Triggered by Gerrit: https://git.eclipse.org/r/145939 Obtained Jenkinsfile from git https://github.com/delislesim/tracecompass-infra-test Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘tracecompass-build-b3gv3-j944f’ Agent tracecompass-build-qj3l8-nlqpr 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/19/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-qj3l8-nlqpr" spec: containers: - env: - name: "JENKINS_SECRET" value: "3ac282e1921efa104125f98679c63581fac8fe94c7da0ad3111e6134d26a545e" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-qj3l8-nlqpr" - name: "JENKINS_NAME" value: "tracecompass-build-qj3l8-nlqpr" - 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-qj3l8-nlqpr in /home/jenkins/workspace/tracecompass-gerrit [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout No credentials specified Cloning the remote Git repository Cloning repository https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git init /home/jenkins/workspace/tracecompass-gerrit # timeout=10 Fetching upstream changes from https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/delislesim/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 Fetching upstream changes from https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git fetch --tags --progress https://github.com/delislesim/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/* Checking out Revision 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 (refs/remotes/origin/master) > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 Commit message: "Fix checkout steps" > /usr/bin/git rev-list --no-walk 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-07-31T02:51:12.764Z] 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-31T02:51:13.223Z] No credentials specified [2019-07-31T02:51:13.326Z] Fetching changes from the remote Git repository [2019-07-31T02:51:13.229Z] > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 [2019-07-31T02:51:13.329Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-31T02:51:13.428Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-31T02:51:13.428Z] > /usr/bin/git --version # timeout=10 [2019-07-31T02:51:13.525Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/39/145939/3 [2019-07-31T02:52:32.469Z] > /usr/bin/git rev-parse 865c9cf7be68e3b1fff1e51e69eeac413991833e^{commit} # timeout=10 [2019-07-31T02:52:32.530Z] Checking out Revision 865c9cf7be68e3b1fff1e51e69eeac413991833e (refs/changes/39/145939/3) [2019-07-31T02:52:32.624Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-07-31T02:52:32.629Z] > /usr/bin/git checkout -f 865c9cf7be68e3b1fff1e51e69eeac413991833e [2019-07-31T02:52:40.528Z] Commit message: "[dataprovider] Changes ITimeGraphState and ITimeGraphEntryModel metadata" [2019-07-31T02:52:40.622Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-07-31T02:52:41.634Z] > /usr/bin/git rev-list --no-walk c2dfcae21b4fd9fed8023c50195d188c2ea48abb # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Legacy) Stage "Legacy" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-07-31T02:52:44.723Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2019-07-31T02:52:44.724Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T02:52:48.014Z] 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-31T02:52:48.272Z] 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 4.8 kB/s) [2019-07-31T02:52:48.272Z] 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-31T02:52:48.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/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 319 kB/s) [2019-07-31T02:52:48.272Z] 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-31T02:52:48.533Z] 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 17 kB/s) [2019-07-31T02:52:48.533Z] 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-31T02:52:48.533Z] 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 241 kB/s) [2019-07-31T02:52:48.533Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-07-31T02:52:48.533Z] 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 556 kB/s) [2019-07-31T02:52:48.533Z] 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-31T02:52:48.533Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 1.1 MB/s) [2019-07-31T02:52:48.533Z] 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-31T02:52:48.533Z] Progress (1): 4.1/40 kB Progress (1): 7.7/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 24/40 kB Progress (1): 28/40 kB Progress (1): 32/40 kB Progress (1): 36/40 kB Progress (1): 40/40 kB Progress (1): 40 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.4 MB/s) [2019-07-31T02:52:48.533Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-07-31T02:52:48.533Z] 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 550 kB/s) [2019-07-31T02:52:48.923Z] 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-31T02:52:48.923Z] 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-31T02:52:48.923Z] 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 152 kB/s) [2019-07-31T02:52:48.923Z] 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 287 kB/s) [2019-07-31T02:52:49.491Z] [INFO] Scanning for projects... [2019-07-31T02:52:49.491Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T02:52:49.491Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T02:52:49.491Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T02:52:49.491Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T02:52:49.491Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T02:52:49.491Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T02:52:49.491Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T02:52:49.491Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T02:52:49.491Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:49.751Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:50.010Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T02:52:50.269Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:50.527Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T02:52:50.787Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T02:52:51.048Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T02:52:51.048Z] 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-31T02:52:51.048Z] 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-31T02:52:51.048Z] 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-31T02:52:51.327Z] 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-31T02:52:51.327Z] 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-31T02:52:51.327Z] 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-31T02:52:51.586Z] 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 27 kB/s) [2019-07-31T02:52:51.586Z] 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-31T02:52:51.586Z] 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-31T02:52:51.586Z] 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-31T02:52:51.845Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T02:52:51.845Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T02:52:51.845Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T02:52:51.845Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 404 kB/s) [2019-07-31T02:52:51.845Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-31T02:52:51.845Z] 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-31T02:52:51.845Z] 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-31T02:52:52.103Z] 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-31T02:52:52.103Z] 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-31T02:52:52.103Z] 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-31T02:52:52.103Z] 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-31T02:52:52.103Z] 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-31T02:52:52.103Z] 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-31T02:52:52.103Z] 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-31T02:52:52.362Z] 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-31T02:52:52.362Z] 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-31T02:52:52.362Z] 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-31T02:52:52.362Z] 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 184 kB/s) [2019-07-31T02:52:52.620Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T02:52:52.620Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T02:52:52.620Z] 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-31T02:52:52.620Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T02:52:52.620Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T02:52:52.620Z] 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-31T02:52:52.879Z] 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 576 kB/s) [2019-07-31T02:52:52.879Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T02:52:52.879Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T02:52:52.879Z] 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-31T02:52:52.879Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T02:52:53.137Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T02:52:53.137Z] 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-31T02:52:53.137Z] 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 667 kB/s) [2019-07-31T02:52:53.137Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-07-31T02:52:53.137Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-07-31T02:52:53.137Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-07-31T02:52:53.397Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-07-31T02:52:53.397Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-07-31T02:52:53.397Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-07-31T02:52:53.397Z] 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 376 kB/s) [2019-07-31T02:52:53.397Z] 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-31T02:52:53.397Z] 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-31T02:52:53.397Z] 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-31T02:52:53.656Z] 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-31T02:52:53.656Z] 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-31T02:52:53.656Z] 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-31T02:52:53.656Z] 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 111 kB/s) [2019-07-31T02:52:53.656Z] 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-31T02:52:53.656Z] 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-31T02:52:53.656Z] 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-31T02:52:53.915Z] 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-31T02:52:53.915Z] 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-31T02:52:53.915Z] 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-31T02:52:53.915Z] 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 115 kB/s) [2019-07-31T02:52:53.915Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T02:52:54.174Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T02:52:54.174Z] 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-31T02:52:54.174Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T02:52:54.174Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T02:52:54.174Z] 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-31T02:52:54.434Z] 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 717 kB/s) [2019-07-31T02:52:54.434Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T02:52:54.434Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T02:52:54.434Z] 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-31T02:52:54.434Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T02:52:54.434Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T02:52:54.434Z] 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-31T02:52:54.692Z] 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-31T02:52:54.692Z] 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-31T02:52:54.692Z] 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-31T02:52:54.692Z] 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-31T02:52:54.692Z] 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-31T02:52:54.692Z] 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-31T02:52:54.953Z] 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-31T02:52:54.953Z] 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 57 kB/s) [2019-07-31T02:52:54.953Z] 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-31T02:52:54.953Z] 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-31T02:52:54.953Z] 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-31T02:52:54.953Z] 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-31T02:52:55.326Z] 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-31T02:52:55.326Z] 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-31T02:52:55.326Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 50 kB/s) [2019-07-31T02:52:55.326Z] 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-31T02:52:55.326Z] 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-31T02:52:55.326Z] 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-31T02:52:55.326Z] 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-31T02:52:55.326Z] 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-31T02:52:55.326Z] 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-31T02:52:55.585Z] 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 27 kB/s) [2019-07-31T02:52:55.585Z] 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-31T02:52:55.585Z] 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-31T02:52:55.585Z] 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-31T02:52:55.585Z] 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-31T02:52:55.585Z] 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-31T02:52:55.844Z] 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-31T02:52:55.844Z] 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 153 kB/s) [2019-07-31T02:52:55.844Z] 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-31T02:52:55.844Z] 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-31T02:52:55.844Z] 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-31T02:52:56.102Z] 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-31T02:52:56.102Z] 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-31T02:52:56.102Z] 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-31T02:52:56.102Z] 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 432 kB/s) [2019-07-31T02:52:56.102Z] 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-31T02:52:56.102Z] 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-31T02:52:56.102Z] 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-31T02:52:56.361Z] 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-31T02:52:56.361Z] 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-31T02:52:56.361Z] 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-31T02:52:56.361Z] 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 18 kB/s) [2019-07-31T02:52:56.361Z] 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-31T02:52:56.361Z] 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-31T02:52:56.361Z] 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-31T02:52:56.619Z] 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-31T02:52:56.619Z] 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-31T02:52:56.619Z] 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-31T02:52:56.619Z] 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-31T02:52:56.619Z] 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-31T02:52:56.619Z] 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-31T02:52:56.619Z] 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-31T02:52:56.877Z] 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-31T02:52:56.877Z] 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-31T02:52:56.877Z] 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-31T02:52:56.877Z] 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 93 kB/s) [2019-07-31T02:52:56.877Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T02:52:56.877Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T02:52:57.136Z] 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-31T02:52:57.136Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T02:52:57.136Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T02:52:57.136Z] 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-31T02:52:57.136Z] 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 184 kB/s) [2019-07-31T02:52:57.136Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T02:52:57.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T02:52:57.394Z] 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-31T02:52:57.394Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T02:52:57.394Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T02:52:57.394Z] 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-31T02:52:57.394Z] 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 254 kB/s) [2019-07-31T02:52:57.653Z] 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-31T02:52:57.653Z] 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-31T02:52:57.653Z] 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-31T02:52:57.653Z] 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-31T02:52:57.653Z] 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-31T02:52:57.653Z] 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-31T02:52:57.913Z] 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 130 kB/s) [2019-07-31T02:52:57.913Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T02:52:57.913Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T02:52:57.913Z] 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-31T02:52:57.913Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T02:52:58.224Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T02:52:58.224Z] 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-31T02:52:58.224Z] 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 279 kB/s) [2019-07-31T02:52:58.224Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T02:52:58.224Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T02:52:58.224Z] 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-31T02:52:58.224Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T02:52:58.224Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T02:52:58.483Z] 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-31T02:52:58.483Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 261 kB/s) [2019-07-31T02:52:58.483Z] 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-31T02:52:58.483Z] 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-31T02:52:58.483Z] 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-31T02:52:58.742Z] 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-31T02:52:58.742Z] 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-31T02:52:58.742Z] 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-31T02:52:58.742Z] 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 36 kB/s) [2019-07-31T02:52:58.742Z] 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-31T02:52:58.742Z] 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-31T02:52:58.742Z] 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-31T02:52:59.000Z] 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-31T02:52:59.000Z] 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-31T02:52:59.000Z] 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-31T02:52:59.000Z] 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 57 kB/s) [2019-07-31T02:52:59.000Z] 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-31T02:52:59.000Z] 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-31T02:52:59.000Z] 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-31T02:52:59.258Z] 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-31T02:53:00.191Z] 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-31T02:53:00.191Z] 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-31T02:53:00.191Z] 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 74 kB/s) [2019-07-31T02:53:00.191Z] 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-31T02:53:00.191Z] 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-31T02:53:00.449Z] 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-31T02:53:00.449Z] 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-31T02:53:00.449Z] 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-31T02:53:00.449Z] 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-31T02:53:00.449Z] 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 179 kB/s) [2019-07-31T02:53:00.449Z] 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-31T02:53:00.706Z] 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-31T02:53:00.706Z] 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-31T02:53:00.706Z] 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-31T02:53:00.706Z] 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-31T02:53:00.964Z] 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-31T02:53:00.964Z] 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 98 kB/s) [2019-07-31T02:53:00.964Z] 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-31T02:53:00.964Z] 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-31T02:53:00.964Z] 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-31T02:53:00.964Z] 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-31T02:53:00.964Z] 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-31T02:53:02.337Z] 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-31T02:53:02.337Z] 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 81 kB/s) [2019-07-31T02:53:02.337Z] 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-31T02:53:02.337Z] 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-31T02:53:02.337Z] 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-31T02:53:02.337Z] 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-31T02:53:02.337Z] 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-31T02:53:02.337Z] 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-31T02:53:02.337Z] 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 39 kB/s) [2019-07-31T02:53:02.337Z] 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-31T02:53:02.337Z] 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-31T02:53:02.337Z] 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-31T02:53:02.596Z] 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-31T02:53:02.596Z] 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-31T02:53:02.596Z] 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-31T02:53:02.596Z] 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 236 kB/s) [2019-07-31T02:53:02.596Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T02:53:02.596Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T02:53:02.856Z] 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-31T02:53:02.856Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T02:53:02.856Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T02:53:02.856Z] 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-31T02:53:03.327Z] 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 224 kB/s) [2019-07-31T02:53:03.327Z] 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-31T02:53:03.327Z] 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-31T02:53:03.327Z] 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-31T02:53:03.327Z] 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-31T02:53:03.327Z] 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-31T02:53:03.327Z] 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-31T02:53:03.327Z] 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 125 kB/s) [2019-07-31T02:53:03.327Z] 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-31T02:53:03.327Z] 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-31T02:53:03.327Z] 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-31T02:53:03.680Z] 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-31T02:53:03.680Z] 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-31T02:53:03.680Z] 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-31T02:53:03.680Z] 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 541 kB/s) [2019-07-31T02:53:03.680Z] 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-31T02:53:03.680Z] 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-31T02:53:03.680Z] 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-31T02:53:03.680Z] 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-31T02:53:03.680Z] 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-31T02:53:03.680Z] 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-31T02:53:03.938Z] 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 171 kB/s) [2019-07-31T02:53:03.938Z] 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-31T02:53:03.938Z] 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-31T02:53:03.938Z] 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-31T02:53:03.938Z] 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-31T02:53:03.938Z] 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-31T02:53:03.938Z] 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-31T02:53:04.197Z] 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 346 kB/s) [2019-07-31T02:53:04.197Z] 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-31T02:53:04.197Z] 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-31T02:53:04.197Z] 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-31T02:53:04.197Z] 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-31T02:53:04.197Z] 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-31T02:53:04.456Z] 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-31T02:53:04.456Z] 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 75 kB/s) [2019-07-31T02:53:04.456Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-07-31T02:53:04.456Z] 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-31T02:53:04.456Z] 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-31T02:53:04.456Z] 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-31T02:53:04.724Z] 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-31T02:53:04.724Z] 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-31T02:53:04.981Z] 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 69 kB/s) [2019-07-31T02:53:04.981Z] 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-31T02:53:04.981Z] 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-31T02:53:04.981Z] 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-31T02:53:04.981Z] 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-31T02:53:04.981Z] 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-31T02:53:05.239Z] 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-31T02:53:05.239Z] 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 52 kB/s) [2019-07-31T02:53:05.239Z] 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-31T02:53:05.239Z] 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-31T02:53:05.239Z] 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-31T02:53:05.239Z] 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-31T02:53:05.239Z] 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-31T02:53:05.498Z] 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-31T02:53:05.498Z] 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 221 kB/s) [2019-07-31T02:53:05.498Z] 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-31T02:53:05.498Z] 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-31T02:53:05.498Z] 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-31T02:53:05.498Z] 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-31T02:53:05.759Z] 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-31T02:53:05.759Z] 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-31T02:53:05.759Z] 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 67 kB/s) [2019-07-31T02:53:05.759Z] 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-31T02:53:05.759Z] 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-31T02:53:05.759Z] 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-31T02:53:06.126Z] 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-31T02:53:06.126Z] 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-31T02:53:06.126Z] 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-31T02:53:06.126Z] 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 112 kB/s) [2019-07-31T02:53:06.126Z] 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-31T02:53:06.126Z] 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-31T02:53:06.126Z] 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-31T02:53:06.126Z] 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-31T02:53:06.126Z] 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-31T02:53:06.126Z] 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-31T02:53:06.126Z] 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 54 kB/s) [2019-07-31T02:53:06.126Z] 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-31T02:53:06.384Z] 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-31T02:53:06.384Z] 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-31T02:53:06.384Z] 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-31T02:53:06.384Z] 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-31T02:53:06.384Z] 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-31T02:53:06.643Z] 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 113 kB/s) [2019-07-31T02:53:06.643Z] 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-31T02:53:06.643Z] 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-31T02:53:06.643Z] 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-31T02:53:06.643Z] 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-31T02:53:06.643Z] 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-31T02:53:06.643Z] 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-31T02:53:06.902Z] 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 141 kB/s) [2019-07-31T02:53:06.902Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T02:53:06.902Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T02:53:06.902Z] 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-31T02:53:06.902Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T02:53:06.902Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T02:53:07.161Z] 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-31T02:53:07.161Z] 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 605 kB/s) [2019-07-31T02:53:07.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T02:53:07.161Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T02:53:07.161Z] 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-31T02:53:07.161Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T02:53:07.161Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T02:53:07.419Z] 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-31T02:53:07.419Z] 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-31T02:53:07.419Z] 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-31T02:53:07.419Z] 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-31T02:53:07.419Z] 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-31T02:53:07.419Z] 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-31T02:53:07.677Z] 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-31T02:53:07.677Z] 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-31T02:53:07.677Z] 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 356 kB/s) [2019-07-31T02:53:07.677Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T02:53:07.677Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T02:53:07.677Z] 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-31T02:53:07.936Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T02:53:07.936Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T02:53:07.936Z] 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-31T02:53:07.936Z] 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-31T02:53:07.936Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-07-31T02:53:07.936Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-07-31T02:53:07.936Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-07-31T02:53:08.195Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-07-31T02:53:08.195Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-07-31T02:53:08.195Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-07-31T02:53:08.195Z] 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 489 kB/s) [2019-07-31T02:53:08.195Z] 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-31T02:53:08.195Z] 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-31T02:53:08.195Z] 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-31T02:53:08.453Z] 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-31T02:53:08.453Z] 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-31T02:53:08.453Z] 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-31T02:53:08.453Z] 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 532 kB/s) [2019-07-31T02:53:08.453Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T02:53:08.453Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T02:53:08.453Z] 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-31T02:53:08.714Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T02:53:08.714Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T02:53:08.714Z] 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-31T02:53:08.714Z] 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-31T02:53:08.714Z] 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-31T02:53:08.714Z] 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-31T02:53:08.714Z] 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-31T02:53:08.972Z] 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-31T02:53:08.972Z] 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-31T02:53:08.972Z] 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-31T02:53:08.972Z] 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 447 kB/s) [2019-07-31T02:53:08.972Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T02:53:08.972Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T02:53:08.972Z] 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-31T02:53:09.231Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T02:53:09.231Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T02:53:09.231Z] 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-31T02:53:09.231Z] 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 1.9 MB/s) [2019-07-31T02:53:09.231Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-07-31T02:53:09.231Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-07-31T02:53:09.231Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-07-31T02:53:09.489Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-07-31T02:53:09.489Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-07-31T02:53:09.489Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-07-31T02:53:09.489Z] 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 540 kB/s) [2019-07-31T02:53:09.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T02:53:09.489Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T02:53:09.489Z] 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-31T02:53:09.748Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T02:53:09.748Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T02:53:09.748Z] 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-31T02:53:09.748Z] 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 90 kB/s) [2019-07-31T02:53:09.748Z] 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-31T02:53:09.748Z] 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-31T02:53:10.007Z] 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-31T02:53:10.007Z] 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-31T02:53:10.007Z] 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-31T02:53:10.007Z] 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-31T02:53:10.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/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 516 kB/s) [2019-07-31T02:53:10.007Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T02:53:10.007Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T02:53:10.265Z] 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-31T02:53:10.265Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T02:53:10.265Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T02:53:10.265Z] 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-31T02:53:10.265Z] 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 441 kB/s) [2019-07-31T02:53:10.265Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T02:53:10.265Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T02:53:10.623Z] 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-31T02:53:10.623Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T02:53:10.623Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T02:53:10.623Z] 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-31T02:53:10.623Z] 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 60 kB/s) [2019-07-31T02:53:10.623Z] 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-31T02:53:10.882Z] 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-31T02:53:10.882Z] 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-31T02:53:10.882Z] 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-31T02:53:10.882Z] 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-31T02:53:10.882Z] 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-31T02:53:10.882Z] 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 34 kB/s) [2019-07-31T02:53:10.882Z] 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-31T02:53:10.882Z] 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-31T02:53:10.882Z] 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-31T02:53:11.140Z] 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-31T02:53:11.140Z] 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-31T02:53:11.140Z] 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-31T02:53:12.332Z] 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 1.8 kB/s) [2019-07-31T02:53:12.332Z] 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-31T02:53:12.332Z] 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-31T02:53:12.332Z] 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-31T02:53:12.332Z] 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-31T02:53:12.332Z] 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-31T02:53:12.332Z] 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-31T02:53:12.591Z] 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 33 kB/s) [2019-07-31T02:53:12.591Z] 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-31T02:53:12.591Z] 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-31T02:53:12.591Z] 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-31T02:53:12.591Z] 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-31T02:53:12.849Z] 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-31T02:53:12.849Z] 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-31T02:53:12.849Z] 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 23 kB/s) [2019-07-31T02:53:12.849Z] 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-31T02:53:12.849Z] 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-31T02:53:12.849Z] 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-31T02:53:13.106Z] 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-31T02:53:13.106Z] 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-31T02:53:13.106Z] 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-31T02:53:13.106Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 61 kB/s) [2019-07-31T02:53:13.106Z] 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-31T02:53:13.106Z] 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-31T02:53:13.106Z] 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-31T02:53:13.364Z] 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-31T02:53:13.364Z] 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-31T02:53:13.364Z] 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-31T02:53:13.364Z] 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 39 kB/s) [2019-07-31T02:53:13.364Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T02:53:13.364Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T02:53:13.364Z] 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-31T02:53:13.624Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T02:53:13.624Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T02:53:13.624Z] 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-31T02:53:13.624Z] 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 179 kB/s) [2019-07-31T02:53:13.624Z] 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-31T02:53:13.624Z] 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-31T02:53:13.624Z] 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-31T02:53:13.923Z] 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-31T02:53:13.923Z] 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-31T02:53:13.923Z] 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-31T02:53:13.923Z] 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 66 kB/s) [2019-07-31T02:53:13.923Z] 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-31T02:53:13.923Z] 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-31T02:53:13.923Z] 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-31T02:53:14.181Z] 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-31T02:53:14.181Z] 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-31T02:53:14.181Z] 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-31T02:53:14.181Z] 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 25 kB/s) [2019-07-31T02:53:14.181Z] 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-31T02:53:14.181Z] 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-31T02:53:14.181Z] 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-31T02:53:14.439Z] 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-31T02:53:14.439Z] 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-31T02:53:14.439Z] 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-31T02:53:14.439Z] 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 105 kB/s) [2019-07-31T02:53:14.439Z] 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-31T02:53:14.439Z] 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-31T02:53:14.439Z] 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-31T02:53:14.697Z] 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-31T02:53:14.697Z] 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-31T02:53:14.697Z] 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-31T02:53:14.697Z] 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 17 kB/s) [2019-07-31T02:53:14.697Z] 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-31T02:53:14.697Z] 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-31T02:53:14.697Z] 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-31T02:53:14.955Z] 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-31T02:53:14.955Z] 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-31T02:53:14.955Z] 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-31T02:53:15.213Z] 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 118 kB/s) [2019-07-31T02:53:15.213Z] 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-31T02:53:15.213Z] 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-31T02:53:15.213Z] 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-31T02:53:15.213Z] 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-31T02:53:15.213Z] 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-31T02:53:15.213Z] 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-31T02:53:15.471Z] 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 28 kB/s) [2019-07-31T02:53:15.471Z] 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-31T02:53:15.471Z] 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-31T02:53:15.471Z] 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-31T02:53:15.729Z] 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-31T02:53:15.729Z] 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-31T02:53:15.729Z] 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-31T02:53:15.729Z] 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 344 kB/s) [2019-07-31T02:53:15.729Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T02:53:15.729Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T02:53:15.729Z] 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-31T02:53:15.987Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T02:53:15.987Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T02:53:15.987Z] 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-31T02:53:15.987Z] 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 982 kB/s) [2019-07-31T02:53:15.987Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-07-31T02:53:15.987Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-07-31T02:53:15.987Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-07-31T02:53:16.245Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-07-31T02:53:16.245Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-07-31T02:53:16.245Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-07-31T02:53:16.245Z] 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 128 kB/s) [2019-07-31T02:53:16.245Z] 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-31T02:53:16.245Z] 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-31T02:53:16.245Z] 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-31T02:53:16.503Z] 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-31T02:53:16.503Z] 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-31T02:53:16.503Z] 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-31T02:53:16.503Z] 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 67 kB/s) [2019-07-31T02:53:16.503Z] 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-31T02:53:16.503Z] 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-31T02:53:16.503Z] 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-31T02:53:16.761Z] 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-31T02:53:16.761Z] 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-31T02:53:16.761Z] 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-31T02:53:16.761Z] 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 22 kB/s) [2019-07-31T02:53:16.761Z] 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-31T02:53:16.761Z] 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-31T02:53:16.761Z] 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-31T02:53:17.019Z] 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-31T02:53:17.019Z] 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-31T02:53:17.019Z] 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-31T02:53:17.019Z] 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 33 kB/s) [2019-07-31T02:53:17.019Z] 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-31T02:53:17.019Z] 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-31T02:53:17.277Z] 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-31T02:53:17.277Z] 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-31T02:53:17.277Z] 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-31T02:53:17.277Z] 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-31T02:53:17.277Z] 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 21 kB/s) [2019-07-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.535Z] 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-31T02:53:17.793Z] 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-31T02:53:17.793Z] 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-31T02:53:17.793Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T02:53:17.793Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T02:53:17.793Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T02:53:17.793Z] 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-31T02:53:17.793Z] 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-31T02:53:17.793Z] 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-31T02:53:17.793Z] 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-31T02:53:17.793Z] 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-31T02:53:17.793Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T02:53:17.793Z] 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-31T02:53:17.793Z] 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-31T02:53:17.793Z] 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-31T02:53:17.793Z] 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-31T02:53:17.793Z] 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-31T02:53:17.793Z] 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-31T02:53:17.793Z] 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-31T02:53:17.793Z] 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-31T02:53:17.793Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] 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-31T02:53:18.054Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T02:53:18.054Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T02:53:18.423Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.423Z] 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-31T02:53:18.682Z] 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-31T02:53:18.682Z] 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-31T02:53:18.682Z] 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-31T02:53:18.682Z] 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-31T02:53:18.682Z] 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-31T02:53:18.682Z] 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-31T02:53:18.682Z] 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-31T02:53:18.682Z] 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-31T02:53:18.682Z] 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-31T02:53:18.682Z] 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-31T02:53:18.940Z] 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-31T02:53:18.940Z] 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-31T02:53:18.940Z] 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-31T02:53:18.940Z] 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-31T02:53:18.940Z] 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-31T02:53:18.940Z] 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-31T02:53:18.940Z] 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-31T02:53:18.940Z] 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-31T02:53:18.940Z] 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-31T02:53:18.940Z] 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-31T02:53:19.197Z] 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-31T02:53:19.197Z] 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-31T02:53:19.197Z] 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-31T02:53:19.197Z] 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-31T02:53:19.197Z] 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-31T02:53:19.197Z] 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-31T02:53:19.454Z] 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-31T02:53:19.454Z] 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-31T02:53:19.454Z] 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-31T02:53:19.454Z] 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-31T02:53:19.454Z] 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-31T02:53:19.455Z] 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-31T02:53:19.455Z] 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-31T02:53:19.455Z] 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-31T02:53:19.455Z] 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-31T02:53:19.713Z] 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-31T02:53:19.713Z] 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-31T02:53:19.713Z] 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-31T02:53:19.713Z] 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-31T02:53:19.713Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T02:53:19.972Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T02:53:19.972Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:19.972Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.230Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T02:53:20.488Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T02:53:20.488Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.488Z] 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-31T02:53:20.747Z] 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-31T02:53:20.747Z] 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-31T02:53:20.747Z] 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-31T02:53:20.747Z] 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-31T02:53:20.747Z] 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-31T02:53:20.747Z] 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 (2): 24/47 kB | 4.1/527 kB Progress (2): 28/47 kB | 4.1/527 kB Progress (2): 28/47 kB | 7.7/527 kB Progress (3): 28/47 kB | 7.7/527 kB | 4.1/165 kB Progress (3): 28/47 kB | 12/527 kB | 4.1/165 kB Progress (3): 32/47 kB | 12/527 kB | 4.1/165 kB Progress (3): 32/47 kB | 16/527 kB | 4.1/165 kB Progress (3): 32/47 kB | 16/527 kB | 7.7/165 kB Progress (3): 32/47 kB | 20/527 kB | 7.7/165 kB Progress (3): 32/47 kB | 20/527 kB | 12/165 kB Progress (3): 36/47 kB | 20/527 kB | 12/165 kB Progress (3): 36/47 kB | 20/527 kB | 16/165 kB Progress (3): 36/47 kB | 24/527 kB | 16/165 kB Progress (3): 36/47 kB | 24/527 kB | 20/165 kB Progress (3): 40/47 kB | 24/527 kB | 20/165 kB Progress (3): 40/47 kB | 24/527 kB | 24/165 kB Progress (3): 40/47 kB | 28/527 kB | 24/165 kB Progress (3): 40/47 kB | 28/527 kB | 28/165 kB Progress (3): 44/47 kB | 28/527 kB | 28/165 kB Progress (3): 44/47 kB | 28/527 kB | 32/165 kB Progress (3): 44/47 kB | 32/527 kB | 32/165 kB Progress (3): 44/47 kB | 32/527 kB | 36/165 kB Progress (3): 47 kB | 32/527 kB | 36/165 kB Progress (3): 47 kB | 32/527 kB | 40/165 kB Progress (3): 47 kB | 33/527 kB | 40/165 kB Progress (3): 47 kB | 33/527 kB | 44/165 kB Progress (3): 47 kB | 33/527 kB | 48/165 kB Progress (3): 47 kB | 37/527 kB | 48/165 kB Progress (3): 47 kB | 37/527 kB | 52/165 kB Progress (3): 47 kB | 41/527 kB | 52/165 kB Progress (3): 47 kB | 41/527 kB | 56/165 kB Progress (3): 47 kB | 45/527 kB | 56/165 kB Progress (3): 47 kB | 45/527 kB | 60/165 kB Progress (3): 47 kB | 49/527 kB | 60/165 kB Progress (3): 47 kB | 49/527 kB | 64/165 kB Progress (3): 47 kB | 53/527 kB | 64/165 kB Progress (3): 47 kB | 53/527 kB | 66/165 kB Progress (3): 47 kB | 57/527 kB | 66/165 kB Progress (3): 47 kB | 57/527 kB | 70/165 kB Progress (3): 47 kB | 57/527 kB | 74/165 kB Progress (3): 47 kB | 61/527 kB | 74/165 kB Progress (3): 47 kB | 61/527 kB | 78/165 kB Progress (3): 47 kB | 65/527 kB | 78/165 kB Progress (3): 47 kB | 65/527 kB | 82/165 kB Progress (3): 47 kB | 69/527 kB | 82/165 kB Progress (3): 47 kB | 69/527 kB | 86/165 kB Progress (3): 47 kB | 73/527 kB | 86/165 kB Progress (3): 47 kB | 73/527 kB | 90/165 kB Progress (3): 47 kB | 77/527 kB | 90/165 kB Progress (3): 47 kB | 77/527 kB | 94/165 kB Progress (3): 47 kB | 81/527 kB | 94/165 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.1 MB/s) [2019-07-31T02:53:20.747Z] 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-31T02:53:20.747Z] Progress (2): 85/527 kB | 94/165 kB Progress (2): 85/527 kB | 98/165 kB Progress (2): 89/527 kB | 98/165 kB Progress (2): 89/527 kB | 98/165 kB Progress (2): 93/527 kB | 98/165 kB Progress (2): 93/527 kB | 102/165 kB Progress (2): 97/527 kB | 102/165 kB Progress (2): 97/527 kB | 106/165 kB Progress (2): 98/527 kB | 106/165 kB Progress (2): 98/527 kB | 110/165 kB Progress (2): 102/527 kB | 110/165 kB Progress (2): 102/527 kB | 114/165 kB Progress (2): 106/527 kB | 114/165 kB Progress (2): 106/527 kB | 118/165 kB Progress (2): 110/527 kB | 118/165 kB Progress (2): 110/527 kB | 122/165 kB Progress (2): 114/527 kB | 122/165 kB Progress (2): 114/527 kB | 126/165 kB Progress (2): 118/527 kB | 126/165 kB Progress (2): 118/527 kB | 130/165 kB Progress (2): 122/527 kB | 130/165 kB Progress (2): 122/527 kB | 131/165 kB Progress (2): 126/527 kB | 131/165 kB Progress (2): 126/527 kB | 135/165 kB Progress (2): 130/527 kB | 135/165 kB Progress (2): 130/527 kB | 139/165 kB Progress (2): 134/527 kB | 139/165 kB Progress (2): 134/527 kB | 143/165 kB Progress (2): 138/527 kB | 143/165 kB Progress (2): 138/527 kB | 147/165 kB Progress (2): 142/527 kB | 147/165 kB Progress (2): 142/527 kB | 151/165 kB Progress (2): 146/527 kB | 151/165 kB Progress (2): 146/527 kB | 155/165 kB Progress (2): 150/527 kB | 155/165 kB Progress (2): 150/527 kB | 159/165 kB Progress (2): 154/527 kB | 159/165 kB Progress (2): 154/527 kB | 163/165 kB Progress (2): 158/527 kB | 163/165 kB Progress (2): 158/527 kB | 165 kB Progress (2): 162/527 kB | 165 kB Progress (2): 166/527 kB | 165 kB Progress (2): 170/527 kB | 165 kB Progress (3): 170/527 kB | 165 kB | 4.1/38 kB Progress (3): 174/527 kB | 165 kB | 4.1/38 kB Progress (3): 174/527 kB | 165 kB | 7.7/38 kB Progress (3): 178/527 kB | 165 kB | 7.7/38 kB Progress (3): 178/527 kB | 165 kB | 12/38 kB Progress (3): 182/527 kB | 165 kB | 12/38 kB Progress (3): 182/527 kB | 165 kB | 16/38 kB Progress (3): 186/527 kB | 165 kB | 16/38 kB Progress (3): 186/527 kB | 165 kB | 20/38 kB Progress (3): 190/527 kB | 165 kB | 20/38 kB Progress (3): 190/527 kB | 165 kB | 24/38 kB Progress (3): 194/527 kB | 165 kB | 24/38 kB Progress (3): 194/527 kB | 165 kB | 28/38 kB Progress (3): 198/527 kB | 165 kB | 28/38 kB Progress (3): 198/527 kB | 165 kB | 32/38 kB Progress (3): 202/527 kB | 165 kB | 32/38 kB Progress (3): 202/527 kB | 165 kB | 33/38 kB Progress (3): 206/527 kB | 165 kB | 33/38 kB Progress (3): 206/527 kB | 165 kB | 37/38 kB Progress (3): 210/527 kB | 165 kB | 37/38 kB Progress (3): 210/527 kB | 165 kB | 38 kB Progress (3): 214/527 kB | 165 kB | 38 kB Progress (3): 218/527 kB | 165 kB | 38 kB Progress (3): 222/527 kB | 165 kB | 38 kB Progress (3): 226/527 kB | 165 kB | 38 kB Progress (3): 230/527 kB | 165 kB | 38 kB Progress (3): 234/527 kB | 165 kB | 38 kB Progress (3): 238/527 kB | 165 kB | 38 kB Progress (3): 242/527 kB | 165 kB | 38 kB Progress (3): 246/527 kB | 165 kB | 38 kB Progress (3): 250/527 kB | 165 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 590 kB/s) [2019-07-31T02:53:20.747Z] Progress (2): 254/527 kB | 165 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-31T02:53:20.747Z] Progress (2): 258/527 kB | 165 kB Progress (2): 262/527 kB | 165 kB Progress (2): 266/527 kB | 165 kB Progress (2): 270/527 kB | 165 kB Progress (2): 274/527 kB | 165 kB Progress (2): 278/527 kB | 165 kB Progress (3): 278/527 kB | 165 kB | 4.1/5.6 kB Progress (3): 282/527 kB | 165 kB | 4.1/5.6 kB Progress (3): 282/527 kB | 165 kB | 5.6 kB Progress (3): 286/527 kB | 165 kB | 5.6 kB Progress (3): 290/527 kB | 165 kB | 5.6 kB Progress (3): 294/527 kB | 165 kB | 5.6 kB Progress (3): 298/527 kB | 165 kB | 5.6 kB Progress (3): 302/527 kB | 165 kB | 5.6 kB Progress (3): 306/527 kB | 165 kB | 5.6 kB Progress (3): 310/527 kB | 165 kB | 5.6 kB Progress (3): 314/527 kB | 165 kB | 5.6 kB Progress (3): 318/527 kB | 165 kB | 5.6 kB Progress (3): 322/527 kB | 165 kB | 5.6 kB Progress (3): 326/527 kB | 165 kB | 5.6 kB Progress (3): 330/527 kB | 165 kB | 5.6 kB Progress (3): 334/527 kB | 165 kB | 5.6 kB Progress (3): 338/527 kB | 165 kB | 5.6 kB Progress (3): 342/527 kB | 165 kB | 5.6 kB Progress (3): 346/527 kB | 165 kB | 5.6 kB Progress (3): 350/527 kB | 165 kB | 5.6 kB Progress (3): 354/527 kB | 165 kB | 5.6 kB Progress (3): 358/527 kB | 165 kB | 5.6 kB Progress (3): 362/527 kB | 165 kB | 5.6 kB Progress (3): 366/527 kB | 165 kB | 5.6 kB Progress (3): 370/527 kB | 165 kB | 5.6 kB Progress (3): 374/527 kB | 165 kB | 5.6 kB Progress (3): 378/527 kB | 165 kB | 5.6 kB Progress (3): 382/527 kB | 165 kB | 5.6 kB Progress (3): 386/527 kB | 165 kB | 5.6 kB Progress (3): 390/527 kB | 165 kB | 5.6 kB Progress (3): 394/527 kB | 165 kB | 5.6 kB Progress (3): 398/527 kB | 165 kB | 5.6 kB Progress (3): 402/527 kB | 165 kB | 5.6 kB Progress (3): 406/527 kB | 165 kB | 5.6 kB Progress (3): 410/527 kB | 165 kB | 5.6 kB Progress (3): 414/527 kB | 165 kB | 5.6 kB Progress (3): 418/527 kB | 165 kB | 5.6 kB Progress (3): 422/527 kB | 165 kB | 5.6 kB Progress (3): 426/527 kB | 165 kB | 5.6 kB Progress (3): 430/527 kB | 165 kB | 5.6 kB Progress (3): 434/527 kB | 165 kB | 5.6 kB Progress (3): 438/527 kB | 165 kB | 5.6 kB Progress (3): 442/527 kB | 165 kB | 5.6 kB Progress (3): 446/527 kB | 165 kB | 5.6 kB Progress (3): 450/527 kB | 165 kB | 5.6 kB Progress (3): 454/527 kB | 165 kB | 5.6 kB Progress (3): 458/527 kB | 165 kB | 5.6 kB Progress (3): 462/527 kB | 165 kB | 5.6 kB Progress (3): 466/527 kB | 165 kB | 5.6 kB Progress (3): 470/527 kB | 165 kB | 5.6 kB Progress (3): 474/527 kB | 165 kB | 5.6 kB Progress (3): 478/527 kB | 165 kB | 5.6 kB Progress (3): 482/527 kB | 165 kB | 5.6 kB Progress (3): 486/527 kB | 165 kB | 5.6 kB Progress (3): 490/527 kB | 165 kB | 5.6 kB Progress (3): 494/527 kB | 165 kB | 5.6 kB Progress (3): 498/527 kB | 165 kB | 5.6 kB Progress (3): 502/527 kB | 165 kB | 5.6 kB Progress (3): 506/527 kB | 165 kB | 5.6 kB Progress (3): 510/527 kB | 165 kB | 5.6 kB Progress (3): 514/527 kB | 165 kB | 5.6 kB Progress (3): 518/527 kB | 165 kB | 5.6 kB Progress (3): 522/527 kB | 165 kB | 5.6 kB Progress (3): 526/527 kB | 165 kB | 5.6 kB Progress (3): 527 kB | 165 kB | 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 40 kB/s) [2019-07-31T02:53:20.747Z] 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 3.7 MB/s) [2019-07-31T02:53:20.747Z] 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-31T02:53:20.747Z] 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.2 MB/s) [2019-07-31T02:53:20.747Z] 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-31T02:53:20.747Z] Progress (1): 4.1/30 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T02:53:20.747Z] Progress (2): 4.1/30 kB | 4.1/202 kB Progress (2): 7.7/30 kB | 4.1/202 kB Progress (2): 7.7/30 kB | 7.7/202 kB Progress (2): 12/30 kB | 7.7/202 kB Progress (2): 12/30 kB | 12/202 kB Progress (2): 16/30 kB | 12/202 kB Progress (2): 16/30 kB | 16/202 kB Progress (2): 20/30 kB | 16/202 kB Progress (2): 24/30 kB | 16/202 kB Progress (2): 24/30 kB | 20/202 kB Progress (2): 28/30 kB | 20/202 kB Progress (2): 28/30 kB | 24/202 kB Progress (2): 30 kB | 24/202 kB Progress (2): 30 kB | 28/202 kB Progress (2): 30 kB | 32/202 kB Progress (2): 30 kB | 36/202 kB Progress (2): 30 kB | 40/202 kB Progress (2): 30 kB | 44/202 kB Progress (2): 30 kB | 48/202 kB Progress (2): 30 kB | 52/202 kB Progress (2): 30 kB | 56/202 kB Progress (2): 30 kB | 60/202 kB Progress (2): 30 kB | 64/202 kB Progress (2): 30 kB | 68/202 kB Progress (2): 30 kB | 72/202 kB Progress (2): 30 kB | 76/202 kB Progress (2): 30 kB | 80/202 kB Progress (3): 30 kB | 80/202 kB | 4.1/148 kB Progress (3): 30 kB | 80/202 kB | 7.7/148 kB Progress (3): 30 kB | 80/202 kB | 12/148 kB Progress (3): 30 kB | 80/202 kB | 16/148 kB Progress (3): 30 kB | 80/202 kB | 20/148 kB Progress (4): 30 kB | 80/202 kB | 20/148 kB | 4.1/52 kB Progress (4): 30 kB | 84/202 kB | 20/148 kB | 4.1/52 kB Progress (4): 30 kB | 84/202 kB | 24/148 kB | 4.1/52 kB Progress (4): 30 kB | 88/202 kB | 24/148 kB | 4.1/52 kB Progress (4): 30 kB | 88/202 kB | 24/148 kB | 7.7/52 kB Progress (4): 30 kB | 88/202 kB | 28/148 kB | 7.7/52 kB Progress (4): 30 kB | 88/202 kB | 28/148 kB | 12/52 kB Progress (4): 30 kB | 88/202 kB | 32/148 kB | 12/52 kB Progress (4): 30 kB | 92/202 kB | 32/148 kB | 12/52 kB Progress (4): 30 kB | 92/202 kB | 32/148 kB | 16/52 kB Progress (4): 30 kB | 96/202 kB | 32/148 kB | 16/52 kB Progress (4): 30 kB | 96/202 kB | 33/148 kB | 16/52 kB Progress (4): 30 kB | 98/202 kB | 33/148 kB | 16/52 kB Progress (4): 30 kB | 98/202 kB | 33/148 kB | 20/52 kB Progress (4): 30 kB | 102/202 kB | 33/148 kB | 20/52 kB Progress (4): 30 kB | 102/202 kB | 37/148 kB | 20/52 kB Progress (4): 30 kB | 106/202 kB | 37/148 kB | 20/52 kB Progress (4): 30 kB | 106/202 kB | 37/148 kB | 24/52 kB Progress (4): 30 kB | 110/202 kB | 37/148 kB | 24/52 kB Progress (4): 30 kB | 110/202 kB | 41/148 kB | 24/52 kB Progress (4): 30 kB | 114/202 kB | 41/148 kB | 24/52 kB Progress (4): 30 kB | 114/202 kB | 41/148 kB | 28/52 kB Progress (4): 30 kB | 118/202 kB | 41/148 kB | 28/52 kB Progress (4): 30 kB | 118/202 kB | 45/148 kB | 28/52 kB Progress (4): 30 kB | 122/202 kB | 45/148 kB | 28/52 kB Progress (4): 30 kB | 122/202 kB | 45/148 kB | 32/52 kB Progress (4): 30 kB | 126/202 kB | 45/148 kB | 32/52 kB Progress (4): 30 kB | 126/202 kB | 49/148 kB | 32/52 kB Progress (4): 30 kB | 130/202 kB | 49/148 kB | 32/52 kB Progress (4): 30 kB | 130/202 kB | 49/148 kB | 36/52 kB Progress (4): 30 kB | 131/202 kB | 49/148 kB | 36/52 kB Progress (4): 30 kB | 131/202 kB | 53/148 kB | 36/52 kB Progress (4): 30 kB | 135/202 kB | 53/148 kB | 36/52 kB Progress (4): 30 kB | 135/202 kB | 53/148 kB | 40/52 kB Progress (4): 30 kB | 139/202 kB | 53/148 kB | 40/52 kB Progress (4): 30 kB | 139/202 kB | 53/148 kB | 44/52 kB Progress (4): 30 kB | 139/202 kB | 57/148 kB | 44/52 kB Progress (4): 30 kB | 139/202 kB | 57/148 kB | 48/52 kB Progress (4): 30 kB | 143/202 kB | 57/148 kB | 48/52 kB Progress (4): 30 kB | 143/202 kB | 57/148 kB | 52/52 kB Progress (4): 30 kB | 143/202 kB | 57/148 kB | 52 kB Progress (4): 30 kB | 143/202 kB | 61/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 61/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 65/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 66/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 70/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 74/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 78/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 82/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 86/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 90/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 94/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 98/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 102/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 106/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 110/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 114/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 118/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 122/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 126/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 130/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 134/148 kB | 52 kB Progress (4): 30 kB | 147/202 kB | 138/148 kB | 52 kB Progress (5): 30 kB | 147/202 kB | 138/148 kB | 52 kB | 4.1/51 kB Progress (5): 30 kB | 147/202 kB | 142/148 kB | 52 kB | 4.1/51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 234 kB/s) [2019-07-31T02:53:20.747Z] Progress (4): 30 kB | 147/202 kB | 142/148 kB | 7.7/51 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-31T02:53:20.747Z] Progress (4): 30 kB | 147/202 kB | 146/148 kB | 7.7/51 kB Progress (4): 30 kB | 147/202 kB | 146/148 kB | 12/51 kB Progress (4): 30 kB | 147/202 kB | 148 kB | 12/51 kB Progress (4): 30 kB | 147/202 kB | 148 kB | 16/51 kB Progress (4): 30 kB | 147/202 kB | 148 kB | 20/51 kB Progress (4): 30 kB | 147/202 kB | 148 kB | 24/51 kB Progress (4): 30 kB | 147/202 kB | 148 kB | 28/51 kB Progress (4): 30 kB | 147/202 kB | 148 kB | 32/51 kB Progress (4): 30 kB | 147/202 kB | 148 kB | 36/51 kB Progress (4): 30 kB | 147/202 kB | 148 kB | 40/51 kB Progress (4): 30 kB | 147/202 kB | 148 kB | 44/51 kB Progress (4): 30 kB | 147/202 kB | 148 kB | 48/51 kB Progress (4): 30 kB | 147/202 kB | 148 kB | 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 649 kB/s) [2019-07-31T02:53:20.747Z] 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-31T02:53:21.126Z] Progress (4): 30 kB | 147/202 kB | 51 kB | 4.1/106 kB Progress (4): 30 kB | 147/202 kB | 51 kB | 7.7/106 kB Progress (4): 30 kB | 147/202 kB | 51 kB | 12/106 kB Progress (4): 30 kB | 147/202 kB | 51 kB | 16/106 kB Progress (4): 30 kB | 147/202 kB | 51 kB | 20/106 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 219 kB/s) [2019-07-31T02:53:21.126Z] 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-31T02:53:21.126Z] Progress (3): 30 kB | 147/202 kB | 24/106 kB Progress (3): 30 kB | 147/202 kB | 28/106 kB Progress (3): 30 kB | 147/202 kB | 32/106 kB Progress (3): 30 kB | 147/202 kB | 33/106 kB Progress (4): 30 kB | 147/202 kB | 33/106 kB | 4.1/14 kB Progress (4): 30 kB | 147/202 kB | 37/106 kB | 4.1/14 kB Progress (4): 30 kB | 147/202 kB | 37/106 kB | 7.7/14 kB Progress (4): 30 kB | 147/202 kB | 41/106 kB | 7.7/14 kB Progress (4): 30 kB | 147/202 kB | 41/106 kB | 12/14 kB Progress (4): 30 kB | 147/202 kB | 45/106 kB | 12/14 kB Progress (4): 30 kB | 147/202 kB | 45/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 49/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 53/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 57/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 61/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 65/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 66/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 70/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 74/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 78/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 82/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 86/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 90/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 94/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 98/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 98/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 102/106 kB | 14 kB Progress (4): 30 kB | 147/202 kB | 106 kB | 14 kB Progress (5): 30 kB | 147/202 kB | 106 kB | 14 kB | 4.1/74 kB Progress (5): 30 kB | 147/202 kB | 106 kB | 14 kB | 7.7/74 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 55 kB/s) [2019-07-31T02:53:21.126Z] Progress (4): 30 kB | 147/202 kB | 106 kB | 12/74 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T02:53:21.126Z] Progress (4): 30 kB | 147/202 kB | 106 kB | 16/74 kB Progress (4): 30 kB | 147/202 kB | 106 kB | 20/74 kB Progress (4): 30 kB | 147/202 kB | 106 kB | 24/74 kB Progress (4): 30 kB | 147/202 kB | 106 kB | 28/74 kB Progress (4): 30 kB | 147/202 kB | 106 kB | 32/74 kB Progress (4): 30 kB | 147/202 kB | 106 kB | 33/74 kB Progress (4): 30 kB | 147/202 kB | 106 kB | 37/74 kB Progress (4): 30 kB | 147/202 kB | 106 kB | 41/74 kB Progress (4): 30 kB | 147/202 kB | 106 kB | 45/74 kB Progress (4): 30 kB | 147/202 kB | 106 kB | 49/74 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 423 kB/s) [2019-07-31T02:53:21.126Z] Progress (3): 30 kB | 147/202 kB | 53/74 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-31T02:53:21.126Z] Progress (3): 30 kB | 147/202 kB | 57/74 kB Progress (3): 30 kB | 147/202 kB | 61/74 kB Progress (3): 30 kB | 147/202 kB | 65/74 kB Progress (3): 30 kB | 147/202 kB | 69/74 kB Progress (3): 30 kB | 147/202 kB | 73/74 kB Progress (3): 30 kB | 147/202 kB | 74 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 4.1/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 7.7/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 12/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 16/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 20/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 24/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 28/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 32/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 33/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 37/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 41/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 45/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 49/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 53/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 57/108 kB Progress (4): 30 kB | 147/202 kB | 74 kB | 61/108 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 61/108 kB | 4.1/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 65/108 kB | 4.1/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 65/108 kB | 7.7/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 66/108 kB | 7.7/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 66/108 kB | 12/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 70/108 kB | 12/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 70/108 kB | 16/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 74/108 kB | 16/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 74/108 kB | 20/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 78/108 kB | 20/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 78/108 kB | 24/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 82/108 kB | 24/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 82/108 kB | 28/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 86/108 kB | 28/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 86/108 kB | 32/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 90/108 kB | 32/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 94/108 kB | 32/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 98/108 kB | 32/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 98/108 kB | 33/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 102/108 kB | 33/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 102/108 kB | 37/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 106/108 kB | 37/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 106/108 kB | 41/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 41/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 45/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 49/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 53/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 57/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 61/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 65/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 66/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 70/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 74/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 78/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 82/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 86/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 90/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 94/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 98/202 kB Progress (5): 30 kB | 147/202 kB | 74 kB | 108 kB | 98/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 235 kB/s) [2019-07-31T02:53:21.126Z] Progress (4): 30 kB | 147/202 kB | 108 kB | 102/202 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-31T02:53:21.126Z] Progress (4): 30 kB | 147/202 kB | 108 kB | 106/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 339 kB/s) [2019-07-31T02:53:21.126Z] Progress (3): 30 kB | 147/202 kB | 110/202 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T02:53:21.126Z] Progress (3): 30 kB | 147/202 kB | 114/202 kB Progress (3): 30 kB | 147/202 kB | 118/202 kB Progress (3): 30 kB | 147/202 kB | 122/202 kB Progress (3): 30 kB | 147/202 kB | 126/202 kB Progress (3): 30 kB | 147/202 kB | 130/202 kB Progress (3): 30 kB | 147/202 kB | 134/202 kB Progress (3): 30 kB | 147/202 kB | 138/202 kB Progress (3): 30 kB | 147/202 kB | 142/202 kB Progress (3): 30 kB | 147/202 kB | 146/202 kB Progress (3): 30 kB | 147/202 kB | 150/202 kB Progress (3): 30 kB | 147/202 kB | 154/202 kB Progress (3): 30 kB | 147/202 kB | 158/202 kB Progress (3): 30 kB | 147/202 kB | 162/202 kB Progress (3): 30 kB | 147/202 kB | 166/202 kB Progress (3): 30 kB | 147/202 kB | 170/202 kB Progress (3): 30 kB | 147/202 kB | 174/202 kB Progress (3): 30 kB | 147/202 kB | 178/202 kB Progress (3): 30 kB | 147/202 kB | 182/202 kB Progress (3): 30 kB | 147/202 kB | 186/202 kB Progress (3): 30 kB | 147/202 kB | 190/202 kB Progress (3): 30 kB | 147/202 kB | 194/202 kB Progress (3): 30 kB | 147/202 kB | 198/202 kB Progress (3): 30 kB | 147/202 kB | 202 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 4.1/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 7.7/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 12/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 16/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 20/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 24/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 28/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 32/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 33/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 37/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 41/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 45/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 49/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 53/153 kB Progress (4): 30 kB | 147/202 kB | 202 kB | 57/153 kB Progress (5): 30 kB | 147/202 kB | 202 kB | 57/153 kB | 4.1/472 kB Progress (5): 30 kB | 147/202 kB | 202 kB | 61/153 kB | 4.1/472 kB Progress (5): 30 kB | 147/202 kB | 202 kB | 61/153 kB | 7.7/472 kB Progress (5): 30 kB | 147/202 kB | 202 kB | 65/153 kB | 7.7/472 kB Progress (5): 30 kB | 147/202 kB | 202 kB | 65/153 kB | 12/472 kB Progress (5): 30 kB | 147/202 kB | 202 kB | 66/153 kB | 12/472 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 606 kB/s) [2019-07-31T02:53:21.126Z] Progress (4): 30 kB | 147/202 kB | 66/153 kB | 16/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-31T02:53:21.126Z] Progress (4): 30 kB | 147/202 kB | 70/153 kB | 16/472 kB Progress (4): 30 kB | 147/202 kB | 70/153 kB | 20/472 kB Progress (4): 30 kB | 147/202 kB | 74/153 kB | 20/472 kB Progress (4): 30 kB | 147/202 kB | 74/153 kB | 24/472 kB Progress (4): 30 kB | 147/202 kB | 78/153 kB | 24/472 kB Progress (4): 30 kB | 147/202 kB | 78/153 kB | 28/472 kB Progress (4): 30 kB | 147/202 kB | 82/153 kB | 28/472 kB Progress (4): 30 kB | 147/202 kB | 82/153 kB | 32/472 kB Progress (4): 30 kB | 147/202 kB | 86/153 kB | 32/472 kB Progress (4): 30 kB | 147/202 kB | 86/153 kB | 33/472 kB Progress (4): 30 kB | 147/202 kB | 90/153 kB | 33/472 kB Progress (4): 30 kB | 147/202 kB | 90/153 kB | 37/472 kB Progress (4): 30 kB | 147/202 kB | 94/153 kB | 37/472 kB Progress (4): 30 kB | 147/202 kB | 94/153 kB | 41/472 kB Progress (4): 30 kB | 147/202 kB | 98/153 kB | 41/472 kB Progress (4): 30 kB | 147/202 kB | 98/153 kB | 45/472 kB Progress (4): 30 kB | 147/202 kB | 98/153 kB | 45/472 kB Progress (4): 30 kB | 147/202 kB | 98/153 kB | 49/472 kB Progress (4): 30 kB | 147/202 kB | 102/153 kB | 49/472 kB Progress (4): 30 kB | 147/202 kB | 102/153 kB | 53/472 kB Progress (4): 30 kB | 147/202 kB | 106/153 kB | 53/472 kB Progress (4): 30 kB | 147/202 kB | 106/153 kB | 57/472 kB Progress (4): 30 kB | 147/202 kB | 110/153 kB | 57/472 kB Progress (4): 30 kB | 147/202 kB | 110/153 kB | 61/472 kB Progress (4): 30 kB | 147/202 kB | 114/153 kB | 61/472 kB Progress (4): 30 kB | 147/202 kB | 114/153 kB | 65/472 kB Progress (4): 30 kB | 147/202 kB | 118/153 kB | 65/472 kB Progress (4): 30 kB | 147/202 kB | 118/153 kB | 66/472 kB Progress (4): 30 kB | 147/202 kB | 122/153 kB | 66/472 kB Progress (4): 30 kB | 147/202 kB | 122/153 kB | 70/472 kB Progress (4): 30 kB | 147/202 kB | 126/153 kB | 70/472 kB Progress (4): 30 kB | 147/202 kB | 126/153 kB | 74/472 kB Progress (4): 30 kB | 147/202 kB | 130/153 kB | 74/472 kB Progress (4): 30 kB | 147/202 kB | 130/153 kB | 78/472 kB Progress (4): 30 kB | 147/202 kB | 134/153 kB | 78/472 kB Progress (4): 30 kB | 147/202 kB | 134/153 kB | 82/472 kB Progress (4): 30 kB | 147/202 kB | 138/153 kB | 82/472 kB Progress (4): 30 kB | 147/202 kB | 138/153 kB | 86/472 kB Progress (4): 30 kB | 147/202 kB | 142/153 kB | 86/472 kB Progress (4): 30 kB | 147/202 kB | 146/153 kB | 86/472 kB Progress (4): 30 kB | 147/202 kB | 146/153 kB | 90/472 kB Progress (4): 30 kB | 147/202 kB | 150/153 kB | 90/472 kB Progress (4): 30 kB | 147/202 kB | 150/153 kB | 94/472 kB Progress (4): 30 kB | 147/202 kB | 153 kB | 94/472 kB Progress (4): 30 kB | 147/202 kB | 153 kB | 98/472 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 98/472 kB | 4.1/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 98/472 kB | 4.1/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 98/472 kB | 7.7/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 102/472 kB | 7.7/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 102/472 kB | 12/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 106/472 kB | 12/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 106/472 kB | 16/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 110/472 kB | 16/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 110/472 kB | 20/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 114/472 kB | 20/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 114/472 kB | 24/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 118/472 kB | 24/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 118/472 kB | 28/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 122/472 kB | 28/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 122/472 kB | 32/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 126/472 kB | 32/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 126/472 kB | 36/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 130/472 kB | 36/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 130/472 kB | 40/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 134/472 kB | 40/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 134/472 kB | 44/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 138/472 kB | 44/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 138/472 kB | 48/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 142/472 kB | 48/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 142/472 kB | 52/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 146/472 kB | 52/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 146/472 kB | 56/61 kB Progress (5): 30 kB | 147/202 kB | 153 kB | 150/472 kB | 56/61 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 435 kB/s) [2019-07-31T02:53:21.126Z] Progress (4): 30 kB | 147/202 kB | 154/472 kB | 56/61 kB Progress (4): 30 kB | 147/202 kB | 154/472 kB | 60/61 kB Progress (4): 30 kB | 147/202 kB | 158/472 kB | 60/61 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T02:53:21.126Z] Progress (4): 30 kB | 147/202 kB | 162/472 kB | 60/61 kB Progress (4): 30 kB | 147/202 kB | 162/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 166/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 170/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 174/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 178/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 182/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 186/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 190/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 194/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 198/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 202/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 206/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 210/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 214/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 218/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 222/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 226/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 230/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 234/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 238/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 242/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 246/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 250/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 254/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 258/472 kB | 61 kB Progress (4): 30 kB | 147/202 kB | 262/472 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 168 kB/s) [2019-07-31T02:53:21.126Z] Progress (3): 30 kB | 147/202 kB | 266/472 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-31T02:53:21.126Z] Progress (3): 30 kB | 147/202 kB | 270/472 kB Progress (3): 30 kB | 147/202 kB | 274/472 kB Progress (3): 30 kB | 147/202 kB | 278/472 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 82 kB/s) [2019-07-31T02:53:21.126Z] Progress (2): 147/202 kB | 282/472 kB 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-31T02:53:21.126Z] Progress (2): 147/202 kB | 286/472 kB Progress (2): 147/202 kB | 290/472 kB Progress (2): 147/202 kB | 294/472 kB Progress (2): 147/202 kB | 298/472 kB Progress (2): 147/202 kB | 302/472 kB Progress (2): 147/202 kB | 306/472 kB Progress (2): 147/202 kB | 310/472 kB Progress (2): 147/202 kB | 314/472 kB Progress (2): 147/202 kB | 318/472 kB Progress (2): 147/202 kB | 322/472 kB Progress (2): 147/202 kB | 326/472 kB Progress (2): 147/202 kB | 330/472 kB Progress (2): 147/202 kB | 334/472 kB Progress (3): 147/202 kB | 334/472 kB | 4.1/13 kB Progress (3): 147/202 kB | 334/472 kB | 7.7/13 kB Progress (3): 147/202 kB | 334/472 kB | 12/13 kB Progress (3): 147/202 kB | 334/472 kB | 13 kB Progress (4): 147/202 kB | 334/472 kB | 13 kB | 4.1/46 kB Progress (4): 147/202 kB | 334/472 kB | 13 kB | 7.7/46 kB Progress (4): 147/202 kB | 338/472 kB | 13 kB | 7.7/46 kB Progress (4): 147/202 kB | 338/472 kB | 13 kB | 12/46 kB Progress (4): 147/202 kB | 342/472 kB | 13 kB | 12/46 kB Progress (4): 147/202 kB | 342/472 kB | 13 kB | 16/46 kB Progress (4): 147/202 kB | 346/472 kB | 13 kB | 16/46 kB Progress (4): 151/202 kB | 346/472 kB | 13 kB | 16/46 kB Progress (4): 151/202 kB | 350/472 kB | 13 kB | 16/46 kB Progress (4): 151/202 kB | 350/472 kB | 13 kB | 20/46 kB Progress (4): 151/202 kB | 354/472 kB | 13 kB | 20/46 kB Progress (4): 155/202 kB | 354/472 kB | 13 kB | 20/46 kB Progress (4): 155/202 kB | 358/472 kB | 13 kB | 20/46 kB Progress (4): 155/202 kB | 358/472 kB | 13 kB | 24/46 kB Progress (4): 155/202 kB | 362/472 kB | 13 kB | 24/46 kB Progress (4): 159/202 kB | 362/472 kB | 13 kB | 24/46 kB Progress (4): 159/202 kB | 366/472 kB | 13 kB | 24/46 kB Progress (4): 159/202 kB | 366/472 kB | 13 kB | 28/46 kB Progress (4): 159/202 kB | 370/472 kB | 13 kB | 28/46 kB Progress (4): 163/202 kB | 370/472 kB | 13 kB | 28/46 kB Progress (4): 163/202 kB | 370/472 kB | 13 kB | 32/46 kB Progress (4): 167/202 kB | 370/472 kB | 13 kB | 32/46 kB Progress (4): 167/202 kB | 374/472 kB | 13 kB | 32/46 kB Progress (4): 171/202 kB | 374/472 kB | 13 kB | 32/46 kB Progress (4): 171/202 kB | 374/472 kB | 13 kB | 36/46 kB Progress (4): 175/202 kB | 374/472 kB | 13 kB | 36/46 kB Progress (4): 175/202 kB | 378/472 kB | 13 kB | 36/46 kB Progress (4): 179/202 kB | 378/472 kB | 13 kB | 36/46 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 32 kB/s) [2019-07-31T02:53:21.126Z] Progress (3): 179/202 kB | 378/472 kB | 40/46 kB 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-31T02:53:21.126Z] Progress (3): 183/202 kB | 378/472 kB | 40/46 kB Progress (3): 183/202 kB | 382/472 kB | 40/46 kB Progress (3): 187/202 kB | 382/472 kB | 40/46 kB Progress (4): 187/202 kB | 382/472 kB | 40/46 kB | 4.1/29 kB Progress (4): 187/202 kB | 382/472 kB | 44/46 kB | 4.1/29 kB Progress (4): 187/202 kB | 382/472 kB | 44/46 kB | 7.7/29 kB Progress (4): 191/202 kB | 382/472 kB | 44/46 kB | 7.7/29 kB Progress (4): 191/202 kB | 386/472 kB | 44/46 kB | 7.7/29 kB Progress (4): 195/202 kB | 386/472 kB | 44/46 kB | 7.7/29 kB Progress (4): 195/202 kB | 386/472 kB | 44/46 kB | 12/29 kB Progress (4): 195/202 kB | 386/472 kB | 46 kB | 12/29 kB Progress (4): 195/202 kB | 386/472 kB | 46 kB | 16/29 kB Progress (4): 199/202 kB | 386/472 kB | 46 kB | 16/29 kB Progress (4): 199/202 kB | 390/472 kB | 46 kB | 16/29 kB Progress (4): 202 kB | 390/472 kB | 46 kB | 16/29 kB Progress (4): 202 kB | 390/472 kB | 46 kB | 20/29 kB Progress (4): 202 kB | 394/472 kB | 46 kB | 20/29 kB Progress (4): 202 kB | 394/472 kB | 46 kB | 24/29 kB Progress (4): 202 kB | 398/472 kB | 46 kB | 24/29 kB Progress (4): 202 kB | 398/472 kB | 46 kB | 28/29 kB Progress (4): 202 kB | 402/472 kB | 46 kB | 28/29 kB Progress (4): 202 kB | 402/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 406/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 410/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 414/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 418/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 422/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 426/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 430/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 434/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 438/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 442/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 446/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 450/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 454/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 458/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 462/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 466/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 470/472 kB | 46 kB | 29 kB Progress (4): 202 kB | 472 kB | 46 kB | 29 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 470 kB/s) [2019-07-31T02:53:21.126Z] 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-31T02:53:21.126Z] 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 107 kB/s) [2019-07-31T02:53:21.126Z] Progress (3): 472 kB | 29 kB | 4.1/49 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-31T02:53:21.126Z] 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 66 kB/s) [2019-07-31T02:53:21.126Z] Progress (2): 472 kB | 7.7/49 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-31T02:53:21.126Z] Progress (2): 472 kB | 12/49 kB Progress (2): 472 kB | 16/49 kB Progress (2): 472 kB | 20/49 kB Progress (2): 472 kB | 24/49 kB Progress (2): 472 kB | 28/49 kB Progress (2): 472 kB | 32/49 kB Progress (2): 472 kB | 33/49 kB Progress (2): 472 kB | 37/49 kB Progress (2): 472 kB | 41/49 kB Progress (2): 472 kB | 45/49 kB Progress (2): 472 kB | 49/49 kB Progress (2): 472 kB | 49 kB Progress (3): 472 kB | 49 kB | 4.1/187 kB Progress (3): 472 kB | 49 kB | 7.7/187 kB Progress (3): 472 kB | 49 kB | 12/187 kB Progress (3): 472 kB | 49 kB | 16/187 kB Progress (3): 472 kB | 49 kB | 20/187 kB Progress (3): 472 kB | 49 kB | 24/187 kB Progress (3): 472 kB | 49 kB | 28/187 kB Progress (3): 472 kB | 49 kB | 32/187 kB Progress (3): 472 kB | 49 kB | 33/187 kB Progress (4): 472 kB | 49 kB | 33/187 kB | 4.1/86 kB Progress (4): 472 kB | 49 kB | 33/187 kB | 7.7/86 kB Progress (4): 472 kB | 49 kB | 37/187 kB | 7.7/86 kB Progress (4): 472 kB | 49 kB | 37/187 kB | 12/86 kB Progress (4): 472 kB | 49 kB | 41/187 kB | 12/86 kB Progress (4): 472 kB | 49 kB | 41/187 kB | 16/86 kB Progress (4): 472 kB | 49 kB | 45/187 kB | 16/86 kB Progress (4): 472 kB | 49 kB | 45/187 kB | 20/86 kB Progress (4): 472 kB | 49 kB | 49/187 kB | 20/86 kB Progress (4): 472 kB | 49 kB | 49/187 kB | 24/86 kB Progress (4): 472 kB | 49 kB | 53/187 kB | 24/86 kB Progress (4): 472 kB | 49 kB | 53/187 kB | 28/86 kB Progress (4): 472 kB | 49 kB | 57/187 kB | 28/86 kB Progress (4): 472 kB | 49 kB | 57/187 kB | 32/86 kB Progress (4): 472 kB | 49 kB | 61/187 kB | 32/86 kB Progress (4): 472 kB | 49 kB | 61/187 kB | 33/86 kB Progress (4): 472 kB | 49 kB | 65/187 kB | 33/86 kB Progress (4): 472 kB | 49 kB | 65/187 kB | 37/86 kB Progress (4): 472 kB | 49 kB | 66/187 kB | 37/86 kB Progress (4): 472 kB | 49 kB | 66/187 kB | 41/86 kB Progress (4): 472 kB | 49 kB | 66/187 kB | 45/86 kB Progress (4): 472 kB | 49 kB | 70/187 kB | 45/86 kB Progress (4): 472 kB | 49 kB | 70/187 kB | 49/86 kB Progress (4): 472 kB | 49 kB | 74/187 kB | 49/86 kB Progress (4): 472 kB | 49 kB | 74/187 kB | 53/86 kB Progress (4): 472 kB | 49 kB | 78/187 kB | 53/86 kB Progress (4): 472 kB | 49 kB | 78/187 kB | 57/86 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.0 MB/s) [2019-07-31T02:53:21.126Z] Progress (3): 49 kB | 82/187 kB | 57/86 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T02:53:21.126Z] Progress (3): 49 kB | 82/187 kB | 61/86 kB Progress (4): 49 kB | 82/187 kB | 61/86 kB | 4.1/247 kB Progress (4): 49 kB | 82/187 kB | 65/86 kB | 4.1/247 kB Progress (4): 49 kB | 86/187 kB | 65/86 kB | 4.1/247 kB Progress (4): 49 kB | 86/187 kB | 69/86 kB | 4.1/247 kB Progress (4): 49 kB | 86/187 kB | 69/86 kB | 7.7/247 kB Progress (4): 49 kB | 86/187 kB | 73/86 kB | 7.7/247 kB Progress (4): 49 kB | 86/187 kB | 73/86 kB | 12/247 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 108 kB/s) [2019-07-31T02:53:21.126Z] Progress (3): 90/187 kB | 73/86 kB | 12/247 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-31T02:53:21.126Z] Progress (3): 90/187 kB | 73/86 kB | 16/247 kB Progress (3): 90/187 kB | 77/86 kB | 16/247 kB Progress (3): 90/187 kB | 77/86 kB | 20/247 kB Progress (3): 94/187 kB | 77/86 kB | 20/247 kB Progress (3): 94/187 kB | 77/86 kB | 24/247 kB Progress (3): 94/187 kB | 81/86 kB | 24/247 kB Progress (3): 98/187 kB | 81/86 kB | 24/247 kB Progress (3): 98/187 kB | 85/86 kB | 24/247 kB Progress (3): 98/187 kB | 85/86 kB | 28/247 kB Progress (3): 98/187 kB | 86 kB | 28/247 kB Progress (3): 98/187 kB | 86 kB | 28/247 kB Progress (3): 98/187 kB | 86 kB | 32/247 kB Progress (3): 102/187 kB | 86 kB | 32/247 kB Progress (3): 102/187 kB | 86 kB | 33/247 kB Progress (3): 106/187 kB | 86 kB | 33/247 kB Progress (3): 106/187 kB | 86 kB | 37/247 kB Progress (3): 110/187 kB | 86 kB | 37/247 kB Progress (3): 110/187 kB | 86 kB | 41/247 kB Progress (3): 114/187 kB | 86 kB | 41/247 kB Progress (3): 114/187 kB | 86 kB | 45/247 kB Progress (3): 118/187 kB | 86 kB | 45/247 kB Progress (3): 118/187 kB | 86 kB | 49/247 kB Progress (3): 122/187 kB | 86 kB | 49/247 kB Progress (3): 122/187 kB | 86 kB | 53/247 kB Progress (3): 126/187 kB | 86 kB | 53/247 kB Progress (3): 126/187 kB | 86 kB | 57/247 kB Progress (3): 130/187 kB | 86 kB | 57/247 kB Progress (3): 130/187 kB | 86 kB | 61/247 kB Progress (3): 131/187 kB | 86 kB | 61/247 kB Progress (3): 131/187 kB | 86 kB | 65/247 kB Progress (3): 135/187 kB | 86 kB | 65/247 kB Progress (3): 139/187 kB | 86 kB | 65/247 kB Progress (3): 143/187 kB | 86 kB | 65/247 kB Progress (3): 143/187 kB | 86 kB | 66/247 kB Progress (3): 147/187 kB | 86 kB | 66/247 kB Progress (3): 147/187 kB | 86 kB | 70/247 kB Progress (4): 147/187 kB | 86 kB | 70/247 kB | 4.1/532 kB Progress (5): 147/187 kB | 86 kB | 70/247 kB | 4.1/532 kB | 4.1/209 kB Progress (5): 147/187 kB | 86 kB | 70/247 kB | 7.7/532 kB | 4.1/209 kB Progress (5): 147/187 kB | 86 kB | 74/247 kB | 7.7/532 kB | 4.1/209 kB Progress (5): 151/187 kB | 86 kB | 74/247 kB | 7.7/532 kB | 4.1/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 168 kB/s) [2019-07-31T02:53:21.126Z] Progress (4): 155/187 kB | 74/247 kB | 7.7/532 kB | 4.1/209 kB Progress (4): 155/187 kB | 78/247 kB | 7.7/532 kB | 4.1/209 kB Progress (4): 155/187 kB | 78/247 kB | 12/532 kB | 4.1/209 kB Progress (4): 155/187 kB | 78/247 kB | 12/532 kB | 7.7/209 kB Progress (4): 155/187 kB | 78/247 kB | 16/532 kB | 7.7/209 kB Progress (4): 155/187 kB | 82/247 kB | 16/532 kB | 7.7/209 kB Progress (4): 159/187 kB | 82/247 kB | 16/532 kB | 7.7/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-31T02:53:21.126Z] Progress (4): 163/187 kB | 82/247 kB | 16/532 kB | 7.7/209 kB Progress (4): 163/187 kB | 86/247 kB | 16/532 kB | 7.7/209 kB Progress (4): 163/187 kB | 86/247 kB | 20/532 kB | 7.7/209 kB Progress (4): 163/187 kB | 86/247 kB | 20/532 kB | 12/209 kB Progress (4): 163/187 kB | 86/247 kB | 24/532 kB | 12/209 kB Progress (4): 163/187 kB | 90/247 kB | 24/532 kB | 12/209 kB Progress (4): 167/187 kB | 90/247 kB | 24/532 kB | 12/209 kB Progress (4): 167/187 kB | 94/247 kB | 24/532 kB | 12/209 kB Progress (4): 167/187 kB | 94/247 kB | 28/532 kB | 12/209 kB Progress (4): 167/187 kB | 94/247 kB | 28/532 kB | 16/209 kB Progress (4): 167/187 kB | 94/247 kB | 32/532 kB | 16/209 kB Progress (4): 167/187 kB | 98/247 kB | 32/532 kB | 16/209 kB Progress (4): 171/187 kB | 98/247 kB | 32/532 kB | 16/209 kB Progress (4): 171/187 kB | 98/247 kB | 32/532 kB | 16/209 kB Progress (4): 171/187 kB | 98/247 kB | 33/532 kB | 16/209 kB Progress (4): 171/187 kB | 98/247 kB | 33/532 kB | 20/209 kB Progress (4): 171/187 kB | 98/247 kB | 37/532 kB | 20/209 kB Progress (4): 171/187 kB | 102/247 kB | 37/532 kB | 20/209 kB Progress (4): 175/187 kB | 102/247 kB | 37/532 kB | 20/209 kB Progress (4): 175/187 kB | 106/247 kB | 37/532 kB | 20/209 kB Progress (4): 175/187 kB | 106/247 kB | 41/532 kB | 20/209 kB Progress (4): 175/187 kB | 106/247 kB | 41/532 kB | 24/209 kB Progress (4): 175/187 kB | 106/247 kB | 45/532 kB | 24/209 kB Progress (4): 175/187 kB | 110/247 kB | 45/532 kB | 24/209 kB Progress (4): 179/187 kB | 110/247 kB | 45/532 kB | 24/209 kB Progress (4): 179/187 kB | 114/247 kB | 45/532 kB | 24/209 kB Progress (4): 179/187 kB | 114/247 kB | 49/532 kB | 24/209 kB Progress (4): 179/187 kB | 114/247 kB | 49/532 kB | 28/209 kB Progress (4): 179/187 kB | 114/247 kB | 53/532 kB | 28/209 kB Progress (4): 179/187 kB | 118/247 kB | 53/532 kB | 28/209 kB Progress (4): 183/187 kB | 118/247 kB | 53/532 kB | 28/209 kB Progress (4): 183/187 kB | 122/247 kB | 53/532 kB | 28/209 kB Progress (4): 183/187 kB | 122/247 kB | 57/532 kB | 28/209 kB Progress (4): 183/187 kB | 122/247 kB | 57/532 kB | 32/209 kB Progress (4): 183/187 kB | 122/247 kB | 61/532 kB | 32/209 kB Progress (4): 183/187 kB | 126/247 kB | 61/532 kB | 32/209 kB Progress (4): 187 kB | 126/247 kB | 61/532 kB | 32/209 kB Progress (4): 187 kB | 130/247 kB | 61/532 kB | 32/209 kB Progress (4): 187 kB | 130/247 kB | 65/532 kB | 32/209 kB Progress (4): 187 kB | 130/247 kB | 65/532 kB | 33/209 kB Progress (5): 187 kB | 130/247 kB | 65/532 kB | 33/209 kB | 4.1/56 kB Progress (5): 187 kB | 130/247 kB | 65/532 kB | 37/209 kB | 4.1/56 kB Progress (5): 187 kB | 130/247 kB | 66/532 kB | 37/209 kB | 4.1/56 kB Progress (5): 187 kB | 134/247 kB | 66/532 kB | 37/209 kB | 4.1/56 kB Progress (5): 187 kB | 134/247 kB | 70/532 kB | 37/209 kB | 4.1/56 kB Progress (5): 187 kB | 134/247 kB | 70/532 kB | 41/209 kB | 4.1/56 kB Progress (5): 187 kB | 134/247 kB | 70/532 kB | 41/209 kB | 7.7/56 kB Progress (5): 187 kB | 134/247 kB | 70/532 kB | 45/209 kB | 7.7/56 kB Progress (5): 187 kB | 134/247 kB | 74/532 kB | 45/209 kB | 7.7/56 kB Progress (5): 187 kB | 138/247 kB | 74/532 kB | 45/209 kB | 7.7/56 kB Progress (5): 187 kB | 138/247 kB | 78/532 kB | 45/209 kB | 7.7/56 kB Progress (5): 187 kB | 138/247 kB | 78/532 kB | 49/209 kB | 7.7/56 kB Progress (5): 187 kB | 138/247 kB | 78/532 kB | 49/209 kB | 12/56 kB Progress (5): 187 kB | 138/247 kB | 78/532 kB | 53/209 kB | 12/56 kB Progress (5): 187 kB | 138/247 kB | 82/532 kB | 53/209 kB | 12/56 kB Progress (5): 187 kB | 142/247 kB | 82/532 kB | 53/209 kB | 12/56 kB Progress (5): 187 kB | 142/247 kB | 86/532 kB | 53/209 kB | 12/56 kB Progress (5): 187 kB | 142/247 kB | 86/532 kB | 57/209 kB | 12/56 kB Progress (5): 187 kB | 142/247 kB | 86/532 kB | 57/209 kB | 16/56 kB Progress (5): 187 kB | 142/247 kB | 86/532 kB | 61/209 kB | 16/56 kB Progress (5): 187 kB | 142/247 kB | 90/532 kB | 61/209 kB | 16/56 kB Progress (5): 187 kB | 146/247 kB | 90/532 kB | 61/209 kB | 16/56 kB Progress (5): 187 kB | 146/247 kB | 94/532 kB | 61/209 kB | 16/56 kB Progress (5): 187 kB | 146/247 kB | 94/532 kB | 65/209 kB | 16/56 kB Progress (5): 187 kB | 146/247 kB | 94/532 kB | 65/209 kB | 20/56 kB Progress (5): 187 kB | 146/247 kB | 94/532 kB | 66/209 kB | 20/56 kB Progress (5): 187 kB | 146/247 kB | 98/532 kB | 66/209 kB | 20/56 kB Progress (5): 187 kB | 150/247 kB | 98/532 kB | 66/209 kB | 20/56 kB Progress (5): 187 kB | 150/247 kB | 98/532 kB | 66/209 kB | 20/56 kB Progress (5): 187 kB | 150/247 kB | 98/532 kB | 70/209 kB | 20/56 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 350 kB/s) [2019-07-31T02:53:21.126Z] Progress (4): 150/247 kB | 98/532 kB | 70/209 kB | 24/56 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-31T02:53:21.386Z] Progress (4): 150/247 kB | 98/532 kB | 74/209 kB | 24/56 kB Progress (4): 150/247 kB | 102/532 kB | 74/209 kB | 24/56 kB Progress (4): 154/247 kB | 102/532 kB | 74/209 kB | 24/56 kB Progress (4): 154/247 kB | 106/532 kB | 74/209 kB | 24/56 kB Progress (4): 158/247 kB | 106/532 kB | 74/209 kB | 24/56 kB Progress (4): 158/247 kB | 106/532 kB | 78/209 kB | 24/56 kB Progress (4): 158/247 kB | 106/532 kB | 78/209 kB | 28/56 kB Progress (4): 158/247 kB | 106/532 kB | 82/209 kB | 28/56 kB Progress (4): 162/247 kB | 106/532 kB | 82/209 kB | 28/56 kB Progress (4): 162/247 kB | 110/532 kB | 82/209 kB | 28/56 kB Progress (4): 166/247 kB | 110/532 kB | 82/209 kB | 28/56 kB Progress (4): 166/247 kB | 110/532 kB | 86/209 kB | 28/56 kB Progress (4): 166/247 kB | 110/532 kB | 86/209 kB | 32/56 kB Progress (4): 166/247 kB | 110/532 kB | 90/209 kB | 32/56 kB Progress (4): 170/247 kB | 110/532 kB | 90/209 kB | 32/56 kB Progress (4): 170/247 kB | 114/532 kB | 90/209 kB | 32/56 kB Progress (4): 174/247 kB | 114/532 kB | 90/209 kB | 32/56 kB Progress (4): 174/247 kB | 118/532 kB | 90/209 kB | 32/56 kB Progress (4): 174/247 kB | 118/532 kB | 94/209 kB | 32/56 kB Progress (4): 174/247 kB | 118/532 kB | 94/209 kB | 33/56 kB Progress (4): 174/247 kB | 118/532 kB | 98/209 kB | 33/56 kB Progress (4): 174/247 kB | 122/532 kB | 98/209 kB | 33/56 kB Progress (4): 178/247 kB | 122/532 kB | 98/209 kB | 33/56 kB Progress (4): 178/247 kB | 126/532 kB | 98/209 kB | 33/56 kB Progress (4): 178/247 kB | 126/532 kB | 102/209 kB | 33/56 kB Progress (4): 178/247 kB | 126/532 kB | 102/209 kB | 37/56 kB Progress (4): 178/247 kB | 126/532 kB | 106/209 kB | 37/56 kB Progress (4): 178/247 kB | 130/532 kB | 106/209 kB | 37/56 kB Progress (4): 182/247 kB | 130/532 kB | 106/209 kB | 37/56 kB Progress (4): 182/247 kB | 131/532 kB | 106/209 kB | 37/56 kB Progress (4): 182/247 kB | 131/532 kB | 110/209 kB | 37/56 kB Progress (4): 182/247 kB | 131/532 kB | 110/209 kB | 41/56 kB Progress (4): 182/247 kB | 131/532 kB | 114/209 kB | 41/56 kB Progress (4): 182/247 kB | 135/532 kB | 114/209 kB | 41/56 kB Progress (4): 186/247 kB | 135/532 kB | 114/209 kB | 41/56 kB Progress (4): 186/247 kB | 139/532 kB | 114/209 kB | 41/56 kB Progress (4): 186/247 kB | 139/532 kB | 118/209 kB | 41/56 kB Progress (4): 186/247 kB | 139/532 kB | 118/209 kB | 45/56 kB Progress (5): 186/247 kB | 139/532 kB | 118/209 kB | 45/56 kB | 4.1/58 kB Progress (5): 186/247 kB | 139/532 kB | 122/209 kB | 45/56 kB | 4.1/58 kB Progress (5): 186/247 kB | 143/532 kB | 122/209 kB | 45/56 kB | 4.1/58 kB Progress (5): 190/247 kB | 143/532 kB | 122/209 kB | 45/56 kB | 4.1/58 kB Progress (5): 190/247 kB | 147/532 kB | 122/209 kB | 45/56 kB | 4.1/58 kB Progress (5): 190/247 kB | 147/532 kB | 126/209 kB | 45/56 kB | 4.1/58 kB Progress (5): 190/247 kB | 147/532 kB | 126/209 kB | 45/56 kB | 7.7/58 kB Progress (5): 190/247 kB | 147/532 kB | 126/209 kB | 49/56 kB | 7.7/58 kB Progress (5): 190/247 kB | 147/532 kB | 126/209 kB | 49/56 kB | 12/58 kB Progress (5): 190/247 kB | 147/532 kB | 130/209 kB | 49/56 kB | 12/58 kB Progress (5): 190/247 kB | 151/532 kB | 130/209 kB | 49/56 kB | 12/58 kB Progress (5): 194/247 kB | 151/532 kB | 130/209 kB | 49/56 kB | 12/58 kB Progress (5): 194/247 kB | 155/532 kB | 130/209 kB | 49/56 kB | 12/58 kB Progress (5): 194/247 kB | 155/532 kB | 134/209 kB | 49/56 kB | 12/58 kB Progress (5): 194/247 kB | 155/532 kB | 134/209 kB | 49/56 kB | 16/58 kB Progress (5): 194/247 kB | 155/532 kB | 134/209 kB | 53/56 kB | 16/58 kB Progress (5): 194/247 kB | 155/532 kB | 134/209 kB | 53/56 kB | 20/58 kB Progress (5): 194/247 kB | 155/532 kB | 138/209 kB | 53/56 kB | 20/58 kB Progress (5): 194/247 kB | 159/532 kB | 138/209 kB | 53/56 kB | 20/58 kB Progress (5): 198/247 kB | 159/532 kB | 138/209 kB | 53/56 kB | 20/58 kB Progress (5): 198/247 kB | 163/532 kB | 138/209 kB | 53/56 kB | 20/58 kB Progress (5): 198/247 kB | 163/532 kB | 142/209 kB | 53/56 kB | 20/58 kB Progress (5): 198/247 kB | 163/532 kB | 142/209 kB | 53/56 kB | 24/58 kB Progress (5): 198/247 kB | 163/532 kB | 142/209 kB | 56 kB | 24/58 kB Progress (5): 198/247 kB | 163/532 kB | 142/209 kB | 56 kB | 28/58 kB Progress (5): 198/247 kB | 163/532 kB | 146/209 kB | 56 kB | 28/58 kB Progress (5): 198/247 kB | 167/532 kB | 146/209 kB | 56 kB | 28/58 kB Progress (5): 202/247 kB | 167/532 kB | 146/209 kB | 56 kB | 28/58 kB Progress (5): 202/247 kB | 171/532 kB | 146/209 kB | 56 kB | 28/58 kB Progress (5): 202/247 kB | 171/532 kB | 150/209 kB | 56 kB | 28/58 kB Progress (5): 202/247 kB | 171/532 kB | 150/209 kB | 56 kB | 32/58 kB Progress (5): 202/247 kB | 171/532 kB | 154/209 kB | 56 kB | 32/58 kB Progress (5): 202/247 kB | 175/532 kB | 154/209 kB | 56 kB | 32/58 kB Progress (5): 206/247 kB | 175/532 kB | 154/209 kB | 56 kB | 32/58 kB Progress (5): 206/247 kB | 179/532 kB | 154/209 kB | 56 kB | 32/58 kB Progress (5): 206/247 kB | 179/532 kB | 158/209 kB | 56 kB | 32/58 kB Progress (5): 206/247 kB | 179/532 kB | 158/209 kB | 56 kB | 36/58 kB Progress (5): 206/247 kB | 179/532 kB | 162/209 kB | 56 kB | 36/58 kB Progress (5): 206/247 kB | 183/532 kB | 162/209 kB | 56 kB | 36/58 kB Progress (5): 210/247 kB | 183/532 kB | 162/209 kB | 56 kB | 36/58 kB Progress (5): 210/247 kB | 187/532 kB | 162/209 kB | 56 kB | 36/58 kB Progress (5): 210/247 kB | 187/532 kB | 166/209 kB | 56 kB | 36/58 kB Progress (5): 210/247 kB | 187/532 kB | 166/209 kB | 56 kB | 40/58 kB Progress (5): 210/247 kB | 187/532 kB | 170/209 kB | 56 kB | 40/58 kB Progress (5): 210/247 kB | 191/532 kB | 170/209 kB | 56 kB | 40/58 kB Progress (5): 214/247 kB | 191/532 kB | 170/209 kB | 56 kB | 40/58 kB Progress (5): 214/247 kB | 195/532 kB | 170/209 kB | 56 kB | 40/58 kB Progress (5): 214/247 kB | 195/532 kB | 174/209 kB | 56 kB | 40/58 kB Progress (5): 214/247 kB | 195/532 kB | 174/209 kB | 56 kB | 44/58 kB Progress (5): 214/247 kB | 195/532 kB | 178/209 kB | 56 kB | 44/58 kB Progress (5): 214/247 kB | 199/532 kB | 178/209 kB | 56 kB | 44/58 kB Progress (5): 218/247 kB | 199/532 kB | 178/209 kB | 56 kB | 44/58 kB Progress (5): 218/247 kB | 203/532 kB | 178/209 kB | 56 kB | 44/58 kB Progress (5): 218/247 kB | 203/532 kB | 182/209 kB | 56 kB | 44/58 kB Progress (5): 218/247 kB | 203/532 kB | 182/209 kB | 56 kB | 48/58 kB Progress (5): 218/247 kB | 203/532 kB | 186/209 kB | 56 kB | 48/58 kB Progress (5): 218/247 kB | 207/532 kB | 186/209 kB | 56 kB | 48/58 kB Progress (5): 222/247 kB | 207/532 kB | 186/209 kB | 56 kB | 48/58 kB Progress (5): 222/247 kB | 211/532 kB | 186/209 kB | 56 kB | 48/58 kB Progress (5): 222/247 kB | 211/532 kB | 190/209 kB | 56 kB | 48/58 kB Progress (5): 222/247 kB | 211/532 kB | 190/209 kB | 56 kB | 52/58 kB Progress (5): 222/247 kB | 211/532 kB | 194/209 kB | 56 kB | 52/58 kB Progress (5): 222/247 kB | 215/532 kB | 194/209 kB | 56 kB | 52/58 kB Progress (5): 226/247 kB | 215/532 kB | 194/209 kB | 56 kB | 52/58 kB Progress (5): 226/247 kB | 219/532 kB | 194/209 kB | 56 kB | 52/58 kB Progress (5): 226/247 kB | 219/532 kB | 198/209 kB | 56 kB | 52/58 kB Progress (5): 226/247 kB | 219/532 kB | 198/209 kB | 56 kB | 56/58 kB Progress (5): 226/247 kB | 219/532 kB | 202/209 kB | 56 kB | 56/58 kB Progress (5): 230/247 kB | 219/532 kB | 202/209 kB | 56 kB | 56/58 kB Progress (5): 230/247 kB | 223/532 kB | 202/209 kB | 56 kB | 56/58 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 91 kB/s) [2019-07-31T02:53:21.386Z] Progress (4): 230/247 kB | 227/532 kB | 202/209 kB | 56/58 kB Progress (4): 234/247 kB | 227/532 kB | 202/209 kB | 56/58 kB Progress (4): 234/247 kB | 227/532 kB | 206/209 kB | 56/58 kB Progress (4): 234/247 kB | 227/532 kB | 206/209 kB | 58 kB Progress (4): 234/247 kB | 227/532 kB | 209 kB | 58 kB Progress (4): 238/247 kB | 227/532 kB | 209 kB | 58 kB Progress (4): 238/247 kB | 231/532 kB | 209 kB | 58 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T02:53:21.386Z] Progress (4): 238/247 kB | 235/532 kB | 209 kB | 58 kB Progress (4): 242/247 kB | 235/532 kB | 209 kB | 58 kB Progress (4): 242/247 kB | 239/532 kB | 209 kB | 58 kB Progress (4): 246/247 kB | 239/532 kB | 209 kB | 58 kB Progress (4): 246/247 kB | 243/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 243/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 247/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 251/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 255/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 259/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 263/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 267/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 271/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 275/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 279/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 283/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 287/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 291/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 295/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 299/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 303/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 307/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 311/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 315/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 319/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 323/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 327/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 331/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 335/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 339/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 343/532 kB | 209 kB | 58 kB Progress (4): 247 kB | 347/532 kB | 209 kB | 58 kB Progress (5): 247 kB | 347/532 kB | 209 kB | 58 kB | 4.1/100 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 396 kB/s) [2019-07-31T02:53:21.386Z] Progress (4): 351/532 kB | 209 kB | 58 kB | 4.1/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-31T02:53:21.386Z] Progress (4): 351/532 kB | 209 kB | 58 kB | 7.7/100 kB Progress (4): 355/532 kB | 209 kB | 58 kB | 7.7/100 kB Progress (4): 355/532 kB | 209 kB | 58 kB | 12/100 kB Progress (4): 359/532 kB | 209 kB | 58 kB | 12/100 kB Progress (4): 359/532 kB | 209 kB | 58 kB | 16/100 kB Progress (4): 363/532 kB | 209 kB | 58 kB | 16/100 kB Progress (4): 363/532 kB | 209 kB | 58 kB | 20/100 kB Progress (4): 367/532 kB | 209 kB | 58 kB | 20/100 kB Progress (4): 367/532 kB | 209 kB | 58 kB | 24/100 kB Progress (4): 371/532 kB | 209 kB | 58 kB | 24/100 kB Progress (4): 371/532 kB | 209 kB | 58 kB | 28/100 kB Progress (4): 375/532 kB | 209 kB | 58 kB | 28/100 kB Progress (4): 375/532 kB | 209 kB | 58 kB | 32/100 kB Progress (4): 379/532 kB | 209 kB | 58 kB | 32/100 kB Progress (4): 379/532 kB | 209 kB | 58 kB | 33/100 kB Progress (4): 383/532 kB | 209 kB | 58 kB | 33/100 kB Progress (4): 383/532 kB | 209 kB | 58 kB | 37/100 kB Progress (4): 387/532 kB | 209 kB | 58 kB | 37/100 kB Progress (4): 387/532 kB | 209 kB | 58 kB | 41/100 kB Progress (4): 391/532 kB | 209 kB | 58 kB | 41/100 kB Progress (4): 391/532 kB | 209 kB | 58 kB | 45/100 kB Progress (4): 395/532 kB | 209 kB | 58 kB | 45/100 kB Progress (4): 395/532 kB | 209 kB | 58 kB | 49/100 kB Progress (4): 399/532 kB | 209 kB | 58 kB | 49/100 kB Progress (4): 399/532 kB | 209 kB | 58 kB | 53/100 kB Progress (4): 403/532 kB | 209 kB | 58 kB | 53/100 kB Progress (4): 403/532 kB | 209 kB | 58 kB | 57/100 kB Progress (4): 407/532 kB | 209 kB | 58 kB | 57/100 kB Progress (4): 407/532 kB | 209 kB | 58 kB | 61/100 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 92 kB/s) [2019-07-31T02:53:21.386Z] 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-31T02:53:21.386Z] Progress (3): 407/532 kB | 209 kB | 65/100 kB Progress (3): 411/532 kB | 209 kB | 65/100 kB Progress (3): 411/532 kB | 209 kB | 66/100 kB Progress (3): 415/532 kB | 209 kB | 66/100 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 329 kB/s) [2019-07-31T02:53:21.386Z] Progress (2): 419/532 kB | 66/100 kB Progress (2): 419/532 kB | 70/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-31T02:53:21.387Z] Progress (2): 419/532 kB | 74/100 kB Progress (2): 423/532 kB | 74/100 kB Progress (2): 427/532 kB | 74/100 kB Progress (2): 427/532 kB | 78/100 kB Progress (2): 431/532 kB | 78/100 kB Progress (2): 431/532 kB | 82/100 kB Progress (2): 435/532 kB | 82/100 kB Progress (2): 435/532 kB | 86/100 kB Progress (2): 439/532 kB | 86/100 kB Progress (2): 439/532 kB | 90/100 kB Progress (2): 443/532 kB | 90/100 kB Progress (2): 443/532 kB | 94/100 kB Progress (2): 443/532 kB | 98/100 kB Progress (2): 447/532 kB | 98/100 kB Progress (2): 447/532 kB | 100 kB Progress (2): 451/532 kB | 100 kB Progress (2): 455/532 kB | 100 kB Progress (2): 459/532 kB | 100 kB Progress (2): 463/532 kB | 100 kB Progress (2): 467/532 kB | 100 kB Progress (2): 471/532 kB | 100 kB Progress (2): 475/532 kB | 100 kB Progress (2): 479/532 kB | 100 kB Progress (2): 483/532 kB | 100 kB Progress (2): 487/532 kB | 100 kB Progress (2): 491/532 kB | 100 kB Progress (2): 495/532 kB | 100 kB Progress (2): 499/532 kB | 100 kB Progress (3): 499/532 kB | 100 kB | 4.1/245 kB Progress (3): 503/532 kB | 100 kB | 4.1/245 kB Progress (3): 503/532 kB | 100 kB | 7.7/245 kB Progress (3): 507/532 kB | 100 kB | 7.7/245 kB Progress (3): 507/532 kB | 100 kB | 12/245 kB Progress (3): 511/532 kB | 100 kB | 12/245 kB Progress (3): 511/532 kB | 100 kB | 16/245 kB Progress (3): 515/532 kB | 100 kB | 16/245 kB Progress (3): 515/532 kB | 100 kB | 20/245 kB Progress (3): 519/532 kB | 100 kB | 20/245 kB Progress (3): 519/532 kB | 100 kB | 24/245 kB Progress (3): 523/532 kB | 100 kB | 24/245 kB Progress (3): 523/532 kB | 100 kB | 28/245 kB Progress (3): 527/532 kB | 100 kB | 28/245 kB Progress (3): 527/532 kB | 100 kB | 32/245 kB Progress (3): 531/532 kB | 100 kB | 32/245 kB Progress (3): 531/532 kB | 100 kB | 33/245 kB Progress (3): 532 kB | 100 kB | 33/245 kB Progress (3): 532 kB | 100 kB | 37/245 kB Progress (3): 532 kB | 100 kB | 41/245 kB Progress (3): 532 kB | 100 kB | 45/245 kB Progress (3): 532 kB | 100 kB | 49/245 kB Progress (3): 532 kB | 100 kB | 53/245 kB Progress (3): 532 kB | 100 kB | 57/245 kB Progress (3): 532 kB | 100 kB | 61/245 kB Progress (3): 532 kB | 100 kB | 65/245 kB Progress (3): 532 kB | 100 kB | 66/245 kB Progress (3): 532 kB | 100 kB | 70/245 kB Progress (3): 532 kB | 100 kB | 74/245 kB Progress (3): 532 kB | 100 kB | 78/245 kB Progress (3): 532 kB | 100 kB | 82/245 kB Progress (3): 532 kB | 100 kB | 86/245 kB Progress (3): 532 kB | 100 kB | 90/245 kB Progress (4): 532 kB | 100 kB | 90/245 kB | 4.1/13 kB Progress (4): 532 kB | 100 kB | 94/245 kB | 4.1/13 kB Progress (4): 532 kB | 100 kB | 94/245 kB | 7.7/13 kB Progress (4): 532 kB | 100 kB | 98/245 kB | 7.7/13 kB Progress (4): 532 kB | 100 kB | 98/245 kB | 12/13 kB Progress (4): 532 kB | 100 kB | 98/245 kB | 12/13 kB Progress (4): 532 kB | 100 kB | 98/245 kB | 13 kB Progress (4): 532 kB | 100 kB | 102/245 kB | 13 kB Progress (4): 532 kB | 100 kB | 106/245 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 153 kB/s) [2019-07-31T02:53:21.387Z] Progress (3): 532 kB | 110/245 kB | 13 kB 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-31T02:53:21.387Z] 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 815 kB/s) [2019-07-31T02:53:21.387Z] Progress (3): 110/245 kB | 13 kB | 0/1.4 MB Progress (3): 114/245 kB | 13 kB | 0/1.4 MB Progress (3): 114/245 kB | 13 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-31T02:53:21.387Z] Progress (3): 114/245 kB | 13 kB | 0/1.4 MB Progress (3): 118/245 kB | 13 kB | 0/1.4 MB Progress (3): 118/245 kB | 13 kB | 0/1.4 MB Progress (3): 122/245 kB | 13 kB | 0/1.4 MB Progress (3): 122/245 kB | 13 kB | 0/1.4 MB Progress (3): 126/245 kB | 13 kB | 0/1.4 MB Progress (3): 126/245 kB | 13 kB | 0/1.4 MB Progress (3): 130/245 kB | 13 kB | 0/1.4 MB Progress (3): 130/245 kB | 13 kB | 0/1.4 MB Progress (3): 134/245 kB | 13 kB | 0/1.4 MB Progress (3): 134/245 kB | 13 kB | 0/1.4 MB Progress (3): 138/245 kB | 13 kB | 0/1.4 MB Progress (3): 138/245 kB | 13 kB | 0/1.4 MB Progress (3): 142/245 kB | 13 kB | 0/1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 20 kB/s) [2019-07-31T02:53:21.387Z] Progress (2): 146/245 kB | 0/1.4 MB Progress (2): 146/245 kB | 0/1.4 MB Progress (2): 150/245 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-31T02:53:21.387Z] Progress (2): 154/245 kB | 0/1.4 MB Progress (2): 154/245 kB | 0/1.4 MB Progress (2): 158/245 kB | 0/1.4 MB Progress (2): 158/245 kB | 0/1.4 MB Progress (2): 162/245 kB | 0/1.4 MB Progress (2): 162/245 kB | 0/1.4 MB Progress (2): 166/245 kB | 0/1.4 MB Progress (2): 166/245 kB | 0.1/1.4 MB Progress (2): 170/245 kB | 0.1/1.4 MB Progress (2): 170/245 kB | 0.1/1.4 MB Progress (2): 174/245 kB | 0.1/1.4 MB Progress (2): 174/245 kB | 0.1/1.4 MB Progress (2): 178/245 kB | 0.1/1.4 MB Progress (2): 178/245 kB | 0.1/1.4 MB Progress (2): 182/245 kB | 0.1/1.4 MB Progress (2): 182/245 kB | 0.1/1.4 MB Progress (2): 186/245 kB | 0.1/1.4 MB Progress (2): 186/245 kB | 0.1/1.4 MB Progress (2): 190/245 kB | 0.1/1.4 MB Progress (2): 194/245 kB | 0.1/1.4 MB Progress (2): 198/245 kB | 0.1/1.4 MB Progress (2): 198/245 kB | 0.1/1.4 MB Progress (2): 202/245 kB | 0.1/1.4 MB Progress (2): 202/245 kB | 0.1/1.4 MB Progress (2): 206/245 kB | 0.1/1.4 MB Progress (3): 206/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 206/245 kB | 0.1/1.4 MB | 3.2 kB | 4.1/37 kB Progress (4): 210/245 kB | 0.1/1.4 MB | 3.2 kB | 4.1/37 kB Progress (4): 210/245 kB | 0.1/1.4 MB | 3.2 kB | 4.1/37 kB Progress (5): 210/245 kB | 0.1/1.4 MB | 3.2 kB | 4.1/37 kB | 4.1/112 kB Progress (5): 210/245 kB | 0.1/1.4 MB | 3.2 kB | 4.1/37 kB | 4.1/112 kB Progress (5): 214/245 kB | 0.1/1.4 MB | 3.2 kB | 4.1/37 kB | 4.1/112 kB Progress (5): 214/245 kB | 0.1/1.4 MB | 3.2 kB | 7.7/37 kB | 4.1/112 kB Progress (5): 218/245 kB | 0.1/1.4 MB | 3.2 kB | 7.7/37 kB | 4.1/112 kB Progress (5): 218/245 kB | 0.1/1.4 MB | 3.2 kB | 7.7/37 kB | 4.1/112 kB Progress (5): 218/245 kB | 0.1/1.4 MB | 3.2 kB | 7.7/37 kB | 7.7/112 kB Progress (5): 218/245 kB | 0.1/1.4 MB | 3.2 kB | 7.7/37 kB | 7.7/112 kB Progress (5): 222/245 kB | 0.1/1.4 MB | 3.2 kB | 7.7/37 kB | 7.7/112 kB Progress (5): 222/245 kB | 0.1/1.4 MB | 3.2 kB | 12/37 kB | 7.7/112 kB Progress (5): 226/245 kB | 0.1/1.4 MB | 3.2 kB | 12/37 kB | 7.7/112 kB Progress (5): 226/245 kB | 0.1/1.4 MB | 3.2 kB | 12/37 kB | 7.7/112 kB Progress (5): 226/245 kB | 0.1/1.4 MB | 3.2 kB | 12/37 kB | 12/112 kB Progress (5): 226/245 kB | 0.1/1.4 MB | 3.2 kB | 12/37 kB | 12/112 kB Progress (5): 230/245 kB | 0.1/1.4 MB | 3.2 kB | 12/37 kB | 12/112 kB Progress (5): 230/245 kB | 0.1/1.4 MB | 3.2 kB | 16/37 kB | 12/112 kB Progress (5): 234/245 kB | 0.1/1.4 MB | 3.2 kB | 16/37 kB | 12/112 kB Progress (5): 234/245 kB | 0.1/1.4 MB | 3.2 kB | 16/37 kB | 12/112 kB Progress (5): 234/245 kB | 0.1/1.4 MB | 3.2 kB | 16/37 kB | 16/112 kB Progress (5): 234/245 kB | 0.1/1.4 MB | 3.2 kB | 16/37 kB | 16/112 kB Progress (5): 238/245 kB | 0.1/1.4 MB | 3.2 kB | 16/37 kB | 16/112 kB Progress (5): 238/245 kB | 0.1/1.4 MB | 3.2 kB | 20/37 kB | 16/112 kB Progress (5): 242/245 kB | 0.1/1.4 MB | 3.2 kB | 20/37 kB | 16/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar (3.2 kB at 4.5 kB/s) [2019-07-31T02:53:21.387Z] Progress (4): 242/245 kB | 0.1/1.4 MB | 20/37 kB | 16/112 kB Progress (4): 242/245 kB | 0.1/1.4 MB | 20/37 kB | 20/112 kB Progress (4): 242/245 kB | 0.1/1.4 MB | 20/37 kB | 20/112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T02:53:21.387Z] Progress (4): 245 kB | 0.1/1.4 MB | 20/37 kB | 20/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 24/37 kB | 20/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 24/37 kB | 20/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 24/37 kB | 24/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 24/37 kB | 24/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 28/37 kB | 24/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 28/37 kB | 24/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 28/37 kB | 28/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 28/37 kB | 28/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 32/37 kB | 28/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 32/37 kB | 28/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 32/37 kB | 32/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 32/37 kB | 32/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 36/37 kB | 32/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 36/37 kB | 32/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 36/37 kB | 33/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 36/37 kB | 33/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 37 kB | 33/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 37 kB | 33/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 37 kB | 37/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 37/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 41/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 41/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 45/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 45/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 49/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 49/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 53/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 53/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 57/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 57/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 61/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 65/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 65/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 66/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 66/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 70/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 70/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 74/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 74/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 78/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 78/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 82/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 82/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 86/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 86/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 90/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 90/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 94/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 94/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 98/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 98/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 102/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 102/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 106/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 106/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 110/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 110/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 50 kB/s) [2019-07-31T02:53:21.387Z] 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-31T02:53:21.387Z] Progress (3): 245 kB | 0.2/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.3/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (3): 245 kB | 0.4/1.4 MB | 112 kB Progress (4): 245 kB | 0.4/1.4 MB | 112 kB | 4.1/7.2 kB Progress (4): 245 kB | 0.4/1.4 MB | 112 kB | 4.1/7.2 kB Progress (4): 245 kB | 0.4/1.4 MB | 112 kB | 7.2 kB Progress (4): 245 kB | 0.4/1.4 MB | 112 kB | 7.2 kB Progress (4): 245 kB | 0.4/1.4 MB | 112 kB | 7.2 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 327 kB/s) [2019-07-31T02:53:21.387Z] 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 149 kB/s) [2019-07-31T02:53:21.387Z] 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-31T02:53:21.387Z] Progress (2): 0.4/1.4 MB | 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-31T02:53:21.387Z] Progress (2): 0.4/1.4 MB | 7.2 kB Progress (2): 0.4/1.4 MB | 7.2 kB Progress (2): 0.4/1.4 MB | 7.2 kB Progress (2): 0.4/1.4 MB | 7.2 kB Progress (2): 0.4/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Progress (2): 0.5/1.4 MB | 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 9.5 kB/s) [2019-07-31T02:53:21.387Z] Progress (2): 0.5/1.4 MB | 4.1/9.4 kB Progress (2): 0.5/1.4 MB | 4.1/9.4 kB Progress (2): 0.5/1.4 MB | 7.7/9.4 kB 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-31T02:53:21.387Z] Progress (2): 0.5/1.4 MB | 9.4 kB Progress (2): 0.5/1.4 MB | 9.4 kB Progress (2): 0.5/1.4 MB | 9.4 kB Progress (2): 0.5/1.4 MB | 9.4 kB Progress (2): 0.5/1.4 MB | 9.4 kB Progress (2): 0.5/1.4 MB | 9.4 kB Progress (2): 0.5/1.4 MB | 9.4 kB Progress (3): 0.5/1.4 MB | 9.4 kB | 4.1/285 kB Progress (3): 0.5/1.4 MB | 9.4 kB | 4.1/285 kB Progress (3): 0.5/1.4 MB | 9.4 kB | 4.1/285 kB Progress (3): 0.6/1.4 MB | 9.4 kB | 4.1/285 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 12 kB/s) [2019-07-31T02:53:21.387Z] 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-31T02:53:21.387Z] Progress (2): 0.6/1.4 MB | 7.7/285 kB Progress (2): 0.6/1.4 MB | 7.7/285 kB Progress (2): 0.6/1.4 MB | 12/285 kB Progress (2): 0.6/1.4 MB | 12/285 kB Progress (3): 0.6/1.4 MB | 12/285 kB | 4.1/37 kB Progress (4): 0.6/1.4 MB | 12/285 kB | 4.1/37 kB | 4.1/53 kB Progress (4): 0.6/1.4 MB | 12/285 kB | 7.7/37 kB | 4.1/53 kB Progress (4): 0.6/1.4 MB | 12/285 kB | 7.7/37 kB | 4.1/53 kB Progress (4): 0.6/1.4 MB | 16/285 kB | 7.7/37 kB | 4.1/53 kB Progress (4): 0.6/1.4 MB | 16/285 kB | 7.7/37 kB | 4.1/53 kB Progress (4): 0.6/1.4 MB | 20/285 kB | 7.7/37 kB | 4.1/53 kB Progress (4): 0.6/1.4 MB | 20/285 kB | 12/37 kB | 4.1/53 kB Progress (4): 0.6/1.4 MB | 20/285 kB | 12/37 kB | 7.7/53 kB Progress (4): 0.6/1.4 MB | 20/285 kB | 16/37 kB | 7.7/53 kB Progress (4): 0.6/1.4 MB | 24/285 kB | 16/37 kB | 7.7/53 kB Progress (4): 0.6/1.4 MB | 24/285 kB | 16/37 kB | 7.7/53 kB Progress (4): 0.6/1.4 MB | 28/285 kB | 16/37 kB | 7.7/53 kB Progress (4): 0.6/1.4 MB | 28/285 kB | 20/37 kB | 7.7/53 kB Progress (4): 0.6/1.4 MB | 28/285 kB | 20/37 kB | 12/53 kB Progress (4): 0.6/1.4 MB | 28/285 kB | 24/37 kB | 12/53 kB Progress (4): 0.6/1.4 MB | 32/285 kB | 24/37 kB | 12/53 kB Progress (4): 0.6/1.4 MB | 32/285 kB | 28/37 kB | 12/53 kB Progress (4): 0.6/1.4 MB | 32/285 kB | 28/37 kB | 12/53 kB Progress (4): 0.6/1.4 MB | 32/285 kB | 32/37 kB | 12/53 kB Progress (4): 0.6/1.4 MB | 33/285 kB | 32/37 kB | 12/53 kB Progress (4): 0.6/1.4 MB | 33/285 kB | 32/37 kB | 16/53 kB Progress (4): 0.6/1.4 MB | 37/285 kB | 32/37 kB | 16/53 kB Progress (4): 0.6/1.4 MB | 37/285 kB | 33/37 kB | 16/53 kB Progress (4): 0.6/1.4 MB | 37/285 kB | 33/37 kB | 16/53 kB Progress (4): 0.6/1.4 MB | 37/285 kB | 37/37 kB | 16/53 kB Progress (4): 0.6/1.4 MB | 41/285 kB | 37/37 kB | 16/53 kB Progress (4): 0.6/1.4 MB | 41/285 kB | 37/37 kB | 20/53 kB Progress (4): 0.6/1.4 MB | 45/285 kB | 37/37 kB | 20/53 kB Progress (4): 0.6/1.4 MB | 45/285 kB | 37 kB | 20/53 kB Progress (4): 0.6/1.4 MB | 45/285 kB | 37 kB | 20/53 kB Progress (4): 0.6/1.4 MB | 49/285 kB | 37 kB | 20/53 kB Progress (4): 0.6/1.4 MB | 49/285 kB | 37 kB | 24/53 kB Progress (4): 0.6/1.4 MB | 53/285 kB | 37 kB | 24/53 kB Progress (4): 0.6/1.4 MB | 53/285 kB | 37 kB | 28/53 kB Progress (4): 0.6/1.4 MB | 53/285 kB | 37 kB | 28/53 kB Progress (4): 0.6/1.4 MB | 53/285 kB | 37 kB | 32/53 kB Progress (4): 0.6/1.4 MB | 53/285 kB | 37 kB | 33/53 kB Progress (4): 0.6/1.4 MB | 57/285 kB | 37 kB | 33/53 kB Progress (4): 0.6/1.4 MB | 57/285 kB | 37 kB | 37/53 kB Progress (4): 0.6/1.4 MB | 61/285 kB | 37 kB | 37/53 kB Progress (4): 0.6/1.4 MB | 61/285 kB | 37 kB | 37/53 kB Progress (4): 0.6/1.4 MB | 61/285 kB | 37 kB | 37/53 kB Progress (4): 0.6/1.4 MB | 65/285 kB | 37 kB | 37/53 kB Progress (4): 0.6/1.4 MB | 65/285 kB | 37 kB | 41/53 kB Progress (4): 0.6/1.4 MB | 66/285 kB | 37 kB | 41/53 kB Progress (4): 0.6/1.4 MB | 66/285 kB | 37 kB | 41/53 kB Progress (4): 0.6/1.4 MB | 70/285 kB | 37 kB | 41/53 kB Progress (4): 0.6/1.4 MB | 70/285 kB | 37 kB | 45/53 kB Progress (4): 0.6/1.4 MB | 74/285 kB | 37 kB | 45/53 kB Progress (5): 0.6/1.4 MB | 74/285 kB | 37 kB | 45/53 kB | 4.1/38 kB Progress (5): 0.6/1.4 MB | 74/285 kB | 37 kB | 45/53 kB | 4.1/38 kB Progress (5): 0.6/1.4 MB | 74/285 kB | 37 kB | 45/53 kB | 7.7/38 kB Progress (5): 0.6/1.4 MB | 78/285 kB | 37 kB | 45/53 kB | 7.7/38 kB Progress (5): 0.6/1.4 MB | 78/285 kB | 37 kB | 49/53 kB | 7.7/38 kB Progress (5): 0.6/1.4 MB | 82/285 kB | 37 kB | 49/53 kB | 7.7/38 kB Progress (5): 0.6/1.4 MB | 82/285 kB | 37 kB | 49/53 kB | 12/38 kB Progress (5): 0.6/1.4 MB | 82/285 kB | 37 kB | 49/53 kB | 12/38 kB Progress (5): 0.6/1.4 MB | 82/285 kB | 37 kB | 49/53 kB | 16/38 kB Progress (5): 0.6/1.4 MB | 86/285 kB | 37 kB | 49/53 kB | 16/38 kB Progress (5): 0.6/1.4 MB | 86/285 kB | 37 kB | 53/53 kB | 16/38 kB Progress (5): 0.6/1.4 MB | 90/285 kB | 37 kB | 53/53 kB | 16/38 kB Progress (5): 0.6/1.4 MB | 90/285 kB | 37 kB | 53/53 kB | 20/38 kB Progress (5): 0.6/1.4 MB | 90/285 kB | 37 kB | 53/53 kB | 20/38 kB Progress (5): 0.6/1.4 MB | 90/285 kB | 37 kB | 53/53 kB | 24/38 kB Progress (5): 0.6/1.4 MB | 94/285 kB | 37 kB | 53/53 kB | 24/38 kB Progress (5): 0.6/1.4 MB | 94/285 kB | 37 kB | 53 kB | 24/38 kB Progress (5): 0.6/1.4 MB | 98/285 kB | 37 kB | 53 kB | 24/38 kB Progress (5): 0.6/1.4 MB | 98/285 kB | 37 kB | 53 kB | 28/38 kB Progress (5): 0.6/1.4 MB | 98/285 kB | 37 kB | 53 kB | 28/38 kB Progress (5): 0.6/1.4 MB | 98/285 kB | 37 kB | 53 kB | 32/38 kB Progress (5): 0.6/1.4 MB | 98/285 kB | 37 kB | 53 kB | 32/38 kB Progress (5): 0.6/1.4 MB | 98/285 kB | 37 kB | 53 kB | 36/38 kB Progress (5): 0.6/1.4 MB | 98/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 98/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 102/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 102/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 106/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 106/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 110/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 110/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 114/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 114/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 118/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 118/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 122/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 122/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 126/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 126/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 130/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 130/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.6/1.4 MB | 134/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 134/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 138/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 138/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 142/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 142/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 146/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 146/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 150/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 150/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 154/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 154/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 158/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 158/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 162/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 162/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 166/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 166/285 kB | 37 kB | 53 kB | 38 kB Progress (5): 0.7/1.4 MB | 170/285 kB | 37 kB | 53 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 45 kB/s) [2019-07-31T02:53:21.387Z] 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-31T02:53:21.387Z] Progress (4): 0.7/1.4 MB | 170/285 kB | 37 kB | 53 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 63 kB/s) [2019-07-31T02:53:21.387Z] 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-31T02:53:21.387Z] Progress (3): 0.7/1.4 MB | 170/285 kB | 37 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 44 kB/s) [2019-07-31T02:53:21.387Z] 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-31T02:53:21.387Z] Progress (2): 0.7/1.4 MB | 174/285 kB Progress (2): 0.7/1.4 MB | 174/285 kB Progress (2): 0.7/1.4 MB | 178/285 kB Progress (2): 0.7/1.4 MB | 178/285 kB Progress (2): 0.7/1.4 MB | 182/285 kB Progress (2): 0.7/1.4 MB | 182/285 kB Progress (2): 0.7/1.4 MB | 186/285 kB Progress (2): 0.7/1.4 MB | 186/285 kB Progress (2): 0.7/1.4 MB | 190/285 kB Progress (2): 0.7/1.4 MB | 190/285 kB Progress (2): 0.7/1.4 MB | 194/285 kB Progress (2): 0.7/1.4 MB | 194/285 kB Progress (2): 0.7/1.4 MB | 198/285 kB Progress (2): 0.7/1.4 MB | 198/285 kB Progress (2): 0.7/1.4 MB | 202/285 kB Progress (2): 0.7/1.4 MB | 202/285 kB Progress (2): 0.7/1.4 MB | 206/285 kB Progress (2): 0.7/1.4 MB | 206/285 kB Progress (2): 0.7/1.4 MB | 210/285 kB Progress (2): 0.7/1.4 MB | 210/285 kB Progress (2): 0.7/1.4 MB | 214/285 kB Progress (2): 0.7/1.4 MB | 214/285 kB Progress (2): 0.7/1.4 MB | 218/285 kB Progress (2): 0.7/1.4 MB | 218/285 kB Progress (2): 0.7/1.4 MB | 222/285 kB Progress (2): 0.7/1.4 MB | 222/285 kB Progress (2): 0.7/1.4 MB | 226/285 kB Progress (2): 0.8/1.4 MB | 226/285 kB Progress (2): 0.8/1.4 MB | 230/285 kB Progress (2): 0.8/1.4 MB | 230/285 kB Progress (2): 0.8/1.4 MB | 234/285 kB Progress (2): 0.8/1.4 MB | 234/285 kB Progress (2): 0.8/1.4 MB | 238/285 kB Progress (2): 0.8/1.4 MB | 238/285 kB Progress (2): 0.8/1.4 MB | 242/285 kB Progress (2): 0.8/1.4 MB | 242/285 kB Progress (2): 0.8/1.4 MB | 246/285 kB Progress (2): 0.8/1.4 MB | 246/285 kB Progress (2): 0.8/1.4 MB | 250/285 kB Progress (2): 0.8/1.4 MB | 250/285 kB Progress (2): 0.8/1.4 MB | 254/285 kB Progress (2): 0.8/1.4 MB | 254/285 kB Progress (2): 0.8/1.4 MB | 258/285 kB Progress (2): 0.8/1.4 MB | 258/285 kB Progress (2): 0.8/1.4 MB | 262/285 kB Progress (2): 0.8/1.4 MB | 262/285 kB Progress (2): 0.8/1.4 MB | 266/285 kB Progress (2): 0.8/1.4 MB | 266/285 kB Progress (2): 0.8/1.4 MB | 270/285 kB Progress (2): 0.8/1.4 MB | 270/285 kB Progress (2): 0.8/1.4 MB | 274/285 kB Progress (2): 0.8/1.4 MB | 274/285 kB Progress (2): 0.8/1.4 MB | 278/285 kB Progress (2): 0.8/1.4 MB | 278/285 kB Progress (2): 0.8/1.4 MB | 282/285 kB Progress (2): 0.8/1.4 MB | 282/285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (2): 0.9/1.4 MB | 285 kB Progress (3): 0.9/1.4 MB | 285 kB | 4.1/4.3 kB Progress (3): 0.9/1.4 MB | 285 kB | 4.1/4.3 kB Progress (3): 0.9/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.9/1.4 MB | 285 kB | 4.3 kB Progress (4): 0.9/1.4 MB | 285 kB | 4.3 kB | 4.1/21 kB Progress (4): 0.9/1.4 MB | 285 kB | 4.3 kB | 4.1/21 kB Progress (4): 0.9/1.4 MB | 285 kB | 4.3 kB | 7.7/21 kB Progress (4): 0.9/1.4 MB | 285 kB | 4.3 kB | 7.7/21 kB Progress (4): 0.9/1.4 MB | 285 kB | 4.3 kB | 12/21 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 332 kB/s) [2019-07-31T02:53:21.387Z] Progress (4): 0.9/1.4 MB | 4.3 kB | 12/21 kB | 4.1/29 kB Progress (4): 0.9/1.4 MB | 4.3 kB | 16/21 kB | 4.1/29 kB Progress (4): 0.9/1.4 MB | 4.3 kB | 16/21 kB | 4.1/29 kB Progress (4): 0.9/1.4 MB | 4.3 kB | 20/21 kB | 4.1/29 kB Progress (4): 0.9/1.4 MB | 4.3 kB | 21 kB | 4.1/29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 5.0 kB/s) [2019-07-31T02:53:21.646Z] Progress (3): 0.9/1.4 MB | 21 kB | 7.7/29 kB Progress (3): 0.9/1.4 MB | 21 kB | 7.7/29 kB Progress (3): 0.9/1.4 MB | 21 kB | 12/29 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 23 kB/s) [2019-07-31T02:53:21.646Z] Progress (2): 0.9/1.4 MB | 12/29 kB Progress (2): 0.9/1.4 MB | 16/29 kB Progress (2): 0.9/1.4 MB | 16/29 kB Progress (2): 0.9/1.4 MB | 20/29 kB Progress (2): 0.9/1.4 MB | 20/29 kB Progress (2): 0.9/1.4 MB | 24/29 kB Progress (2): 0.9/1.4 MB | 24/29 kB Progress (2): 0.9/1.4 MB | 28/29 kB Progress (2): 0.9/1.4 MB | 29 kB Progress (2): 0.9/1.4 MB | 29 kB Progress (2): 0.9/1.4 MB | 29 kB Progress (2): 0.9/1.4 MB | 29 kB Progress (2): 0.9/1.4 MB | 29 kB Progress (2): 0.9/1.4 MB | 29 kB Progress (2): 0.9/1.4 MB | 29 kB Progress (2): 0.9/1.4 MB | 29 kB Progress (2): 0.9/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.0/1.4 MB | 29 kB Progress (2): 1.1/1.4 MB | 29 kB Progress (2): 1.1/1.4 MB | 29 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 31 kB/s) [2019-07-31T02:53:21.646Z] Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 1.5 MB/s) [2019-07-31T02:53:23.020Z] 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-31T02:53:23.020Z] 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-31T02:53:23.020Z] 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-31T02:53:23.279Z] 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-31T02:53:23.279Z] 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-31T02:53:23.279Z] 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-31T02:53:23.539Z] Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip (8.0 MB at 17 MB/s) [2019-07-31T02:53:24.106Z] 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-31T02:53:24.106Z] 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-31T02:53:24.106Z] 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-31T02:53:24.106Z] 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-31T02:53:24.106Z] 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-31T02:53:24.106Z] 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-31T02:53:24.363Z] 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): 66/218 kB Progress (1): 70/218 kB Progress (1): 74/218 kB Progress (1): 78/218 kB Progress (1): 82/218 kB Progress (1): 86/218 kB Progress (1): 90/218 kB Progress (1): 94/218 kB Progress (1): 98/218 kB Progress (1): 98/218 kB Progress (1): 102/218 kB Progress (1): 106/218 kB Progress (1): 110/218 kB Progress (1): 114/218 kB Progress (1): 118/218 kB Progress (1): 122/218 kB Progress (1): 126/218 kB Progress (1): 130/218 kB Progress (1): 131/218 kB Progress (1): 135/218 kB Progress (1): 139/218 kB Progress (1): 143/218 kB Progress (1): 147/218 kB Progress (1): 151/218 kB Progress (1): 155/218 kB Progress (1): 159/218 kB Progress (1): 163/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 5.1 MB/s) [2019-07-31T02:53:24.363Z] 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-31T02:53:24.363Z] 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-31T02:53:24.363Z] 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-31T02:53:24.363Z] 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-31T02:53:24.622Z] 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-31T02:53:24.622Z] 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-31T02:53:24.622Z] 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 3.6 MB/s) [2019-07-31T02:53:24.622Z] 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-31T02:53:24.622Z] 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-31T02:53:24.622Z] 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-31T02:53:24.881Z] 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-31T02:53:24.881Z] 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-31T02:53:24.881Z] 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-31T02:53:24.881Z] 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 1.1 MB/s) [2019-07-31T02:53:26.959Z] 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-31T02:53:26.959Z] 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-31T02:53:26.959Z] 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-31T02:53:26.959Z] 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-31T02:53:27.217Z] 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-31T02:53:27.217Z] 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-31T02:53:27.217Z] 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 229 kB/s) [2019-07-31T02:53:27.217Z] 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-31T02:53:27.217Z] 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-31T02:53:27.217Z] 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-31T02:53:27.217Z] 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-31T02:53:27.475Z] 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-31T02:53:27.475Z] 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-31T02:53:27.475Z] 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 225 kB/s) [2019-07-31T02:53:27.475Z] 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-31T02:53:27.475Z] 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-31T02:53:27.475Z] 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-31T02:53:27.733Z] 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-31T02:53:27.733Z] 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-31T02:53:27.733Z] 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-31T02:53:27.733Z] 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 620 kB/s) [2019-07-31T02:53:27.733Z] 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-31T02:53:27.733Z] 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-31T02:53:27.733Z] 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-31T02:53:27.991Z] 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-31T02:53:27.991Z] 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-31T02:53:27.991Z] 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-31T02:53:27.991Z] 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 33 kB/s) [2019-07-31T02:53:27.991Z] 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-31T02:53:27.991Z] 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-31T02:53:28.250Z] 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-31T02:53:28.250Z] 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-31T02:53:28.250Z] 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-31T02:53:28.509Z] 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-31T02:53:28.509Z] 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 158 kB/s) [2019-07-31T02:53:28.509Z] 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-31T02:53:28.509Z] 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-31T02:53:28.509Z] 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-31T02:53:28.767Z] 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-31T02:53:28.767Z] 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-31T02:53:28.767Z] 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-31T02:53:28.767Z] 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 80 kB/s) [2019-07-31T02:53:28.767Z] 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-31T02:53:28.767Z] 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-31T02:53:28.767Z] 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-31T02:53:29.025Z] 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-31T02:53:29.025Z] 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-31T02:53:29.025Z] 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-31T02:53:29.025Z] 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 461 kB/s) [2019-07-31T02:53:29.025Z] 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-31T02:53:29.025Z] 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-31T02:53:29.282Z] 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-31T02:53:29.282Z] 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-31T02:53:29.544Z] 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-31T02:53:29.925Z] 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-31T02:53:29.925Z] 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 157 kB/s) [2019-07-31T02:53:29.925Z] 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-31T02:53:29.925Z] 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-31T02:53:29.925Z] 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-31T02:53:30.183Z] 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-31T02:53:30.183Z] 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-31T02:53:30.183Z] 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-31T02:53:30.183Z] 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 380 kB/s) [2019-07-31T02:53:30.183Z] 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-31T02:53:30.183Z] 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-31T02:53:30.183Z] 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-31T02:53:30.441Z] 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-31T02:53:30.441Z] 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-31T02:53:30.441Z] 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-31T02:53:30.441Z] 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-31T02:53:30.441Z] 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-31T02:53:30.442Z] 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-31T02:53:30.442Z] 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-31T02:53:30.700Z] 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-31T02:53:30.700Z] 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-31T02:53:30.700Z] 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-31T02:53:30.700Z] 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 281 kB/s) [2019-07-31T02:53:30.700Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T02:53:30.700Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T02:53:30.700Z] 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-31T02:53:30.959Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T02:53:30.959Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T02:53:30.959Z] 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-31T02:53:30.959Z] 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 775 kB/s) [2019-07-31T02:53:30.959Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-07-31T02:53:30.959Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-07-31T02:53:30.959Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-07-31T02:53:31.217Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-07-31T02:53:31.217Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-07-31T02:53:31.217Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-07-31T02:53:31.217Z] 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 477 kB/s) [2019-07-31T02:53:31.217Z] 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-31T02:53:31.217Z] 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-31T02:53:31.217Z] 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-31T02:53:31.475Z] 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-31T02:53:31.475Z] 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-31T02:53:31.475Z] 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-31T02:53:31.475Z] 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 38 kB/s) [2019-07-31T02:53:31.475Z] 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-31T02:53:31.475Z] 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-31T02:53:31.475Z] 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-31T02:53:31.732Z] 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-31T02:53:31.732Z] 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-31T02:53:31.733Z] 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-31T02:53:31.733Z] 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 600 kB/s) [2019-07-31T02:53:31.733Z] 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-31T02:53:31.733Z] 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-31T02:53:31.733Z] 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-31T02:53:31.991Z] 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-31T02:53:31.991Z] 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-31T02:53:31.991Z] 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-31T02:53:31.991Z] 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 86 kB/s) [2019-07-31T02:53:31.991Z] 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-31T02:53:31.991Z] 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-31T02:53:31.991Z] 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-31T02:53:32.249Z] 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-31T02:53:32.249Z] 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-31T02:53:32.249Z] 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-31T02:53:32.249Z] 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-31T02:53:32.249Z] 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-31T02:53:32.249Z] 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-31T02:53:32.249Z] 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-31T02:53:32.249Z] 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-31T02:53:32.249Z] 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-31T02:53:32.507Z] 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-31T02:53:32.507Z] 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-31T02:53:32.507Z] 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-31T02:53:32.507Z] 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-31T02:53:32.507Z] 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-31T02:53:32.507Z] 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-31T02:53:32.507Z] 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-archiver/2.5/maven-archiver-2.5.jar (22 kB at 545 kB/s) [2019-07-31T02:53:32.507Z] 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 Progress (2): 24 kB | 4.1/129 kB Progress (2): 24 kB | 7.7/129 kB Progress (2): 24 kB | 12/129 kB Progress (2): 24 kB | 16/129 kB 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 Progress (2): 24 kB | 40/129 kB Progress (2): 24 kB | 44/129 kB Progress (2): 24 kB | 48/129 kB Progress (2): 24 kB | 52/129 kB Progress (2): 24 kB | 56/129 kB Progress (2): 24 kB | 60/129 kB Progress (2): 24 kB | 64/129 kB Progress (2): 24 kB | 68/129 kB Progress (2): 24 kB | 72/129 kB Progress (2): 24 kB | 76/129 kB Progress (2): 24 kB | 80/129 kB Progress (2): 24 kB | 84/129 kB Progress (2): 24 kB | 88/129 kB Progress (2): 24 kB | 92/129 kB Progress (2): 24 kB | 96/129 kB Progress (2): 24 kB | 100/129 kB Progress (2): 24 kB | 104/129 kB Progress (2): 24 kB | 108/129 kB Progress (2): 24 kB | 112/129 kB Progress (2): 24 kB | 116/129 kB Progress (2): 24 kB | 120/129 kB Progress (2): 24 kB | 124/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 441 kB/s) [2019-07-31T02:53:32.507Z] 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 2.2 MB/s) [2019-07-31T02:53:32.765Z] 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-31T02:53:32.765Z] 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-31T02:53:32.765Z] 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-31T02:53:33.024Z] 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-31T02:53:33.024Z] 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-31T02:53:33.024Z] 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-31T02:53:33.024Z] 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 55 kB/s) [2019-07-31T02:53:33.024Z] 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-31T02:53:33.024Z] 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-31T02:53:33.024Z] 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-31T02:53:33.282Z] 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-31T02:53:33.282Z] 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-31T02:53:33.282Z] 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-31T02:53:33.541Z] 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 364 kB/s) [2019-07-31T02:53:33.541Z] 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-31T02:53:33.541Z] 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-31T02:53:33.541Z] 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-31T02:53:33.541Z] 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-31T02:53:33.541Z] 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-31T02:53:33.925Z] 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-31T02:53:33.925Z] 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 21 kB/s) [2019-07-31T02:53:33.925Z] 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-31T02:53:33.925Z] 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-31T02:53:33.925Z] 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-31T02:53:33.925Z] 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-31T02:53:33.925Z] 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-31T02:53:33.925Z] 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-31T02:53:33.925Z] 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 137 kB/s) [2019-07-31T02:53:33.925Z] 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-31T02:53:33.925Z] 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-31T02:53:33.925Z] 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-31T02:53:34.188Z] 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-31T02:53:34.188Z] 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-31T02:53:34.188Z] 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-31T02:53:34.188Z] 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 542 kB/s) [2019-07-31T02:53:34.188Z] 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-31T02:53:34.188Z] 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-31T02:53:34.188Z] 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-31T02:53:34.446Z] 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-31T02:53:34.446Z] 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-31T02:53:34.446Z] 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-31T02:53:34.704Z] 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 20 kB/s) [2019-07-31T02:53:34.704Z] 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-31T02:53:34.704Z] 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-31T02:53:34.704Z] 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-31T02:53:34.704Z] 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-31T02:53:34.704Z] 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-31T02:53:34.704Z] 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-31T02:53:34.962Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 128 kB/s) [2019-07-31T02:53:34.962Z] 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-31T02:53:34.962Z] 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-31T02:53:34.962Z] 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-31T02:53:34.962Z] 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-31T02:53:34.962Z] 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-31T02:53:34.962Z] 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-31T02:53:35.220Z] 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 63 kB/s) [2019-07-31T02:53:35.220Z] 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-31T02:53:35.220Z] 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-31T02:53:35.220Z] 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-31T02:53:35.478Z] 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-31T02:53:35.478Z] 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-31T02:53:35.478Z] 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-31T02:53:35.478Z] 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 168 kB/s) [2019-07-31T02:53:35.478Z] 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-31T02:53:35.478Z] 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-31T02:53:35.478Z] 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-31T02:53:35.736Z] 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-31T02:53:35.736Z] 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-31T02:53:35.736Z] 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-31T02:53:35.736Z] 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 274 kB/s) [2019-07-31T02:53:35.736Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T02:53:35.736Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T02:53:35.736Z] 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-31T02:53:35.994Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T02:53:35.994Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T02:53:35.994Z] 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-31T02:53:35.994Z] 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 462 kB/s) [2019-07-31T02:53:35.994Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-07-31T02:53:35.994Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-07-31T02:53:35.994Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-07-31T02:53:36.253Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-07-31T02:53:36.253Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-07-31T02:53:36.253Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-07-31T02:53:36.253Z] Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 114 kB/s) [2019-07-31T02:53:36.253Z] 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-31T02:53:36.253Z] 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-31T02:53:36.253Z] 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-31T02:53:36.511Z] 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-31T02:53:36.511Z] 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-31T02:53:36.511Z] 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-31T02:53:36.768Z] 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 8.5 kB/s) [2019-07-31T02:53:36.768Z] 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-31T02:53:36.768Z] 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-31T02:53:36.768Z] 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-31T02:53:37.026Z] 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-31T02:53:37.026Z] 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-31T02:53:37.026Z] 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-31T02:53:37.026Z] 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 101 kB/s) [2019-07-31T02:53:37.026Z] 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-31T02:53:37.026Z] 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-31T02:53:37.026Z] 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-31T02:53:37.286Z] 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-31T02:53:37.286Z] 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-31T02:53:37.286Z] 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-31T02:53:37.286Z] 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 20 kB/s) [2019-07-31T02:53:37.286Z] 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-31T02:53:37.286Z] 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-31T02:53:37.286Z] 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-31T02:53:37.543Z] 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-31T02:53:37.543Z] 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-31T02:53:37.543Z] 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-31T02:53:37.543Z] 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 185 kB/s) [2019-07-31T02:53:37.543Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-07-31T02:53:37.543Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-31T02:53:37.801Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-07-31T02:53:37.801Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-31T02:53:37.801Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-07-31T02:53:37.801Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-07-31T02:53:37.801Z] 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 81 kB/s) [2019-07-31T02:53:37.801Z] 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-31T02:53:37.801Z] 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-31T02:53:38.058Z] 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-31T02:53:38.058Z] 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-31T02:53:38.058Z] 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-31T02:53:38.058Z] 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-31T02:53:38.058Z] 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 17 kB/s) [2019-07-31T02:53:38.058Z] 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-31T02:53:38.058Z] 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-31T02:53:38.316Z] 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-31T02:53:38.316Z] 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-31T02:53:38.316Z] 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-31T02:53:38.316Z] 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-31T02:53:38.316Z] 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 235 kB/s) [2019-07-31T02:53:38.316Z] 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-31T02:53:38.316Z] 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-31T02:53:38.574Z] 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-31T02:53:38.832Z] 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-31T02:53:38.832Z] 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-31T02:53:38.832Z] 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-31T02:53:38.832Z] 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 108 kB/s) [2019-07-31T02:53:38.832Z] 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-31T02:53:38.832Z] 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-31T02:53:38.832Z] 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-31T02:53:39.090Z] 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-31T02:53:39.090Z] 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-31T02:53:39.090Z] 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-31T02:53:39.347Z] 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 7.6 kB/s) [2019-07-31T02:53:39.347Z] 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-31T02:53:39.347Z] 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-31T02:53:39.347Z] 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-31T02:53:39.604Z] 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-31T02:53:39.604Z] 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-31T02:53:39.604Z] 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-31T02:53:39.604Z] 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 58 kB/s) [2019-07-31T02:53:39.604Z] 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-31T02:53:39.604Z] 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-31T02:53:39.604Z] 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-31T02:53:39.862Z] 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-31T02:53:39.862Z] 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-31T02:53:39.862Z] 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-31T02:53:39.862Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 55 kB/s) [2019-07-31T02:53:39.862Z] 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-31T02:53:39.862Z] 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-31T02:53:39.862Z] 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-31T02:53:40.120Z] 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-31T02:53:40.120Z] 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-31T02:53:40.120Z] 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-31T02:53:40.120Z] 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 15 kB/s) [2019-07-31T02:53:40.120Z] 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-31T02:53:40.120Z] 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-31T02:53:40.121Z] 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-31T02:53:40.378Z] 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-31T02:53:40.378Z] 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-31T02:53:40.378Z] 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-31T02:53:40.378Z] 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 126 kB/s) [2019-07-31T02:53:40.378Z] 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-31T02:53:40.378Z] 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-31T02:53:40.378Z] 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-31T02:53:40.636Z] 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-31T02:53:40.636Z] 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-31T02:53:40.636Z] 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-31T02:53:40.636Z] 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 66 kB/s) [2019-07-31T02:53:40.636Z] 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-31T02:53:40.636Z] 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-31T02:53:40.636Z] 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-31T02:53:40.893Z] 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-31T02:53:40.893Z] 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-31T02:53:40.893Z] 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-31T02:53:40.893Z] 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 43 kB/s) [2019-07-31T02:53:40.893Z] 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-31T02:53:40.893Z] 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-31T02:53:41.152Z] 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-31T02:53:41.152Z] 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-31T02:53:41.152Z] 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-31T02:53:41.152Z] 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-31T02:53:41.478Z] 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 33 kB/s) [2019-07-31T02:53:41.479Z] 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-31T02:53:41.479Z] 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-31T02:53:41.479Z] 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-31T02:53:41.479Z] 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-31T02:53:41.479Z] 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-31T02:53:41.479Z] 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-31T02:53:41.479Z] 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 73 kB/s) [2019-07-31T02:53:41.479Z] 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-31T02:53:41.736Z] 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-31T02:53:41.736Z] 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-31T02:53:41.736Z] 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-31T02:53:41.736Z] 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-31T02:53:41.736Z] 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-31T02:53:41.994Z] 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 40 kB/s) [2019-07-31T02:53:41.994Z] 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-31T02:53:41.994Z] 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-31T02:53:41.994Z] 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-31T02:53:41.994Z] 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-31T02:53:41.994Z] 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-31T02:53:41.994Z] 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-31T02:53:42.252Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 53 kB/s) [2019-07-31T02:53:42.252Z] 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-31T02:53:42.252Z] 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-31T02:53:42.252Z] 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-31T02:53:42.252Z] 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-31T02:53:42.252Z] 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-31T02:53:42.252Z] 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-31T02:53:42.509Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 182 kB/s) [2019-07-31T02:53:42.509Z] 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-31T02:53:42.509Z] 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-31T02:53:42.509Z] 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-31T02:53:42.509Z] 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-31T02:53:42.509Z] 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-31T02:53:42.766Z] 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-31T02:53:42.766Z] 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 90 kB/s) [2019-07-31T02:53:42.766Z] 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-31T02:53:42.766Z] 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-31T02:53:42.766Z] 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-31T02:53:43.025Z] 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-31T02:53:43.025Z] 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-31T02:53:43.025Z] 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-31T02:53:43.025Z] 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 37 kB/s) [2019-07-31T02:53:43.025Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T02:53:43.025Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T02:53:43.025Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T02:53:43.283Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T02:53:43.283Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T02:53:43.283Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T02:53:43.283Z] 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 95 kB/s) [2019-07-31T02:53:43.283Z] 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-31T02:53:43.283Z] 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-31T02:53:43.283Z] 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-31T02:53:43.283Z] 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-31T02:53:43.540Z] 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-31T02:53:43.540Z] 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-31T02:53:43.540Z] 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-31T02:53:43.540Z] 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-31T02:53:43.540Z] 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-31T02:53:43.540Z] 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-31T02:53:43.798Z] 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-31T02:53:43.798Z] 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-31T02:53:43.798Z] 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 397 kB/s) [2019-07-31T02:53:43.798Z] 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 79 kB/s) [2019-07-31T02:53:43.798Z] 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-31T02:53:43.798Z] 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-31T02:53:44.055Z] 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-31T02:53:44.055Z] 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-31T02:53:44.055Z] 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-31T02:53:44.055Z] 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-31T02:53:44.313Z] 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 36 kB/s) [2019-07-31T02:53:44.313Z] 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-31T02:53:44.313Z] 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-31T02:53:44.313Z] 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-31T02:53:44.313Z] 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-31T02:53:44.313Z] 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-31T02:53:44.313Z] 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-31T02:53:44.571Z] 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 46 kB/s) [2019-07-31T02:53:44.571Z] 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-31T02:53:44.571Z] 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-31T02:53:44.571Z] 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-31T02:53:44.571Z] 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-31T02:53:44.927Z] 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-31T02:53:44.927Z] 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-31T02:53:44.927Z] 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 134 kB/s) [2019-07-31T02:53:44.927Z] 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-31T02:53:44.927Z] 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-31T02:53:44.927Z] 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-31T02:53:44.927Z] 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-31T02:53:44.927Z] 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-31T02:53:45.184Z] 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-31T02:53:45.184Z] 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 74 kB/s) [2019-07-31T02:53:45.184Z] 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-31T02:53:45.184Z] 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-31T02:53:45.184Z] 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-31T02:53:45.184Z] 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-31T02:53:45.443Z] 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-31T02:53:45.443Z] 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-31T02:53:45.443Z] 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 622 kB/s) [2019-07-31T02:53:45.443Z] 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-31T02:53:45.443Z] 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-31T02:53:45.443Z] 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-31T02:53:45.700Z] 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-31T02:53:45.700Z] 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-31T02:53:45.700Z] 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-31T02:53:45.700Z] 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 100 kB/s) [2019-07-31T02:53:45.700Z] 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-31T02:53:45.700Z] 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-31T02:53:45.700Z] 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-31T02:53:45.958Z] 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-31T02:53:46.216Z] 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-31T02:53:46.216Z] 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-31T02:53:46.216Z] 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 228 kB/s) [2019-07-31T02:53:46.216Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T02:53:46.216Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T02:53:46.216Z] 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-31T02:53:46.473Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T02:53:46.473Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T02:53:46.473Z] 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-31T02:53:46.473Z] Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (1): 52/53 kB Progress (1): 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.5 MB/s) [2019-07-31T02:53:46.473Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-07-31T02:53:46.473Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-07-31T02:53:46.473Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-07-31T02:53:46.731Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-07-31T02:53:46.731Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-07-31T02:53:46.731Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-07-31T02:53:46.731Z] 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 451 kB/s) [2019-07-31T02:53:46.731Z] 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-31T02:53:46.731Z] 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-31T02:53:46.990Z] 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-31T02:53:46.990Z] 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-31T02:53:46.990Z] 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-31T02:53:46.990Z] 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-31T02:53:46.990Z] 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 46 kB/s) [2019-07-31T02:53:46.990Z] 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-31T02:53:47.247Z] 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-31T02:53:47.247Z] 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-31T02:53:47.247Z] 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-31T02:53:47.247Z] 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-31T02:53:47.247Z] 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-31T02:53:47.505Z] 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 66 kB/s) [2019-07-31T02:53:47.505Z] 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-31T02:53:47.505Z] 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-31T02:53:47.505Z] 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-31T02:53:47.505Z] 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-31T02:53:47.505Z] 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-31T02:53:47.505Z] 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-31T02:53:47.763Z] 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 162 kB/s) [2019-07-31T02:53:47.763Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T02:53:47.763Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T02:53:47.763Z] 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-31T02:53:47.763Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T02:53:47.763Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T02:53:47.763Z] 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-31T02:53:48.021Z] 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 317 kB/s) [2019-07-31T02:53:48.021Z] 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-31T02:53:48.021Z] 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-31T02:53:48.021Z] 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-31T02:53:48.021Z] 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-31T02:53:48.021Z] 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-31T02:53:48.021Z] 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-31T02:53:48.021Z] 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-31T02:53:48.021Z] 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-31T02:53:48.021Z] 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-31T02:53:48.021Z] 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-31T02:53:48.021Z] 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-31T02:53:48.021Z] 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-31T02:53:48.279Z] 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-31T02:53:48.279Z] 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-31T02:53:48.279Z] 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-31T02:53:48.279Z] 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-31T02:53:48.279Z] 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-31T02:53:48.279Z] 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-31T02:53:48.279Z] 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-31T02:53:48.279Z] 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-31T02:53:48.279Z] 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-31T02:53:48.279Z] 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-31T02:53:48.279Z] 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-31T02:53:48.279Z] 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-31T02:53:48.279Z] Progress (1): 4.1/54 kB Progress (1): 7.7/54 kB Progress (1): 12/54 kB Progress (1): 16/54 kB Progress (1): 20/54 kB Progress (1): 24/54 kB Progress (1): 28/54 kB Progress (1): 32/54 kB Progress (1): 36/54 kB Progress (1): 40/54 kB Progress (1): 44/54 kB Progress (1): 48/54 kB Progress (1): 52/54 kB Progress (1): 54 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.3 MB/s) [2019-07-31T02:53:48.539Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Progress (2): 21 kB | 4.1/379 kB Progress (2): 21 kB | 7.7/379 kB Progress (2): 21 kB | 12/379 kB Progress (2): 21 kB | 16/379 kB Progress (2): 21 kB | 20/379 kB Progress (2): 21 kB | 24/379 kB Progress (2): 21 kB | 28/379 kB Progress (2): 21 kB | 32/379 kB Progress (2): 21 kB | 36/379 kB Progress (2): 21 kB | 40/379 kB Progress (3): 21 kB | 40/379 kB | 4.1/28 kB Progress (3): 21 kB | 44/379 kB | 4.1/28 kB Progress (3): 21 kB | 44/379 kB | 7.7/28 kB Progress (3): 21 kB | 48/379 kB | 7.7/28 kB Progress (3): 21 kB | 48/379 kB | 12/28 kB Progress (3): 21 kB | 52/379 kB | 12/28 kB Progress (3): 21 kB | 52/379 kB | 16/28 kB Progress (3): 21 kB | 56/379 kB | 16/28 kB Progress (3): 21 kB | 56/379 kB | 20/28 kB Progress (3): 21 kB | 60/379 kB | 20/28 kB Progress (3): 21 kB | 60/379 kB | 24/28 kB Progress (3): 21 kB | 64/379 kB | 24/28 kB Progress (3): 21 kB | 64/379 kB | 28/28 kB Progress (3): 21 kB | 64/379 kB | 28 kB Progress (3): 21 kB | 68/379 kB | 28 kB Progress (3): 21 kB | 72/379 kB | 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 332 kB/s) [2019-07-31T02:53:48.539Z] Progress (2): 76/379 kB | 28 kB Progress (2): 80/379 kB | 28 kB Progress (2): 84/379 kB | 28 kB Progress (2): 88/379 kB | 28 kB Progress (2): 92/379 kB | 28 kB Progress (2): 96/379 kB | 28 kB Progress (2): 100/379 kB | 28 kB Progress (2): 104/379 kB | 28 kB Progress (2): 108/379 kB | 28 kB Progress (2): 112/379 kB | 28 kB Progress (2): 116/379 kB | 28 kB Progress (2): 120/379 kB | 28 kB Progress (2): 124/379 kB | 28 kB Progress (2): 128/379 kB | 28 kB Progress (2): 132/379 kB | 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 420 kB/s) [2019-07-31T02:53:48.539Z] Progress (1): 136/379 kB Progress (1): 140/379 kB Progress (1): 144/379 kB Progress (1): 148/379 kB Progress (1): 152/379 kB Progress (1): 156/379 kB Progress (1): 160/379 kB Progress (1): 164/379 kB Progress (1): 168/379 kB Progress (1): 172/379 kB Progress (1): 176/379 kB Progress (1): 180/379 kB Progress (1): 184/379 kB Progress (1): 188/379 kB Progress (1): 192/379 kB Progress (1): 196/379 kB Progress (1): 200/379 kB Progress (1): 204/379 kB Progress (1): 208/379 kB Progress (1): 212/379 kB Progress (1): 216/379 kB Progress (1): 220/379 kB Progress (1): 224/379 kB Progress (1): 228/379 kB Progress (1): 232/379 kB Progress (1): 236/379 kB Progress (1): 240/379 kB Progress (1): 244/379 kB Progress (1): 248/379 kB Progress (1): 252/379 kB Progress (1): 256/379 kB Progress (1): 260/379 kB Progress (1): 264/379 kB Progress (1): 268/379 kB Progress (1): 272/379 kB Progress (1): 276/379 kB Progress (1): 280/379 kB Progress (1): 284/379 kB Progress (1): 288/379 kB Progress (1): 292/379 kB Progress (1): 296/379 kB Progress (1): 300/379 kB Progress (1): 304/379 kB Progress (1): 308/379 kB Progress (1): 312/379 kB Progress (1): 316/379 kB Progress (1): 320/379 kB Progress (1): 324/379 kB Progress (1): 328/379 kB Progress (1): 332/379 kB Progress (1): 336/379 kB Progress (1): 340/379 kB Progress (1): 344/379 kB Progress (1): 348/379 kB Progress (1): 352/379 kB Progress (1): 356/379 kB Progress (1): 360/379 kB Progress (1): 364/379 kB Progress (1): 368/379 kB Progress (1): 372/379 kB Progress (1): 376/379 kB Progress (1): 379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 3.9 MB/s) [2019-07-31T02:53:48.539Z] 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-31T02:53:48.924Z] 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-31T02:53:48.924Z] 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-31T02:53:48.924Z] 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-31T02:53:48.924Z] 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-31T02:53:48.924Z] 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-31T02:53:48.924Z] 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 125 kB/s) [2019-07-31T02:53:48.924Z] 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-31T02:53:48.924Z] 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-31T02:53:48.924Z] 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-31T02:53:49.183Z] 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-31T02:53:49.183Z] 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-31T02:53:49.183Z] 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-31T02:53:49.183Z] 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.2 MB/s) [2019-07-31T02:53:49.183Z] 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-31T02:53:49.183Z] 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-31T02:53:49.183Z] 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-31T02:53:49.441Z] 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-31T02:53:49.441Z] 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-31T02:53:49.441Z] 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-31T02:53:49.441Z] 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 1.2 MB/s) [2019-07-31T02:53:49.441Z] 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-31T02:53:49.441Z] 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-31T02:53:49.441Z] 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-31T02:53:49.699Z] 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-31T02:53:49.699Z] 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-31T02:53:49.699Z] 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-31T02:53:49.699Z] 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 145 kB/s) [2019-07-31T02:53:49.699Z] 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-31T02:53:49.699Z] 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-31T02:53:49.699Z] 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-31T02:53:49.957Z] 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-31T02:53:49.957Z] 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-31T02:53:49.957Z] 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-31T02:53:49.957Z] 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 415 kB/s) [2019-07-31T02:53:49.957Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T02:53:49.957Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T02:53:49.957Z] 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-31T02:53:50.215Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T02:53:50.215Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T02:53:50.215Z] 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-31T02:53:50.215Z] 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-31T02:53:50.215Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-07-31T02:53:50.215Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-07-31T02:53:50.215Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-07-31T02:53:50.473Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-07-31T02:53:50.473Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-07-31T02:53:50.473Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-07-31T02:53:50.473Z] 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-31T02:53:50.473Z] 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-31T02:53:50.473Z] 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-31T02:53:50.473Z] 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-31T02:53:50.731Z] 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-31T02:53:50.731Z] 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-31T02:53:50.731Z] 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-31T02:53:50.989Z] 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 502 kB/s) [2019-07-31T02:53:50.989Z] 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-31T02:53:50.989Z] 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-31T02:53:50.989Z] 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-31T02:53:50.989Z] 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-31T02:53:50.989Z] 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-31T02:53:51.247Z] 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-31T02:53:51.247Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 238 kB/s) [2019-07-31T02:53:51.247Z] 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-31T02:53:51.247Z] 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-31T02:53:51.247Z] 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-31T02:53:51.247Z] 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-31T02:53:51.247Z] 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-31T02:53:51.504Z] 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-31T02:53:51.504Z] 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 339 kB/s) [2019-07-31T02:53:51.504Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T02:53:51.504Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T02:53:51.504Z] 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-31T02:53:51.504Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T02:53:51.762Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T02:53:51.762Z] 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-31T02:53:51.762Z] 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 1.4 MB/s) [2019-07-31T02:53:51.762Z] 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-31T02:53:51.762Z] 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-31T02:53:51.762Z] 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-31T02:53:52.019Z] 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-31T02:53:52.019Z] 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-31T02:53:52.019Z] 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-31T02:53:52.019Z] 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 737 kB/s) [2019-07-31T02:53:52.019Z] 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-31T02:53:52.019Z] 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-31T02:53:52.019Z] 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-31T02:53:52.279Z] 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-31T02:53:52.279Z] 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-31T02:53:52.279Z] 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-31T02:53:52.279Z] 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 81 kB/s) [2019-07-31T02:53:52.279Z] 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-31T02:53:52.279Z] 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-31T02:53:52.279Z] 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-31T02:53:52.626Z] 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-31T02:53:52.626Z] 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-31T02:53:52.626Z] 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-31T02:53:52.626Z] 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 683 kB/s) [2019-07-31T02:53:52.626Z] 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-31T02:53:52.626Z] 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-31T02:53:52.626Z] 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-31T02:53:52.884Z] 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-31T02:53:52.884Z] 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-31T02:53:52.884Z] 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-31T02:53:52.884Z] 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 201 kB/s) [2019-07-31T02:53:52.884Z] 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-31T02:53:52.884Z] 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-31T02:53:52.884Z] 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-31T02:53:53.143Z] 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-31T02:53:53.143Z] 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-31T02:53:53.143Z] 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-31T02:53:53.143Z] 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 329 kB/s) [2019-07-31T02:53:53.143Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T02:53:53.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T02:53:53.143Z] 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-31T02:53:53.401Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T02:53:53.401Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T02:53:53.401Z] 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-31T02:53:53.401Z] 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.2 MB/s) [2019-07-31T02:53:53.401Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-07-31T02:53:53.401Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-07-31T02:53:53.401Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-07-31T02:53:53.659Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-07-31T02:53:53.659Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-07-31T02:53:53.659Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-07-31T02:53:53.659Z] 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 474 kB/s) [2019-07-31T02:53:53.659Z] 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-31T02:53:53.659Z] 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-31T02:53:53.659Z] 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-31T02:53:53.917Z] 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-31T02:53:53.917Z] 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-31T02:53:53.917Z] 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-31T02:53:54.175Z] 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 613 kB/s) [2019-07-31T02:53:54.175Z] 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-31T02:53:54.175Z] 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-31T02:53:54.175Z] 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-31T02:53:54.175Z] 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-31T02:53:54.175Z] 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-31T02:53:54.433Z] 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-31T02:53:54.433Z] 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 143 kB/s) [2019-07-31T02:53:54.433Z] 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-31T02:53:54.433Z] 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-31T02:53:54.433Z] 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-31T02:53:54.690Z] 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-31T02:53:54.947Z] 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-31T02:53:55.205Z] 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-31T02:53:55.205Z] 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 525 kB/s) [2019-07-31T02:53:55.205Z] 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-31T02:53:55.205Z] 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-31T02:53:55.205Z] 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-31T02:53:55.462Z] 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-31T02:53:55.462Z] 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-31T02:53:55.462Z] 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-31T02:53:55.462Z] 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 567 kB/s) [2019-07-31T02:53:55.462Z] 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-31T02:53:55.462Z] 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-31T02:53:55.462Z] 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-31T02:53:55.720Z] 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-31T02:53:55.720Z] 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-31T02:53:55.981Z] 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-31T02:53:55.981Z] Progress (1): 4.1/132 kB Progress (1): 7.7/132 kB Progress (1): 12/132 kB Progress (1): 16/132 kB Progress (1): 20/132 kB Progress (1): 24/132 kB Progress (1): 28/132 kB Progress (1): 32/132 kB Progress (1): 36/132 kB Progress (1): 40/132 kB Progress (1): 44/132 kB Progress (1): 48/132 kB Progress (1): 52/132 kB Progress (1): 56/132 kB Progress (1): 60/132 kB Progress (1): 64/132 kB Progress (1): 68/132 kB Progress (1): 72/132 kB Progress (1): 76/132 kB Progress (1): 80/132 kB Progress (1): 84/132 kB Progress (1): 88/132 kB Progress (1): 92/132 kB Progress (1): 96/132 kB Progress (1): 100/132 kB Progress (1): 104/132 kB Progress (1): 108/132 kB Progress (1): 112/132 kB Progress (1): 116/132 kB Progress (1): 120/132 kB Progress (1): 124/132 kB Progress (1): 128/132 kB Progress (1): 132/132 kB Progress (1): 132 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 2.3 MB/s) [2019-07-31T02:53:55.981Z] 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-31T02:53:55.981Z] 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-31T02:53:55.981Z] 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-31T02:53:56.326Z] 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-31T02:53:56.326Z] 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-31T02:53:56.326Z] 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-31T02:53:56.326Z] 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 129 kB/s) [2019-07-31T02:53:56.326Z] 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-31T02:53:56.326Z] 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-31T02:53:56.326Z] 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-31T02:53:56.326Z] 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-31T02:53:56.583Z] 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-31T02:53:56.583Z] 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-31T02:53:56.583Z] Progress (1): 4.1/58 kB Progress (1): 7.7/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 24/58 kB Progress (1): 28/58 kB Progress (1): 32/58 kB Progress (1): 36/58 kB Progress (1): 40/58 kB Progress (1): 44/58 kB Progress (1): 48/58 kB Progress (1): 52/58 kB Progress (1): 56/58 kB Progress (1): 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 1.3 MB/s) [2019-07-31T02:53:56.583Z] 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-31T02:53:56.583Z] 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-31T02:53:56.583Z] 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-31T02:53:56.841Z] 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-31T02:53:56.841Z] 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-31T02:53:56.841Z] 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-31T02:53:56.841Z] 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 110 kB/s) [2019-07-31T02:53:56.841Z] 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-31T02:53:56.841Z] 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-31T02:53:56.841Z] 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-31T02:53:57.099Z] 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-31T02:53:57.099Z] 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-31T02:53:57.099Z] 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-31T02:53:57.099Z] 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-31T02:53:57.099Z] 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-31T02:53:57.099Z] 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-31T02:53:57.099Z] 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-31T02:53:57.357Z] 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-31T02:53:57.357Z] 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-31T02:53:57.357Z] 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-31T02:53:57.357Z] 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 100 kB/s) [2019-07-31T02:53:57.357Z] 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-31T02:53:57.357Z] 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-31T02:53:57.357Z] 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-31T02:53:57.615Z] 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-31T02:53:57.616Z] 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-31T02:53:57.616Z] 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-31T02:53:57.616Z] 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 31 kB/s) [2019-07-31T02:53:57.616Z] 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-31T02:53:57.616Z] 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-31T02:53:57.616Z] 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-31T02:53:57.874Z] 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-31T02:53:57.874Z] 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-31T02:53:57.874Z] 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-31T02:53:57.874Z] 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 42 kB/s) [2019-07-31T02:53:57.874Z] 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-31T02:53:57.874Z] 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-31T02:53:58.131Z] 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-31T02:53:58.131Z] 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-31T02:53:58.131Z] 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-31T02:53:58.131Z] 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-31T02:53:58.131Z] 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 91 kB/s) [2019-07-31T02:53:58.389Z] 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-31T02:53:58.389Z] 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-31T02:53:58.389Z] 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-31T02:53:58.389Z] 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-31T02:53:58.389Z] 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-31T02:53:58.389Z] 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-31T02:53:58.646Z] 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 56 kB/s) [2019-07-31T02:53:58.647Z] 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-31T02:53:58.647Z] 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-31T02:53:58.647Z] 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-31T02:53:58.647Z] 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-31T02:53:58.904Z] 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-31T02:53:58.905Z] 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-31T02:53:58.905Z] 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 122 kB/s) [2019-07-31T02:53:58.905Z] 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-31T02:53:58.905Z] 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-31T02:53:58.905Z] 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-31T02:53:59.163Z] 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-31T02:53:59.163Z] 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-31T02:53:59.163Z] 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-31T02:53:59.163Z] 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 739 kB/s) [2019-07-31T02:53:59.163Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T02:53:59.163Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T02:53:59.163Z] 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-31T02:53:59.421Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T02:53:59.421Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T02:53:59.421Z] 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-31T02:53:59.421Z] 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 648 kB/s) [2019-07-31T02:54:00.025Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-07-31T02:54:00.025Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-07-31T02:54:00.025Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-07-31T02:54:00.025Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-07-31T02:54:00.025Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-07-31T02:54:00.025Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-07-31T02:54:00.284Z] 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-31T02:54:00.284Z] 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-31T02:54:00.284Z] 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-31T02:54:00.284Z] 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-31T02:54:00.284Z] 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-31T02:54:00.542Z] 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-31T02:54:00.542Z] 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-31T02:54:00.542Z] 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 68 kB/s) [2019-07-31T02:54:00.542Z] 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-31T02:54:00.542Z] 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-31T02:54:00.542Z] 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-31T02:54:00.542Z] 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-31T02:54:00.799Z] 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-31T02:54:00.799Z] 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-31T02:54:00.799Z] 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 355 kB/s) [2019-07-31T02:54:00.799Z] 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-31T02:54:00.799Z] 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-31T02:54:00.799Z] 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-31T02:54:01.057Z] 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-31T02:54:01.057Z] 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-31T02:54:01.057Z] 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-31T02:54:01.057Z] 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 37 kB/s) [2019-07-31T02:54:01.057Z] 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-31T02:54:01.057Z] 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-31T02:54:01.057Z] 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-31T02:54:01.315Z] 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-31T02:54:01.315Z] 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-31T02:54:01.315Z] 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-31T02:54:01.315Z] 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 452 kB/s) [2019-07-31T02:54:01.315Z] 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-31T02:54:01.315Z] 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-31T02:54:01.315Z] 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-31T02:54:01.573Z] 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-31T02:54:01.573Z] 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-31T02:54:01.573Z] 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-31T02:54:01.573Z] 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 245 kB/s) [2019-07-31T02:54:01.573Z] 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-31T02:54:01.573Z] 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-31T02:54:01.573Z] 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-31T02:54:01.831Z] 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-31T02:54:01.831Z] 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-31T02:54:01.831Z] 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-31T02:54:01.831Z] 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 44 kB/s) [2019-07-31T02:54:01.831Z] 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-31T02:54:01.831Z] 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-31T02:54:01.831Z] 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-31T02:54:02.089Z] 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-31T02:54:02.089Z] 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-31T02:54:02.089Z] 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-31T02:54:02.089Z] 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 723 kB/s) [2019-07-31T02:54:02.089Z] 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-31T02:54:02.347Z] 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-31T02:54:02.347Z] 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-31T02:54:02.347Z] 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-31T02:54:02.347Z] 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-31T02:54:02.347Z] 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-31T02:54:02.605Z] 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 28 kB/s) [2019-07-31T02:54:02.605Z] 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-31T02:54:02.605Z] 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-31T02:54:02.605Z] 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-31T02:54:02.862Z] 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-31T02:54:02.862Z] 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-31T02:54:02.862Z] 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-31T02:54:02.862Z] 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 64 kB/s) [2019-07-31T02:54:02.862Z] 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-31T02:54:02.862Z] 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-31T02:54:02.862Z] 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-31T02:54:03.120Z] 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-31T02:54:03.120Z] 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-31T02:54:03.120Z] 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-31T02:54:03.120Z] 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 179 kB/s) [2019-07-31T02:54:03.120Z] 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-31T02:54:03.120Z] 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-31T02:54:03.120Z] 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-31T02:54:03.379Z] 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-31T02:54:03.379Z] 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-31T02:54:03.379Z] 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-31T02:54:03.379Z] 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 682 kB/s) [2019-07-31T02:54:03.379Z] 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-31T02:54:03.379Z] 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-31T02:54:03.379Z] 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-31T02:54:03.637Z] 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-31T02:54:03.637Z] 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-31T02:54:03.637Z] 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-31T02:54:03.637Z] 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 164 kB/s) [2019-07-31T02:54:03.637Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T02:54:03.637Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T02:54:03.637Z] 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-31T02:54:03.895Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T02:54:03.895Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T02:54:03.895Z] 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-31T02:54:03.895Z] 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 482 kB/s) [2019-07-31T02:54:03.895Z] 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-31T02:54:03.895Z] 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-31T02:54:03.895Z] 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-31T02:54:04.153Z] 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-31T02:54:04.153Z] 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-31T02:54:04.153Z] 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-31T02:54:04.153Z] 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 166 kB/s) [2019-07-31T02:54:04.153Z] 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-31T02:54:04.153Z] 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-31T02:54:04.153Z] 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-31T02:54:04.411Z] 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-31T02:54:04.411Z] 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-31T02:54:04.411Z] 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-31T02:54:04.411Z] 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 594 kB/s) [2019-07-31T02:54:04.411Z] 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-31T02:54:04.411Z] 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-31T02:54:04.411Z] 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-31T02:54:04.668Z] 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-31T02:54:04.668Z] 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-31T02:54:04.668Z] 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-31T02:54:04.668Z] 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 614 kB/s) [2019-07-31T02:54:04.668Z] 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-31T02:54:04.668Z] 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-31T02:54:04.926Z] 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-31T02:54:04.926Z] 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-31T02:54:04.926Z] 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-31T02:54:04.926Z] 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-31T02:54:04.926Z] 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 75 kB/s) [2019-07-31T02:54:04.926Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-07-31T02:54:05.184Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-07-31T02:54:05.184Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-07-31T02:54:05.184Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-07-31T02:54:05.184Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-07-31T02:54:05.184Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-07-31T02:54:05.441Z] 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 52 kB/s) [2019-07-31T02:54:05.441Z] 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-31T02:54:05.441Z] 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-31T02:54:05.441Z] 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-31T02:54:05.441Z] 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-31T02:54:05.441Z] 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-31T02:54:05.441Z] 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-31T02:54:05.699Z] 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 89 kB/s) [2019-07-31T02:54:05.699Z] 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-31T02:54:05.699Z] 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-31T02:54:05.699Z] 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-31T02:54:05.699Z] 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-31T02:54:05.957Z] 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-31T02:54:05.957Z] 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-31T02:54:06.214Z] 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 75 kB/s) [2019-07-31T02:54:06.214Z] 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-31T02:54:06.214Z] 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-31T02:54:06.214Z] 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-31T02:54:06.214Z] 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-31T02:54:06.214Z] 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-31T02:54:06.472Z] 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-31T02:54:06.472Z] 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 17 kB/s) [2019-07-31T02:54:06.472Z] 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-31T02:54:06.472Z] 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-31T02:54:06.472Z] 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-31T02:54:06.472Z] 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-31T02:54:06.729Z] 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-31T02:54:06.729Z] 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-31T02:54:06.729Z] 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 195 kB/s) [2019-07-31T02:54:06.729Z] 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-31T02:54:06.729Z] 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-31T02:54:06.729Z] 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-31T02:54:06.986Z] 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-31T02:54:06.986Z] 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-31T02:54:06.986Z] 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-31T02:54:06.986Z] 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 415 kB/s) [2019-07-31T02:54:06.986Z] 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-31T02:54:06.986Z] 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-31T02:54:06.986Z] 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-31T02:54:07.246Z] 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-31T02:54:07.246Z] 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-31T02:54:07.246Z] 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-31T02:54:07.246Z] 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 94 kB/s) [2019-07-31T02:54:07.246Z] 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-31T02:54:07.246Z] 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-31T02:54:07.246Z] 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-31T02:54:07.624Z] 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-31T02:54:07.624Z] 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-31T02:54:07.624Z] 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-31T02:54:07.624Z] 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 45 kB/s) [2019-07-31T02:54:07.624Z] 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-31T02:54:07.625Z] 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-31T02:54:07.625Z] 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-31T02:54:07.625Z] 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-31T02:54:07.625Z] 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-31T02:54:07.625Z] 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-31T02:54:07.883Z] 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 29 kB/s) [2019-07-31T02:54:07.883Z] 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-31T02:54:07.883Z] 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-31T02:54:07.883Z] 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-31T02:54:07.883Z] 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-31T02:54:07.883Z] 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-31T02:54:07.883Z] 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-31T02:54:08.141Z] 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 64 kB/s) [2019-07-31T02:54:08.141Z] 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-31T02:54:08.141Z] 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-31T02:54:08.141Z] 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-31T02:54:08.141Z] 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-31T02:54:08.141Z] 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-31T02:54:08.399Z] 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-31T02:54:08.399Z] 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 108 kB/s) [2019-07-31T02:54:08.656Z] 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-31T02:54:08.656Z] 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-31T02:54:08.656Z] 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-31T02:54:08.656Z] 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-31T02:54:08.656Z] 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-31T02:54:08.656Z] 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-31T02:54:08.914Z] 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 76 kB/s) [2019-07-31T02:54:08.914Z] 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-31T02:54:08.914Z] 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-31T02:54:08.914Z] 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-31T02:54:08.914Z] 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-31T02:54:08.914Z] 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-31T02:54:08.914Z] 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-31T02:54:09.173Z] 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 71 kB/s) [2019-07-31T02:54:09.173Z] 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-31T02:54:09.173Z] 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-31T02:54:09.173Z] 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-31T02:54:09.173Z] 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-31T02:54:09.173Z] 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-31T02:54:09.173Z] 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-31T02:54:09.430Z] 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 92 kB/s) [2019-07-31T02:54:09.430Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T02:54:09.430Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T02:54:09.430Z] 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-31T02:54:09.430Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T02:54:09.430Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T02:54:09.430Z] 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-31T02:54:09.688Z] 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 362 kB/s) [2019-07-31T02:54:09.688Z] 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-31T02:54:09.688Z] 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-31T02:54:09.688Z] 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-31T02:54:09.688Z] 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-31T02:54:09.688Z] 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-31T02:54:09.946Z] 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-31T02:54:09.946Z] 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 396 kB/s) [2019-07-31T02:54:09.946Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T02:54:09.946Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T02:54:09.946Z] 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-31T02:54:09.946Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T02:54:10.203Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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 188 kB/s) [2019-07-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.203Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.461Z] 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-31T02:54:10.718Z] 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-31T02:54:10.718Z] 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-31T02:54:10.718Z] 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-31T02:54:10.718Z] 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-31T02:54:10.718Z] 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-31T02:54:10.718Z] 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-31T02:54:11.027Z] 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-31T02:54:11.027Z] 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-31T02:54:11.027Z] 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-31T02:54:11.027Z] 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-31T02:54:11.027Z] 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-31T02:54:11.027Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.379Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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-31T02:54:11.637Z] 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 (2): 64/920 kB | 4.1/187 kB Progress (2): 68/920 kB | 4.1/187 kB Progress (2): 68/920 kB | 7.7/187 kB Progress (2): 72/920 kB | 7.7/187 kB Progress (2): 72/920 kB | 12/187 kB Progress (2): 76/920 kB | 12/187 kB Progress (3): 76/920 kB | 12/187 kB | 4.1/429 kB Progress (3): 80/920 kB | 12/187 kB | 4.1/429 kB Progress (3): 80/920 kB | 16/187 kB | 4.1/429 kB Progress (4): 80/920 kB | 16/187 kB | 4.1/429 kB | 4.1/65 kB Progress (4): 80/920 kB | 20/187 kB | 4.1/429 kB | 4.1/65 kB Progress (4): 84/920 kB | 20/187 kB | 4.1/429 kB | 4.1/65 kB Progress (4): 84/920 kB | 20/187 kB | 7.7/429 kB | 4.1/65 kB Progress (4): 88/920 kB | 20/187 kB | 7.7/429 kB | 4.1/65 kB Progress (4): 88/920 kB | 24/187 kB | 7.7/429 kB | 4.1/65 kB Progress (4): 88/920 kB | 24/187 kB | 7.7/429 kB | 7.7/65 kB Progress (4): 88/920 kB | 28/187 kB | 7.7/429 kB | 7.7/65 kB Progress (4): 92/920 kB | 28/187 kB | 7.7/429 kB | 7.7/65 kB Progress (4): 92/920 kB | 28/187 kB | 12/429 kB | 7.7/65 kB Progress (5): 92/920 kB | 28/187 kB | 12/429 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 92/920 kB | 28/187 kB | 16/429 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 96/920 kB | 28/187 kB | 16/429 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 96/920 kB | 32/187 kB | 16/429 kB | 7.7/65 kB | 4.1/26 kB Progress (5): 96/920 kB | 32/187 kB | 16/429 kB | 12/65 kB | 4.1/26 kB Progress (5): 96/920 kB | 36/187 kB | 16/429 kB | 12/65 kB | 4.1/26 kB Progress (5): 100/920 kB | 36/187 kB | 16/429 kB | 12/65 kB | 4.1/26 kB Progress (5): 100/920 kB | 36/187 kB | 20/429 kB | 12/65 kB | 4.1/26 kB Progress (5): 100/920 kB | 36/187 kB | 20/429 kB | 12/65 kB | 7.7/26 kB Progress (5): 100/920 kB | 36/187 kB | 24/429 kB | 12/65 kB | 7.7/26 kB Progress (5): 104/920 kB | 36/187 kB | 24/429 kB | 12/65 kB | 7.7/26 kB Progress (5): 104/920 kB | 40/187 kB | 24/429 kB | 12/65 kB | 7.7/26 kB Progress (5): 104/920 kB | 40/187 kB | 24/429 kB | 16/65 kB | 7.7/26 kB Progress (5): 104/920 kB | 44/187 kB | 24/429 kB | 16/65 kB | 7.7/26 kB Progress (5): 108/920 kB | 44/187 kB | 24/429 kB | 16/65 kB | 7.7/26 kB Progress (5): 108/920 kB | 44/187 kB | 28/429 kB | 16/65 kB | 7.7/26 kB Progress (5): 108/920 kB | 44/187 kB | 28/429 kB | 16/65 kB | 12/26 kB Progress (5): 108/920 kB | 44/187 kB | 32/429 kB | 16/65 kB | 12/26 kB Progress (5): 112/920 kB | 44/187 kB | 32/429 kB | 16/65 kB | 12/26 kB Progress (5): 112/920 kB | 48/187 kB | 32/429 kB | 16/65 kB | 12/26 kB Progress (5): 112/920 kB | 48/187 kB | 32/429 kB | 20/65 kB | 12/26 kB Progress (5): 112/920 kB | 52/187 kB | 32/429 kB | 20/65 kB | 12/26 kB Progress (5): 116/920 kB | 52/187 kB | 32/429 kB | 20/65 kB | 12/26 kB Progress (5): 116/920 kB | 52/187 kB | 36/429 kB | 20/65 kB | 12/26 kB Progress (5): 116/920 kB | 52/187 kB | 36/429 kB | 20/65 kB | 16/26 kB Progress (5): 116/920 kB | 52/187 kB | 40/429 kB | 20/65 kB | 16/26 kB Progress (5): 120/920 kB | 52/187 kB | 40/429 kB | 20/65 kB | 16/26 kB Progress (5): 120/920 kB | 56/187 kB | 40/429 kB | 20/65 kB | 16/26 kB Progress (5): 120/920 kB | 56/187 kB | 40/429 kB | 24/65 kB | 16/26 kB Progress (5): 120/920 kB | 60/187 kB | 40/429 kB | 24/65 kB | 16/26 kB Progress (5): 124/920 kB | 60/187 kB | 40/429 kB | 24/65 kB | 16/26 kB Progress (5): 124/920 kB | 60/187 kB | 44/429 kB | 24/65 kB | 16/26 kB Progress (5): 124/920 kB | 60/187 kB | 44/429 kB | 24/65 kB | 20/26 kB Progress (5): 124/920 kB | 60/187 kB | 48/429 kB | 24/65 kB | 20/26 kB Progress (5): 128/920 kB | 60/187 kB | 48/429 kB | 24/65 kB | 20/26 kB Progress (5): 128/920 kB | 64/187 kB | 48/429 kB | 24/65 kB | 20/26 kB Progress (5): 128/920 kB | 64/187 kB | 48/429 kB | 28/65 kB | 20/26 kB Progress (5): 128/920 kB | 68/187 kB | 48/429 kB | 28/65 kB | 20/26 kB Progress (5): 132/920 kB | 68/187 kB | 48/429 kB | 28/65 kB | 20/26 kB Progress (5): 132/920 kB | 68/187 kB | 52/429 kB | 28/65 kB | 20/26 kB Progress (5): 132/920 kB | 68/187 kB | 52/429 kB | 28/65 kB | 24/26 kB Progress (5): 132/920 kB | 68/187 kB | 56/429 kB | 28/65 kB | 24/26 kB Progress (5): 136/920 kB | 68/187 kB | 56/429 kB | 28/65 kB | 24/26 kB Progress (5): 136/920 kB | 72/187 kB | 56/429 kB | 28/65 kB | 24/26 kB Progress (5): 136/920 kB | 72/187 kB | 56/429 kB | 32/65 kB | 24/26 kB Progress (5): 136/920 kB | 76/187 kB | 56/429 kB | 32/65 kB | 24/26 kB Progress (5): 140/920 kB | 76/187 kB | 56/429 kB | 32/65 kB | 24/26 kB Progress (5): 140/920 kB | 76/187 kB | 60/429 kB | 32/65 kB | 24/26 kB Progress (5): 140/920 kB | 76/187 kB | 60/429 kB | 32/65 kB | 26 kB Progress (5): 140/920 kB | 76/187 kB | 64/429 kB | 32/65 kB | 26 kB Progress (5): 144/920 kB | 76/187 kB | 64/429 kB | 32/65 kB | 26 kB Progress (5): 144/920 kB | 80/187 kB | 64/429 kB | 32/65 kB | 26 kB Progress (5): 144/920 kB | 80/187 kB | 64/429 kB | 36/65 kB | 26 kB Progress (5): 144/920 kB | 84/187 kB | 64/429 kB | 36/65 kB | 26 kB Progress (5): 148/920 kB | 84/187 kB | 64/429 kB | 36/65 kB | 26 kB Progress (5): 148/920 kB | 84/187 kB | 68/429 kB | 36/65 kB | 26 kB Progress (5): 152/920 kB | 84/187 kB | 68/429 kB | 36/65 kB | 26 kB Progress (5): 152/920 kB | 88/187 kB | 68/429 kB | 36/65 kB | 26 kB Progress (5): 152/920 kB | 88/187 kB | 68/429 kB | 40/65 kB | 26 kB Progress (5): 152/920 kB | 92/187 kB | 68/429 kB | 40/65 kB | 26 kB Progress (5): 156/920 kB | 92/187 kB | 68/429 kB | 40/65 kB | 26 kB Progress (5): 156/920 kB | 92/187 kB | 72/429 kB | 40/65 kB | 26 kB Progress (5): 160/920 kB | 92/187 kB | 72/429 kB | 40/65 kB | 26 kB Progress (5): 160/920 kB | 96/187 kB | 72/429 kB | 40/65 kB | 26 kB Progress (5): 160/920 kB | 96/187 kB | 72/429 kB | 44/65 kB | 26 kB Progress (5): 160/920 kB | 100/187 kB | 72/429 kB | 44/65 kB | 26 kB Progress (5): 164/920 kB | 100/187 kB | 72/429 kB | 44/65 kB | 26 kB Progress (5): 164/920 kB | 100/187 kB | 76/429 kB | 44/65 kB | 26 kB Progress (5): 168/920 kB | 100/187 kB | 76/429 kB | 44/65 kB | 26 kB Progress (5): 168/920 kB | 104/187 kB | 76/429 kB | 44/65 kB | 26 kB Progress (5): 168/920 kB | 104/187 kB | 76/429 kB | 48/65 kB | 26 kB Progress (5): 168/920 kB | 108/187 kB | 76/429 kB | 48/65 kB | 26 kB Progress (5): 172/920 kB | 108/187 kB | 76/429 kB | 48/65 kB | 26 kB Progress (5): 172/920 kB | 108/187 kB | 80/429 kB | 48/65 kB | 26 kB Progress (5): 176/920 kB | 108/187 kB | 80/429 kB | 48/65 kB | 26 kB Progress (5): 176/920 kB | 112/187 kB | 80/429 kB | 48/65 kB | 26 kB Progress (5): 176/920 kB | 112/187 kB | 80/429 kB | 52/65 kB | 26 kB Progress (5): 176/920 kB | 116/187 kB | 80/429 kB | 52/65 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar (26 kB at 428 kB/s) [2019-07-31T02:54:11.637Z] Progress (4): 180/920 kB | 116/187 kB | 80/429 kB | 52/65 kB Progress (4): 180/920 kB | 116/187 kB | 84/429 kB | 52/65 kB Progress (4): 184/920 kB | 116/187 kB | 84/429 kB | 52/65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2019-07-31T02:54:11.637Z] Progress (4): 184/920 kB | 120/187 kB | 84/429 kB | 52/65 kB Progress (4): 184/920 kB | 120/187 kB | 84/429 kB | 56/65 kB Progress (4): 184/920 kB | 124/187 kB | 84/429 kB | 56/65 kB Progress (4): 188/920 kB | 124/187 kB | 84/429 kB | 56/65 kB Progress (4): 188/920 kB | 124/187 kB | 88/429 kB | 56/65 kB Progress (4): 192/920 kB | 124/187 kB | 88/429 kB | 56/65 kB Progress (4): 192/920 kB | 128/187 kB | 88/429 kB | 56/65 kB Progress (4): 192/920 kB | 128/187 kB | 88/429 kB | 60/65 kB Progress (4): 192/920 kB | 132/187 kB | 88/429 kB | 60/65 kB Progress (4): 196/920 kB | 132/187 kB | 88/429 kB | 60/65 kB Progress (4): 196/920 kB | 132/187 kB | 92/429 kB | 60/65 kB Progress (4): 200/920 kB | 132/187 kB | 92/429 kB | 60/65 kB Progress (4): 200/920 kB | 136/187 kB | 92/429 kB | 60/65 kB Progress (4): 200/920 kB | 136/187 kB | 92/429 kB | 64/65 kB Progress (4): 200/920 kB | 136/187 kB | 92/429 kB | 65 kB Progress (5): 200/920 kB | 136/187 kB | 92/429 kB | 65 kB | 4.1/112 kB Progress (5): 200/920 kB | 136/187 kB | 92/429 kB | 65 kB | 7.7/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar (65 kB at 681 kB/s) [2019-07-31T02:54:11.637Z] 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-31T02:54:11.896Z] Progress (4): 200/920 kB | 140/187 kB | 92/429 kB | 7.7/112 kB Progress (4): 204/920 kB | 140/187 kB | 92/429 kB | 7.7/112 kB Progress (4): 204/920 kB | 140/187 kB | 96/429 kB | 7.7/112 kB Progress (4): 208/920 kB | 140/187 kB | 96/429 kB | 7.7/112 kB Progress (4): 208/920 kB | 140/187 kB | 100/429 kB | 7.7/112 kB Progress (4): 208/920 kB | 144/187 kB | 100/429 kB | 7.7/112 kB Progress (4): 208/920 kB | 144/187 kB | 100/429 kB | 12/112 kB Progress (4): 208/920 kB | 144/187 kB | 100/429 kB | 16/112 kB Progress (4): 208/920 kB | 148/187 kB | 100/429 kB | 16/112 kB Progress (4): 208/920 kB | 148/187 kB | 104/429 kB | 16/112 kB Progress (4): 212/920 kB | 148/187 kB | 104/429 kB | 16/112 kB Progress (4): 212/920 kB | 148/187 kB | 108/429 kB | 16/112 kB Progress (4): 212/920 kB | 152/187 kB | 108/429 kB | 16/112 kB Progress (4): 212/920 kB | 152/187 kB | 108/429 kB | 20/112 kB Progress (4): 212/920 kB | 156/187 kB | 108/429 kB | 20/112 kB Progress (4): 212/920 kB | 156/187 kB | 112/429 kB | 20/112 kB Progress (4): 216/920 kB | 156/187 kB | 112/429 kB | 20/112 kB Progress (4): 216/920 kB | 156/187 kB | 116/429 kB | 20/112 kB Progress (4): 216/920 kB | 160/187 kB | 116/429 kB | 20/112 kB Progress (4): 216/920 kB | 160/187 kB | 116/429 kB | 24/112 kB Progress (4): 216/920 kB | 164/187 kB | 116/429 kB | 24/112 kB Progress (4): 216/920 kB | 164/187 kB | 120/429 kB | 24/112 kB Progress (4): 220/920 kB | 164/187 kB | 120/429 kB | 24/112 kB Progress (4): 220/920 kB | 164/187 kB | 124/429 kB | 24/112 kB Progress (4): 220/920 kB | 168/187 kB | 124/429 kB | 24/112 kB Progress (4): 220/920 kB | 168/187 kB | 124/429 kB | 28/112 kB Progress (4): 220/920 kB | 172/187 kB | 124/429 kB | 28/112 kB Progress (4): 220/920 kB | 176/187 kB | 124/429 kB | 28/112 kB Progress (4): 220/920 kB | 176/187 kB | 128/429 kB | 28/112 kB Progress (4): 224/920 kB | 176/187 kB | 128/429 kB | 28/112 kB Progress (4): 224/920 kB | 176/187 kB | 132/429 kB | 28/112 kB Progress (4): 224/920 kB | 180/187 kB | 132/429 kB | 28/112 kB Progress (4): 224/920 kB | 180/187 kB | 132/429 kB | 32/112 kB Progress (4): 224/920 kB | 184/187 kB | 132/429 kB | 32/112 kB Progress (4): 224/920 kB | 184/187 kB | 136/429 kB | 32/112 kB Progress (4): 228/920 kB | 184/187 kB | 136/429 kB | 32/112 kB Progress (4): 228/920 kB | 184/187 kB | 140/429 kB | 32/112 kB Progress (5): 228/920 kB | 184/187 kB | 140/429 kB | 32/112 kB | 4.1/186 kB Progress (5): 228/920 kB | 187 kB | 140/429 kB | 32/112 kB | 4.1/186 kB Progress (5): 228/920 kB | 187 kB | 140/429 kB | 33/112 kB | 4.1/186 kB Progress (5): 228/920 kB | 187 kB | 140/429 kB | 33/112 kB | 7.7/186 kB Progress (5): 228/920 kB | 187 kB | 144/429 kB | 33/112 kB | 7.7/186 kB Progress (5): 232/920 kB | 187 kB | 144/429 kB | 33/112 kB | 7.7/186 kB Progress (5): 232/920 kB | 187 kB | 148/429 kB | 33/112 kB | 7.7/186 kB Progress (5): 232/920 kB | 187 kB | 148/429 kB | 33/112 kB | 12/186 kB Progress (5): 232/920 kB | 187 kB | 148/429 kB | 37/112 kB | 12/186 kB Progress (5): 232/920 kB | 187 kB | 148/429 kB | 37/112 kB | 16/186 kB Progress (5): 232/920 kB | 187 kB | 152/429 kB | 37/112 kB | 16/186 kB Progress (5): 236/920 kB | 187 kB | 152/429 kB | 37/112 kB | 16/186 kB Progress (5): 236/920 kB | 187 kB | 156/429 kB | 37/112 kB | 16/186 kB Progress (5): 236/920 kB | 187 kB | 156/429 kB | 37/112 kB | 20/186 kB Progress (5): 236/920 kB | 187 kB | 156/429 kB | 41/112 kB | 20/186 kB Progress (5): 236/920 kB | 187 kB | 156/429 kB | 41/112 kB | 24/186 kB Progress (5): 236/920 kB | 187 kB | 160/429 kB | 41/112 kB | 24/186 kB Progress (5): 240/920 kB | 187 kB | 160/429 kB | 41/112 kB | 24/186 kB Progress (5): 240/920 kB | 187 kB | 164/429 kB | 41/112 kB | 24/186 kB Progress (5): 240/920 kB | 187 kB | 164/429 kB | 41/112 kB | 28/186 kB Progress (5): 240/920 kB | 187 kB | 164/429 kB | 45/112 kB | 28/186 kB Progress (5): 240/920 kB | 187 kB | 164/429 kB | 45/112 kB | 32/186 kB Progress (5): 240/920 kB | 187 kB | 164/429 kB | 45/112 kB | 33/186 kB Progress (5): 240/920 kB | 187 kB | 168/429 kB | 45/112 kB | 33/186 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar (187 kB at 1.7 MB/s) [2019-07-31T02:54:11.896Z] Progress (4): 244/920 kB | 168/429 kB | 45/112 kB | 33/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-31T02:54:11.896Z] Progress (4): 244/920 kB | 172/429 kB | 45/112 kB | 33/186 kB Progress (4): 244/920 kB | 172/429 kB | 45/112 kB | 37/186 kB Progress (4): 244/920 kB | 172/429 kB | 49/112 kB | 37/186 kB Progress (4): 244/920 kB | 172/429 kB | 49/112 kB | 41/186 kB Progress (4): 244/920 kB | 176/429 kB | 49/112 kB | 41/186 kB Progress (4): 248/920 kB | 176/429 kB | 49/112 kB | 41/186 kB Progress (4): 248/920 kB | 180/429 kB | 49/112 kB | 41/186 kB Progress (4): 248/920 kB | 180/429 kB | 49/112 kB | 45/186 kB Progress (4): 248/920 kB | 180/429 kB | 49/112 kB | 49/186 kB Progress (4): 248/920 kB | 180/429 kB | 53/112 kB | 49/186 kB Progress (4): 248/920 kB | 180/429 kB | 53/112 kB | 53/186 kB Progress (4): 248/920 kB | 184/429 kB | 53/112 kB | 53/186 kB Progress (4): 252/920 kB | 184/429 kB | 53/112 kB | 53/186 kB Progress (4): 252/920 kB | 188/429 kB | 53/112 kB | 53/186 kB Progress (4): 252/920 kB | 188/429 kB | 53/112 kB | 57/186 kB Progress (4): 252/920 kB | 188/429 kB | 57/112 kB | 57/186 kB Progress (4): 252/920 kB | 188/429 kB | 57/112 kB | 61/186 kB Progress (4): 252/920 kB | 192/429 kB | 57/112 kB | 61/186 kB Progress (4): 256/920 kB | 192/429 kB | 57/112 kB | 61/186 kB Progress (4): 256/920 kB | 196/429 kB | 57/112 kB | 61/186 kB Progress (4): 256/920 kB | 196/429 kB | 57/112 kB | 65/186 kB Progress (4): 256/920 kB | 196/429 kB | 61/112 kB | 65/186 kB Progress (4): 256/920 kB | 196/429 kB | 61/112 kB | 66/186 kB Progress (4): 256/920 kB | 200/429 kB | 61/112 kB | 66/186 kB Progress (4): 260/920 kB | 200/429 kB | 61/112 kB | 66/186 kB Progress (4): 260/920 kB | 204/429 kB | 61/112 kB | 66/186 kB Progress (4): 260/920 kB | 204/429 kB | 61/112 kB | 70/186 kB Progress (4): 260/920 kB | 204/429 kB | 65/112 kB | 70/186 kB Progress (4): 260/920 kB | 204/429 kB | 65/112 kB | 74/186 kB Progress (4): 260/920 kB | 208/429 kB | 65/112 kB | 74/186 kB Progress (4): 264/920 kB | 208/429 kB | 65/112 kB | 74/186 kB Progress (4): 264/920 kB | 212/429 kB | 65/112 kB | 74/186 kB Progress (4): 264/920 kB | 212/429 kB | 65/112 kB | 78/186 kB Progress (4): 264/920 kB | 212/429 kB | 69/112 kB | 78/186 kB Progress (4): 264/920 kB | 212/429 kB | 69/112 kB | 82/186 kB Progress (4): 264/920 kB | 216/429 kB | 69/112 kB | 82/186 kB Progress (4): 268/920 kB | 216/429 kB | 69/112 kB | 82/186 kB Progress (4): 268/920 kB | 220/429 kB | 69/112 kB | 82/186 kB Progress (4): 268/920 kB | 220/429 kB | 69/112 kB | 86/186 kB Progress (4): 268/920 kB | 220/429 kB | 73/112 kB | 86/186 kB Progress (4): 268/920 kB | 220/429 kB | 73/112 kB | 90/186 kB Progress (4): 268/920 kB | 224/429 kB | 73/112 kB | 90/186 kB Progress (4): 272/920 kB | 224/429 kB | 73/112 kB | 90/186 kB Progress (4): 272/920 kB | 228/429 kB | 73/112 kB | 90/186 kB Progress (4): 272/920 kB | 228/429 kB | 73/112 kB | 94/186 kB Progress (4): 272/920 kB | 228/429 kB | 77/112 kB | 94/186 kB Progress (4): 272/920 kB | 228/429 kB | 77/112 kB | 98/186 kB Progress (4): 272/920 kB | 232/429 kB | 77/112 kB | 98/186 kB Progress (4): 276/920 kB | 232/429 kB | 77/112 kB | 98/186 kB Progress (4): 276/920 kB | 236/429 kB | 77/112 kB | 98/186 kB Progress (4): 276/920 kB | 236/429 kB | 77/112 kB | 98/186 kB Progress (4): 276/920 kB | 236/429 kB | 81/112 kB | 98/186 kB Progress (4): 276/920 kB | 236/429 kB | 81/112 kB | 102/186 kB Progress (4): 276/920 kB | 240/429 kB | 81/112 kB | 102/186 kB Progress (4): 280/920 kB | 240/429 kB | 81/112 kB | 102/186 kB Progress (4): 280/920 kB | 244/429 kB | 81/112 kB | 102/186 kB Progress (4): 280/920 kB | 244/429 kB | 81/112 kB | 106/186 kB Progress (4): 280/920 kB | 244/429 kB | 85/112 kB | 106/186 kB Progress (4): 280/920 kB | 244/429 kB | 85/112 kB | 110/186 kB Progress (4): 280/920 kB | 248/429 kB | 85/112 kB | 110/186 kB Progress (4): 284/920 kB | 248/429 kB | 85/112 kB | 110/186 kB Progress (4): 284/920 kB | 252/429 kB | 85/112 kB | 110/186 kB Progress (4): 284/920 kB | 252/429 kB | 85/112 kB | 114/186 kB Progress (4): 284/920 kB | 252/429 kB | 89/112 kB | 114/186 kB Progress (4): 284/920 kB | 252/429 kB | 89/112 kB | 118/186 kB Progress (4): 284/920 kB | 256/429 kB | 89/112 kB | 118/186 kB Progress (4): 288/920 kB | 256/429 kB | 89/112 kB | 118/186 kB Progress (4): 288/920 kB | 260/429 kB | 89/112 kB | 118/186 kB Progress (4): 292/920 kB | 260/429 kB | 89/112 kB | 118/186 kB Progress (4): 292/920 kB | 260/429 kB | 89/112 kB | 122/186 kB Progress (4): 292/920 kB | 260/429 kB | 93/112 kB | 122/186 kB Progress (4): 292/920 kB | 260/429 kB | 93/112 kB | 126/186 kB Progress (5): 292/920 kB | 260/429 kB | 93/112 kB | 126/186 kB | 4.1/13 kB Progress (5): 296/920 kB | 260/429 kB | 93/112 kB | 126/186 kB | 4.1/13 kB Progress (5): 296/920 kB | 264/429 kB | 93/112 kB | 126/186 kB | 4.1/13 kB Progress (5): 300/920 kB | 264/429 kB | 93/112 kB | 126/186 kB | 4.1/13 kB Progress (5): 300/920 kB | 264/429 kB | 93/112 kB | 126/186 kB | 7.7/13 kB Progress (5): 300/920 kB | 264/429 kB | 93/112 kB | 130/186 kB | 7.7/13 kB Progress (5): 300/920 kB | 264/429 kB | 97/112 kB | 130/186 kB | 7.7/13 kB Progress (5): 300/920 kB | 264/429 kB | 97/112 kB | 134/186 kB | 7.7/13 kB Progress (5): 300/920 kB | 264/429 kB | 97/112 kB | 134/186 kB | 12/13 kB Progress (5): 304/920 kB | 264/429 kB | 97/112 kB | 134/186 kB | 12/13 kB Progress (5): 304/920 kB | 268/429 kB | 97/112 kB | 134/186 kB | 12/13 kB Progress (5): 308/920 kB | 268/429 kB | 97/112 kB | 134/186 kB | 12/13 kB Progress (5): 308/920 kB | 268/429 kB | 97/112 kB | 134/186 kB | 13 kB Progress (5): 308/920 kB | 268/429 kB | 97/112 kB | 138/186 kB | 13 kB Progress (5): 308/920 kB | 268/429 kB | 101/112 kB | 138/186 kB | 13 kB Progress (5): 308/920 kB | 268/429 kB | 101/112 kB | 142/186 kB | 13 kB Progress (5): 312/920 kB | 268/429 kB | 101/112 kB | 142/186 kB | 13 kB Progress (5): 312/920 kB | 272/429 kB | 101/112 kB | 142/186 kB | 13 kB Progress (5): 316/920 kB | 272/429 kB | 101/112 kB | 142/186 kB | 13 kB Progress (5): 316/920 kB | 272/429 kB | 101/112 kB | 146/186 kB | 13 kB Progress (5): 316/920 kB | 272/429 kB | 105/112 kB | 146/186 kB | 13 kB Progress (5): 316/920 kB | 272/429 kB | 105/112 kB | 150/186 kB | 13 kB Progress (5): 320/920 kB | 272/429 kB | 105/112 kB | 150/186 kB | 13 kB Progress (5): 320/920 kB | 276/429 kB | 105/112 kB | 150/186 kB | 13 kB Progress (5): 324/920 kB | 276/429 kB | 105/112 kB | 150/186 kB | 13 kB Progress (5): 324/920 kB | 276/429 kB | 105/112 kB | 154/186 kB | 13 kB Progress (5): 324/920 kB | 276/429 kB | 109/112 kB | 154/186 kB | 13 kB Progress (5): 324/920 kB | 276/429 kB | 109/112 kB | 158/186 kB | 13 kB Progress (5): 328/920 kB | 276/429 kB | 109/112 kB | 158/186 kB | 13 kB Progress (5): 328/920 kB | 280/429 kB | 109/112 kB | 158/186 kB | 13 kB Progress (5): 332/920 kB | 280/429 kB | 109/112 kB | 158/186 kB | 13 kB Progress (5): 332/920 kB | 280/429 kB | 109/112 kB | 162/186 kB | 13 kB Progress (5): 332/920 kB | 280/429 kB | 112 kB | 162/186 kB | 13 kB Progress (5): 332/920 kB | 280/429 kB | 112 kB | 166/186 kB | 13 kB Progress (5): 332/920 kB | 280/429 kB | 112 kB | 170/186 kB | 13 kB Progress (5): 336/920 kB | 280/429 kB | 112 kB | 170/186 kB | 13 kB Progress (5): 336/920 kB | 284/429 kB | 112 kB | 170/186 kB | 13 kB Progress (5): 340/920 kB | 284/429 kB | 112 kB | 170/186 kB | 13 kB Progress (5): 340/920 kB | 284/429 kB | 112 kB | 174/186 kB | 13 kB Progress (5): 344/920 kB | 284/429 kB | 112 kB | 174/186 kB | 13 kB Progress (5): 344/920 kB | 288/429 kB | 112 kB | 174/186 kB | 13 kB Progress (5): 348/920 kB | 288/429 kB | 112 kB | 174/186 kB | 13 kB Progress (5): 348/920 kB | 288/429 kB | 112 kB | 178/186 kB | 13 kB Progress (5): 352/920 kB | 288/429 kB | 112 kB | 178/186 kB | 13 kB Progress (5): 352/920 kB | 292/429 kB | 112 kB | 178/186 kB | 13 kB Progress (5): 356/920 kB | 292/429 kB | 112 kB | 178/186 kB | 13 kB Progress (5): 356/920 kB | 292/429 kB | 112 kB | 182/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 93 kB/s) [2019-07-31T02:54:11.896Z] Progress (4): 360/920 kB | 292/429 kB | 112 kB | 182/186 kB Progress (4): 360/920 kB | 296/429 kB | 112 kB | 182/186 kB Progress (4): 364/920 kB | 296/429 kB | 112 kB | 182/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-31T02:54:11.896Z] Progress (4): 364/920 kB | 296/429 kB | 112 kB | 186 kB Progress (4): 368/920 kB | 296/429 kB | 112 kB | 186 kB Progress (4): 368/920 kB | 300/429 kB | 112 kB | 186 kB Progress (4): 372/920 kB | 300/429 kB | 112 kB | 186 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar (112 kB at 748 kB/s) [2019-07-31T02:54:11.896Z] Progress (3): 372/920 kB | 304/429 kB | 186 kB 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-31T02:54:11.896Z] Progress (3): 376/920 kB | 304/429 kB | 186 kB Progress (3): 376/920 kB | 308/429 kB | 186 kB Progress (3): 380/920 kB | 308/429 kB | 186 kB Progress (3): 380/920 kB | 312/429 kB | 186 kB Progress (3): 384/920 kB | 312/429 kB | 186 kB Progress (3): 384/920 kB | 316/429 kB | 186 kB Progress (3): 388/920 kB | 316/429 kB | 186 kB Progress (3): 388/920 kB | 320/429 kB | 186 kB Progress (3): 392/920 kB | 320/429 kB | 186 kB Progress (3): 392/920 kB | 324/429 kB | 186 kB Progress (3): 396/920 kB | 324/429 kB | 186 kB Progress (3): 396/920 kB | 328/429 kB | 186 kB Progress (3): 400/920 kB | 328/429 kB | 186 kB Progress (3): 400/920 kB | 332/429 kB | 186 kB Progress (3): 404/920 kB | 332/429 kB | 186 kB Progress (3): 404/920 kB | 336/429 kB | 186 kB Progress (3): 408/920 kB | 336/429 kB | 186 kB Progress (3): 408/920 kB | 340/429 kB | 186 kB Progress (3): 412/920 kB | 340/429 kB | 186 kB Progress (3): 412/920 kB | 344/429 kB | 186 kB Progress (3): 416/920 kB | 344/429 kB | 186 kB Progress (3): 416/920 kB | 348/429 kB | 186 kB Progress (3): 420/920 kB | 348/429 kB | 186 kB Progress (3): 420/920 kB | 352/429 kB | 186 kB Progress (3): 424/920 kB | 352/429 kB | 186 kB Progress (3): 424/920 kB | 356/429 kB | 186 kB Progress (3): 428/920 kB | 356/429 kB | 186 kB Progress (3): 428/920 kB | 360/429 kB | 186 kB Progress (3): 432/920 kB | 360/429 kB | 186 kB Progress (3): 432/920 kB | 364/429 kB | 186 kB Progress (3): 436/920 kB | 364/429 kB | 186 kB Progress (3): 436/920 kB | 368/429 kB | 186 kB Progress (3): 440/920 kB | 368/429 kB | 186 kB Progress (3): 440/920 kB | 372/429 kB | 186 kB Progress (3): 444/920 kB | 372/429 kB | 186 kB Progress (3): 444/920 kB | 376/429 kB | 186 kB Progress (3): 448/920 kB | 376/429 kB | 186 kB Progress (3): 448/920 kB | 380/429 kB | 186 kB Progress (3): 452/920 kB | 380/429 kB | 186 kB Progress (3): 452/920 kB | 384/429 kB | 186 kB Progress (3): 456/920 kB | 384/429 kB | 186 kB Progress (3): 456/920 kB | 388/429 kB | 186 kB Progress (3): 460/920 kB | 388/429 kB | 186 kB Progress (3): 460/920 kB | 392/429 kB | 186 kB Progress (3): 464/920 kB | 392/429 kB | 186 kB Progress (3): 464/920 kB | 396/429 kB | 186 kB Progress (3): 468/920 kB | 396/429 kB | 186 kB Progress (3): 468/920 kB | 400/429 kB | 186 kB Progress (3): 472/920 kB | 400/429 kB | 186 kB Progress (3): 472/920 kB | 404/429 kB | 186 kB Progress (3): 476/920 kB | 404/429 kB | 186 kB Progress (3): 476/920 kB | 408/429 kB | 186 kB Progress (3): 480/920 kB | 408/429 kB | 186 kB Progress (3): 480/920 kB | 412/429 kB | 186 kB Progress (3): 484/920 kB | 412/429 kB | 186 kB Progress (3): 484/920 kB | 416/429 kB | 186 kB Progress (3): 488/920 kB | 416/429 kB | 186 kB Progress (3): 488/920 kB | 420/429 kB | 186 kB Progress (3): 492/920 kB | 420/429 kB | 186 kB Progress (3): 492/920 kB | 424/429 kB | 186 kB Progress (3): 496/920 kB | 424/429 kB | 186 kB Progress (3): 496/920 kB | 428/429 kB | 186 kB Progress (3): 500/920 kB | 428/429 kB | 186 kB Progress (3): 500/920 kB | 429 kB | 186 kB Progress (3): 504/920 kB | 429 kB | 186 kB Progress (3): 508/920 kB | 429 kB | 186 kB Progress (3): 512/920 kB | 429 kB | 186 kB Progress (3): 516/920 kB | 429 kB | 186 kB Progress (3): 520/920 kB | 429 kB | 186 kB Progress (4): 520/920 kB | 429 kB | 186 kB | 4.1/273 kB Progress (4): 524/920 kB | 429 kB | 186 kB | 4.1/273 kB Progress (4): 524/920 kB | 429 kB | 186 kB | 7.7/273 kB Progress (4): 528/920 kB | 429 kB | 186 kB | 7.7/273 kB Progress (4): 528/920 kB | 429 kB | 186 kB | 12/273 kB Progress (4): 532/920 kB | 429 kB | 186 kB | 12/273 kB Progress (5): 532/920 kB | 429 kB | 186 kB | 12/273 kB | 4.1/524 kB Progress (5): 536/920 kB | 429 kB | 186 kB | 12/273 kB | 4.1/524 kB Progress (5): 536/920 kB | 429 kB | 186 kB | 16/273 kB | 4.1/524 kB Progress (5): 536/920 kB | 429 kB | 186 kB | 20/273 kB | 4.1/524 kB Progress (5): 536/920 kB | 429 kB | 186 kB | 24/273 kB | 4.1/524 kB Progress (5): 536/920 kB | 429 kB | 186 kB | 28/273 kB | 4.1/524 kB Progress (5): 536/920 kB | 429 kB | 186 kB | 32/273 kB | 4.1/524 kB Progress (5): 540/920 kB | 429 kB | 186 kB | 32/273 kB | 4.1/524 kB Progress (5): 540/920 kB | 429 kB | 186 kB | 32/273 kB | 7.7/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 948 kB/s) [2019-07-31T02:54:11.896Z] 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-31T02:54:11.896Z] Progress (4): 544/920 kB | 429 kB | 32/273 kB | 7.7/524 kB Progress (4): 544/920 kB | 429 kB | 33/273 kB | 7.7/524 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.2 MB/s) [2019-07-31T02:54:11.896Z] Progress (3): 544/920 kB | 37/273 kB | 7.7/524 kB Progress (3): 548/920 kB | 37/273 kB | 7.7/524 kB Progress (3): 548/920 kB | 37/273 kB | 12/524 kB Progress (3): 552/920 kB | 37/273 kB | 12/524 kB Progress (3): 552/920 kB | 41/273 kB | 12/524 kB Progress (3): 556/920 kB | 41/273 kB | 12/524 kB Progress (3): 556/920 kB | 45/273 kB | 12/524 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-31T02:54:11.896Z] Progress (3): 556/920 kB | 49/273 kB | 12/524 kB Progress (3): 560/920 kB | 49/273 kB | 12/524 kB Progress (3): 560/920 kB | 49/273 kB | 16/524 kB Progress (3): 564/920 kB | 49/273 kB | 16/524 kB Progress (3): 564/920 kB | 53/273 kB | 16/524 kB Progress (3): 568/920 kB | 53/273 kB | 16/524 kB Progress (3): 568/920 kB | 53/273 kB | 20/524 kB Progress (3): 572/920 kB | 53/273 kB | 20/524 kB Progress (3): 572/920 kB | 57/273 kB | 20/524 kB Progress (3): 576/920 kB | 57/273 kB | 20/524 kB Progress (3): 576/920 kB | 57/273 kB | 24/524 kB Progress (3): 580/920 kB | 57/273 kB | 24/524 kB Progress (3): 580/920 kB | 61/273 kB | 24/524 kB Progress (3): 584/920 kB | 61/273 kB | 24/524 kB Progress (3): 584/920 kB | 61/273 kB | 28/524 kB Progress (3): 588/920 kB | 61/273 kB | 28/524 kB Progress (3): 588/920 kB | 65/273 kB | 28/524 kB Progress (3): 592/920 kB | 65/273 kB | 28/524 kB Progress (3): 592/920 kB | 65/273 kB | 32/524 kB Progress (3): 596/920 kB | 65/273 kB | 32/524 kB Progress (3): 596/920 kB | 66/273 kB | 32/524 kB Progress (3): 600/920 kB | 66/273 kB | 32/524 kB Progress (3): 600/920 kB | 66/273 kB | 33/524 kB Progress (3): 604/920 kB | 66/273 kB | 33/524 kB Progress (3): 604/920 kB | 70/273 kB | 33/524 kB Progress (3): 608/920 kB | 70/273 kB | 33/524 kB Progress (3): 608/920 kB | 70/273 kB | 37/524 kB Progress (3): 612/920 kB | 70/273 kB | 37/524 kB Progress (3): 612/920 kB | 74/273 kB | 37/524 kB Progress (3): 616/920 kB | 74/273 kB | 37/524 kB Progress (3): 616/920 kB | 78/273 kB | 37/524 kB Progress (3): 616/920 kB | 78/273 kB | 41/524 kB Progress (4): 616/920 kB | 78/273 kB | 41/524 kB | 4.1/39 kB Progress (4): 616/920 kB | 82/273 kB | 41/524 kB | 4.1/39 kB Progress (4): 620/920 kB | 82/273 kB | 41/524 kB | 4.1/39 kB Progress (4): 620/920 kB | 86/273 kB | 41/524 kB | 4.1/39 kB Progress (4): 620/920 kB | 86/273 kB | 41/524 kB | 7.7/39 kB Progress (4): 620/920 kB | 86/273 kB | 45/524 kB | 7.7/39 kB Progress (4): 620/920 kB | 86/273 kB | 45/524 kB | 12/39 kB Progress (4): 620/920 kB | 90/273 kB | 45/524 kB | 12/39 kB Progress (4): 624/920 kB | 90/273 kB | 45/524 kB | 12/39 kB Progress (4): 624/920 kB | 94/273 kB | 45/524 kB | 12/39 kB Progress (4): 624/920 kB | 94/273 kB | 45/524 kB | 16/39 kB Progress (4): 624/920 kB | 94/273 kB | 49/524 kB | 16/39 kB Progress (4): 624/920 kB | 94/273 kB | 49/524 kB | 20/39 kB Progress (4): 624/920 kB | 98/273 kB | 49/524 kB | 20/39 kB Progress (4): 628/920 kB | 98/273 kB | 49/524 kB | 20/39 kB Progress (4): 628/920 kB | 98/273 kB | 49/524 kB | 20/39 kB Progress (4): 628/920 kB | 98/273 kB | 49/524 kB | 24/39 kB Progress (4): 628/920 kB | 98/273 kB | 53/524 kB | 24/39 kB Progress (4): 628/920 kB | 98/273 kB | 53/524 kB | 28/39 kB Progress (4): 628/920 kB | 102/273 kB | 53/524 kB | 28/39 kB Progress (4): 628/920 kB | 106/273 kB | 53/524 kB | 28/39 kB Progress (5): 628/920 kB | 106/273 kB | 53/524 kB | 28/39 kB | 4.1/156 kB Progress (5): 632/920 kB | 106/273 kB | 53/524 kB | 28/39 kB | 4.1/156 kB Progress (5): 632/920 kB | 106/273 kB | 53/524 kB | 28/39 kB | 7.7/156 kB Progress (5): 632/920 kB | 110/273 kB | 53/524 kB | 28/39 kB | 7.7/156 kB Progress (5): 632/920 kB | 110/273 kB | 53/524 kB | 32/39 kB | 7.7/156 kB Progress (5): 632/920 kB | 110/273 kB | 57/524 kB | 32/39 kB | 7.7/156 kB Progress (5): 632/920 kB | 110/273 kB | 57/524 kB | 33/39 kB | 7.7/156 kB Progress (5): 632/920 kB | 114/273 kB | 57/524 kB | 33/39 kB | 7.7/156 kB Progress (5): 632/920 kB | 114/273 kB | 57/524 kB | 33/39 kB | 12/156 kB Progress (5): 636/920 kB | 114/273 kB | 57/524 kB | 33/39 kB | 12/156 kB Progress (5): 636/920 kB | 114/273 kB | 57/524 kB | 33/39 kB | 16/156 kB Progress (5): 636/920 kB | 118/273 kB | 57/524 kB | 33/39 kB | 16/156 kB Progress (5): 636/920 kB | 118/273 kB | 57/524 kB | 37/39 kB | 16/156 kB Progress (5): 636/920 kB | 118/273 kB | 61/524 kB | 37/39 kB | 16/156 kB Progress (5): 636/920 kB | 118/273 kB | 61/524 kB | 39 kB | 16/156 kB Progress (5): 636/920 kB | 122/273 kB | 61/524 kB | 39 kB | 16/156 kB Progress (5): 636/920 kB | 122/273 kB | 61/524 kB | 39 kB | 20/156 kB Progress (5): 640/920 kB | 122/273 kB | 61/524 kB | 39 kB | 20/156 kB Progress (5): 640/920 kB | 122/273 kB | 61/524 kB | 39 kB | 24/156 kB Progress (5): 640/920 kB | 126/273 kB | 61/524 kB | 39 kB | 24/156 kB Progress (5): 640/920 kB | 126/273 kB | 65/524 kB | 39 kB | 24/156 kB Progress (5): 640/920 kB | 130/273 kB | 65/524 kB | 39 kB | 24/156 kB Progress (5): 640/920 kB | 130/273 kB | 65/524 kB | 39 kB | 28/156 kB Progress (5): 644/920 kB | 130/273 kB | 65/524 kB | 39 kB | 28/156 kB Progress (5): 644/920 kB | 130/273 kB | 65/524 kB | 39 kB | 32/156 kB Progress (5): 644/920 kB | 134/273 kB | 65/524 kB | 39 kB | 32/156 kB Progress (5): 644/920 kB | 134/273 kB | 66/524 kB | 39 kB | 32/156 kB Progress (5): 644/920 kB | 138/273 kB | 66/524 kB | 39 kB | 32/156 kB Progress (5): 644/920 kB | 138/273 kB | 66/524 kB | 39 kB | 33/156 kB Progress (5): 648/920 kB | 138/273 kB | 66/524 kB | 39 kB | 33/156 kB Progress (5): 648/920 kB | 138/273 kB | 66/524 kB | 39 kB | 37/156 kB Progress (5): 648/920 kB | 142/273 kB | 66/524 kB | 39 kB | 37/156 kB Progress (5): 648/920 kB | 142/273 kB | 70/524 kB | 39 kB | 37/156 kB Progress (5): 648/920 kB | 146/273 kB | 70/524 kB | 39 kB | 37/156 kB Progress (5): 648/920 kB | 146/273 kB | 70/524 kB | 39 kB | 41/156 kB Progress (5): 652/920 kB | 146/273 kB | 70/524 kB | 39 kB | 41/156 kB Progress (5): 652/920 kB | 146/273 kB | 70/524 kB | 39 kB | 45/156 kB Progress (5): 652/920 kB | 150/273 kB | 70/524 kB | 39 kB | 45/156 kB Progress (5): 652/920 kB | 150/273 kB | 74/524 kB | 39 kB | 45/156 kB Progress (5): 652/920 kB | 154/273 kB | 74/524 kB | 39 kB | 45/156 kB Progress (5): 652/920 kB | 154/273 kB | 74/524 kB | 39 kB | 49/156 kB Progress (5): 656/920 kB | 154/273 kB | 74/524 kB | 39 kB | 49/156 kB Progress (5): 656/920 kB | 154/273 kB | 74/524 kB | 39 kB | 53/156 kB Progress (5): 656/920 kB | 158/273 kB | 74/524 kB | 39 kB | 53/156 kB Progress (5): 656/920 kB | 158/273 kB | 78/524 kB | 39 kB | 53/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 174 kB/s) [2019-07-31T02:54:11.896Z] Progress (4): 656/920 kB | 158/273 kB | 82/524 kB | 53/156 kB Progress (4): 656/920 kB | 162/273 kB | 82/524 kB | 53/156 kB Progress (4): 656/920 kB | 162/273 kB | 82/524 kB | 57/156 kB Progress (4): 660/920 kB | 162/273 kB | 82/524 kB | 57/156 kB Progress (4): 660/920 kB | 162/273 kB | 82/524 kB | 61/156 kB Progress (4): 660/920 kB | 166/273 kB | 82/524 kB | 61/156 kB Progress (4): 660/920 kB | 166/273 kB | 86/524 kB | 61/156 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-31T02:54:11.897Z] Progress (4): 660/920 kB | 166/273 kB | 90/524 kB | 61/156 kB Progress (4): 660/920 kB | 170/273 kB | 90/524 kB | 61/156 kB Progress (4): 660/920 kB | 170/273 kB | 90/524 kB | 65/156 kB Progress (4): 664/920 kB | 170/273 kB | 90/524 kB | 65/156 kB Progress (4): 664/920 kB | 170/273 kB | 90/524 kB | 66/156 kB Progress (4): 664/920 kB | 174/273 kB | 90/524 kB | 66/156 kB Progress (4): 664/920 kB | 174/273 kB | 94/524 kB | 66/156 kB Progress (4): 664/920 kB | 178/273 kB | 94/524 kB | 66/156 kB Progress (4): 664/920 kB | 178/273 kB | 94/524 kB | 70/156 kB Progress (4): 668/920 kB | 178/273 kB | 94/524 kB | 70/156 kB Progress (4): 668/920 kB | 178/273 kB | 94/524 kB | 74/156 kB Progress (4): 668/920 kB | 182/273 kB | 94/524 kB | 74/156 kB Progress (4): 668/920 kB | 182/273 kB | 98/524 kB | 74/156 kB Progress (4): 668/920 kB | 186/273 kB | 98/524 kB | 74/156 kB Progress (4): 668/920 kB | 186/273 kB | 98/524 kB | 78/156 kB Progress (4): 672/920 kB | 186/273 kB | 98/524 kB | 78/156 kB Progress (4): 672/920 kB | 186/273 kB | 98/524 kB | 82/156 kB Progress (4): 672/920 kB | 190/273 kB | 98/524 kB | 82/156 kB Progress (4): 672/920 kB | 190/273 kB | 98/524 kB | 82/156 kB Progress (4): 672/920 kB | 194/273 kB | 98/524 kB | 82/156 kB Progress (4): 672/920 kB | 194/273 kB | 98/524 kB | 86/156 kB Progress (4): 676/920 kB | 194/273 kB | 98/524 kB | 86/156 kB Progress (4): 676/920 kB | 194/273 kB | 98/524 kB | 90/156 kB Progress (4): 676/920 kB | 198/273 kB | 98/524 kB | 90/156 kB Progress (4): 676/920 kB | 198/273 kB | 102/524 kB | 90/156 kB Progress (4): 676/920 kB | 202/273 kB | 102/524 kB | 90/156 kB Progress (4): 676/920 kB | 202/273 kB | 102/524 kB | 94/156 kB Progress (4): 680/920 kB | 202/273 kB | 102/524 kB | 94/156 kB Progress (4): 680/920 kB | 202/273 kB | 102/524 kB | 98/156 kB Progress (4): 680/920 kB | 206/273 kB | 102/524 kB | 98/156 kB Progress (4): 680/920 kB | 206/273 kB | 106/524 kB | 98/156 kB Progress (4): 680/920 kB | 210/273 kB | 106/524 kB | 98/156 kB Progress (4): 680/920 kB | 210/273 kB | 106/524 kB | 102/156 kB Progress (4): 684/920 kB | 210/273 kB | 106/524 kB | 102/156 kB Progress (4): 684/920 kB | 210/273 kB | 106/524 kB | 106/156 kB Progress (4): 684/920 kB | 214/273 kB | 106/524 kB | 106/156 kB Progress (4): 684/920 kB | 214/273 kB | 110/524 kB | 106/156 kB Progress (4): 684/920 kB | 218/273 kB | 110/524 kB | 106/156 kB Progress (4): 684/920 kB | 218/273 kB | 110/524 kB | 110/156 kB Progress (4): 688/920 kB | 218/273 kB | 110/524 kB | 110/156 kB Progress (5): 688/920 kB | 218/273 kB | 110/524 kB | 110/156 kB | 4.1/35 kB Progress (5): 688/920 kB | 218/273 kB | 110/524 kB | 114/156 kB | 4.1/35 kB Progress (5): 688/920 kB | 222/273 kB | 110/524 kB | 114/156 kB | 4.1/35 kB Progress (5): 688/920 kB | 222/273 kB | 114/524 kB | 114/156 kB | 4.1/35 kB Progress (5): 688/920 kB | 226/273 kB | 114/524 kB | 114/156 kB | 4.1/35 kB Progress (5): 688/920 kB | 226/273 kB | 114/524 kB | 118/156 kB | 4.1/35 kB Progress (5): 688/920 kB | 226/273 kB | 114/524 kB | 118/156 kB | 7.7/35 kB Progress (5): 692/920 kB | 226/273 kB | 114/524 kB | 118/156 kB | 7.7/35 kB Progress (5): 692/920 kB | 226/273 kB | 114/524 kB | 118/156 kB | 12/35 kB Progress (5): 692/920 kB | 226/273 kB | 114/524 kB | 122/156 kB | 12/35 kB Progress (5): 692/920 kB | 230/273 kB | 114/524 kB | 122/156 kB | 12/35 kB Progress (5): 692/920 kB | 230/273 kB | 118/524 kB | 122/156 kB | 12/35 kB Progress (5): 692/920 kB | 234/273 kB | 118/524 kB | 122/156 kB | 12/35 kB Progress (5): 692/920 kB | 234/273 kB | 118/524 kB | 126/156 kB | 12/35 kB Progress (5): 692/920 kB | 234/273 kB | 118/524 kB | 126/156 kB | 16/35 kB Progress (5): 696/920 kB | 234/273 kB | 118/524 kB | 126/156 kB | 16/35 kB Progress (5): 696/920 kB | 234/273 kB | 118/524 kB | 126/156 kB | 20/35 kB Progress (5): 696/920 kB | 234/273 kB | 118/524 kB | 130/156 kB | 20/35 kB Progress (5): 696/920 kB | 238/273 kB | 118/524 kB | 130/156 kB | 20/35 kB Progress (5): 696/920 kB | 238/273 kB | 122/524 kB | 130/156 kB | 20/35 kB Progress (5): 696/920 kB | 242/273 kB | 122/524 kB | 130/156 kB | 20/35 kB Progress (5): 696/920 kB | 242/273 kB | 122/524 kB | 134/156 kB | 20/35 kB Progress (5): 696/920 kB | 242/273 kB | 122/524 kB | 134/156 kB | 24/35 kB Progress (5): 700/920 kB | 242/273 kB | 122/524 kB | 134/156 kB | 24/35 kB Progress (5): 700/920 kB | 242/273 kB | 122/524 kB | 134/156 kB | 28/35 kB Progress (5): 700/920 kB | 242/273 kB | 122/524 kB | 138/156 kB | 28/35 kB Progress (5): 700/920 kB | 246/273 kB | 122/524 kB | 138/156 kB | 28/35 kB Progress (5): 700/920 kB | 246/273 kB | 126/524 kB | 138/156 kB | 28/35 kB Progress (5): 700/920 kB | 250/273 kB | 126/524 kB | 138/156 kB | 28/35 kB Progress (5): 700/920 kB | 250/273 kB | 126/524 kB | 142/156 kB | 28/35 kB Progress (5): 700/920 kB | 250/273 kB | 126/524 kB | 142/156 kB | 32/35 kB Progress (5): 704/920 kB | 250/273 kB | 126/524 kB | 142/156 kB | 32/35 kB Progress (5): 708/920 kB | 250/273 kB | 126/524 kB | 142/156 kB | 32/35 kB Progress (5): 712/920 kB | 250/273 kB | 126/524 kB | 142/156 kB | 32/35 kB Progress (5): 716/920 kB | 250/273 kB | 126/524 kB | 142/156 kB | 32/35 kB Progress (5): 720/920 kB | 250/273 kB | 126/524 kB | 142/156 kB | 32/35 kB Progress (5): 720/920 kB | 250/273 kB | 126/524 kB | 142/156 kB | 33/35 kB Progress (5): 720/920 kB | 250/273 kB | 126/524 kB | 146/156 kB | 33/35 kB Progress (5): 720/920 kB | 254/273 kB | 126/524 kB | 146/156 kB | 33/35 kB Progress (5): 720/920 kB | 254/273 kB | 130/524 kB | 146/156 kB | 33/35 kB Progress (5): 720/920 kB | 258/273 kB | 130/524 kB | 146/156 kB | 33/35 kB Progress (5): 720/920 kB | 258/273 kB | 130/524 kB | 150/156 kB | 33/35 kB Progress (5): 720/920 kB | 258/273 kB | 130/524 kB | 150/156 kB | 35 kB Progress (5): 724/920 kB | 258/273 kB | 130/524 kB | 150/156 kB | 35 kB Progress (5): 724/920 kB | 258/273 kB | 130/524 kB | 154/156 kB | 35 kB Progress (5): 724/920 kB | 262/273 kB | 130/524 kB | 154/156 kB | 35 kB Progress (5): 724/920 kB | 262/273 kB | 134/524 kB | 154/156 kB | 35 kB Progress (5): 724/920 kB | 266/273 kB | 134/524 kB | 154/156 kB | 35 kB Progress (5): 724/920 kB | 266/273 kB | 134/524 kB | 156 kB | 35 kB Progress (5): 728/920 kB | 266/273 kB | 134/524 kB | 156 kB | 35 kB Progress (5): 728/920 kB | 270/273 kB | 134/524 kB | 156 kB | 35 kB Progress (5): 728/920 kB | 270/273 kB | 138/524 kB | 156 kB | 35 kB Progress (5): 728/920 kB | 273 kB | 138/524 kB | 156 kB | 35 kB Progress (5): 732/920 kB | 273 kB | 138/524 kB | 156 kB | 35 kB Progress (5): 732/920 kB | 273 kB | 142/524 kB | 156 kB | 35 kB Progress (5): 736/920 kB | 273 kB | 142/524 kB | 156 kB | 35 kB Progress (5): 736/920 kB | 273 kB | 146/524 kB | 156 kB | 35 kB Progress (5): 740/920 kB | 273 kB | 146/524 kB | 156 kB | 35 kB Progress (5): 740/920 kB | 273 kB | 150/524 kB | 156 kB | 35 kB Progress (5): 740/920 kB | 273 kB | 154/524 kB | 156 kB | 35 kB Progress (5): 744/920 kB | 273 kB | 154/524 kB | 156 kB | 35 kB Progress (5): 744/920 kB | 273 kB | 158/524 kB | 156 kB | 35 kB Progress (5): 744/920 kB | 273 kB | 162/524 kB | 156 kB | 35 kB Progress (5): 748/920 kB | 273 kB | 162/524 kB | 156 kB | 35 kB Progress (5): 748/920 kB | 273 kB | 166/524 kB | 156 kB | 35 kB Progress (5): 752/920 kB | 273 kB | 166/524 kB | 156 kB | 35 kB Progress (5): 752/920 kB | 273 kB | 170/524 kB | 156 kB | 35 kB Progress (5): 756/920 kB | 273 kB | 170/524 kB | 156 kB | 35 kB Progress (5): 756/920 kB | 273 kB | 174/524 kB | 156 kB | 35 kB Progress (5): 760/920 kB | 273 kB | 174/524 kB | 156 kB | 35 kB Progress (5): 760/920 kB | 273 kB | 178/524 kB | 156 kB | 35 kB Progress (5): 764/920 kB | 273 kB | 178/524 kB | 156 kB | 35 kB Progress (5): 764/920 kB | 273 kB | 182/524 kB | 156 kB | 35 kB Progress (5): 768/920 kB | 273 kB | 182/524 kB | 156 kB | 35 kB Progress (5): 768/920 kB | 273 kB | 186/524 kB | 156 kB | 35 kB Progress (5): 772/920 kB | 273 kB | 186/524 kB | 156 kB | 35 kB Progress (5): 772/920 kB | 273 kB | 190/524 kB | 156 kB | 35 kB Progress (5): 776/920 kB | 273 kB | 190/524 kB | 156 kB | 35 kB Progress (5): 776/920 kB | 273 kB | 194/524 kB | 156 kB | 35 kB Progress (5): 780/920 kB | 273 kB | 194/524 kB | 156 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 506 kB/s) [2019-07-31T02:54:11.897Z] 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-31T02:54:11.897Z] Progress (3): 784/920 kB | 194/524 kB | 35 kB Progress (3): 784/920 kB | 198/524 kB | 35 kB Progress (3): 788/920 kB | 198/524 kB | 35 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2019-07-31T02:54:11.897Z] 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-31T02:54:11.897Z] Progress (3): 792/920 kB | 198/524 kB | 35 kB Progress (3): 792/920 kB | 202/524 kB | 35 kB Progress (3): 796/920 kB | 202/524 kB | 35 kB Progress (3): 796/920 kB | 206/524 kB | 35 kB Progress (3): 800/920 kB | 206/524 kB | 35 kB Progress (3): 800/920 kB | 210/524 kB | 35 kB Progress (3): 804/920 kB | 210/524 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 113 kB/s) [2019-07-31T02:54:11.897Z] Progress (2): 808/920 kB | 210/524 kB Progress (2): 808/920 kB | 214/524 kB 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-31T02:54:11.897Z] Progress (2): 808/920 kB | 218/524 kB Progress (2): 812/920 kB | 218/524 kB Progress (2): 812/920 kB | 222/524 kB Progress (2): 816/920 kB | 222/524 kB Progress (2): 816/920 kB | 226/524 kB Progress (2): 820/920 kB | 226/524 kB Progress (2): 820/920 kB | 230/524 kB Progress (2): 824/920 kB | 230/524 kB Progress (2): 824/920 kB | 234/524 kB Progress (2): 828/920 kB | 234/524 kB Progress (2): 828/920 kB | 238/524 kB Progress (2): 832/920 kB | 238/524 kB Progress (2): 832/920 kB | 242/524 kB Progress (2): 836/920 kB | 242/524 kB Progress (2): 836/920 kB | 246/524 kB Progress (2): 840/920 kB | 246/524 kB Progress (2): 840/920 kB | 250/524 kB Progress (2): 844/920 kB | 250/524 kB Progress (2): 844/920 kB | 254/524 kB Progress (2): 848/920 kB | 254/524 kB Progress (2): 848/920 kB | 258/524 kB Progress (2): 852/920 kB | 258/524 kB Progress (2): 852/920 kB | 262/524 kB Progress (2): 856/920 kB | 262/524 kB Progress (2): 856/920 kB | 266/524 kB Progress (2): 860/920 kB | 266/524 kB Progress (2): 860/920 kB | 270/524 kB Progress (2): 864/920 kB | 270/524 kB Progress (2): 864/920 kB | 274/524 kB Progress (2): 868/920 kB | 274/524 kB Progress (2): 868/920 kB | 278/524 kB Progress (2): 872/920 kB | 278/524 kB Progress (2): 872/920 kB | 282/524 kB Progress (2): 876/920 kB | 282/524 kB Progress (2): 876/920 kB | 286/524 kB Progress (2): 880/920 kB | 286/524 kB Progress (2): 880/920 kB | 290/524 kB Progress (2): 884/920 kB | 290/524 kB Progress (2): 884/920 kB | 294/524 kB Progress (2): 888/920 kB | 294/524 kB Progress (2): 888/920 kB | 298/524 kB Progress (2): 892/920 kB | 298/524 kB Progress (2): 892/920 kB | 302/524 kB Progress (2): 896/920 kB | 302/524 kB Progress (2): 896/920 kB | 306/524 kB Progress (2): 900/920 kB | 306/524 kB Progress (2): 900/920 kB | 310/524 kB Progress (2): 904/920 kB | 310/524 kB Progress (2): 904/920 kB | 314/524 kB Progress (2): 908/920 kB | 314/524 kB Progress (2): 908/920 kB | 318/524 kB Progress (2): 912/920 kB | 318/524 kB Progress (3): 912/920 kB | 318/524 kB | 4.1/332 kB Progress (3): 912/920 kB | 322/524 kB | 4.1/332 kB Progress (3): 912/920 kB | 322/524 kB | 7.7/332 kB Progress (3): 916/920 kB | 322/524 kB | 7.7/332 kB Progress (3): 916/920 kB | 322/524 kB | 12/332 kB Progress (3): 916/920 kB | 326/524 kB | 12/332 kB Progress (3): 916/920 kB | 326/524 kB | 16/332 kB Progress (4): 916/920 kB | 326/524 kB | 16/332 kB | 4.1/30 kB Progress (4): 920/920 kB | 326/524 kB | 16/332 kB | 4.1/30 kB Progress (4): 920/920 kB | 326/524 kB | 16/332 kB | 7.7/30 kB Progress (4): 920/920 kB | 326/524 kB | 20/332 kB | 7.7/30 kB Progress (4): 920/920 kB | 330/524 kB | 20/332 kB | 7.7/30 kB Progress (4): 920/920 kB | 330/524 kB | 24/332 kB | 7.7/30 kB Progress (4): 920/920 kB | 330/524 kB | 24/332 kB | 12/30 kB Progress (5): 920/920 kB | 330/524 kB | 24/332 kB | 12/30 kB | 4.1/68 kB Progress (5): 920 kB | 330/524 kB | 24/332 kB | 12/30 kB | 4.1/68 kB Progress (5): 920 kB | 330/524 kB | 24/332 kB | 12/30 kB | 7.7/68 kB Progress (5): 920 kB | 330/524 kB | 24/332 kB | 16/30 kB | 7.7/68 kB Progress (5): 920 kB | 330/524 kB | 28/332 kB | 16/30 kB | 7.7/68 kB Progress (5): 920 kB | 334/524 kB | 28/332 kB | 16/30 kB | 7.7/68 kB Progress (5): 920 kB | 334/524 kB | 32/332 kB | 16/30 kB | 7.7/68 kB Progress (5): 920 kB | 334/524 kB | 32/332 kB | 20/30 kB | 7.7/68 kB Progress (5): 920 kB | 334/524 kB | 32/332 kB | 20/30 kB | 12/68 kB Progress (5): 920 kB | 334/524 kB | 32/332 kB | 24/30 kB | 12/68 kB Progress (5): 920 kB | 334/524 kB | 33/332 kB | 24/30 kB | 12/68 kB Progress (5): 920 kB | 338/524 kB | 33/332 kB | 24/30 kB | 12/68 kB Progress (5): 920 kB | 338/524 kB | 37/332 kB | 24/30 kB | 12/68 kB Progress (5): 920 kB | 338/524 kB | 37/332 kB | 28/30 kB | 12/68 kB Progress (5): 920 kB | 338/524 kB | 37/332 kB | 28/30 kB | 16/68 kB Progress (5): 920 kB | 338/524 kB | 37/332 kB | 30 kB | 16/68 kB Progress (5): 920 kB | 338/524 kB | 41/332 kB | 30 kB | 16/68 kB Progress (5): 920 kB | 342/524 kB | 41/332 kB | 30 kB | 16/68 kB Progress (5): 920 kB | 342/524 kB | 45/332 kB | 30 kB | 16/68 kB Progress (5): 920 kB | 342/524 kB | 45/332 kB | 30 kB | 20/68 kB Progress (5): 920 kB | 342/524 kB | 49/332 kB | 30 kB | 20/68 kB Progress (5): 920 kB | 346/524 kB | 49/332 kB | 30 kB | 20/68 kB Progress (5): 920 kB | 346/524 kB | 53/332 kB | 30 kB | 20/68 kB Progress (5): 920 kB | 346/524 kB | 53/332 kB | 30 kB | 24/68 kB Progress (5): 920 kB | 346/524 kB | 57/332 kB | 30 kB | 24/68 kB Progress (5): 920 kB | 350/524 kB | 57/332 kB | 30 kB | 24/68 kB Progress (5): 920 kB | 350/524 kB | 61/332 kB | 30 kB | 24/68 kB Progress (5): 920 kB | 350/524 kB | 61/332 kB | 30 kB | 28/68 kB Progress (5): 920 kB | 350/524 kB | 65/332 kB | 30 kB | 28/68 kB Progress (5): 920 kB | 354/524 kB | 65/332 kB | 30 kB | 28/68 kB Progress (5): 920 kB | 354/524 kB | 66/332 kB | 30 kB | 28/68 kB Progress (5): 920 kB | 354/524 kB | 66/332 kB | 30 kB | 32/68 kB Progress (5): 920 kB | 354/524 kB | 70/332 kB | 30 kB | 32/68 kB Progress (5): 920 kB | 358/524 kB | 70/332 kB | 30 kB | 32/68 kB Progress (5): 920 kB | 358/524 kB | 74/332 kB | 30 kB | 32/68 kB Progress (5): 920 kB | 358/524 kB | 74/332 kB | 30 kB | 33/68 kB Progress (5): 920 kB | 358/524 kB | 78/332 kB | 30 kB | 33/68 kB Progress (5): 920 kB | 362/524 kB | 78/332 kB | 30 kB | 33/68 kB Progress (5): 920 kB | 362/524 kB | 82/332 kB | 30 kB | 33/68 kB Progress (5): 920 kB | 362/524 kB | 82/332 kB | 30 kB | 37/68 kB Progress (5): 920 kB | 362/524 kB | 86/332 kB | 30 kB | 37/68 kB Progress (5): 920 kB | 366/524 kB | 86/332 kB | 30 kB | 37/68 kB Progress (5): 920 kB | 366/524 kB | 90/332 kB | 30 kB | 37/68 kB Progress (5): 920 kB | 366/524 kB | 90/332 kB | 30 kB | 41/68 kB Progress (5): 920 kB | 366/524 kB | 94/332 kB | 30 kB | 41/68 kB Progress (5): 920 kB | 370/524 kB | 94/332 kB | 30 kB | 41/68 kB Progress (5): 920 kB | 370/524 kB | 98/332 kB | 30 kB | 41/68 kB Progress (5): 920 kB | 370/524 kB | 98/332 kB | 30 kB | 45/68 kB Progress (5): 920 kB | 370/524 kB | 98/332 kB | 30 kB | 45/68 kB Progress (5): 920 kB | 374/524 kB | 98/332 kB | 30 kB | 45/68 kB Progress (5): 920 kB | 374/524 kB | 102/332 kB | 30 kB | 45/68 kB Progress (5): 920 kB | 374/524 kB | 102/332 kB | 30 kB | 49/68 kB Progress (5): 920 kB | 374/524 kB | 106/332 kB | 30 kB | 49/68 kB Progress (5): 920 kB | 378/524 kB | 106/332 kB | 30 kB | 49/68 kB Progress (5): 920 kB | 378/524 kB | 110/332 kB | 30 kB | 49/68 kB Progress (5): 920 kB | 378/524 kB | 110/332 kB | 30 kB | 53/68 kB Progress (5): 920 kB | 378/524 kB | 114/332 kB | 30 kB | 53/68 kB Progress (5): 920 kB | 382/524 kB | 114/332 kB | 30 kB | 53/68 kB Progress (5): 920 kB | 382/524 kB | 118/332 kB | 30 kB | 53/68 kB Progress (5): 920 kB | 382/524 kB | 118/332 kB | 30 kB | 57/68 kB Progress (5): 920 kB | 382/524 kB | 122/332 kB | 30 kB | 57/68 kB Progress (5): 920 kB | 386/524 kB | 122/332 kB | 30 kB | 57/68 kB Progress (5): 920 kB | 386/524 kB | 126/332 kB | 30 kB | 57/68 kB Progress (5): 920 kB | 386/524 kB | 126/332 kB | 30 kB | 61/68 kB Progress (5): 920 kB | 386/524 kB | 130/332 kB | 30 kB | 61/68 kB Progress (5): 920 kB | 390/524 kB | 130/332 kB | 30 kB | 61/68 kB Progress (5): 920 kB | 390/524 kB | 131/332 kB | 30 kB | 61/68 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 87 kB/s) [2019-07-31T02:54:11.897Z] 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-31T02:54:12.155Z] Progress (4): 920 kB | 390/524 kB | 131/332 kB | 65/68 kB Progress (4): 920 kB | 390/524 kB | 135/332 kB | 65/68 kB Progress (4): 920 kB | 394/524 kB | 135/332 kB | 65/68 kB Progress (4): 920 kB | 394/524 kB | 139/332 kB | 65/68 kB Progress (4): 920 kB | 394/524 kB | 139/332 kB | 66/68 kB Progress (4): 920 kB | 394/524 kB | 143/332 kB | 66/68 kB Progress (4): 920 kB | 394/524 kB | 147/332 kB | 66/68 kB Progress (4): 920 kB | 394/524 kB | 151/332 kB | 66/68 kB Progress (4): 920 kB | 394/524 kB | 155/332 kB | 66/68 kB Progress (4): 920 kB | 394/524 kB | 159/332 kB | 66/68 kB Progress (4): 920 kB | 398/524 kB | 159/332 kB | 66/68 kB Progress (4): 920 kB | 398/524 kB | 163/332 kB | 66/68 kB Progress (5): 920 kB | 398/524 kB | 163/332 kB | 66/68 kB | 4.1/38 kB Progress (5): 920 kB | 398/524 kB | 163/332 kB | 68 kB | 4.1/38 kB Progress (5): 920 kB | 398/524 kB | 163/332 kB | 68 kB | 7.7/38 kB Progress (5): 920 kB | 398/524 kB | 167/332 kB | 68 kB | 7.7/38 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 2.3 MB/s) [2019-07-31T02:54:12.155Z] 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-31T02:54:12.155Z] Progress (4): 402/524 kB | 167/332 kB | 68 kB | 7.7/38 kB Progress (4): 402/524 kB | 171/332 kB | 68 kB | 7.7/38 kB Progress (4): 402/524 kB | 171/332 kB | 68 kB | 12/38 kB Progress (4): 402/524 kB | 175/332 kB | 68 kB | 12/38 kB Progress (4): 406/524 kB | 175/332 kB | 68 kB | 12/38 kB Progress (4): 406/524 kB | 179/332 kB | 68 kB | 12/38 kB Progress (4): 406/524 kB | 179/332 kB | 68 kB | 16/38 kB Progress (4): 406/524 kB | 183/332 kB | 68 kB | 16/38 kB Progress (4): 410/524 kB | 183/332 kB | 68 kB | 16/38 kB Progress (4): 410/524 kB | 187/332 kB | 68 kB | 16/38 kB Progress (4): 410/524 kB | 187/332 kB | 68 kB | 20/38 kB Progress (4): 410/524 kB | 191/332 kB | 68 kB | 20/38 kB Progress (4): 414/524 kB | 191/332 kB | 68 kB | 20/38 kB Progress (4): 414/524 kB | 195/332 kB | 68 kB | 20/38 kB Progress (4): 414/524 kB | 195/332 kB | 68 kB | 24/38 kB Progress (4): 414/524 kB | 199/332 kB | 68 kB | 24/38 kB Progress (4): 414/524 kB | 203/332 kB | 68 kB | 24/38 kB Progress (4): 418/524 kB | 203/332 kB | 68 kB | 24/38 kB Progress (4): 418/524 kB | 207/332 kB | 68 kB | 24/38 kB Progress (4): 418/524 kB | 207/332 kB | 68 kB | 28/38 kB Progress (4): 418/524 kB | 211/332 kB | 68 kB | 28/38 kB Progress (4): 422/524 kB | 211/332 kB | 68 kB | 28/38 kB Progress (4): 422/524 kB | 215/332 kB | 68 kB | 28/38 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 167 kB/s) [2019-07-31T02:54:12.155Z] 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-31T02:54:12.155Z] Progress (3): 422/524 kB | 215/332 kB | 32/38 kB Progress (3): 422/524 kB | 219/332 kB | 32/38 kB Progress (3): 426/524 kB | 219/332 kB | 32/38 kB Progress (3): 426/524 kB | 223/332 kB | 32/38 kB Progress (3): 426/524 kB | 223/332 kB | 36/38 kB Progress (3): 426/524 kB | 227/332 kB | 36/38 kB Progress (3): 430/524 kB | 227/332 kB | 36/38 kB Progress (3): 430/524 kB | 231/332 kB | 36/38 kB Progress (3): 430/524 kB | 231/332 kB | 38 kB Progress (3): 430/524 kB | 235/332 kB | 38 kB Progress (3): 434/524 kB | 235/332 kB | 38 kB Progress (3): 434/524 kB | 239/332 kB | 38 kB Progress (3): 438/524 kB | 239/332 kB | 38 kB Progress (3): 438/524 kB | 243/332 kB | 38 kB Progress (4): 438/524 kB | 243/332 kB | 38 kB | 4.1/35 kB Progress (4): 442/524 kB | 243/332 kB | 38 kB | 4.1/35 kB Progress (4): 442/524 kB | 243/332 kB | 38 kB | 7.7/35 kB Progress (4): 442/524 kB | 247/332 kB | 38 kB | 7.7/35 kB Progress (4): 442/524 kB | 247/332 kB | 38 kB | 12/35 kB Progress (4): 446/524 kB | 247/332 kB | 38 kB | 12/35 kB Progress (4): 446/524 kB | 247/332 kB | 38 kB | 16/35 kB Progress (4): 446/524 kB | 251/332 kB | 38 kB | 16/35 kB Progress (4): 446/524 kB | 251/332 kB | 38 kB | 20/35 kB Progress (4): 450/524 kB | 251/332 kB | 38 kB | 20/35 kB Progress (4): 450/524 kB | 251/332 kB | 38 kB | 24/35 kB Progress (4): 450/524 kB | 255/332 kB | 38 kB | 24/35 kB Progress (4): 450/524 kB | 259/332 kB | 38 kB | 24/35 kB Progress (4): 450/524 kB | 259/332 kB | 38 kB | 28/35 kB Progress (4): 454/524 kB | 259/332 kB | 38 kB | 28/35 kB Progress (4): 454/524 kB | 259/332 kB | 38 kB | 32/35 kB Progress (4): 454/524 kB | 262/332 kB | 38 kB | 32/35 kB Progress (4): 454/524 kB | 262/332 kB | 38 kB | 35 kB Progress (4): 458/524 kB | 262/332 kB | 38 kB | 35 kB Progress (4): 458/524 kB | 266/332 kB | 38 kB | 35 kB Progress (4): 462/524 kB | 266/332 kB | 38 kB | 35 kB Progress (4): 462/524 kB | 270/332 kB | 38 kB | 35 kB Progress (4): 466/524 kB | 270/332 kB | 38 kB | 35 kB Progress (4): 466/524 kB | 274/332 kB | 38 kB | 35 kB Progress (4): 470/524 kB | 274/332 kB | 38 kB | 35 kB Progress (4): 470/524 kB | 278/332 kB | 38 kB | 35 kB Progress (4): 474/524 kB | 278/332 kB | 38 kB | 35 kB Progress (4): 474/524 kB | 282/332 kB | 38 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 91 kB/s) [2019-07-31T02:54:12.155Z] Progress (3): 474/524 kB | 286/332 kB | 35 kB Progress (3): 478/524 kB | 286/332 kB | 35 kB Progress (3): 478/524 kB | 290/332 kB | 35 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T02:54:12.155Z] Progress (3): 478/524 kB | 294/332 kB | 35 kB Progress (3): 482/524 kB | 294/332 kB | 35 kB Progress (3): 482/524 kB | 295/332 kB | 35 kB Progress (3): 486/524 kB | 295/332 kB | 35 kB Progress (3): 486/524 kB | 299/332 kB | 35 kB Progress (3): 490/524 kB | 299/332 kB | 35 kB Progress (3): 490/524 kB | 303/332 kB | 35 kB Progress (3): 494/524 kB | 303/332 kB | 35 kB Progress (3): 494/524 kB | 307/332 kB | 35 kB Progress (3): 498/524 kB | 307/332 kB | 35 kB Progress (3): 498/524 kB | 311/332 kB | 35 kB Progress (3): 502/524 kB | 311/332 kB | 35 kB Progress (3): 502/524 kB | 315/332 kB | 35 kB Progress (3): 506/524 kB | 315/332 kB | 35 kB Progress (3): 506/524 kB | 319/332 kB | 35 kB Progress (3): 510/524 kB | 319/332 kB | 35 kB Progress (3): 510/524 kB | 323/332 kB | 35 kB Progress (3): 514/524 kB | 323/332 kB | 35 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 84 kB/s) [2019-07-31T02:54:12.155Z] Progress (2): 518/524 kB | 323/332 kB Progress (2): 518/524 kB | 327/332 kB Progress (2): 522/524 kB | 327/332 kB Progress (2): 522/524 kB | 331/332 kB Progress (2): 524 kB | 331/332 kB Progress (2): 524 kB | 332 kB Progress (3): 524 kB | 332 kB | 4.1/108 kB Progress (3): 524 kB | 332 kB | 7.7/108 kB Progress (3): 524 kB | 332 kB | 12/108 kB Progress (3): 524 kB | 332 kB | 16/108 kB Progress (3): 524 kB | 332 kB | 20/108 kB Progress (3): 524 kB | 332 kB | 24/108 kB Progress (3): 524 kB | 332 kB | 28/108 kB Progress (3): 524 kB | 332 kB | 32/108 kB Progress (3): 524 kB | 332 kB | 33/108 kB Progress (3): 524 kB | 332 kB | 37/108 kB Progress (3): 524 kB | 332 kB | 41/108 kB Progress (3): 524 kB | 332 kB | 45/108 kB Progress (3): 524 kB | 332 kB | 49/108 kB Progress (3): 524 kB | 332 kB | 53/108 kB Progress (3): 524 kB | 332 kB | 57/108 kB Progress (3): 524 kB | 332 kB | 61/108 kB Progress (3): 524 kB | 332 kB | 65/108 kB Progress (3): 524 kB | 332 kB | 66/108 kB Progress (3): 524 kB | 332 kB | 70/108 kB Progress (3): 524 kB | 332 kB | 74/108 kB Progress (3): 524 kB | 332 kB | 78/108 kB Progress (3): 524 kB | 332 kB | 82/108 kB Progress (3): 524 kB | 332 kB | 86/108 kB Progress (3): 524 kB | 332 kB | 90/108 kB Progress (3): 524 kB | 332 kB | 94/108 kB Progress (3): 524 kB | 332 kB | 98/108 kB Progress (3): 524 kB | 332 kB | 98/108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 1.2 MB/s) [2019-07-31T02:54:12.155Z] Progress (2): 332 kB | 102/108 kB Progress (2): 332 kB | 106/108 kB Progress (2): 332 kB | 108 kB Progress (3): 332 kB | 108 kB | 4.1/315 kB Progress (3): 332 kB | 108 kB | 7.7/315 kB Progress (3): 332 kB | 108 kB | 12/315 kB Progress (3): 332 kB | 108 kB | 16/315 kB Progress (3): 332 kB | 108 kB | 20/315 kB Progress (3): 332 kB | 108 kB | 24/315 kB Progress (3): 332 kB | 108 kB | 28/315 kB Progress (3): 332 kB | 108 kB | 32/315 kB Progress (3): 332 kB | 108 kB | 33/315 kB Progress (3): 332 kB | 108 kB | 37/315 kB Progress (3): 332 kB | 108 kB | 41/315 kB Progress (3): 332 kB | 108 kB | 45/315 kB Progress (3): 332 kB | 108 kB | 49/315 kB Progress (3): 332 kB | 108 kB | 53/315 kB Progress (3): 332 kB | 108 kB | 57/315 kB Progress (3): 332 kB | 108 kB | 61/315 kB Progress (3): 332 kB | 108 kB | 65/315 kB Progress (3): 332 kB | 108 kB | 66/315 kB Progress (3): 332 kB | 108 kB | 70/315 kB Progress (3): 332 kB | 108 kB | 74/315 kB Progress (3): 332 kB | 108 kB | 78/315 kB Progress (3): 332 kB | 108 kB | 82/315 kB Progress (3): 332 kB | 108 kB | 86/315 kB Progress (3): 332 kB | 108 kB | 90/315 kB Progress (3): 332 kB | 108 kB | 94/315 kB Progress (3): 332 kB | 108 kB | 98/315 kB Progress (3): 332 kB | 108 kB | 98/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 757 kB/s) [2019-07-31T02:54:12.155Z] Progress (2): 108 kB | 102/315 kB Progress (2): 108 kB | 106/315 kB Progress (2): 108 kB | 110/315 kB Progress (2): 108 kB | 114/315 kB Progress (2): 108 kB | 118/315 kB Progress (2): 108 kB | 122/315 kB Progress (2): 108 kB | 126/315 kB Progress (2): 108 kB | 130/315 kB Progress (2): 108 kB | 134/315 kB Progress (2): 108 kB | 138/315 kB Progress (2): 108 kB | 142/315 kB Progress (2): 108 kB | 146/315 kB Progress (2): 108 kB | 150/315 kB Progress (2): 108 kB | 154/315 kB Progress (2): 108 kB | 158/315 kB Progress (2): 108 kB | 162/315 kB Progress (2): 108 kB | 166/315 kB Progress (2): 108 kB | 170/315 kB Progress (2): 108 kB | 174/315 kB Progress (2): 108 kB | 178/315 kB Progress (2): 108 kB | 182/315 kB Progress (2): 108 kB | 186/315 kB Progress (2): 108 kB | 190/315 kB Progress (2): 108 kB | 194/315 kB Progress (2): 108 kB | 198/315 kB Progress (2): 108 kB | 202/315 kB Progress (2): 108 kB | 206/315 kB Progress (2): 108 kB | 210/315 kB Progress (2): 108 kB | 214/315 kB Progress (2): 108 kB | 218/315 kB Progress (2): 108 kB | 222/315 kB Progress (2): 108 kB | 226/315 kB Progress (2): 108 kB | 230/315 kB Progress (2): 108 kB | 234/315 kB Progress (2): 108 kB | 238/315 kB Progress (2): 108 kB | 242/315 kB Progress (2): 108 kB | 246/315 kB Progress (2): 108 kB | 250/315 kB Progress (2): 108 kB | 254/315 kB Progress (2): 108 kB | 258/315 kB Progress (2): 108 kB | 262/315 kB Progress (2): 108 kB | 266/315 kB Progress (2): 108 kB | 270/315 kB Progress (2): 108 kB | 274/315 kB Progress (2): 108 kB | 278/315 kB Progress (2): 108 kB | 282/315 kB Progress (2): 108 kB | 286/315 kB Progress (2): 108 kB | 290/315 kB 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 241 kB/s) [2019-07-31T02:54:12.155Z] Progress (1): 294/315 kB Progress (1): 298/315 kB Progress (1): 302/315 kB Progress (1): 306/315 kB Progress (1): 310/315 kB Progress (1): 314/315 kB Progress (1): 315 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 620 kB/s) [2019-07-31T02:54:13.087Z] 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-31T02:54:13.087Z] 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-31T02:54:13.087Z] 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-31T02:54:13.087Z] 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-31T02:54:13.087Z] 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-31T02:54:13.087Z] 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-31T02:54:13.087Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 195 kB/s) [2019-07-31T02:54:13.087Z] 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-31T02:54:13.087Z] 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-31T02:54:13.087Z] 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-31T02:54:13.345Z] 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-31T02:54:13.345Z] 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-31T02:54:13.345Z] 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-31T02:54:13.345Z] 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 379 kB/s) [2019-07-31T02:54:13.345Z] 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-31T02:54:13.345Z] 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-31T02:54:13.345Z] 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-31T02:54:13.603Z] 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-31T02:54:13.603Z] 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-31T02:54:13.603Z] 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-31T02:54:13.603Z] 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 679 kB/s) [2019-07-31T02:54:13.860Z] 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-31T02:54:13.860Z] 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-31T02:54:13.860Z] 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-31T02:54:13.860Z] 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-31T02:54:13.860Z] 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-31T02:54:13.860Z] 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-31T02:54:14.118Z] 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 269 kB/s) [2019-07-31T02:54:14.118Z] 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-31T02:54:14.118Z] 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-31T02:54:14.118Z] 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-31T02:54:14.118Z] 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-31T02:54:14.118Z] 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-31T02:54:14.375Z] 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-31T02:54:14.375Z] 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 409 kB/s) [2019-07-31T02:54:14.375Z] 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-31T02:54:14.375Z] 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-31T02:54:14.375Z] 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-31T02:54:14.375Z] 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-31T02:54:14.633Z] 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-31T02:54:14.633Z] 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-31T02:54:14.633Z] 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 274 kB/s) [2019-07-31T02:54:14.633Z] 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-31T02:54:14.633Z] 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-31T02:54:14.633Z] 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-31T02:54:15.127Z] 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-31T02:54:15.127Z] 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-31T02:54:15.127Z] 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-31T02:54:15.127Z] 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 42 kB/s) [2019-07-31T02:54:15.127Z] 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-31T02:54:15.127Z] 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-31T02:54:15.127Z] 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-31T02:54:15.127Z] 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-31T02:54:15.385Z] 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-31T02:54:15.385Z] 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-31T02:54:15.385Z] 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 234 kB/s) [2019-07-31T02:54:15.385Z] 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-31T02:54:15.385Z] 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-31T02:54:15.385Z] 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-31T02:54:15.643Z] 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-31T02:54:15.643Z] 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-31T02:54:15.643Z] 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-31T02:54:15.643Z] 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 121 kB/s) [2019-07-31T02:54:15.643Z] 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-31T02:54:15.643Z] 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-31T02:54:15.643Z] 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-31T02:54:15.900Z] 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-31T02:54:15.900Z] 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-31T02:54:15.901Z] 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-31T02:54:15.901Z] 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 572 kB/s) [2019-07-31T02:54:16.467Z] 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-31T02:54:16.467Z] 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-31T02:54:16.467Z] 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-31T02:54:16.724Z] 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-31T02:54:16.724Z] 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-31T02:54:16.724Z] 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-31T02:54:16.724Z] 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 64 kB/s) [2019-07-31T02:54:16.724Z] 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-31T02:54:16.981Z] 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-31T02:54:16.981Z] 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-31T02:54:16.981Z] 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-31T02:54:17.239Z] 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-31T02:54:17.239Z] 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-31T02:54:17.239Z] 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 857 kB/s) [2019-07-31T02:54:17.239Z] 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-31T02:54:17.239Z] 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-31T02:54:17.239Z] 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-31T02:54:17.497Z] 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-31T02:54:17.497Z] 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-31T02:54:17.497Z] 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-31T02:54:17.497Z] 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 46 kB/s) [2019-07-31T02:54:17.497Z] 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-31T02:54:17.497Z] 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-31T02:54:17.755Z] 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-31T02:54:17.755Z] 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-31T02:54:17.755Z] 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-31T02:54:17.755Z] 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-31T02:54:17.755Z] 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-31T02:54:17.755Z] 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-31T02:54:18.023Z] 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-31T02:54:18.023Z] 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-31T02:54:18.023Z] 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-31T02:54:18.023Z] 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-31T02:54:18.023Z] 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 Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB 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 8.1 MB/s) [2019-07-31T02:54:18.542Z] 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 15 MB/s) [2019-07-31T02:54:18.542Z] 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-31T02:54:18.542Z] 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-31T02:54:18.542Z] 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-31T02:54:18.924Z] 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-31T02:54:18.924Z] 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-31T02:54:18.924Z] 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-31T02:54:18.924Z] 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 54 kB/s) [2019-07-31T02:54:18.924Z] 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-31T02:54:18.924Z] 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-31T02:54:18.924Z] 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-31T02:54:19.182Z] 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-31T02:54:19.182Z] 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-31T02:54:19.182Z] 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-31T02:54:19.182Z] 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 391 kB/s) [2019-07-31T02:54:19.182Z] 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-31T02:54:19.182Z] 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-31T02:54:19.439Z] 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-31T02:54:19.439Z] 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-31T02:54:19.439Z] 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-31T02:54:19.439Z] 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-31T02:54:19.696Z] 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 506 kB/s) [2019-07-31T02:54:19.696Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T02:54:19.696Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T02:54:19.696Z] 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-31T02:54:19.696Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T02:54:19.696Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T02:54:19.696Z] 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-31T02:54:19.954Z] 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-31T02:54:19.954Z] 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-31T02:54:19.954Z] 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-31T02:54:19.954Z] 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-31T02:54:19.954Z] 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-31T02:54:19.954Z] 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-31T02:54:20.211Z] 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-31T02:54:20.211Z] 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 7.2 MB/s) [2019-07-31T02:54:20.211Z] 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-31T02:54:20.211Z] 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-31T02:54:20.211Z] 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-31T02:54:20.469Z] 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-31T02:54:20.469Z] 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-31T02:54:20.469Z] 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-31T02:54:20.469Z] 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 35 kB/s) [2019-07-31T02:54:20.469Z] 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-31T02:54:20.469Z] 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-31T02:54:20.726Z] 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-31T02:54:20.726Z] 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-31T02:54:20.726Z] 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-31T02:54:20.983Z] 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-31T02:54:20.983Z] 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 287 kB/s) [2019-07-31T02:54:20.983Z] 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-31T02:54:20.983Z] 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-31T02:54:20.983Z] 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-31T02:54:21.241Z] 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-31T02:54:21.241Z] 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-31T02:54:21.241Z] 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-31T02:54:21.241Z] 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-31T02:54:21.497Z] Progress (1): 3.7/8.7 kB Progress (1): 7.8/8.7 kB Progress (1): 8.7 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 57 kB/s) [2019-07-31T02:54:21.497Z] 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-31T02:54:21.497Z] 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-31T02:54:21.497Z] 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-31T02:54:21.754Z] Progress (1): 4.1/78 kB Progress (1): 7.9/78 kB Progress (1): 12/78 kB Progress (1): 16/78 kB Progress (1): 20/78 kB Progress (1): 24/78 kB Progress (1): 27/78 kB Progress (1): 31/78 kB Progress (1): 35/78 kB Progress (1): 39/78 kB Progress (1): 43/78 kB Progress (1): 47/78 kB Progress (1): 51/78 kB Progress (1): 55/78 kB Progress (1): 59/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-31T02:54:21.754Z] 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-31T02:54:22.011Z] 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-31T02:54:22.011Z] 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-31T02:54:22.011Z] 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-31T02:54:22.011Z] 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-31T02:54:22.011Z] 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-31T02:54:22.011Z] 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 69 kB/s) [2019-07-31T02:54:22.011Z] 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-31T02:54:22.011Z] 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-31T02:54:22.011Z] 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-31T02:54:22.270Z] 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-31T02:54:22.270Z] 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-31T02:54:22.270Z] 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-31T02:54:22.270Z] 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 39 kB/s) [2019-07-31T02:54:22.270Z] 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-31T02:54:22.270Z] 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-31T02:54:22.270Z] 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-31T02:54:22.527Z] 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-31T02:54:22.527Z] 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-31T02:54:22.527Z] 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-31T02:54:22.527Z] 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 472 kB/s) [2019-07-31T02:54:22.528Z] 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-31T02:54:22.528Z] 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-31T02:54:22.785Z] 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-31T02:54:22.785Z] 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-31T02:54:22.785Z] 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-31T02:54:22.785Z] 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-31T02:54:22.785Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (4.5 kB at 126 kB/s) [2019-07-31T02:54:22.785Z] 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-31T02:54:23.042Z] 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-31T02:54:23.042Z] 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-31T02:54:23.042Z] 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-31T02:54:23.042Z] 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-31T02:54:23.042Z] 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-31T02:54:23.042Z] 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 119 kB/s) [2019-07-31T02:54:23.298Z] 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-31T02:54:23.298Z] 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-31T02:54:23.298Z] 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-31T02:54:23.298Z] 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-31T02:54:23.298Z] 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-31T02:54:23.298Z] 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-31T02:54:23.556Z] 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 112 kB/s) [2019-07-31T02:54:23.556Z] 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-31T02:54:23.556Z] 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-31T02:54:23.556Z] 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-31T02:54:23.556Z] 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-31T02:54:23.556Z] 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-31T02:54:23.813Z] 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-31T02:54:23.813Z] 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 299 kB/s) [2019-07-31T02:54:23.813Z] 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-31T02:54:23.813Z] 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-31T02:54:23.813Z] 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-31T02:54:23.813Z] 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-31T02:54:23.813Z] 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-31T02:54:24.070Z] 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-31T02:54:24.070Z] 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 115 kB/s) [2019-07-31T02:54:24.070Z] 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-31T02:54:24.070Z] 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-31T02:54:24.070Z] 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-31T02:54:24.070Z] 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-31T02:54:24.070Z] 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-31T02:54:24.328Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-31T02:54:24.328Z] 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 87 kB/s) [2019-07-31T02:54:24.328Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T02:54:24.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T02:54:24.328Z] 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-31T02:54:24.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T02:54:24.328Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T02:54:24.585Z] 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-31T02:54:24.585Z] 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 642 kB/s) [2019-07-31T02:54:24.585Z] 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-31T02:54:24.585Z] 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-31T02:54:24.585Z] 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-31T02:54:24.585Z] 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-31T02:54:24.842Z] 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-31T02:54:24.842Z] 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-31T02:54:24.842Z] 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 118 kB/s) [2019-07-31T02:54:24.842Z] 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-31T02:54:24.842Z] 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-31T02:54:24.842Z] 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-31T02:54:25.099Z] 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-31T02:54:25.099Z] 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-31T02:54:25.099Z] 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-31T02:54:25.356Z] 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 102 kB/s) [2019-07-31T02:54:25.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T02:54:25.356Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T02:54:25.356Z] 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-31T02:54:25.356Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T02:54:25.356Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T02:54:25.356Z] 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-31T02:54:26.729Z] 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 19 kB/s) [2019-07-31T02:54:26.729Z] 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-31T02:54:26.729Z] 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-31T02:54:26.729Z] 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-31T02:54:26.729Z] 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-31T02:54:26.729Z] 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-31T02:54:26.729Z] 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-31T02:54:26.729Z] 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 83 kB/s) [2019-07-31T02:54:26.729Z] 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-31T02:54:26.729Z] 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-31T02:54:26.729Z] 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-31T02:54:26.987Z] 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-31T02:54:26.987Z] 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-31T02:54:26.987Z] 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-31T02:54:26.987Z] 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 124 kB/s) [2019-07-31T02:54:26.987Z] 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-31T02:54:26.987Z] 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-31T02:54:26.987Z] 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-31T02:54:27.244Z] 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-31T02:54:27.244Z] 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-31T02:54:27.244Z] 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-31T02:54:27.244Z] 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 113 kB/s) [2019-07-31T02:54:27.502Z] 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-31T02:54:27.502Z] 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-31T02:54:27.502Z] 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-31T02:54:27.759Z] 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-31T02:54:27.759Z] 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-31T02:54:27.759Z] 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-31T02:54:27.759Z] 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 381 kB/s) [2019-07-31T02:54:27.759Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T02:54:27.759Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T02:54:27.759Z] 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-31T02:54:28.017Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T02:54:28.017Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T02:54:28.017Z] 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-31T02:54:28.017Z] 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.7 MB/s) [2019-07-31T02:54:28.017Z] 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-31T02:54:28.017Z] 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-31T02:54:28.017Z] 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-31T02:54:28.275Z] 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-31T02:54:28.275Z] 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-31T02:54:28.275Z] 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-31T02:54:28.275Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (1.1 kB at 31 kB/s) [2019-07-31T02:54:28.275Z] 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-31T02:54:28.275Z] 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-31T02:54:28.275Z] 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-31T02:54:28.532Z] 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-31T02:54:28.532Z] 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-31T02:54:28.532Z] 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-31T02:54:28.532Z] 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 61 kB/s) [2019-07-31T02:54:28.532Z] 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-31T02:54:28.532Z] 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-31T02:54:28.532Z] 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-31T02:54:28.789Z] 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-31T02:54:28.789Z] 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-31T02:54:28.789Z] 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-31T02:54:28.789Z] 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 35 kB/s) [2019-07-31T02:54:28.789Z] 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-31T02:54:28.789Z] 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-31T02:54:28.789Z] 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-31T02:54:29.046Z] 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-31T02:54:29.046Z] 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-31T02:54:29.046Z] 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-31T02:54:29.046Z] 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 23 kB/s) [2019-07-31T02:54:29.046Z] 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-31T02:54:29.046Z] 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-31T02:54:29.046Z] 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-31T02:54:29.303Z] 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-31T02:54:29.303Z] 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-31T02:54:29.303Z] 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-31T02:54:29.303Z] 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 59 kB/s) [2019-07-31T02:54:29.303Z] 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-31T02:54:29.303Z] 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-31T02:54:29.303Z] 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-31T02:54:29.868Z] 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-31T02:54:29.868Z] 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-31T02:54:29.868Z] 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-31T02:54:29.868Z] 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 39 kB/s) [2019-07-31T02:54:29.868Z] 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-31T02:54:29.868Z] 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-31T02:54:30.126Z] 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-31T02:54:30.427Z] 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-31T02:54:30.427Z] 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-31T02:54:30.427Z] 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-31T02:54:30.427Z] 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 71 kB/s) [2019-07-31T02:54:30.427Z] 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-31T02:54:30.427Z] 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-31T02:54:30.427Z] 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-31T02:54:30.427Z] 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-31T02:54:30.779Z] 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-31T02:54:30.779Z] 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-31T02:54:30.779Z] 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 26 kB/s) [2019-07-31T02:54:30.779Z] 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-31T02:54:30.779Z] 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-31T02:54:30.779Z] 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-31T02:54:30.779Z] 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-31T02:54:30.779Z] 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-31T02:54:30.779Z] 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-31T02:54:31.037Z] 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 96 kB/s) [2019-07-31T02:54:31.037Z] 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-31T02:54:31.037Z] 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-31T02:54:31.037Z] 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-31T02:54:31.037Z] 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-31T02:54:31.037Z] 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-31T02:54:31.037Z] 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-31T02:54:31.294Z] 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-31T02:54:31.294Z] 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-31T02:54:31.294Z] 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-31T02:54:31.294Z] 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-31T02:54:31.551Z] 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-31T02:54:32.482Z] 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-31T02:54:32.482Z] 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-31T02:54:32.482Z] 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 70 kB/s) [2019-07-31T02:54:32.482Z] 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-31T02:54:32.482Z] 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-31T02:54:32.482Z] 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-31T02:54:32.739Z] 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-31T02:54:32.739Z] 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-31T02:54:32.739Z] 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-31T02:54:32.739Z] 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 37 kB/s) [2019-07-31T02:54:32.739Z] 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-31T02:54:32.739Z] 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-31T02:54:32.739Z] 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-31T02:54:32.997Z] 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-31T02:54:32.997Z] 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-31T02:54:32.997Z] 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-31T02:54:32.997Z] 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 23 kB/s) [2019-07-31T02:54:32.997Z] 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-31T02:54:32.997Z] 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-31T02:54:33.254Z] 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-31T02:54:33.254Z] 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-31T02:54:33.254Z] 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-31T02:54:33.254Z] 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-31T02:54:33.254Z] 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 93 kB/s) [2019-07-31T02:54:33.254Z] 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-31T02:54:33.254Z] 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-31T02:54:33.512Z] 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-31T02:54:33.512Z] 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-31T02:54:33.512Z] 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-31T02:54:33.512Z] 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-31T02:54:33.512Z] 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 68 kB/s) [2019-07-31T02:54:33.512Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T02:54:33.512Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T02:54:33.770Z] 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-31T02:54:33.770Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T02:54:33.770Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T02:54:33.770Z] 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-31T02:54:33.770Z] 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 34 kB/s) [2019-07-31T02:54:33.770Z] 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-31T02:54:33.770Z] 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-31T02:54:34.029Z] 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-31T02:54:34.029Z] 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-31T02:54:34.029Z] 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-31T02:54:34.029Z] 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-31T02:54:34.029Z] 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-31T02:54:34.029Z] 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-31T02:54:34.029Z] 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-31T02:54:34.328Z] 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-31T02:54:34.328Z] 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-31T02:54:34.328Z] 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-31T02:54:34.328Z] 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-31T02:54:34.328Z] 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 94 kB/s) [2019-07-31T02:54:34.328Z] 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-31T02:54:34.328Z] 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-31T02:54:34.328Z] 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-31T02:54:34.585Z] 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-31T02:54:34.585Z] 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-31T02:54:34.585Z] 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-31T02:54:34.585Z] 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 145 kB/s) [2019-07-31T02:54:34.585Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T02:54:34.585Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T02:54:34.585Z] 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-31T02:54:34.842Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T02:54:34.842Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T02:54:34.842Z] 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-31T02:54:34.842Z] 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 321 kB/s) [2019-07-31T02:54:34.842Z] 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-31T02:54:34.842Z] 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-31T02:54:34.842Z] 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-31T02:54:35.100Z] 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-31T02:54:35.100Z] 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-31T02:54:35.100Z] 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-31T02:54:35.100Z] 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 51 kB/s) [2019-07-31T02:54:35.100Z] 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-31T02:54:35.357Z] 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-31T02:54:35.357Z] 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-31T02:54:35.613Z] 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-31T02:54:36.544Z] 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-31T02:54:36.544Z] 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-31T02:54:36.544Z] 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 77 kB/s) [2019-07-31T02:54:36.544Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T02:54:36.544Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T02:54:36.801Z] 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-31T02:54:36.801Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T02:54:37.058Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T02:54:37.058Z] 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-31T02:54:37.058Z] 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 18 kB/s) [2019-07-31T02:54:37.058Z] 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-31T02:54:37.058Z] 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-31T02:54:37.058Z] 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-31T02:54:37.315Z] 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-31T02:54:37.315Z] 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-31T02:54:37.315Z] 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-31T02:54:37.315Z] 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 28 kB/s) [2019-07-31T02:54:37.315Z] 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-31T02:54:37.315Z] 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-31T02:54:37.315Z] 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-31T02:54:37.573Z] Progress (1): 3.7/6.4 kB Progress (1): 6.4 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 29 kB/s) [2019-07-31T02:54:37.573Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-31T02:54:37.573Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-31T02:54:37.573Z] 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-31T02:54:37.830Z] Progress (1): 1.0/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 143 kB/s) [2019-07-31T02:54:37.830Z] 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-31T02:54:37.830Z] 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-31T02:54:37.830Z] 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-31T02:54:38.089Z] 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-31T02:54:38.089Z] 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-31T02:54:38.089Z] 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-31T02:54:38.089Z] 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 280 kB/s) [2019-07-31T02:54:38.089Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T02:54:38.089Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T02:54:38.089Z] 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-31T02:54:38.347Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T02:54:38.347Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T02:54:38.347Z] 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-31T02:54:38.347Z] 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 134 kB/s) [2019-07-31T02:54:38.347Z] 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-31T02:54:38.347Z] 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-31T02:54:38.347Z] 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-31T02:54:38.604Z] 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-31T02:54:38.604Z] 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-31T02:54:38.604Z] 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-31T02:54:38.604Z] 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 187 kB/s) [2019-07-31T02:54:38.604Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T02:54:38.604Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T02:54:38.604Z] 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-31T02:54:38.862Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T02:54:38.862Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T02:54:38.862Z] 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-31T02:54:38.862Z] 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 302 kB/s) [2019-07-31T02:54:39.120Z] 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-31T02:54:39.120Z] 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-31T02:54:39.120Z] 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-31T02:54:39.120Z] 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-31T02:54:39.377Z] 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-31T02:54:39.377Z] 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-31T02:54:39.377Z] 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 46 kB/s) [2019-07-31T02:54:39.377Z] 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-31T02:54:39.377Z] 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-31T02:54:39.377Z] 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-31T02:54:39.377Z] 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-31T02:54:39.634Z] 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-31T02:54:39.634Z] 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-31T02:54:39.634Z] 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 96 kB/s) [2019-07-31T02:54:39.634Z] 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-31T02:54:39.634Z] 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-31T02:54:39.634Z] 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-31T02:54:39.634Z] 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-31T02:54:39.890Z] 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-31T02:54:39.890Z] 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-31T02:54:39.890Z] 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 145 kB/s) [2019-07-31T02:54:39.890Z] 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-31T02:54:39.890Z] 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-31T02:54:39.890Z] 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-31T02:54:40.148Z] 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-31T02:54:40.148Z] 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-31T02:54:40.148Z] 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-31T02:54:40.148Z] 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 34 kB/s) [2019-07-31T02:54:40.148Z] 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-31T02:54:40.148Z] 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-31T02:54:40.148Z] 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-31T02:54:40.405Z] 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-31T02:54:40.405Z] 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-31T02:54:40.405Z] 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-31T02:54:40.405Z] 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 38 kB/s) [2019-07-31T02:54:40.405Z] 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-31T02:54:40.405Z] 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-31T02:54:40.405Z] 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-31T02:54:40.663Z] 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-31T02:54:40.663Z] 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-31T02:54:40.663Z] 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-31T02:54:40.663Z] 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 17 kB/s) [2019-07-31T02:54:40.663Z] 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-31T02:54:40.663Z] 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-31T02:54:40.663Z] 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-31T02:54:40.920Z] 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-31T02:54:40.920Z] 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-31T02:54:40.920Z] 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-31T02:54:40.920Z] 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 36 kB/s) [2019-07-31T02:54:40.920Z] 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-31T02:54:40.920Z] 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-31T02:54:40.920Z] 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-31T02:54:41.177Z] 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-31T02:54:41.177Z] 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-31T02:54:41.177Z] 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-31T02:54:41.177Z] 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 49 kB/s) [2019-07-31T02:54:41.177Z] 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-31T02:54:41.177Z] 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-31T02:54:41.177Z] 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-31T02:54:41.436Z] 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-31T02:54:41.436Z] 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-31T02:54:41.436Z] 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-31T02:54:41.436Z] 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 26 kB/s) [2019-07-31T02:54:41.436Z] 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-31T02:54:41.436Z] 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-31T02:54:41.436Z] 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-31T02:54:41.826Z] 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-31T02:54:41.826Z] 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-31T02:54:41.826Z] 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-31T02:54:41.826Z] 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 31 kB/s) [2019-07-31T02:54:41.826Z] 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-31T02:54:41.826Z] 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-31T02:54:41.826Z] 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-31T02:54:42.083Z] 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-31T02:54:42.083Z] 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-31T02:54:42.083Z] 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-31T02:54:42.083Z] 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 28 kB/s) [2019-07-31T02:54:42.083Z] 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-31T02:54:42.083Z] 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-31T02:54:42.083Z] 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-31T02:54:42.341Z] 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-31T02:54:42.341Z] 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-31T02:54:42.341Z] 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-31T02:54:42.341Z] 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 61 kB/s) [2019-07-31T02:54:42.341Z] 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-31T02:54:42.341Z] 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-31T02:54:42.341Z] 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-31T02:54:42.598Z] 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-31T02:54:42.855Z] 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-31T02:54:42.855Z] 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-31T02:54:42.855Z] 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 48 kB/s) [2019-07-31T02:54:42.855Z] 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-31T02:54:42.855Z] 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-31T02:54:42.855Z] 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-31T02:54:42.855Z] 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-31T02:54:43.112Z] 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-31T02:54:43.112Z] 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-31T02:54:43.112Z] 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 44 kB/s) [2019-07-31T02:54:43.112Z] 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-31T02:54:43.112Z] 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-31T02:54:43.112Z] 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-31T02:54:43.370Z] 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-31T02:54:43.370Z] 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-31T02:54:43.370Z] 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-31T02:54:43.370Z] Progress (1): 601 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 23 kB/s) [2019-07-31T02:54:43.370Z] 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-31T02:54:43.370Z] 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-31T02:54:43.370Z] 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-31T02:54:43.628Z] 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-31T02:54:43.628Z] 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-31T02:54:43.628Z] 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-31T02:54:43.628Z] 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 46 kB/s) [2019-07-31T02:54:43.628Z] 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-31T02:54:43.628Z] 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-31T02:54:43.628Z] 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-31T02:54:43.885Z] 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-31T02:54:43.885Z] 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-31T02:54:43.885Z] 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-31T02:54:43.885Z] 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 13 kB/s) [2019-07-31T02:54:43.885Z] 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-31T02:54:43.885Z] 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-31T02:54:44.142Z] 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-31T02:54:44.142Z] 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-31T02:54:44.142Z] 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-31T02:54:44.142Z] 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-31T02:54:44.399Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 366 kB/s) [2019-07-31T02:54:44.399Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T02:54:44.399Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T02:54:44.399Z] 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-31T02:54:44.656Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T02:54:44.656Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T02:54:44.656Z] 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-31T02:54:44.656Z] 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 564 kB/s) [2019-07-31T02:54:44.656Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-07-31T02:54:44.656Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-07-31T02:54:44.656Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-07-31T02:54:44.914Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-07-31T02:54:44.914Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-07-31T02:54:44.914Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-07-31T02:54:44.914Z] 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 110 kB/s) [2019-07-31T02:54:44.914Z] 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-31T02:54:44.914Z] 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-31T02:54:44.914Z] 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-31T02:54:45.171Z] 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-31T02:54:45.171Z] 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-31T02:54:45.171Z] 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-31T02:54:45.171Z] 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 169 kB/s) [2019-07-31T02:54:45.171Z] 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-31T02:54:45.171Z] 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-31T02:54:45.171Z] 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-31T02:54:45.430Z] 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-31T02:54:45.430Z] 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-31T02:54:45.430Z] 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-31T02:54:45.430Z] 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 171 kB/s) [2019-07-31T02:54:45.430Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T02:54:45.430Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T02:54:45.430Z] 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-31T02:54:45.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T02:54:45.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T02:54:45.728Z] 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-31T02:54:45.728Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 437 kB/s) [2019-07-31T02:54:45.728Z] 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-31T02:54:45.728Z] 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-31T02:54:45.728Z] 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-31T02:54:46.086Z] 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-31T02:54:46.086Z] 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-31T02:54:46.086Z] 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-31T02:54:46.086Z] 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 143 kB/s) [2019-07-31T02:54:46.086Z] 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-31T02:54:46.086Z] 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-31T02:54:46.086Z] 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-31T02:54:46.086Z] 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-31T02:54:46.086Z] 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-31T02:54:46.344Z] 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-31T02:54:46.344Z] 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 182 kB/s) [2019-07-31T02:54:46.344Z] 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-31T02:54:46.344Z] 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-31T02:54:46.344Z] 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-31T02:54:46.344Z] 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-31T02:54:46.601Z] 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-31T02:54:46.601Z] 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-31T02:54:46.601Z] 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 399 kB/s) [2019-07-31T02:54:46.601Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T02:54:46.601Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T02:54:46.601Z] 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-31T02:54:46.859Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T02:54:46.859Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T02:54:46.859Z] 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-31T02:54:46.859Z] 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 411 kB/s) [2019-07-31T02:54:46.859Z] 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-31T02:54:46.859Z] 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-31T02:54:46.859Z] 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-31T02:54:47.116Z] 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-31T02:54:47.116Z] 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-31T02:54:47.116Z] 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-31T02:54:47.116Z] 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 244 kB/s) [2019-07-31T02:54:47.116Z] 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-31T02:54:47.116Z] 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-31T02:54:47.116Z] 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-31T02:54:47.381Z] 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-31T02:54:47.381Z] 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-31T02:54:47.381Z] 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-31T02:54:47.381Z] 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 88 kB/s) [2019-07-31T02:54:47.381Z] 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-31T02:54:47.381Z] 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-31T02:54:47.381Z] 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-31T02:54:47.638Z] 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-31T02:54:47.638Z] 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-31T02:54:47.638Z] 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-31T02:54:47.638Z] 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 98 kB/s) [2019-07-31T02:54:47.638Z] 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-31T02:54:47.638Z] 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-31T02:54:47.638Z] 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-31T02:54:47.896Z] 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-31T02:54:47.896Z] 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-31T02:54:47.896Z] 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-31T02:54:47.896Z] 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 92 kB/s) [2019-07-31T02:54:47.896Z] 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-31T02:54:47.896Z] 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-31T02:54:47.896Z] 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-31T02:54:48.153Z] 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-31T02:54:48.153Z] 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-31T02:54:48.153Z] 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-31T02:54:48.153Z] 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 393 kB/s) [2019-07-31T02:54:48.153Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T02:54:48.153Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T02:54:48.153Z] 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-31T02:54:48.410Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T02:54:48.410Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T02:54:48.410Z] 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-31T02:54:48.410Z] 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.4 MB/s) [2019-07-31T02:54:48.410Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T02:54:48.410Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T02:54:48.410Z] 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-31T02:54:48.667Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T02:54:48.667Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T02:54:48.667Z] 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-31T02:54:48.667Z] 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 66 kB/s) [2019-07-31T02:54:48.667Z] 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-31T02:54:48.667Z] 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-31T02:54:48.667Z] 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-31T02:54:48.926Z] 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-31T02:54:48.926Z] 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-31T02:54:48.926Z] 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-31T02:54:48.926Z] 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 156 kB/s) [2019-07-31T02:54:48.926Z] 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-31T02:54:48.926Z] 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-31T02:54:48.926Z] 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-31T02:54:49.223Z] 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-31T02:54:49.223Z] 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-31T02:54:49.223Z] 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-31T02:54:49.223Z] 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 58 kB/s) [2019-07-31T02:54:49.223Z] 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-31T02:54:49.223Z] 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-31T02:54:49.223Z] 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-31T02:54:49.481Z] 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-31T02:54:49.481Z] 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-31T02:54:49.481Z] 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-31T02:54:49.481Z] 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-31T02:54:49.481Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T02:54:49.481Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T02:54:49.481Z] 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-31T02:54:49.738Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T02:54:49.738Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T02:54:49.738Z] 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-31T02:54:49.738Z] 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.1 MB/s) [2019-07-31T02:54:49.738Z] 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-31T02:54:49.738Z] 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-31T02:54:49.994Z] 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-31T02:54:49.994Z] 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-31T02:54:50.251Z] 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-31T02:54:50.251Z] 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-31T02:54:50.251Z] 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 108 kB/s) [2019-07-31T02:54:50.251Z] 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-31T02:54:50.251Z] 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 222 kB/s) [2019-07-31T02:54:50.251Z] 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-31T02:54:50.251Z] 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 531 kB/s) [2019-07-31T02:54:50.251Z] 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-31T02:54:50.251Z] 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-31T02:54:50.251Z] 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-31T02:54:50.509Z] 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-31T02:54:50.509Z] 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-31T02:54:50.509Z] 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-31T02:54:50.509Z] 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 112 kB/s) [2019-07-31T02:54:50.509Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T02:54:50.509Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T02:54:50.509Z] 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-31T02:54:50.767Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T02:54:50.767Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T02:54:50.767Z] 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-31T02:54:50.767Z] 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 186 kB/s) [2019-07-31T02:54:50.767Z] 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-31T02:54:50.767Z] 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-31T02:54:50.767Z] 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-31T02:54:51.024Z] 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-31T02:54:51.024Z] 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-31T02:54:51.024Z] 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-31T02:54:51.024Z] 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 181 kB/s) [2019-07-31T02:54:51.024Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T02:54:51.025Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T02:54:51.025Z] 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-31T02:54:51.282Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T02:54:51.282Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T02:54:51.282Z] 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-31T02:54:51.282Z] 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 68 kB/s) [2019-07-31T02:54:51.282Z] 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-31T02:54:51.282Z] 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-31T02:54:51.282Z] 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-31T02:54:51.539Z] 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-31T02:54:51.539Z] 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-31T02:54:51.539Z] 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-31T02:54:51.539Z] 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 207 kB/s) [2019-07-31T02:54:51.539Z] 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-31T02:54:51.539Z] 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-31T02:54:51.539Z] 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-31T02:54:51.797Z] 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-31T02:54:51.797Z] 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-31T02:54:51.797Z] 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-31T02:54:51.797Z] 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 356 kB/s) [2019-07-31T02:54:51.797Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T02:54:51.797Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T02:54:51.797Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T02:54:52.054Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T02:54:52.054Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T02:54:52.054Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T02:54:52.054Z] 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 773 kB/s) [2019-07-31T02:54:52.311Z] 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-31T02:54:52.311Z] 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-31T02:54:52.311Z] 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-31T02:54:52.311Z] 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-31T02:54:52.311Z] 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-31T02:54:52.568Z] 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-31T02:54:52.568Z] 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-31T02:54:52.568Z] 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-31T02:54:52.568Z] 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-31T02:54:52.568Z] 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-31T02:54:52.568Z] 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-31T02:54:52.826Z] 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-31T02:54:52.826Z] 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-31T02:54:52.826Z] 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 337 kB/s) [2019-07-31T02:54:52.826Z] 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-31T02:54:52.826Z] 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-31T02:54:52.826Z] 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-31T02:54:52.826Z] 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-31T02:54:53.127Z] 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-31T02:54:53.127Z] 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-31T02:54:53.127Z] 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-31T02:54:53.127Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T02:54:53.127Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T02:54:53.127Z] 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-31T02:54:53.127Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T02:54:53.127Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T02:54:53.479Z] 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-31T02:54:53.479Z] 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 103 kB/s) [2019-07-31T02:54:53.479Z] 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-31T02:54:53.479Z] 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-31T02:54:53.479Z] 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-31T02:54:53.736Z] 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-31T02:54:53.736Z] 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-31T02:54:53.736Z] 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-31T02:54:53.736Z] 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 280 kB/s) [2019-07-31T02:54:53.736Z] 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-31T02:54:53.736Z] 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-31T02:54:53.736Z] 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-31T02:54:53.994Z] 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-31T02:54:53.994Z] 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-31T02:54:53.994Z] 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-31T02:54:53.994Z] 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 58 kB/s) [2019-07-31T02:54:53.994Z] 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-31T02:54:53.994Z] 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-31T02:54:53.994Z] 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-31T02:54:54.252Z] 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-31T02:54:54.252Z] 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-31T02:54:54.252Z] 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-31T02:54:54.252Z] 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 375 kB/s) [2019-07-31T02:54:54.252Z] 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-31T02:54:54.252Z] 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-31T02:54:54.252Z] 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-31T02:54:54.509Z] 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-31T02:54:54.509Z] 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-31T02:54:54.509Z] 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-31T02:54:54.509Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 84 kB/s) [2019-07-31T02:54:54.509Z] 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-31T02:54:54.509Z] 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-31T02:54:54.768Z] 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-31T02:54:54.768Z] 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-31T02:54:54.768Z] 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-31T02:54:54.768Z] 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-31T02:54:55.026Z] 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 108 kB/s) [2019-07-31T02:54:55.026Z] 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-31T02:54:55.026Z] 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-31T02:54:55.026Z] 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-31T02:54:55.026Z] 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-31T02:54:55.026Z] 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-31T02:54:55.026Z] 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-31T02:54:55.284Z] 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 228 kB/s) [2019-07-31T02:54:55.284Z] 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-31T02:54:55.284Z] 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-31T02:54:55.284Z] 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-31T02:54:55.284Z] 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-31T02:54:55.284Z] 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-31T02:54:55.284Z] 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-31T02:54:55.541Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 52 kB/s) [2019-07-31T02:54:55.541Z] 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-31T02:54:55.541Z] 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-31T02:54:55.541Z] 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-31T02:54:55.541Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T02:54:55.541Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T02:54:55.798Z] 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-31T02:54:55.798Z] 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 61 kB/s) [2019-07-31T02:54:55.798Z] 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-31T02:54:55.798Z] 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-31T02:54:55.798Z] 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-31T02:54:56.055Z] 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-31T02:54:56.055Z] 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-31T02:54:56.055Z] 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-31T02:54:56.055Z] 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 283 kB/s) [2019-07-31T02:54:56.055Z] 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-31T02:54:56.055Z] 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-31T02:54:56.055Z] 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-31T02:54:56.313Z] 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-31T02:54:56.313Z] 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-31T02:54:56.313Z] 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-31T02:54:56.313Z] 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 65 kB/s) [2019-07-31T02:54:56.313Z] 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-31T02:54:56.313Z] 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-31T02:54:56.313Z] 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-31T02:54:56.573Z] 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-31T02:54:56.573Z] 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-31T02:54:56.573Z] 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-31T02:54:56.573Z] 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-31T02:54:56.573Z] 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-31T02:54:56.573Z] 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-31T02:54:56.573Z] 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-31T02:54:56.829Z] 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-31T02:54:56.829Z] 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-31T02:54:56.829Z] 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-31T02:54:56.829Z] 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 77 kB/s) [2019-07-31T02:54:56.829Z] 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-31T02:54:56.829Z] 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-31T02:54:56.829Z] 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-31T02:54:57.087Z] 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-31T02:54:57.087Z] 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-31T02:54:57.087Z] 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-31T02:54:57.087Z] 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 60 kB/s) [2019-07-31T02:54:57.087Z] 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-31T02:54:57.087Z] 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-31T02:54:57.087Z] 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-31T02:54:57.345Z] 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-31T02:54:57.345Z] 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-31T02:54:57.345Z] 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-31T02:54:57.345Z] 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 62 kB/s) [2019-07-31T02:54:57.345Z] 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-31T02:54:57.345Z] 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-31T02:54:57.345Z] 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-31T02:54:57.603Z] 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-31T02:54:57.603Z] 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-31T02:54:57.603Z] 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-31T02:54:57.603Z] 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 607 kB/s) [2019-07-31T02:54:57.603Z] 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-31T02:54:57.603Z] 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-31T02:54:57.603Z] 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-31T02:54:57.861Z] 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-31T02:54:57.861Z] 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-31T02:54:57.861Z] 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-31T02:54:57.861Z] 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 48 kB/s) [2019-07-31T02:54:57.861Z] 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-31T02:54:57.861Z] 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-31T02:54:57.861Z] 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-31T02:54:58.118Z] 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-31T02:54:58.118Z] 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-31T02:54:58.118Z] 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-31T02:54:58.118Z] 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 68 kB/s) [2019-07-31T02:54:58.118Z] 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-31T02:54:58.118Z] 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-31T02:54:58.118Z] 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-31T02:54:58.375Z] 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-31T02:54:58.375Z] 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-31T02:54:58.375Z] 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-31T02:54:58.375Z] 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 44 kB/s) [2019-07-31T02:54:58.375Z] 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-31T02:54:58.375Z] 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-31T02:54:58.375Z] 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-31T02:54:58.632Z] 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-31T02:54:58.632Z] 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-31T02:54:58.632Z] 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-31T02:54:58.632Z] 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 81 kB/s) [2019-07-31T02:54:58.632Z] 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-31T02:54:58.632Z] 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-31T02:54:58.632Z] 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-31T02:54:58.889Z] 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-31T02:54:58.889Z] 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-31T02:54:58.889Z] 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-31T02:54:58.889Z] 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 81 kB/s) [2019-07-31T02:54:58.889Z] 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-31T02:54:58.889Z] 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-31T02:54:58.889Z] 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-31T02:54:59.146Z] 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-31T02:54:59.146Z] 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-31T02:54:59.146Z] 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-31T02:54:59.146Z] 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 250 kB/s) [2019-07-31T02:54:59.146Z] 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-31T02:54:59.146Z] 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-31T02:54:59.146Z] 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-31T02:54:59.402Z] 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-31T02:54:59.402Z] 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-31T02:54:59.402Z] 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-31T02:54:59.402Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 44 kB/s) [2019-07-31T02:54:59.402Z] 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-31T02:54:59.402Z] 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-31T02:54:59.402Z] 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-31T02:54:59.966Z] 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-31T02:54:59.966Z] 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-31T02:54:59.966Z] 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-31T02:54:59.966Z] 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 285 kB/s) [2019-07-31T02:54:59.966Z] 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-31T02:54:59.966Z] 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-31T02:54:59.966Z] 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-31T02:55:00.224Z] 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-31T02:55:00.224Z] 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-31T02:55:00.224Z] 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-31T02:55:00.224Z] 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 42 kB/s) [2019-07-31T02:55:00.224Z] 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-31T02:55:00.482Z] 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-31T02:55:00.482Z] 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-31T02:55:00.482Z] 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-31T02:55:00.482Z] 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-31T02:55:00.482Z] 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-31T02:55:00.739Z] 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 134 kB/s) [2019-07-31T02:55:00.739Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T02:55:00.739Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T02:55:00.739Z] 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-31T02:55:00.739Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T02:55:00.739Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T02:55:00.996Z] 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-31T02:55:00.996Z] 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 799 kB/s) [2019-07-31T02:55:00.996Z] 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-31T02:55:00.996Z] 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-31T02:55:00.996Z] 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-31T02:55:00.996Z] 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-31T02:55:01.254Z] 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-31T02:55:01.254Z] 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-31T02:55:01.254Z] 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 45 kB/s) [2019-07-31T02:55:01.254Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T02:55:01.254Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T02:55:01.254Z] 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-31T02:55:01.254Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T02:55:01.511Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T02:55:01.511Z] 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-31T02:55:01.511Z] 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 542 kB/s) [2019-07-31T02:55:01.511Z] 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-31T02:55:01.511Z] 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-31T02:55:01.511Z] 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-31T02:55:01.768Z] 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-31T02:55:01.768Z] 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-31T02:55:01.768Z] 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-31T02:55:01.768Z] 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 166 kB/s) [2019-07-31T02:55:01.768Z] 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-31T02:55:01.768Z] 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-31T02:55:01.768Z] 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-31T02:55:02.025Z] 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-31T02:55:02.025Z] 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-31T02:55:02.025Z] 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-31T02:55:02.025Z] 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 510 kB/s) [2019-07-31T02:55:02.025Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T02:55:02.025Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T02:55:02.025Z] 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-31T02:55:02.281Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T02:55:02.281Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T02:55:02.281Z] 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-31T02:55:02.281Z] 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 195 kB/s) [2019-07-31T02:55:02.281Z] 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-31T02:55:02.281Z] 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-31T02:55:02.281Z] 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-31T02:55:02.539Z] 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-31T02:55:02.539Z] 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-31T02:55:02.539Z] 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-31T02:55:02.539Z] 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 244 kB/s) [2019-07-31T02:55:02.539Z] 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-31T02:55:02.539Z] 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-31T02:55:02.539Z] 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-31T02:55:02.795Z] 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-31T02:55:02.795Z] 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-31T02:55:02.795Z] 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-31T02:55:02.795Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 41 kB/s) [2019-07-31T02:55:02.795Z] 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-31T02:55:02.795Z] 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 282 kB/s) [2019-07-31T02:55:02.795Z] 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-31T02:55:02.795Z] 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 598 kB/s) [2019-07-31T02:55:02.795Z] 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-31T02:55:02.795Z] 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-31T02:55:03.053Z] 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-31T02:55:03.053Z] 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-31T02:55:03.053Z] 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-31T02:55:03.053Z] 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-31T02:55:04.422Z] 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 7.0 kB/s) [2019-07-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] 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-31T02:55:04.422Z] Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB 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-31T02:55:04.422Z] Progress (1): 0.1/1.9 MB 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-31T02:55:04.422Z] 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 Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB 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-31T02:55:04.422Z] 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/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T02:55:04.422Z] Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.1/1.9 MB 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-31T02:55:04.422Z] 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 Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T02:55:04.422Z] 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 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-31T02:55:04.422Z] 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 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-31T02:55:04.423Z] 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 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-31T02:55:04.423Z] 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 6.0 MB/s) [2019-07-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.726Z] 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-31T02:55:04.983Z] 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-31T02:55:04.983Z] 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-31T02:55:04.983Z] 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-31T02:55:04.983Z] 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-31T02:55:04.983Z] 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-31T02:55:04.983Z] 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-31T02:55:04.983Z] 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-31T02:55:04.983Z] 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-31T02:55:04.983Z] 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-31T02:55:04.983Z] 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-31T02:55:05.239Z] 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-31T02:55:05.239Z] 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-31T02:55:05.239Z] 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-31T02:55:05.239Z] Progress (1): 4.1/97 kB Progress (1): 7.9/97 kB Progress (1): 12/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-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T02:55:05.495Z] Progress (1): 17/97 kB Progress (1): 21/97 kB Progress (1): 25/97 kB Progress (1): 30/97 kB Progress (1): 34/97 kB Progress (1): 35/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-31T02:55:05.495Z] 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-31T02:55:05.495Z] 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): 64/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-31T02:55:05.495Z] 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-31T02:55:05.495Z] Progress (1): 68/97 kB Progress (1): 73/97 kB Progress (1): 77/97 kB Progress (1): 81/97 kB Progress (1): 85/97 kB Progress (1): 89/97 kB Progress (1): 93/97 kB Progress (1): 97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T02:55:05.495Z] 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-31T02:55:05.495Z] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar (97 kB at 146 kB/s) [2019-07-31T02:55:05.495Z] 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-31T02:55:05.495Z] 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-31T02:55:05.495Z] 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-31T02:55:05.495Z] 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-31T02:55:05.752Z] 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-31T02:55:05.752Z] 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-31T02:55:05.752Z] 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-31T02:55:05.752Z] 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-31T02:55:05.752Z] 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-31T02:55:05.752Z] 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-31T02:55:05.752Z] 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-31T02:55:05.752Z] 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-31T02:55:05.752Z] 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-31T02:55:06.008Z] 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-31T02:55:06.008Z] 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-31T02:55:06.008Z] 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-31T02:55:06.008Z] 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-31T02:55:06.008Z] 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-31T02:55:06.008Z] 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-31T02:55:06.008Z] 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-31T02:55:06.008Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T02:55:06.008Z] 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-31T02:55:06.008Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.265Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.523Z] 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-31T02:55:06.782Z] Progress (1): 4.1/378 kB Progress (1): 7.7/378 kB Progress (2): 7.7/378 kB | 4.1/230 kB Progress (2): 12/378 kB | 4.1/230 kB Progress (2): 12/378 kB | 7.7/230 kB Progress (3): 12/378 kB | 7.7/230 kB | 4.1/82 kB Progress (3): 12/378 kB | 12/230 kB | 4.1/82 kB Progress (3): 16/378 kB | 12/230 kB | 4.1/82 kB Progress (3): 16/378 kB | 16/230 kB | 4.1/82 kB Progress (3): 16/378 kB | 16/230 kB | 7.7/82 kB Progress (3): 16/378 kB | 20/230 kB | 7.7/82 kB Progress (3): 20/378 kB | 20/230 kB | 7.7/82 kB Progress (3): 20/378 kB | 24/230 kB | 7.7/82 kB Progress (3): 20/378 kB | 24/230 kB | 12/82 kB Progress (3): 20/378 kB | 28/230 kB | 12/82 kB Progress (3): 24/378 kB | 28/230 kB | 12/82 kB Progress (3): 24/378 kB | 32/230 kB | 12/82 kB Progress (3): 24/378 kB | 32/230 kB | 16/82 kB Progress (3): 24/378 kB | 36/230 kB | 16/82 kB Progress (3): 24/378 kB | 36/230 kB | 20/82 kB Progress (3): 28/378 kB | 36/230 kB | 20/82 kB Progress (3): 28/378 kB | 36/230 kB | 24/82 kB Progress (3): 28/378 kB | 40/230 kB | 24/82 kB Progress (3): 28/378 kB | 40/230 kB | 28/82 kB Progress (3): 32/378 kB | 40/230 kB | 28/82 kB Progress (3): 32/378 kB | 40/230 kB | 32/82 kB Progress (3): 32/378 kB | 44/230 kB | 32/82 kB Progress (3): 32/378 kB | 44/230 kB | 36/82 kB Progress (3): 32/378 kB | 48/230 kB | 36/82 kB Progress (3): 36/378 kB | 48/230 kB | 36/82 kB Progress (3): 36/378 kB | 48/230 kB | 40/82 kB Progress (3): 40/378 kB | 48/230 kB | 40/82 kB Progress (3): 40/378 kB | 52/230 kB | 40/82 kB Progress (3): 40/378 kB | 56/230 kB | 40/82 kB Progress (3): 40/378 kB | 60/230 kB | 40/82 kB Progress (3): 44/378 kB | 60/230 kB | 40/82 kB Progress (3): 44/378 kB | 60/230 kB | 44/82 kB Progress (3): 48/378 kB | 60/230 kB | 44/82 kB Progress (3): 48/378 kB | 64/230 kB | 44/82 kB Progress (3): 52/378 kB | 64/230 kB | 44/82 kB Progress (3): 52/378 kB | 68/230 kB | 44/82 kB Progress (3): 52/378 kB | 72/230 kB | 44/82 kB Progress (3): 52/378 kB | 72/230 kB | 48/82 kB Progress (3): 52/378 kB | 76/230 kB | 48/82 kB Progress (3): 52/378 kB | 76/230 kB | 52/82 kB Progress (3): 56/378 kB | 76/230 kB | 52/82 kB Progress (3): 56/378 kB | 76/230 kB | 56/82 kB Progress (3): 56/378 kB | 80/230 kB | 56/82 kB Progress (3): 56/378 kB | 80/230 kB | 60/82 kB Progress (3): 60/378 kB | 80/230 kB | 60/82 kB Progress (3): 60/378 kB | 80/230 kB | 64/82 kB Progress (3): 60/378 kB | 84/230 kB | 64/82 kB Progress (3): 60/378 kB | 84/230 kB | 68/82 kB Progress (3): 64/378 kB | 84/230 kB | 68/82 kB Progress (3): 64/378 kB | 84/230 kB | 72/82 kB Progress (3): 64/378 kB | 88/230 kB | 72/82 kB Progress (3): 64/378 kB | 88/230 kB | 76/82 kB Progress (3): 68/378 kB | 88/230 kB | 76/82 kB Progress (3): 68/378 kB | 88/230 kB | 80/82 kB Progress (3): 68/378 kB | 92/230 kB | 80/82 kB Progress (3): 68/378 kB | 92/230 kB | 82 kB Progress (3): 72/378 kB | 92/230 kB | 82 kB Progress (3): 72/378 kB | 96/230 kB | 82 kB Progress (3): 76/378 kB | 96/230 kB | 82 kB Progress (3): 76/378 kB | 100/230 kB | 82 kB Progress (3): 80/378 kB | 100/230 kB | 82 kB Progress (3): 80/378 kB | 104/230 kB | 82 kB Progress (3): 84/378 kB | 104/230 kB | 82 kB Progress (3): 84/378 kB | 108/230 kB | 82 kB Progress (3): 88/378 kB | 108/230 kB | 82 kB Progress (3): 88/378 kB | 112/230 kB | 82 kB Progress (3): 92/378 kB | 112/230 kB | 82 kB Progress (3): 92/378 kB | 116/230 kB | 82 kB Progress (3): 96/378 kB | 116/230 kB | 82 kB Progress (3): 96/378 kB | 120/230 kB | 82 kB Progress (3): 100/378 kB | 120/230 kB | 82 kB Progress (3): 100/378 kB | 124/230 kB | 82 kB Progress (3): 104/378 kB | 124/230 kB | 82 kB Progress (3): 104/378 kB | 128/230 kB | 82 kB Progress (3): 108/378 kB | 128/230 kB | 82 kB Progress (3): 108/378 kB | 132/230 kB | 82 kB Progress (3): 112/378 kB | 132/230 kB | 82 kB Progress (3): 112/378 kB | 136/230 kB | 82 kB Progress (3): 116/378 kB | 136/230 kB | 82 kB Progress (3): 116/378 kB | 140/230 kB | 82 kB Progress (3): 120/378 kB | 140/230 kB | 82 kB Progress (3): 120/378 kB | 144/230 kB | 82 kB Progress (3): 124/378 kB | 144/230 kB | 82 kB Progress (3): 124/378 kB | 148/230 kB | 82 kB Progress (3): 128/378 kB | 148/230 kB | 82 kB Progress (3): 128/378 kB | 152/230 kB | 82 kB Progress (3): 132/378 kB | 152/230 kB | 82 kB Progress (3): 132/378 kB | 156/230 kB | 82 kB Progress (3): 136/378 kB | 156/230 kB | 82 kB Progress (3): 136/378 kB | 160/230 kB | 82 kB Progress (3): 140/378 kB | 160/230 kB | 82 kB Progress (3): 140/378 kB | 164/230 kB | 82 kB Progress (3): 144/378 kB | 164/230 kB | 82 kB Progress (3): 144/378 kB | 168/230 kB | 82 kB Progress (3): 148/378 kB | 168/230 kB | 82 kB Progress (3): 148/378 kB | 172/230 kB | 82 kB Progress (3): 152/378 kB | 172/230 kB | 82 kB Progress (3): 152/378 kB | 176/230 kB | 82 kB Progress (3): 156/378 kB | 176/230 kB | 82 kB Progress (3): 156/378 kB | 180/230 kB | 82 kB Progress (3): 160/378 kB | 180/230 kB | 82 kB Progress (3): 160/378 kB | 184/230 kB | 82 kB Progress (3): 164/378 kB | 184/230 kB | 82 kB Progress (3): 164/378 kB | 188/230 kB | 82 kB Progress (3): 168/378 kB | 188/230 kB | 82 kB Progress (3): 168/378 kB | 192/230 kB | 82 kB Progress (3): 172/378 kB | 192/230 kB | 82 kB Progress (3): 172/378 kB | 196/230 kB | 82 kB Progress (3): 176/378 kB | 196/230 kB | 82 kB Progress (3): 176/378 kB | 200/230 kB | 82 kB Progress (3): 180/378 kB | 200/230 kB | 82 kB Progress (3): 180/378 kB | 204/230 kB | 82 kB Progress (3): 184/378 kB | 204/230 kB | 82 kB Progress (3): 184/378 kB | 208/230 kB | 82 kB Progress (3): 188/378 kB | 208/230 kB | 82 kB Progress (3): 188/378 kB | 212/230 kB | 82 kB Progress (3): 192/378 kB | 212/230 kB | 82 kB Progress (3): 192/378 kB | 216/230 kB | 82 kB Progress (3): 196/378 kB | 216/230 kB | 82 kB Progress (3): 196/378 kB | 220/230 kB | 82 kB Progress (3): 200/378 kB | 220/230 kB | 82 kB Progress (3): 200/378 kB | 224/230 kB | 82 kB Progress (3): 204/378 kB | 224/230 kB | 82 kB Progress (3): 204/378 kB | 228/230 kB | 82 kB Progress (3): 208/378 kB | 228/230 kB | 82 kB Progress (3): 208/378 kB | 230 kB | 82 kB Progress (3): 212/378 kB | 230 kB | 82 kB Progress (3): 216/378 kB | 230 kB | 82 kB Progress (3): 220/378 kB | 230 kB | 82 kB Progress (3): 224/378 kB | 230 kB | 82 kB Progress (3): 228/378 kB | 230 kB | 82 kB Progress (3): 232/378 kB | 230 kB | 82 kB Progress (3): 236/378 kB | 230 kB | 82 kB Progress (4): 236/378 kB | 230 kB | 82 kB | 4.1/145 kB Progress (4): 240/378 kB | 230 kB | 82 kB | 4.1/145 kB Progress (4): 240/378 kB | 230 kB | 82 kB | 7.7/145 kB Progress (4): 244/378 kB | 230 kB | 82 kB | 7.7/145 kB Progress (4): 244/378 kB | 230 kB | 82 kB | 12/145 kB Progress (4): 248/378 kB | 230 kB | 82 kB | 12/145 kB Progress (4): 248/378 kB | 230 kB | 82 kB | 16/145 kB Progress (4): 252/378 kB | 230 kB | 82 kB | 16/145 kB Progress (4): 252/378 kB | 230 kB | 82 kB | 20/145 kB Progress (4): 256/378 kB | 230 kB | 82 kB | 20/145 kB Progress (4): 256/378 kB | 230 kB | 82 kB | 24/145 kB Progress (4): 260/378 kB | 230 kB | 82 kB | 24/145 kB Progress (4): 260/378 kB | 230 kB | 82 kB | 28/145 kB Progress (4): 264/378 kB | 230 kB | 82 kB | 28/145 kB Progress (4): 264/378 kB | 230 kB | 82 kB | 32/145 kB Progress (4): 268/378 kB | 230 kB | 82 kB | 32/145 kB Progress (4): 268/378 kB | 230 kB | 82 kB | 36/145 kB Progress (4): 272/378 kB | 230 kB | 82 kB | 36/145 kB Progress (4): 272/378 kB | 230 kB | 82 kB | 40/145 kB Progress (4): 276/378 kB | 230 kB | 82 kB | 40/145 kB Progress (4): 276/378 kB | 230 kB | 82 kB | 44/145 kB Progress (4): 280/378 kB | 230 kB | 82 kB | 44/145 kB Progress (4): 280/378 kB | 230 kB | 82 kB | 48/145 kB Progress (4): 284/378 kB | 230 kB | 82 kB | 48/145 kB Progress (4): 284/378 kB | 230 kB | 82 kB | 52/145 kB Progress (4): 288/378 kB | 230 kB | 82 kB | 52/145 kB Progress (4): 288/378 kB | 230 kB | 82 kB | 56/145 kB Progress (4): 292/378 kB | 230 kB | 82 kB | 56/145 kB Progress (4): 292/378 kB | 230 kB | 82 kB | 60/145 kB Progress (4): 296/378 kB | 230 kB | 82 kB | 60/145 kB Progress (4): 296/378 kB | 230 kB | 82 kB | 64/145 kB Progress (4): 300/378 kB | 230 kB | 82 kB | 64/145 kB Progress (4): 300/378 kB | 230 kB | 82 kB | 68/145 kB Progress (4): 304/378 kB | 230 kB | 82 kB | 68/145 kB Progress (4): 304/378 kB | 230 kB | 82 kB | 72/145 kB Progress (4): 308/378 kB | 230 kB | 82 kB | 72/145 kB Progress (4): 308/378 kB | 230 kB | 82 kB | 76/145 kB Progress (4): 312/378 kB | 230 kB | 82 kB | 76/145 kB Progress (4): 312/378 kB | 230 kB | 82 kB | 80/145 kB Progress (4): 316/378 kB | 230 kB | 82 kB | 80/145 kB Progress (4): 316/378 kB | 230 kB | 82 kB | 84/145 kB Progress (4): 320/378 kB | 230 kB | 82 kB | 84/145 kB Progress (4): 320/378 kB | 230 kB | 82 kB | 88/145 kB Progress (4): 324/378 kB | 230 kB | 82 kB | 88/145 kB Progress (4): 324/378 kB | 230 kB | 82 kB | 92/145 kB Progress (4): 328/378 kB | 230 kB | 82 kB | 92/145 kB Progress (4): 328/378 kB | 230 kB | 82 kB | 96/145 kB Progress (4): 332/378 kB | 230 kB | 82 kB | 96/145 kB Progress (4): 332/378 kB | 230 kB | 82 kB | 100/145 kB Progress (4): 336/378 kB | 230 kB | 82 kB | 100/145 kB Progress (4): 336/378 kB | 230 kB | 82 kB | 104/145 kB Progress (4): 340/378 kB | 230 kB | 82 kB | 104/145 kB Progress (4): 340/378 kB | 230 kB | 82 kB | 108/145 kB Progress (4): 344/378 kB | 230 kB | 82 kB | 108/145 kB Progress (4): 344/378 kB | 230 kB | 82 kB | 112/145 kB Progress (4): 348/378 kB | 230 kB | 82 kB | 112/145 kB Progress (4): 348/378 kB | 230 kB | 82 kB | 116/145 kB Progress (4): 352/378 kB | 230 kB | 82 kB | 116/145 kB Progress (4): 352/378 kB | 230 kB | 82 kB | 120/145 kB Progress (4): 356/378 kB | 230 kB | 82 kB | 120/145 kB Progress (4): 356/378 kB | 230 kB | 82 kB | 124/145 kB Progress (4): 360/378 kB | 230 kB | 82 kB | 124/145 kB Progress (4): 360/378 kB | 230 kB | 82 kB | 128/145 kB Progress (4): 364/378 kB | 230 kB | 82 kB | 128/145 kB Progress (4): 364/378 kB | 230 kB | 82 kB | 132/145 kB Progress (4): 368/378 kB | 230 kB | 82 kB | 132/145 kB Progress (4): 368/378 kB | 230 kB | 82 kB | 136/145 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 3.1 MB/s) [2019-07-31T02:55:06.782Z] Progress (3): 372/378 kB | 82 kB | 136/145 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-31T02:55:06.782Z] Progress (3): 372/378 kB | 82 kB | 140/145 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 1.1 MB/s) [2019-07-31T02:55:06.782Z] 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-31T02:55:06.782Z] Progress (2): 372/378 kB | 144/145 kB Progress (2): 376/378 kB | 144/145 kB Progress (2): 376/378 kB | 145 kB Progress (2): 378 kB | 145 kB Progress (3): 378 kB | 145 kB | 4.1/129 kB Progress (3): 378 kB | 145 kB | 7.7/129 kB Progress (3): 378 kB | 145 kB | 12/129 kB Progress (3): 378 kB | 145 kB | 16/129 kB Progress (3): 378 kB | 145 kB | 20/129 kB Progress (3): 378 kB | 145 kB | 24/129 kB Progress (3): 378 kB | 145 kB | 28/129 kB Progress (3): 378 kB | 145 kB | 32/129 kB Progress (3): 378 kB | 145 kB | 33/129 kB Progress (3): 378 kB | 145 kB | 37/129 kB Progress (3): 378 kB | 145 kB | 41/129 kB Progress (3): 378 kB | 145 kB | 45/129 kB Progress (3): 378 kB | 145 kB | 49/129 kB Progress (3): 378 kB | 145 kB | 53/129 kB Progress (3): 378 kB | 145 kB | 57/129 kB Progress (3): 378 kB | 145 kB | 61/129 kB Progress (3): 378 kB | 145 kB | 65/129 kB Progress (3): 378 kB | 145 kB | 66/129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 1.7 MB/s) [2019-07-31T02:55:06.782Z] Progress (3): 378 kB | 66/129 kB | 0/3.3 MB Progress (3): 378 kB | 70/129 kB | 0/3.3 MB Progress (4): 378 kB | 70/129 kB | 0/3.3 MB | 4.1/244 kB Progress (4): 378 kB | 70/129 kB | 0/3.3 MB | 7.7/244 kB Progress (4): 378 kB | 70/129 kB | 0/3.3 MB | 12/244 kB Progress (4): 378 kB | 70/129 kB | 0/3.3 MB | 16/244 kB Progress (4): 378 kB | 70/129 kB | 0/3.3 MB | 16/244 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T02:55:06.782Z] Progress (4): 378 kB | 70/129 kB | 0/3.3 MB | 16/244 kB Progress (4): 378 kB | 70/129 kB | 0/3.3 MB | 20/244 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 2.6 MB/s) [2019-07-31T02:55:06.782Z] 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-31T02:55:06.782Z] Progress (3): 74/129 kB | 0/3.3 MB | 20/244 kB Progress (3): 74/129 kB | 0/3.3 MB | 24/244 kB Progress (3): 74/129 kB | 0/3.3 MB | 24/244 kB Progress (3): 74/129 kB | 0/3.3 MB | 28/244 kB Progress (3): 78/129 kB | 0/3.3 MB | 28/244 kB Progress (3): 78/129 kB | 0/3.3 MB | 32/244 kB Progress (3): 78/129 kB | 0/3.3 MB | 32/244 kB Progress (3): 78/129 kB | 0/3.3 MB | 36/244 kB Progress (3): 82/129 kB | 0/3.3 MB | 36/244 kB Progress (3): 82/129 kB | 0/3.3 MB | 40/244 kB Progress (3): 86/129 kB | 0/3.3 MB | 40/244 kB Progress (3): 86/129 kB | 0/3.3 MB | 44/244 kB Progress (3): 86/129 kB | 0/3.3 MB | 44/244 kB Progress (3): 86/129 kB | 0/3.3 MB | 48/244 kB Progress (3): 90/129 kB | 0/3.3 MB | 48/244 kB Progress (3): 90/129 kB | 0/3.3 MB | 52/244 kB Progress (3): 90/129 kB | 0/3.3 MB | 52/244 kB Progress (3): 90/129 kB | 0/3.3 MB | 56/244 kB Progress (3): 94/129 kB | 0/3.3 MB | 56/244 kB Progress (3): 94/129 kB | 0/3.3 MB | 56/244 kB Progress (3): 98/129 kB | 0/3.3 MB | 56/244 kB Progress (3): 98/129 kB | 0/3.3 MB | 60/244 kB Progress (3): 98/129 kB | 0/3.3 MB | 64/244 kB Progress (3): 102/129 kB | 0/3.3 MB | 64/244 kB Progress (3): 102/129 kB | 0/3.3 MB | 64/244 kB Progress (3): 106/129 kB | 0/3.3 MB | 64/244 kB Progress (3): 106/129 kB | 0/3.3 MB | 68/244 kB Progress (3): 110/129 kB | 0/3.3 MB | 68/244 kB Progress (3): 110/129 kB | 0/3.3 MB | 68/244 kB Progress (3): 114/129 kB | 0/3.3 MB | 68/244 kB Progress (3): 114/129 kB | 0/3.3 MB | 72/244 kB Progress (3): 118/129 kB | 0/3.3 MB | 72/244 kB Progress (3): 118/129 kB | 0/3.3 MB | 76/244 kB Progress (3): 118/129 kB | 0/3.3 MB | 76/244 kB Progress (3): 118/129 kB | 0/3.3 MB | 80/244 kB Progress (3): 122/129 kB | 0/3.3 MB | 80/244 kB Progress (3): 122/129 kB | 0/3.3 MB | 84/244 kB Progress (3): 122/129 kB | 0/3.3 MB | 84/244 kB Progress (3): 122/129 kB | 0/3.3 MB | 88/244 kB Progress (3): 122/129 kB | 0.1/3.3 MB | 88/244 kB Progress (3): 126/129 kB | 0.1/3.3 MB | 88/244 kB Progress (3): 126/129 kB | 0.1/3.3 MB | 88/244 kB Progress (3): 126/129 kB | 0.1/3.3 MB | 92/244 kB Progress (3): 126/129 kB | 0.1/3.3 MB | 92/244 kB Progress (3): 129 kB | 0.1/3.3 MB | 92/244 kB Progress (3): 129 kB | 0.1/3.3 MB | 92/244 kB Progress (3): 129 kB | 0.1/3.3 MB | 96/244 kB Progress (3): 129 kB | 0.1/3.3 MB | 96/244 kB Progress (4): 129 kB | 0.1/3.3 MB | 96/244 kB | 4.1/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 96/244 kB | 4.1/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 100/244 kB | 4.1/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 100/244 kB | 4.1/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 100/244 kB | 7.7/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 100/244 kB | 7.7/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 100/244 kB | 12/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 104/244 kB | 12/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 104/244 kB | 16/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 104/244 kB | 16/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 104/244 kB | 20/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 108/244 kB | 20/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 108/244 kB | 24/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 108/244 kB | 24/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 108/244 kB | 28/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 112/244 kB | 28/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 112/244 kB | 32/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 112/244 kB | 32/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 112/244 kB | 36/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 116/244 kB | 36/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 116/244 kB | 40/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 116/244 kB | 40/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 116/244 kB | 44/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 120/244 kB | 44/44 kB Progress (4): 129 kB | 0.1/3.3 MB | 120/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 120/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 124/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 124/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 128/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 128/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 132/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 132/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 136/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 136/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 140/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 140/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 144/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 144/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 148/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 148/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 152/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 152/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 156/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 156/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 160/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 160/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 164/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 164/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 168/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 168/244 kB | 44 kB Progress (4): 129 kB | 0.1/3.3 MB | 172/244 kB | 44 kB Progress (4): 129 kB | 0.2/3.3 MB | 172/244 kB | 44 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 774 kB/s) [2019-07-31T02:55:06.782Z] Progress (3): 0.2/3.3 MB | 172/244 kB | 44 kB Progress (3): 0.2/3.3 MB | 176/244 kB | 44 kB Progress (3): 0.2/3.3 MB | 176/244 kB | 44 kB 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-31T02:55:06.782Z] 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 265 kB/s) [2019-07-31T02:55:06.782Z] Progress (2): 0.2/3.3 MB | 176/244 kB Progress (2): 0.2/3.3 MB | 180/244 kB Progress (2): 0.2/3.3 MB | 180/244 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T02:55:06.782Z] Progress (3): 0.2/3.3 MB | 180/244 kB | 4.1/21 kB Progress (3): 0.2/3.3 MB | 180/244 kB | 4.1/21 kB Progress (3): 0.2/3.3 MB | 184/244 kB | 4.1/21 kB Progress (3): 0.2/3.3 MB | 184/244 kB | 4.1/21 kB Progress (3): 0.2/3.3 MB | 184/244 kB | 7.7/21 kB Progress (3): 0.2/3.3 MB | 184/244 kB | 7.7/21 kB Progress (3): 0.2/3.3 MB | 188/244 kB | 7.7/21 kB Progress (3): 0.2/3.3 MB | 188/244 kB | 7.7/21 kB Progress (3): 0.2/3.3 MB | 188/244 kB | 12/21 kB Progress (3): 0.2/3.3 MB | 188/244 kB | 12/21 kB Progress (3): 0.2/3.3 MB | 192/244 kB | 12/21 kB Progress (3): 0.2/3.3 MB | 192/244 kB | 12/21 kB Progress (3): 0.2/3.3 MB | 192/244 kB | 16/21 kB Progress (3): 0.2/3.3 MB | 196/244 kB | 16/21 kB Progress (3): 0.2/3.3 MB | 196/244 kB | 20/21 kB Progress (3): 0.2/3.3 MB | 196/244 kB | 20/21 kB Progress (3): 0.2/3.3 MB | 196/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 200/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 200/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 204/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 204/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 208/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 208/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 212/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 212/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 216/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 216/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 220/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 220/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 224/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 224/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 228/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 228/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 232/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 232/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 236/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 236/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 240/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 240/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 244/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 244/244 kB | 21 kB Progress (3): 0.2/3.3 MB | 244 kB | 21 kB Progress (3): 0.2/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.3/3.3 MB | 244 kB | 21 kB Progress (3): 0.4/3.3 MB | 244 kB | 21 kB Progress (3): 0.4/3.3 MB | 244 kB | 21 kB Progress (3): 0.4/3.3 MB | 244 kB | 21 kB Progress (3): 0.4/3.3 MB | 244 kB | 21 kB Progress (3): 0.4/3.3 MB | 244 kB | 21 kB Progress (3): 0.4/3.3 MB | 244 kB | 21 kB Progress (3): 0.4/3.3 MB | 244 kB | 21 kB Progress (3): 0.4/3.3 MB | 244 kB | 21 kB Progress (3): 0.4/3.3 MB | 244 kB | 21 kB Progress (3): 0.4/3.3 MB | 244 kB | 21 kB Progress (3): 0.4/3.3 MB | 244 kB | 21 kB Progress (3): 0.4/3.3 MB | 244 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 1.3 MB/s) [2019-07-31T02:55:06.782Z] Progress (2): 0.4/3.3 MB | 21 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T02:55:06.782Z] Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/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 110 kB/s) [2019-07-31T02:55:06.782Z] Progress (1): 0.4/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-31T02:55:06.782Z] Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (2): 0.4/3.3 MB | 4.1/79 kB Progress (2): 0.4/3.3 MB | 4.1/79 kB Progress (2): 0.4/3.3 MB | 7.7/79 kB Progress (2): 0.5/3.3 MB | 7.7/79 kB Progress (2): 0.5/3.3 MB | 12/79 kB Progress (2): 0.5/3.3 MB | 12/79 kB Progress (2): 0.5/3.3 MB | 16/79 kB Progress (2): 0.5/3.3 MB | 16/79 kB Progress (2): 0.5/3.3 MB | 20/79 kB Progress (3): 0.5/3.3 MB | 20/79 kB | 4.1/105 kB Progress (3): 0.5/3.3 MB | 24/79 kB | 4.1/105 kB Progress (3): 0.5/3.3 MB | 24/79 kB | 4.1/105 kB Progress (3): 0.5/3.3 MB | 28/79 kB | 4.1/105 kB Progress (3): 0.5/3.3 MB | 28/79 kB | 4.1/105 kB Progress (3): 0.5/3.3 MB | 28/79 kB | 7.7/105 kB Progress (3): 0.5/3.3 MB | 28/79 kB | 7.7/105 kB Progress (3): 0.5/3.3 MB | 32/79 kB | 7.7/105 kB Progress (3): 0.5/3.3 MB | 32/79 kB | 7.7/105 kB Progress (3): 0.5/3.3 MB | 32/79 kB | 12/105 kB Progress (3): 0.5/3.3 MB | 32/79 kB | 12/105 kB Progress (3): 0.5/3.3 MB | 33/79 kB | 12/105 kB Progress (3): 0.5/3.3 MB | 33/79 kB | 12/105 kB Progress (3): 0.5/3.3 MB | 33/79 kB | 16/105 kB Progress (3): 0.5/3.3 MB | 33/79 kB | 16/105 kB Progress (3): 0.5/3.3 MB | 33/79 kB | 20/105 kB Progress (3): 0.5/3.3 MB | 37/79 kB | 20/105 kB Progress (3): 0.5/3.3 MB | 37/79 kB | 24/105 kB Progress (3): 0.5/3.3 MB | 37/79 kB | 24/105 kB Progress (3): 0.5/3.3 MB | 41/79 kB | 24/105 kB Progress (3): 0.5/3.3 MB | 41/79 kB | 24/105 kB Progress (3): 0.5/3.3 MB | 41/79 kB | 28/105 kB Progress (3): 0.5/3.3 MB | 41/79 kB | 28/105 kB Progress (3): 0.5/3.3 MB | 45/79 kB | 28/105 kB Progress (4): 0.5/3.3 MB | 45/79 kB | 28/105 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 49/79 kB | 28/105 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 49/79 kB | 28/105 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 49/79 kB | 32/105 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 49/79 kB | 32/105 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 53/79 kB | 32/105 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 53/79 kB | 32/105 kB | 7.7/30 kB Progress (4): 0.5/3.3 MB | 57/79 kB | 32/105 kB | 7.7/30 kB Progress (4): 0.5/3.3 MB | 57/79 kB | 32/105 kB | 7.7/30 kB Progress (4): 0.5/3.3 MB | 57/79 kB | 33/105 kB | 7.7/30 kB Progress (4): 0.5/3.3 MB | 57/79 kB | 33/105 kB | 7.7/30 kB Progress (4): 0.5/3.3 MB | 61/79 kB | 33/105 kB | 7.7/30 kB Progress (4): 0.5/3.3 MB | 61/79 kB | 33/105 kB | 12/30 kB Progress (4): 0.5/3.3 MB | 65/79 kB | 33/105 kB | 12/30 kB Progress (4): 0.5/3.3 MB | 65/79 kB | 33/105 kB | 12/30 kB Progress (4): 0.5/3.3 MB | 65/79 kB | 37/105 kB | 12/30 kB Progress (4): 0.5/3.3 MB | 65/79 kB | 37/105 kB | 12/30 kB Progress (4): 0.5/3.3 MB | 69/79 kB | 37/105 kB | 12/30 kB Progress (4): 0.5/3.3 MB | 69/79 kB | 37/105 kB | 16/30 kB Progress (4): 0.5/3.3 MB | 73/79 kB | 37/105 kB | 16/30 kB Progress (4): 0.5/3.3 MB | 73/79 kB | 37/105 kB | 20/30 kB Progress (4): 0.5/3.3 MB | 73/79 kB | 37/105 kB | 20/30 kB Progress (4): 0.5/3.3 MB | 73/79 kB | 41/105 kB | 20/30 kB Progress (4): 0.5/3.3 MB | 73/79 kB | 41/105 kB | 20/30 kB Progress (5): 0.5/3.3 MB | 73/79 kB | 41/105 kB | 20/30 kB | 4.1/51 kB Progress (5): 0.5/3.3 MB | 73/79 kB | 41/105 kB | 24/30 kB | 4.1/51 kB Progress (5): 0.5/3.3 MB | 77/79 kB | 41/105 kB | 24/30 kB | 4.1/51 kB Progress (5): 0.5/3.3 MB | 77/79 kB | 41/105 kB | 28/30 kB | 4.1/51 kB Progress (5): 0.5/3.3 MB | 77/79 kB | 41/105 kB | 28/30 kB | 7.7/51 kB Progress (5): 0.5/3.3 MB | 77/79 kB | 41/105 kB | 28/30 kB | 7.7/51 kB Progress (5): 0.5/3.3 MB | 77/79 kB | 45/105 kB | 28/30 kB | 7.7/51 kB Progress (5): 0.5/3.3 MB | 77/79 kB | 45/105 kB | 28/30 kB | 7.7/51 kB Progress (5): 0.5/3.3 MB | 77/79 kB | 45/105 kB | 28/30 kB | 12/51 kB Progress (5): 0.5/3.3 MB | 77/79 kB | 45/105 kB | 30 kB | 12/51 kB Progress (5): 0.5/3.3 MB | 79 kB | 45/105 kB | 30 kB | 12/51 kB Progress (5): 0.5/3.3 MB | 79 kB | 45/105 kB | 30 kB | 16/51 kB Progress (5): 0.5/3.3 MB | 79 kB | 45/105 kB | 30 kB | 16/51 kB Progress (5): 0.5/3.3 MB | 79 kB | 49/105 kB | 30 kB | 16/51 kB Progress (5): 0.5/3.3 MB | 79 kB | 49/105 kB | 30 kB | 16/51 kB Progress (5): 0.5/3.3 MB | 79 kB | 49/105 kB | 30 kB | 20/51 kB Progress (5): 0.5/3.3 MB | 79 kB | 49/105 kB | 30 kB | 24/51 kB Progress (5): 0.5/3.3 MB | 79 kB | 49/105 kB | 30 kB | 28/51 kB Progress (5): 0.5/3.3 MB | 79 kB | 49/105 kB | 30 kB | 32/51 kB Progress (5): 0.5/3.3 MB | 79 kB | 49/105 kB | 30 kB | 33/51 kB Progress (5): 0.5/3.3 MB | 79 kB | 49/105 kB | 30 kB | 37/51 kB Progress (5): 0.6/3.3 MB | 79 kB | 49/105 kB | 30 kB | 37/51 kB Progress (5): 0.6/3.3 MB | 79 kB | 53/105 kB | 30 kB | 37/51 kB Progress (5): 0.6/3.3 MB | 79 kB | 53/105 kB | 30 kB | 37/51 kB Progress (5): 0.6/3.3 MB | 79 kB | 53/105 kB | 30 kB | 41/51 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 323 kB/s) [2019-07-31T02:55:06.782Z] 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-31T02:55:06.782Z] 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 124 kB/s) [2019-07-31T02:55:06.782Z] 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-31T02:55:06.782Z] Progress (3): 0.6/3.3 MB | 53/105 kB | 45/51 kB Progress (3): 0.6/3.3 MB | 53/105 kB | 45/51 kB Progress (3): 0.6/3.3 MB | 57/105 kB | 45/51 kB Progress (3): 0.6/3.3 MB | 57/105 kB | 45/51 kB Progress (3): 0.6/3.3 MB | 57/105 kB | 49/51 kB Progress (3): 0.6/3.3 MB | 57/105 kB | 49/51 kB Progress (3): 0.6/3.3 MB | 61/105 kB | 49/51 kB Progress (3): 0.6/3.3 MB | 61/105 kB | 49/51 kB Progress (3): 0.6/3.3 MB | 61/105 kB | 49/51 kB Progress (3): 0.6/3.3 MB | 61/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 61/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 65/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 65/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 66/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 66/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 70/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 70/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 74/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 74/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 78/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 82/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 82/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 86/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 86/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 90/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 90/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 94/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 94/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 98/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 98/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 102/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 102/105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Progress (3): 0.8/3.3 MB | 105 kB | 51 kB Progress (3): 0.8/3.3 MB | 105 kB | 51 kB Progress (4): 0.8/3.3 MB | 105 kB | 51 kB | 4.1/121 kB Progress (4): 0.8/3.3 MB | 105 kB | 51 kB | 4.1/121 kB Progress (4): 0.8/3.3 MB | 105 kB | 51 kB | 7.7/121 kB Progress (4): 0.8/3.3 MB | 105 kB | 51 kB | 7.7/121 kB Progress (4): 0.8/3.3 MB | 105 kB | 51 kB | 12/121 kB Progress (4): 0.8/3.3 MB | 105 kB | 51 kB | 12/121 kB Progress (4): 0.8/3.3 MB | 105 kB | 51 kB | 16/121 kB Progress (4): 0.8/3.3 MB | 105 kB | 51 kB | 16/121 kB Progress (4): 0.8/3.3 MB | 105 kB | 51 kB | 20/121 kB Progress (4): 0.8/3.3 MB | 105 kB | 51 kB | 20/121 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 193 kB/s) [2019-07-31T02:55:06.782Z] Progress (3): 0.8/3.3 MB | 105 kB | 24/121 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T02:55:06.782Z] Progress (3): 0.8/3.3 MB | 105 kB | 24/121 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 398 kB/s) [2019-07-31T02:55:06.782Z] Progress (2): 0.8/3.3 MB | 28/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-31T02:55:06.782Z] Progress (2): 0.8/3.3 MB | 28/121 kB Progress (2): 0.8/3.3 MB | 32/121 kB Progress (2): 0.8/3.3 MB | 32/121 kB Progress (2): 0.8/3.3 MB | 33/121 kB Progress (2): 0.8/3.3 MB | 33/121 kB Progress (2): 0.8/3.3 MB | 37/121 kB Progress (2): 0.8/3.3 MB | 37/121 kB Progress (2): 0.8/3.3 MB | 41/121 kB Progress (2): 0.8/3.3 MB | 41/121 kB Progress (2): 0.8/3.3 MB | 45/121 kB Progress (2): 0.8/3.3 MB | 45/121 kB Progress (2): 0.8/3.3 MB | 49/121 kB Progress (2): 0.8/3.3 MB | 49/121 kB Progress (2): 0.8/3.3 MB | 53/121 kB Progress (2): 0.8/3.3 MB | 53/121 kB Progress (2): 0.8/3.3 MB | 57/121 kB Progress (2): 0.8/3.3 MB | 57/121 kB Progress (2): 0.8/3.3 MB | 61/121 kB Progress (2): 0.8/3.3 MB | 61/121 kB Progress (2): 0.8/3.3 MB | 65/121 kB Progress (2): 0.8/3.3 MB | 65/121 kB Progress (2): 0.8/3.3 MB | 66/121 kB Progress (2): 0.8/3.3 MB | 66/121 kB Progress (2): 0.8/3.3 MB | 70/121 kB Progress (2): 0.8/3.3 MB | 70/121 kB Progress (2): 0.8/3.3 MB | 74/121 kB Progress (2): 0.8/3.3 MB | 74/121 kB Progress (2): 0.8/3.3 MB | 78/121 kB Progress (2): 0.8/3.3 MB | 78/121 kB Progress (2): 0.8/3.3 MB | 82/121 kB Progress (3): 0.8/3.3 MB | 82/121 kB | 4.1/195 kB Progress (3): 0.8/3.3 MB | 86/121 kB | 4.1/195 kB Progress (3): 0.8/3.3 MB | 86/121 kB | 4.1/195 kB Progress (3): 0.8/3.3 MB | 90/121 kB | 4.1/195 kB Progress (3): 0.8/3.3 MB | 90/121 kB | 7.7/195 kB Progress (3): 0.8/3.3 MB | 94/121 kB | 7.7/195 kB Progress (3): 0.8/3.3 MB | 94/121 kB | 7.7/195 kB Progress (3): 0.8/3.3 MB | 98/121 kB | 7.7/195 kB Progress (3): 0.9/3.3 MB | 98/121 kB | 7.7/195 kB Progress (3): 0.9/3.3 MB | 98/121 kB | 12/195 kB Progress (3): 0.9/3.3 MB | 98/121 kB | 12/195 kB Progress (3): 0.9/3.3 MB | 102/121 kB | 12/195 kB Progress (3): 0.9/3.3 MB | 102/121 kB | 12/195 kB Progress (3): 0.9/3.3 MB | 102/121 kB | 16/195 kB Progress (3): 0.9/3.3 MB | 102/121 kB | 16/195 kB Progress (3): 0.9/3.3 MB | 106/121 kB | 16/195 kB Progress (3): 0.9/3.3 MB | 106/121 kB | 20/195 kB Progress (3): 0.9/3.3 MB | 110/121 kB | 20/195 kB Progress (3): 0.9/3.3 MB | 110/121 kB | 20/195 kB Progress (3): 0.9/3.3 MB | 114/121 kB | 20/195 kB Progress (3): 0.9/3.3 MB | 114/121 kB | 24/195 kB Progress (3): 0.9/3.3 MB | 118/121 kB | 24/195 kB Progress (3): 0.9/3.3 MB | 118/121 kB | 28/195 kB Progress (3): 0.9/3.3 MB | 118/121 kB | 28/195 kB Progress (3): 0.9/3.3 MB | 118/121 kB | 32/195 kB Progress (3): 0.9/3.3 MB | 121 kB | 32/195 kB Progress (3): 0.9/3.3 MB | 121 kB | 33/195 kB Progress (3): 0.9/3.3 MB | 121 kB | 33/195 kB Progress (3): 0.9/3.3 MB | 121 kB | 37/195 kB Progress (3): 0.9/3.3 MB | 121 kB | 37/195 kB Progress (3): 0.9/3.3 MB | 121 kB | 41/195 kB Progress (3): 0.9/3.3 MB | 121 kB | 41/195 kB Progress (3): 0.9/3.3 MB | 121 kB | 45/195 kB Progress (3): 0.9/3.3 MB | 121 kB | 45/195 kB Progress (3): 0.9/3.3 MB | 121 kB | 49/195 kB Progress (3): 0.9/3.3 MB | 121 kB | 49/195 kB Progress (3): 0.9/3.3 MB | 121 kB | 53/195 kB Progress (4): 0.9/3.3 MB | 121 kB | 53/195 kB | 4.1/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 57/195 kB | 4.1/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 57/195 kB | 4.1/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 61/195 kB | 4.1/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 61/195 kB | 4.1/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 61/195 kB | 7.7/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 61/195 kB | 7.7/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 65/195 kB | 7.7/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 65/195 kB | 7.7/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 65/195 kB | 12/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 65/195 kB | 12/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 66/195 kB | 12/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 66/195 kB | 12/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 66/195 kB | 16/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 66/195 kB | 16/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 70/195 kB | 16/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 70/195 kB | 16/38 kB Progress (4): 0.9/3.3 MB | 121 kB | 70/195 kB | 20/38 kB Progress (5): 0.9/3.3 MB | 121 kB | 70/195 kB | 20/38 kB | 4.1/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 70/195 kB | 24/38 kB | 4.1/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 70/195 kB | 24/38 kB | 4.1/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 74/195 kB | 24/38 kB | 4.1/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 74/195 kB | 24/38 kB | 4.1/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 74/195 kB | 28/38 kB | 4.1/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 74/195 kB | 28/38 kB | 7.7/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 74/195 kB | 32/38 kB | 7.7/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 74/195 kB | 32/38 kB | 7.7/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 78/195 kB | 32/38 kB | 7.7/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 78/195 kB | 32/38 kB | 7.7/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 78/195 kB | 36/38 kB | 7.7/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 78/195 kB | 36/38 kB | 12/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 78/195 kB | 38 kB | 12/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 78/195 kB | 38 kB | 12/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 82/195 kB | 38 kB | 12/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 82/195 kB | 38 kB | 12/109 kB Progress (5): 0.9/3.3 MB | 121 kB | 82/195 kB | 38 kB | 16/109 kB Progress (5): 1.0/3.3 MB | 121 kB | 82/195 kB | 38 kB | 16/109 kB Progress (5): 1.0/3.3 MB | 121 kB | 86/195 kB | 38 kB | 16/109 kB Progress (5): 1.0/3.3 MB | 121 kB | 86/195 kB | 38 kB | 16/109 kB Progress (5): 1.0/3.3 MB | 121 kB | 86/195 kB | 38 kB | 20/109 kB Progress (5): 1.0/3.3 MB | 121 kB | 86/195 kB | 38 kB | 20/109 kB Progress (5): 1.0/3.3 MB | 121 kB | 90/195 kB | 38 kB | 20/109 kB Progress (5): 1.0/3.3 MB | 121 kB | 90/195 kB | 38 kB | 20/109 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 425 kB/s) [2019-07-31T02:55:06.782Z] 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-31T02:55:06.782Z] Progress (4): 1.0/3.3 MB | 90/195 kB | 38 kB | 24/109 kB Progress (4): 1.0/3.3 MB | 90/195 kB | 38 kB | 24/109 kB Progress (4): 1.0/3.3 MB | 94/195 kB | 38 kB | 24/109 kB Progress (4): 1.0/3.3 MB | 94/195 kB | 38 kB | 24/109 kB Progress (4): 1.0/3.3 MB | 94/195 kB | 38 kB | 28/109 kB Progress (4): 1.0/3.3 MB | 94/195 kB | 38 kB | 28/109 kB Progress (4): 1.0/3.3 MB | 98/195 kB | 38 kB | 28/109 kB Progress (4): 1.0/3.3 MB | 98/195 kB | 38 kB | 28/109 kB Progress (4): 1.0/3.3 MB | 98/195 kB | 38 kB | 32/109 kB Progress (4): 1.0/3.3 MB | 98/195 kB | 38 kB | 32/109 kB Progress (4): 1.0/3.3 MB | 98/195 kB | 38 kB | 32/109 kB Progress (4): 1.0/3.3 MB | 98/195 kB | 38 kB | 32/109 kB Progress (4): 1.0/3.3 MB | 98/195 kB | 38 kB | 33/109 kB Progress (4): 1.0/3.3 MB | 98/195 kB | 38 kB | 33/109 kB Progress (4): 1.0/3.3 MB | 102/195 kB | 38 kB | 33/109 kB Progress (4): 1.0/3.3 MB | 102/195 kB | 38 kB | 33/109 kB Progress (4): 1.0/3.3 MB | 102/195 kB | 38 kB | 37/109 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 129 kB/s) [2019-07-31T02:55:06.782Z] 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-31T02:55:07.041Z] Progress (3): 1.0/3.3 MB | 102/195 kB | 37/109 kB Progress (3): 1.0/3.3 MB | 106/195 kB | 37/109 kB Progress (3): 1.0/3.3 MB | 106/195 kB | 37/109 kB Progress (3): 1.0/3.3 MB | 106/195 kB | 41/109 kB Progress (3): 1.0/3.3 MB | 106/195 kB | 41/109 kB Progress (3): 1.0/3.3 MB | 110/195 kB | 41/109 kB Progress (3): 1.0/3.3 MB | 110/195 kB | 45/109 kB Progress (3): 1.0/3.3 MB | 114/195 kB | 45/109 kB Progress (3): 1.0/3.3 MB | 114/195 kB | 45/109 kB Progress (3): 1.0/3.3 MB | 118/195 kB | 45/109 kB Progress (3): 1.0/3.3 MB | 118/195 kB | 49/109 kB Progress (3): 1.0/3.3 MB | 122/195 kB | 49/109 kB Progress (3): 1.0/3.3 MB | 122/195 kB | 49/109 kB Progress (3): 1.0/3.3 MB | 126/195 kB | 49/109 kB Progress (3): 1.0/3.3 MB | 126/195 kB | 49/109 kB Progress (3): 1.0/3.3 MB | 126/195 kB | 53/109 kB Progress (3): 1.0/3.3 MB | 126/195 kB | 53/109 kB Progress (3): 1.0/3.3 MB | 130/195 kB | 53/109 kB Progress (3): 1.0/3.3 MB | 130/195 kB | 53/109 kB Progress (3): 1.0/3.3 MB | 130/195 kB | 57/109 kB Progress (3): 1.0/3.3 MB | 130/195 kB | 57/109 kB Progress (3): 1.0/3.3 MB | 131/195 kB | 57/109 kB Progress (3): 1.0/3.3 MB | 131/195 kB | 57/109 kB Progress (3): 1.0/3.3 MB | 131/195 kB | 61/109 kB Progress (3): 1.0/3.3 MB | 131/195 kB | 61/109 kB Progress (3): 1.0/3.3 MB | 135/195 kB | 61/109 kB Progress (3): 1.0/3.3 MB | 135/195 kB | 61/109 kB Progress (3): 1.0/3.3 MB | 135/195 kB | 65/109 kB Progress (3): 1.0/3.3 MB | 135/195 kB | 65/109 kB Progress (3): 1.0/3.3 MB | 139/195 kB | 65/109 kB Progress (3): 1.0/3.3 MB | 139/195 kB | 66/109 kB Progress (4): 1.0/3.3 MB | 139/195 kB | 66/109 kB | 4.1/276 kB Progress (4): 1.0/3.3 MB | 143/195 kB | 66/109 kB | 4.1/276 kB Progress (4): 1.1/3.3 MB | 143/195 kB | 66/109 kB | 4.1/276 kB Progress (4): 1.1/3.3 MB | 147/195 kB | 66/109 kB | 4.1/276 kB Progress (4): 1.1/3.3 MB | 147/195 kB | 66/109 kB | 7.7/276 kB Progress (4): 1.1/3.3 MB | 147/195 kB | 70/109 kB | 7.7/276 kB Progress (4): 1.1/3.3 MB | 147/195 kB | 70/109 kB | 12/276 kB Progress (4): 1.1/3.3 MB | 151/195 kB | 70/109 kB | 12/276 kB Progress (4): 1.1/3.3 MB | 151/195 kB | 70/109 kB | 12/276 kB Progress (4): 1.1/3.3 MB | 155/195 kB | 70/109 kB | 12/276 kB Progress (4): 1.1/3.3 MB | 155/195 kB | 70/109 kB | 16/276 kB Progress (4): 1.1/3.3 MB | 155/195 kB | 74/109 kB | 16/276 kB Progress (4): 1.1/3.3 MB | 155/195 kB | 74/109 kB | 20/276 kB Progress (4): 1.1/3.3 MB | 159/195 kB | 74/109 kB | 20/276 kB Progress (4): 1.1/3.3 MB | 159/195 kB | 74/109 kB | 20/276 kB Progress (4): 1.1/3.3 MB | 163/195 kB | 74/109 kB | 20/276 kB Progress (4): 1.1/3.3 MB | 163/195 kB | 74/109 kB | 24/276 kB Progress (4): 1.1/3.3 MB | 163/195 kB | 78/109 kB | 24/276 kB Progress (4): 1.1/3.3 MB | 163/195 kB | 78/109 kB | 28/276 kB Progress (4): 1.1/3.3 MB | 167/195 kB | 78/109 kB | 28/276 kB Progress (4): 1.1/3.3 MB | 167/195 kB | 78/109 kB | 28/276 kB Progress (4): 1.1/3.3 MB | 171/195 kB | 78/109 kB | 28/276 kB Progress (4): 1.1/3.3 MB | 171/195 kB | 78/109 kB | 32/276 kB Progress (4): 1.1/3.3 MB | 171/195 kB | 82/109 kB | 32/276 kB Progress (4): 1.1/3.3 MB | 171/195 kB | 82/109 kB | 33/276 kB Progress (5): 1.1/3.3 MB | 171/195 kB | 82/109 kB | 33/276 kB | 4.1/172 kB Progress (5): 1.1/3.3 MB | 175/195 kB | 82/109 kB | 33/276 kB | 4.1/172 kB Progress (5): 1.1/3.3 MB | 175/195 kB | 82/109 kB | 33/276 kB | 4.1/172 kB Progress (5): 1.1/3.3 MB | 179/195 kB | 82/109 kB | 33/276 kB | 4.1/172 kB Progress (5): 1.1/3.3 MB | 179/195 kB | 82/109 kB | 33/276 kB | 7.7/172 kB Progress (5): 1.1/3.3 MB | 179/195 kB | 82/109 kB | 37/276 kB | 7.7/172 kB Progress (5): 1.1/3.3 MB | 179/195 kB | 86/109 kB | 37/276 kB | 7.7/172 kB Progress (5): 1.1/3.3 MB | 179/195 kB | 86/109 kB | 41/276 kB | 7.7/172 kB Progress (5): 1.1/3.3 MB | 179/195 kB | 86/109 kB | 41/276 kB | 12/172 kB Progress (5): 1.1/3.3 MB | 183/195 kB | 86/109 kB | 41/276 kB | 12/172 kB Progress (5): 1.1/3.3 MB | 183/195 kB | 86/109 kB | 41/276 kB | 12/172 kB Progress (5): 1.1/3.3 MB | 187/195 kB | 86/109 kB | 41/276 kB | 12/172 kB Progress (5): 1.1/3.3 MB | 187/195 kB | 86/109 kB | 41/276 kB | 16/172 kB Progress (5): 1.1/3.3 MB | 187/195 kB | 86/109 kB | 45/276 kB | 16/172 kB Progress (5): 1.1/3.3 MB | 187/195 kB | 90/109 kB | 45/276 kB | 16/172 kB Progress (5): 1.1/3.3 MB | 187/195 kB | 90/109 kB | 49/276 kB | 16/172 kB Progress (5): 1.1/3.3 MB | 187/195 kB | 90/109 kB | 49/276 kB | 20/172 kB Progress (5): 1.1/3.3 MB | 191/195 kB | 90/109 kB | 49/276 kB | 20/172 kB Progress (5): 1.1/3.3 MB | 191/195 kB | 90/109 kB | 49/276 kB | 20/172 kB Progress (5): 1.1/3.3 MB | 195/195 kB | 90/109 kB | 49/276 kB | 20/172 kB Progress (5): 1.1/3.3 MB | 195/195 kB | 90/109 kB | 49/276 kB | 24/172 kB Progress (5): 1.1/3.3 MB | 195/195 kB | 90/109 kB | 53/276 kB | 24/172 kB Progress (5): 1.1/3.3 MB | 195/195 kB | 94/109 kB | 53/276 kB | 24/172 kB Progress (5): 1.1/3.3 MB | 195/195 kB | 94/109 kB | 57/276 kB | 24/172 kB Progress (5): 1.1/3.3 MB | 195/195 kB | 94/109 kB | 57/276 kB | 28/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 94/109 kB | 57/276 kB | 28/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 94/109 kB | 57/276 kB | 28/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 94/109 kB | 57/276 kB | 32/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 94/109 kB | 61/276 kB | 32/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 98/109 kB | 61/276 kB | 32/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 98/109 kB | 65/276 kB | 32/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 98/109 kB | 65/276 kB | 33/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 98/109 kB | 65/276 kB | 33/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 98/109 kB | 65/276 kB | 37/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 98/109 kB | 66/276 kB | 37/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 98/109 kB | 66/276 kB | 37/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 98/109 kB | 70/276 kB | 37/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 98/109 kB | 70/276 kB | 41/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 98/109 kB | 70/276 kB | 41/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 98/109 kB | 70/276 kB | 45/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 98/109 kB | 74/276 kB | 45/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 102/109 kB | 74/276 kB | 45/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 102/109 kB | 78/276 kB | 45/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 102/109 kB | 78/276 kB | 49/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 102/109 kB | 78/276 kB | 49/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 102/109 kB | 78/276 kB | 53/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 102/109 kB | 82/276 kB | 53/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 106/109 kB | 82/276 kB | 53/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 106/109 kB | 86/276 kB | 53/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 106/109 kB | 86/276 kB | 57/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 106/109 kB | 86/276 kB | 57/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 106/109 kB | 86/276 kB | 61/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 106/109 kB | 90/276 kB | 61/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 109 kB | 90/276 kB | 61/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 109 kB | 94/276 kB | 61/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 109 kB | 94/276 kB | 65/172 kB Progress (5): 1.1/3.3 MB | 195 kB | 109 kB | 94/276 kB | 65/172 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 615 kB/s) [2019-07-31T02:55:07.041Z] Progress (4): 1.1/3.3 MB | 109 kB | 94/276 kB | 65/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 94/276 kB | 66/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 98/276 kB | 66/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 98/276 kB | 70/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 98/276 kB | 70/172 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-31T02:55:07.041Z] Progress (4): 1.1/3.3 MB | 109 kB | 98/276 kB | 70/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 98/276 kB | 74/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 98/276 kB | 74/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 98/276 kB | 78/172 kB Progress (5): 1.1/3.3 MB | 109 kB | 98/276 kB | 78/172 kB | 4.1/61 kB Progress (5): 1.1/3.3 MB | 109 kB | 98/276 kB | 78/172 kB | 4.1/61 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 317 kB/s) [2019-07-31T02:55:07.041Z] 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-31T02:55:07.041Z] Progress (4): 1.1/3.3 MB | 98/276 kB | 78/172 kB | 4.1/61 kB Progress (4): 1.1/3.3 MB | 98/276 kB | 78/172 kB | 7.7/61 kB Progress (4): 1.1/3.3 MB | 98/276 kB | 82/172 kB | 7.7/61 kB Progress (4): 1.1/3.3 MB | 102/276 kB | 82/172 kB | 7.7/61 kB Progress (4): 1.1/3.3 MB | 102/276 kB | 86/172 kB | 7.7/61 kB Progress (4): 1.1/3.3 MB | 102/276 kB | 86/172 kB | 12/61 kB Progress (4): 1.1/3.3 MB | 102/276 kB | 86/172 kB | 12/61 kB Progress (4): 1.1/3.3 MB | 102/276 kB | 86/172 kB | 16/61 kB Progress (4): 1.1/3.3 MB | 102/276 kB | 90/172 kB | 16/61 kB Progress (4): 1.1/3.3 MB | 106/276 kB | 90/172 kB | 16/61 kB Progress (4): 1.1/3.3 MB | 106/276 kB | 94/172 kB | 16/61 kB Progress (4): 1.1/3.3 MB | 106/276 kB | 94/172 kB | 20/61 kB Progress (4): 1.1/3.3 MB | 106/276 kB | 94/172 kB | 20/61 kB Progress (4): 1.1/3.3 MB | 106/276 kB | 94/172 kB | 24/61 kB Progress (4): 1.1/3.3 MB | 106/276 kB | 98/172 kB | 24/61 kB Progress (4): 1.1/3.3 MB | 110/276 kB | 98/172 kB | 24/61 kB Progress (4): 1.1/3.3 MB | 110/276 kB | 98/172 kB | 24/61 kB Progress (4): 1.1/3.3 MB | 110/276 kB | 98/172 kB | 28/61 kB Progress (4): 1.1/3.3 MB | 110/276 kB | 98/172 kB | 28/61 kB Progress (4): 1.1/3.3 MB | 110/276 kB | 98/172 kB | 32/61 kB Progress (4): 1.1/3.3 MB | 110/276 kB | 102/172 kB | 32/61 kB Progress (4): 1.1/3.3 MB | 114/276 kB | 102/172 kB | 32/61 kB Progress (4): 1.1/3.3 MB | 114/276 kB | 106/172 kB | 32/61 kB Progress (4): 1.1/3.3 MB | 114/276 kB | 106/172 kB | 36/61 kB Progress (4): 1.1/3.3 MB | 114/276 kB | 106/172 kB | 36/61 kB Progress (4): 1.1/3.3 MB | 114/276 kB | 106/172 kB | 40/61 kB Progress (4): 1.1/3.3 MB | 114/276 kB | 110/172 kB | 40/61 kB Progress (4): 1.1/3.3 MB | 118/276 kB | 110/172 kB | 40/61 kB Progress (4): 1.1/3.3 MB | 118/276 kB | 114/172 kB | 40/61 kB Progress (4): 1.1/3.3 MB | 118/276 kB | 114/172 kB | 44/61 kB Progress (4): 1.1/3.3 MB | 118/276 kB | 114/172 kB | 44/61 kB Progress (4): 1.1/3.3 MB | 118/276 kB | 114/172 kB | 48/61 kB Progress (4): 1.1/3.3 MB | 118/276 kB | 118/172 kB | 48/61 kB Progress (4): 1.1/3.3 MB | 122/276 kB | 118/172 kB | 48/61 kB Progress (4): 1.1/3.3 MB | 122/276 kB | 122/172 kB | 48/61 kB Progress (4): 1.1/3.3 MB | 122/276 kB | 122/172 kB | 52/61 kB Progress (4): 1.1/3.3 MB | 122/276 kB | 122/172 kB | 52/61 kB Progress (4): 1.1/3.3 MB | 122/276 kB | 122/172 kB | 56/61 kB Progress (4): 1.1/3.3 MB | 122/276 kB | 126/172 kB | 56/61 kB Progress (4): 1.1/3.3 MB | 126/276 kB | 126/172 kB | 56/61 kB Progress (4): 1.1/3.3 MB | 126/276 kB | 130/172 kB | 56/61 kB Progress (4): 1.1/3.3 MB | 126/276 kB | 130/172 kB | 60/61 kB Progress (4): 1.1/3.3 MB | 126/276 kB | 130/172 kB | 61 kB Progress (4): 1.1/3.3 MB | 126/276 kB | 130/172 kB | 61 kB Progress (4): 1.1/3.3 MB | 126/276 kB | 131/172 kB | 61 kB Progress (4): 1.1/3.3 MB | 130/276 kB | 131/172 kB | 61 kB Progress (4): 1.1/3.3 MB | 130/276 kB | 135/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 130/276 kB | 135/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 130/276 kB | 139/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 131/276 kB | 139/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 131/276 kB | 143/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 131/276 kB | 143/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 131/276 kB | 147/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 135/276 kB | 147/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 135/276 kB | 151/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 135/276 kB | 151/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 135/276 kB | 155/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 139/276 kB | 155/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 139/276 kB | 159/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 139/276 kB | 159/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 139/276 kB | 163/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 143/276 kB | 163/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 143/276 kB | 167/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 143/276 kB | 167/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 143/276 kB | 171/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 147/276 kB | 171/172 kB | 61 kB Progress (4): 1.2/3.3 MB | 147/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 147/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 151/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 151/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 155/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 155/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 159/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 159/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 163/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 163/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 167/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 167/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 171/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 171/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 175/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 175/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 179/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 179/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 183/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 183/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 187/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 187/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 191/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 191/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 195/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 195/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 199/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 199/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 203/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 203/276 kB | 172 kB | 61 kB Progress (4): 1.2/3.3 MB | 207/276 kB | 172 kB | 61 kB Progress (5): 1.2/3.3 MB | 207/276 kB | 172 kB | 61 kB | 4.1/47 kB Progress (5): 1.2/3.3 MB | 211/276 kB | 172 kB | 61 kB | 4.1/47 kB Progress (5): 1.2/3.3 MB | 211/276 kB | 172 kB | 61 kB | 4.1/47 kB Progress (5): 1.2/3.3 MB | 215/276 kB | 172 kB | 61 kB | 4.1/47 kB Progress (5): 1.2/3.3 MB | 215/276 kB | 172 kB | 61 kB | 7.7/47 kB Progress (5): 1.2/3.3 MB | 219/276 kB | 172 kB | 61 kB | 7.7/47 kB Progress (5): 1.2/3.3 MB | 219/276 kB | 172 kB | 61 kB | 7.7/47 kB Progress (5): 1.2/3.3 MB | 223/276 kB | 172 kB | 61 kB | 7.7/47 kB Progress (5): 1.2/3.3 MB | 223/276 kB | 172 kB | 61 kB | 12/47 kB Progress (5): 1.2/3.3 MB | 227/276 kB | 172 kB | 61 kB | 12/47 kB Progress (5): 1.2/3.3 MB | 227/276 kB | 172 kB | 61 kB | 12/47 kB Progress (5): 1.2/3.3 MB | 231/276 kB | 172 kB | 61 kB | 12/47 kB Progress (5): 1.2/3.3 MB | 231/276 kB | 172 kB | 61 kB | 16/47 kB Progress (5): 1.2/3.3 MB | 235/276 kB | 172 kB | 61 kB | 16/47 kB Progress (5): 1.2/3.3 MB | 235/276 kB | 172 kB | 61 kB | 16/47 kB Progress (5): 1.2/3.3 MB | 239/276 kB | 172 kB | 61 kB | 16/47 kB Progress (5): 1.2/3.3 MB | 239/276 kB | 172 kB | 61 kB | 20/47 kB Progress (5): 1.2/3.3 MB | 243/276 kB | 172 kB | 61 kB | 20/47 kB Progress (5): 1.2/3.3 MB | 243/276 kB | 172 kB | 61 kB | 20/47 kB Progress (5): 1.2/3.3 MB | 247/276 kB | 172 kB | 61 kB | 20/47 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 164 kB/s) [2019-07-31T02:55:07.041Z] Progress (4): 1.2/3.3 MB | 247/276 kB | 172 kB | 24/47 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2019-07-31T02:55:07.041Z] 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 464 kB/s) [2019-07-31T02:55:07.041Z] 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-31T02:55:07.041Z] Progress (3): 1.2/3.3 MB | 251/276 kB | 24/47 kB Progress (3): 1.3/3.3 MB | 251/276 kB | 24/47 kB Progress (3): 1.3/3.3 MB | 255/276 kB | 24/47 kB Progress (3): 1.3/3.3 MB | 255/276 kB | 28/47 kB Progress (3): 1.3/3.3 MB | 259/276 kB | 28/47 kB Progress (3): 1.3/3.3 MB | 259/276 kB | 28/47 kB Progress (3): 1.3/3.3 MB | 263/276 kB | 28/47 kB Progress (3): 1.3/3.3 MB | 263/276 kB | 32/47 kB Progress (3): 1.3/3.3 MB | 267/276 kB | 32/47 kB Progress (3): 1.3/3.3 MB | 267/276 kB | 32/47 kB Progress (3): 1.3/3.3 MB | 271/276 kB | 32/47 kB Progress (3): 1.3/3.3 MB | 271/276 kB | 36/47 kB Progress (3): 1.3/3.3 MB | 275/276 kB | 36/47 kB Progress (3): 1.3/3.3 MB | 275/276 kB | 36/47 kB Progress (3): 1.3/3.3 MB | 276 kB | 36/47 kB Progress (3): 1.3/3.3 MB | 276 kB | 40/47 kB Progress (3): 1.3/3.3 MB | 276 kB | 40/47 kB Progress (3): 1.3/3.3 MB | 276 kB | 44/47 kB Progress (3): 1.3/3.3 MB | 276 kB | 44/47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (3): 1.3/3.3 MB | 276 kB | 47 kB Progress (4): 1.3/3.3 MB | 276 kB | 47 kB | 4.1/254 kB Progress (4): 1.3/3.3 MB | 276 kB | 47 kB | 4.1/254 kB Progress (4): 1.3/3.3 MB | 276 kB | 47 kB | 7.7/254 kB Progress (4): 1.3/3.3 MB | 276 kB | 47 kB | 7.7/254 kB Progress (4): 1.3/3.3 MB | 276 kB | 47 kB | 12/254 kB Progress (4): 1.4/3.3 MB | 276 kB | 47 kB | 12/254 kB Progress (4): 1.4/3.3 MB | 276 kB | 47 kB | 16/254 kB Progress (4): 1.4/3.3 MB | 276 kB | 47 kB | 16/254 kB Progress (4): 1.4/3.3 MB | 276 kB | 47 kB | 20/254 kB Progress (4): 1.4/3.3 MB | 276 kB | 47 kB | 20/254 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 723 kB/s) [2019-07-31T02:55:07.041Z] 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-31T02:55:07.041Z] Progress (3): 1.4/3.3 MB | 47 kB | 24/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 24/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 28/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 28/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 32/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 32/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 33/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 33/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 37/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 37/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 41/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 41/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 45/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 45/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 49/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 49/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 53/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 53/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 57/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 57/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 61/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 65/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 65/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 66/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 66/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 70/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 70/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 74/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 74/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 78/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 78/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 82/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 82/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 86/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 86/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 90/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 90/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 94/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 94/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 98/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 98/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 98/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 98/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 102/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 102/254 kB Progress (3): 1.4/3.3 MB | 47 kB | 106/254 kB Progress (3): 1.5/3.3 MB | 47 kB | 106/254 kB Progress (3): 1.5/3.3 MB | 47 kB | 110/254 kB Progress (3): 1.5/3.3 MB | 47 kB | 110/254 kB Progress (3): 1.5/3.3 MB | 47 kB | 114/254 kB Progress (3): 1.5/3.3 MB | 47 kB | 114/254 kB Progress (3): 1.5/3.3 MB | 47 kB | 118/254 kB Progress (3): 1.5/3.3 MB | 47 kB | 118/254 kB Progress (3): 1.5/3.3 MB | 47 kB | 122/254 kB Progress (3): 1.5/3.3 MB | 47 kB | 122/254 kB Progress (3): 1.5/3.3 MB | 47 kB | 126/254 kB Progress (4): 1.5/3.3 MB | 47 kB | 126/254 kB | 4.1/125 kB Progress (4): 1.5/3.3 MB | 47 kB | 126/254 kB | 4.1/125 kB Progress (4): 1.5/3.3 MB | 47 kB | 126/254 kB | 7.7/125 kB Progress (5): 1.5/3.3 MB | 47 kB | 126/254 kB | 7.7/125 kB | 4.1/52 kB Progress (5): 1.5/3.3 MB | 47 kB | 130/254 kB | 7.7/125 kB | 4.1/52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 119 kB/s) [2019-07-31T02:55:07.041Z] Progress (4): 1.5/3.3 MB | 130/254 kB | 7.7/125 kB | 7.7/52 kB Progress (4): 1.5/3.3 MB | 130/254 kB | 12/125 kB | 7.7/52 kB Progress (4): 1.5/3.3 MB | 130/254 kB | 12/125 kB | 7.7/52 kB Progress (4): 1.5/3.3 MB | 130/254 kB | 16/125 kB | 7.7/52 kB Progress (4): 1.5/3.3 MB | 130/254 kB | 16/125 kB | 12/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-31T02:55:07.041Z] Progress (4): 1.5/3.3 MB | 134/254 kB | 16/125 kB | 12/52 kB Progress (4): 1.5/3.3 MB | 134/254 kB | 16/125 kB | 16/52 kB Progress (4): 1.5/3.3 MB | 134/254 kB | 20/125 kB | 16/52 kB Progress (4): 1.5/3.3 MB | 134/254 kB | 20/125 kB | 16/52 kB Progress (4): 1.5/3.3 MB | 134/254 kB | 24/125 kB | 16/52 kB Progress (4): 1.5/3.3 MB | 134/254 kB | 24/125 kB | 20/52 kB Progress (4): 1.5/3.3 MB | 138/254 kB | 24/125 kB | 20/52 kB Progress (4): 1.5/3.3 MB | 138/254 kB | 24/125 kB | 24/52 kB Progress (4): 1.5/3.3 MB | 138/254 kB | 28/125 kB | 24/52 kB Progress (4): 1.5/3.3 MB | 138/254 kB | 28/125 kB | 24/52 kB Progress (4): 1.5/3.3 MB | 138/254 kB | 32/125 kB | 24/52 kB Progress (4): 1.5/3.3 MB | 138/254 kB | 32/125 kB | 28/52 kB Progress (4): 1.5/3.3 MB | 142/254 kB | 32/125 kB | 28/52 kB Progress (4): 1.5/3.3 MB | 142/254 kB | 32/125 kB | 32/52 kB Progress (4): 1.5/3.3 MB | 142/254 kB | 36/125 kB | 32/52 kB Progress (4): 1.5/3.3 MB | 142/254 kB | 36/125 kB | 32/52 kB Progress (4): 1.5/3.3 MB | 142/254 kB | 40/125 kB | 32/52 kB Progress (4): 1.5/3.3 MB | 142/254 kB | 40/125 kB | 32/52 kB Progress (4): 1.5/3.3 MB | 142/254 kB | 40/125 kB | 36/52 kB Progress (4): 1.5/3.3 MB | 146/254 kB | 40/125 kB | 36/52 kB Progress (4): 1.5/3.3 MB | 146/254 kB | 40/125 kB | 40/52 kB Progress (4): 1.5/3.3 MB | 146/254 kB | 40/125 kB | 40/52 kB Progress (4): 1.5/3.3 MB | 146/254 kB | 44/125 kB | 40/52 kB Progress (4): 1.5/3.3 MB | 146/254 kB | 44/125 kB | 40/52 kB Progress (4): 1.5/3.3 MB | 146/254 kB | 44/125 kB | 44/52 kB Progress (4): 1.5/3.3 MB | 150/254 kB | 44/125 kB | 44/52 kB Progress (4): 1.5/3.3 MB | 150/254 kB | 44/125 kB | 48/52 kB Progress (4): 1.5/3.3 MB | 150/254 kB | 44/125 kB | 48/52 kB Progress (4): 1.5/3.3 MB | 150/254 kB | 48/125 kB | 48/52 kB Progress (4): 1.5/3.3 MB | 150/254 kB | 48/125 kB | 48/52 kB Progress (4): 1.5/3.3 MB | 150/254 kB | 48/125 kB | 52/52 kB Progress (4): 1.5/3.3 MB | 150/254 kB | 48/125 kB | 52 kB Progress (4): 1.5/3.3 MB | 154/254 kB | 48/125 kB | 52 kB Progress (4): 1.5/3.3 MB | 154/254 kB | 48/125 kB | 52 kB Progress (4): 1.5/3.3 MB | 158/254 kB | 48/125 kB | 52 kB Progress (4): 1.5/3.3 MB | 158/254 kB | 52/125 kB | 52 kB Progress (4): 1.5/3.3 MB | 162/254 kB | 52/125 kB | 52 kB Progress (5): 1.5/3.3 MB | 162/254 kB | 52/125 kB | 52 kB | 4.1/65 kB Progress (5): 1.5/3.3 MB | 162/254 kB | 52/125 kB | 52 kB | 4.1/65 kB Progress (5): 1.5/3.3 MB | 162/254 kB | 52/125 kB | 52 kB | 7.7/65 kB Progress (5): 1.5/3.3 MB | 166/254 kB | 52/125 kB | 52 kB | 7.7/65 kB Progress (5): 1.5/3.3 MB | 166/254 kB | 56/125 kB | 52 kB | 7.7/65 kB Progress (5): 1.5/3.3 MB | 170/254 kB | 56/125 kB | 52 kB | 7.7/65 kB Progress (5): 1.5/3.3 MB | 170/254 kB | 56/125 kB | 52 kB | 12/65 kB Progress (5): 1.5/3.3 MB | 170/254 kB | 56/125 kB | 52 kB | 12/65 kB Progress (5): 1.5/3.3 MB | 170/254 kB | 56/125 kB | 52 kB | 16/65 kB Progress (5): 1.5/3.3 MB | 174/254 kB | 56/125 kB | 52 kB | 16/65 kB Progress (5): 1.5/3.3 MB | 174/254 kB | 60/125 kB | 52 kB | 16/65 kB Progress (5): 1.5/3.3 MB | 178/254 kB | 60/125 kB | 52 kB | 16/65 kB Progress (5): 1.5/3.3 MB | 178/254 kB | 60/125 kB | 52 kB | 20/65 kB Progress (5): 1.5/3.3 MB | 178/254 kB | 60/125 kB | 52 kB | 20/65 kB Progress (5): 1.5/3.3 MB | 178/254 kB | 60/125 kB | 52 kB | 24/65 kB Progress (5): 1.5/3.3 MB | 182/254 kB | 60/125 kB | 52 kB | 24/65 kB Progress (5): 1.5/3.3 MB | 182/254 kB | 64/125 kB | 52 kB | 24/65 kB Progress (5): 1.5/3.3 MB | 186/254 kB | 64/125 kB | 52 kB | 24/65 kB Progress (5): 1.5/3.3 MB | 186/254 kB | 64/125 kB | 52 kB | 28/65 kB Progress (5): 1.5/3.3 MB | 186/254 kB | 64/125 kB | 52 kB | 28/65 kB Progress (5): 1.5/3.3 MB | 186/254 kB | 64/125 kB | 52 kB | 32/65 kB Progress (5): 1.5/3.3 MB | 190/254 kB | 64/125 kB | 52 kB | 32/65 kB Progress (5): 1.5/3.3 MB | 190/254 kB | 66/125 kB | 52 kB | 32/65 kB Progress (5): 1.5/3.3 MB | 194/254 kB | 66/125 kB | 52 kB | 32/65 kB Progress (5): 1.5/3.3 MB | 194/254 kB | 66/125 kB | 52 kB | 33/65 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 128 kB/s) [2019-07-31T02:55:07.041Z] 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-31T02:55:07.041Z] Progress (4): 1.5/3.3 MB | 194/254 kB | 66/125 kB | 33/65 kB Progress (4): 1.5/3.3 MB | 194/254 kB | 66/125 kB | 37/65 kB Progress (4): 1.5/3.3 MB | 198/254 kB | 66/125 kB | 37/65 kB Progress (4): 1.5/3.3 MB | 198/254 kB | 70/125 kB | 37/65 kB Progress (4): 1.5/3.3 MB | 202/254 kB | 70/125 kB | 37/65 kB Progress (4): 1.5/3.3 MB | 202/254 kB | 70/125 kB | 41/65 kB Progress (4): 1.5/3.3 MB | 202/254 kB | 70/125 kB | 41/65 kB Progress (4): 1.5/3.3 MB | 202/254 kB | 70/125 kB | 45/65 kB Progress (4): 1.5/3.3 MB | 206/254 kB | 70/125 kB | 45/65 kB Progress (4): 1.5/3.3 MB | 206/254 kB | 74/125 kB | 45/65 kB Progress (4): 1.5/3.3 MB | 210/254 kB | 74/125 kB | 45/65 kB Progress (4): 1.5/3.3 MB | 210/254 kB | 74/125 kB | 49/65 kB Progress (4): 1.5/3.3 MB | 210/254 kB | 74/125 kB | 49/65 kB Progress (4): 1.5/3.3 MB | 210/254 kB | 74/125 kB | 53/65 kB Progress (4): 1.5/3.3 MB | 214/254 kB | 74/125 kB | 53/65 kB Progress (4): 1.5/3.3 MB | 214/254 kB | 78/125 kB | 53/65 kB Progress (4): 1.5/3.3 MB | 218/254 kB | 78/125 kB | 53/65 kB Progress (4): 1.5/3.3 MB | 218/254 kB | 78/125 kB | 57/65 kB Progress (4): 1.5/3.3 MB | 218/254 kB | 78/125 kB | 57/65 kB Progress (4): 1.5/3.3 MB | 218/254 kB | 78/125 kB | 61/65 kB Progress (4): 1.5/3.3 MB | 222/254 kB | 78/125 kB | 61/65 kB Progress (4): 1.5/3.3 MB | 222/254 kB | 82/125 kB | 61/65 kB Progress (4): 1.5/3.3 MB | 226/254 kB | 82/125 kB | 61/65 kB Progress (4): 1.5/3.3 MB | 226/254 kB | 82/125 kB | 65/65 kB Progress (4): 1.5/3.3 MB | 226/254 kB | 82/125 kB | 65/65 kB Progress (4): 1.5/3.3 MB | 226/254 kB | 82/125 kB | 65 kB Progress (4): 1.5/3.3 MB | 230/254 kB | 82/125 kB | 65 kB Progress (4): 1.5/3.3 MB | 230/254 kB | 86/125 kB | 65 kB Progress (4): 1.5/3.3 MB | 234/254 kB | 86/125 kB | 65 kB Progress (4): 1.6/3.3 MB | 234/254 kB | 86/125 kB | 65 kB Progress (4): 1.6/3.3 MB | 238/254 kB | 86/125 kB | 65 kB Progress (4): 1.6/3.3 MB | 238/254 kB | 90/125 kB | 65 kB Progress (4): 1.6/3.3 MB | 242/254 kB | 90/125 kB | 65 kB Progress (4): 1.6/3.3 MB | 242/254 kB | 90/125 kB | 65 kB Progress (4): 1.6/3.3 MB | 246/254 kB | 90/125 kB | 65 kB Progress (4): 1.6/3.3 MB | 246/254 kB | 94/125 kB | 65 kB Progress (4): 1.6/3.3 MB | 250/254 kB | 94/125 kB | 65 kB Progress (4): 1.6/3.3 MB | 250/254 kB | 94/125 kB | 65 kB Progress (4): 1.6/3.3 MB | 254/254 kB | 94/125 kB | 65 kB Progress (4): 1.6/3.3 MB | 254/254 kB | 98/125 kB | 65 kB Progress (4): 1.6/3.3 MB | 254 kB | 98/125 kB | 65 kB Progress (4): 1.6/3.3 MB | 254 kB | 98/125 kB | 65 kB Progress (5): 1.6/3.3 MB | 254 kB | 98/125 kB | 65 kB | 4.1/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 102/125 kB | 65 kB | 4.1/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 102/125 kB | 65 kB | 7.7/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 102/125 kB | 65 kB | 7.7/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 102/125 kB | 65 kB | 12/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 106/125 kB | 65 kB | 12/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 106/125 kB | 65 kB | 16/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 106/125 kB | 65 kB | 16/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 106/125 kB | 65 kB | 20/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 110/125 kB | 65 kB | 20/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 110/125 kB | 65 kB | 24/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 110/125 kB | 65 kB | 24/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 110/125 kB | 65 kB | 28/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 114/125 kB | 65 kB | 28/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 114/125 kB | 65 kB | 32/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 114/125 kB | 65 kB | 32/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 114/125 kB | 65 kB | 33/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 118/125 kB | 65 kB | 33/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 122/125 kB | 65 kB | 33/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 122/125 kB | 65 kB | 37/866 kB Progress (5): 1.6/3.3 MB | 254 kB | 122/125 kB | 65 kB | 37/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 147 kB/s) [2019-07-31T02:55:07.041Z] 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-31T02:55:07.042Z] Progress (4): 1.6/3.3 MB | 254 kB | 122/125 kB | 37/866 kB Progress (4): 1.6/3.3 MB | 254 kB | 122/125 kB | 41/866 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 572 kB/s) [2019-07-31T02:55:07.042Z] Progress (3): 1.6/3.3 MB | 125 kB | 41/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-31T02:55:07.042Z] Progress (3): 1.6/3.3 MB | 125 kB | 45/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 45/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 49/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 49/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 53/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 53/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 57/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 57/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 61/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 61/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 65/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 65/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 66/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 66/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 70/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 70/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 74/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 74/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 78/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 78/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 82/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 82/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 86/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 86/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 90/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 90/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 94/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 94/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 98/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 98/866 kB Progress (3): 1.6/3.3 MB | 125 kB | 98/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 98/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 102/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 102/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 106/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 106/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 110/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 110/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 114/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 114/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 118/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 118/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 122/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 122/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 126/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 126/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 130/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 130/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 131/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 131/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 135/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 135/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 139/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 139/866 kB Progress (3): 1.7/3.3 MB | 125 kB | 143/866 kB Progress (4): 1.7/3.3 MB | 125 kB | 143/866 kB | 4.1/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 147/866 kB | 4.1/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 147/866 kB | 4.1/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 147/866 kB | 7.7/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 147/866 kB | 7.7/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 151/866 kB | 7.7/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 151/866 kB | 7.7/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 151/866 kB | 12/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 151/866 kB | 12/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 155/866 kB | 12/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 155/866 kB | 12/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 155/866 kB | 16/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 155/866 kB | 16/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 159/866 kB | 16/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 159/866 kB | 16/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 159/866 kB | 20/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 159/866 kB | 20/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 163/866 kB | 20/33 kB Progress (4): 1.7/3.3 MB | 125 kB | 163/866 kB | 20/33 kB Progress (5): 1.7/3.3 MB | 125 kB | 163/866 kB | 20/33 kB | 4.1/193 kB Progress (5): 1.7/3.3 MB | 125 kB | 163/866 kB | 24/33 kB | 4.1/193 kB Progress (5): 1.7/3.3 MB | 125 kB | 163/866 kB | 24/33 kB | 7.7/193 kB Progress (5): 1.7/3.3 MB | 125 kB | 163/866 kB | 24/33 kB | 7.7/193 kB Progress (5): 1.7/3.3 MB | 125 kB | 164/866 kB | 24/33 kB | 7.7/193 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 271 kB/s) [2019-07-31T02:55:07.042Z] 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-31T02:55:07.042Z] Progress (4): 1.7/3.3 MB | 164/866 kB | 24/33 kB | 7.7/193 kB Progress (4): 1.7/3.3 MB | 164/866 kB | 24/33 kB | 12/193 kB Progress (4): 1.7/3.3 MB | 164/866 kB | 28/33 kB | 12/193 kB Progress (4): 1.7/3.3 MB | 164/866 kB | 28/33 kB | 16/193 kB Progress (4): 1.7/3.3 MB | 164/866 kB | 28/33 kB | 16/193 kB Progress (4): 1.7/3.3 MB | 168/866 kB | 28/33 kB | 16/193 kB Progress (4): 1.7/3.3 MB | 168/866 kB | 28/33 kB | 16/193 kB Progress (4): 1.7/3.3 MB | 168/866 kB | 28/33 kB | 20/193 kB Progress (4): 1.7/3.3 MB | 168/866 kB | 32/33 kB | 20/193 kB Progress (4): 1.7/3.3 MB | 168/866 kB | 32/33 kB | 24/193 kB Progress (4): 1.8/3.3 MB | 168/866 kB | 32/33 kB | 24/193 kB Progress (4): 1.8/3.3 MB | 172/866 kB | 32/33 kB | 24/193 kB Progress (4): 1.8/3.3 MB | 172/866 kB | 32/33 kB | 24/193 kB Progress (4): 1.8/3.3 MB | 172/866 kB | 32/33 kB | 28/193 kB Progress (4): 1.8/3.3 MB | 172/866 kB | 33 kB | 28/193 kB Progress (4): 1.8/3.3 MB | 172/866 kB | 33 kB | 32/193 kB Progress (4): 1.8/3.3 MB | 172/866 kB | 33 kB | 32/193 kB Progress (4): 1.8/3.3 MB | 176/866 kB | 33 kB | 32/193 kB Progress (4): 1.8/3.3 MB | 176/866 kB | 33 kB | 32/193 kB Progress (4): 1.8/3.3 MB | 176/866 kB | 33 kB | 33/193 kB Progress (4): 1.8/3.3 MB | 176/866 kB | 33 kB | 33/193 kB Progress (4): 1.8/3.3 MB | 180/866 kB | 33 kB | 33/193 kB Progress (4): 1.8/3.3 MB | 180/866 kB | 33 kB | 33/193 kB Progress (4): 1.8/3.3 MB | 184/866 kB | 33 kB | 33/193 kB Progress (4): 1.8/3.3 MB | 184/866 kB | 33 kB | 37/193 kB Progress (4): 1.8/3.3 MB | 188/866 kB | 33 kB | 37/193 kB Progress (4): 1.8/3.3 MB | 188/866 kB | 33 kB | 37/193 kB Progress (4): 1.8/3.3 MB | 192/866 kB | 33 kB | 37/193 kB Progress (4): 1.8/3.3 MB | 192/866 kB | 33 kB | 41/193 kB Progress (4): 1.8/3.3 MB | 196/866 kB | 33 kB | 41/193 kB Progress (4): 1.8/3.3 MB | 196/866 kB | 33 kB | 41/193 kB Progress (4): 1.8/3.3 MB | 197/866 kB | 33 kB | 41/193 kB Progress (4): 1.8/3.3 MB | 197/866 kB | 33 kB | 45/193 kB Progress (4): 1.8/3.3 MB | 201/866 kB | 33 kB | 45/193 kB Progress (4): 1.8/3.3 MB | 201/866 kB | 33 kB | 45/193 kB Progress (4): 1.8/3.3 MB | 205/866 kB | 33 kB | 45/193 kB Progress (4): 1.8/3.3 MB | 205/866 kB | 33 kB | 49/193 kB Progress (4): 1.8/3.3 MB | 209/866 kB | 33 kB | 49/193 kB Progress (4): 1.8/3.3 MB | 209/866 kB | 33 kB | 49/193 kB Progress (4): 1.8/3.3 MB | 213/866 kB | 33 kB | 49/193 kB Progress (4): 1.8/3.3 MB | 213/866 kB | 33 kB | 53/193 kB Progress (4): 1.8/3.3 MB | 217/866 kB | 33 kB | 53/193 kB Progress (4): 1.8/3.3 MB | 217/866 kB | 33 kB | 53/193 kB Progress (4): 1.8/3.3 MB | 221/866 kB | 33 kB | 53/193 kB Progress (4): 1.8/3.3 MB | 221/866 kB | 33 kB | 57/193 kB Progress (4): 1.8/3.3 MB | 225/866 kB | 33 kB | 57/193 kB Progress (4): 1.8/3.3 MB | 225/866 kB | 33 kB | 57/193 kB Progress (4): 1.8/3.3 MB | 229/866 kB | 33 kB | 57/193 kB Progress (4): 1.8/3.3 MB | 229/866 kB | 33 kB | 61/193 kB Progress (4): 1.8/3.3 MB | 229/866 kB | 33 kB | 61/193 kB Progress (4): 1.8/3.3 MB | 229/866 kB | 33 kB | 61/193 kB Progress (4): 1.8/3.3 MB | 233/866 kB | 33 kB | 61/193 kB Progress (4): 1.8/3.3 MB | 233/866 kB | 33 kB | 61/193 kB Progress (4): 1.8/3.3 MB | 233/866 kB | 33 kB | 65/193 kB Progress (4): 1.8/3.3 MB | 233/866 kB | 33 kB | 65/193 kB Progress (4): 1.8/3.3 MB | 237/866 kB | 33 kB | 65/193 kB Progress (4): 1.8/3.3 MB | 237/866 kB | 33 kB | 65/193 kB Progress (4): 1.8/3.3 MB | 237/866 kB | 33 kB | 66/193 kB Progress (4): 1.8/3.3 MB | 237/866 kB | 33 kB | 66/193 kB Progress (4): 1.8/3.3 MB | 241/866 kB | 33 kB | 66/193 kB Progress (4): 1.8/3.3 MB | 241/866 kB | 33 kB | 66/193 kB Progress (4): 1.8/3.3 MB | 241/866 kB | 33 kB | 70/193 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar (33 kB at 71 kB/s) [2019-07-31T02:55:07.042Z] Progress (3): 1.8/3.3 MB | 241/866 kB | 74/193 kB Progress (3): 1.8/3.3 MB | 241/866 kB | 74/193 kB Progress (3): 1.8/3.3 MB | 245/866 kB | 74/193 kB Progress (3): 1.8/3.3 MB | 245/866 kB | 74/193 kB Progress (3): 1.8/3.3 MB | 245/866 kB | 78/193 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-31T02:55:07.042Z] Progress (4): 1.8/3.3 MB | 245/866 kB | 78/193 kB | 4.1/569 kB Progress (4): 1.8/3.3 MB | 245/866 kB | 82/193 kB | 4.1/569 kB Progress (4): 1.8/3.3 MB | 245/866 kB | 82/193 kB | 4.1/569 kB Progress (4): 1.8/3.3 MB | 249/866 kB | 82/193 kB | 4.1/569 kB Progress (4): 1.8/3.3 MB | 249/866 kB | 82/193 kB | 4.1/569 kB Progress (4): 1.8/3.3 MB | 249/866 kB | 86/193 kB | 4.1/569 kB Progress (4): 1.8/3.3 MB | 249/866 kB | 86/193 kB | 7.7/569 kB Progress (4): 1.8/3.3 MB | 249/866 kB | 90/193 kB | 7.7/569 kB Progress (4): 1.8/3.3 MB | 249/866 kB | 90/193 kB | 7.7/569 kB Progress (4): 1.8/3.3 MB | 253/866 kB | 90/193 kB | 7.7/569 kB Progress (4): 1.8/3.3 MB | 253/866 kB | 90/193 kB | 7.7/569 kB Progress (4): 1.8/3.3 MB | 253/866 kB | 94/193 kB | 7.7/569 kB Progress (4): 1.8/3.3 MB | 253/866 kB | 94/193 kB | 12/569 kB Progress (4): 1.8/3.3 MB | 253/866 kB | 98/193 kB | 12/569 kB Progress (4): 1.8/3.3 MB | 253/866 kB | 98/193 kB | 12/569 kB Progress (4): 1.8/3.3 MB | 257/866 kB | 98/193 kB | 12/569 kB Progress (4): 1.9/3.3 MB | 257/866 kB | 98/193 kB | 12/569 kB Progress (4): 1.9/3.3 MB | 257/866 kB | 98/193 kB | 12/569 kB Progress (4): 1.9/3.3 MB | 257/866 kB | 98/193 kB | 16/569 kB Progress (4): 1.9/3.3 MB | 257/866 kB | 102/193 kB | 16/569 kB Progress (4): 1.9/3.3 MB | 257/866 kB | 102/193 kB | 16/569 kB Progress (4): 1.9/3.3 MB | 261/866 kB | 102/193 kB | 16/569 kB Progress (4): 1.9/3.3 MB | 261/866 kB | 102/193 kB | 16/569 kB Progress (4): 1.9/3.3 MB | 261/866 kB | 106/193 kB | 16/569 kB Progress (4): 1.9/3.3 MB | 261/866 kB | 106/193 kB | 20/569 kB Progress (4): 1.9/3.3 MB | 261/866 kB | 110/193 kB | 20/569 kB Progress (4): 1.9/3.3 MB | 261/866 kB | 110/193 kB | 20/569 kB Progress (4): 1.9/3.3 MB | 262/866 kB | 110/193 kB | 20/569 kB Progress (4): 1.9/3.3 MB | 262/866 kB | 110/193 kB | 20/569 kB Progress (4): 1.9/3.3 MB | 262/866 kB | 114/193 kB | 20/569 kB Progress (4): 1.9/3.3 MB | 262/866 kB | 114/193 kB | 24/569 kB Progress (4): 1.9/3.3 MB | 262/866 kB | 118/193 kB | 24/569 kB Progress (4): 1.9/3.3 MB | 262/866 kB | 118/193 kB | 24/569 kB Progress (4): 1.9/3.3 MB | 266/866 kB | 118/193 kB | 24/569 kB Progress (4): 1.9/3.3 MB | 266/866 kB | 118/193 kB | 24/569 kB Progress (4): 1.9/3.3 MB | 266/866 kB | 122/193 kB | 24/569 kB Progress (4): 1.9/3.3 MB | 266/866 kB | 122/193 kB | 28/569 kB Progress (4): 1.9/3.3 MB | 266/866 kB | 126/193 kB | 28/569 kB Progress (4): 1.9/3.3 MB | 266/866 kB | 126/193 kB | 28/569 kB Progress (4): 1.9/3.3 MB | 270/866 kB | 126/193 kB | 28/569 kB Progress (4): 1.9/3.3 MB | 270/866 kB | 126/193 kB | 28/569 kB Progress (4): 1.9/3.3 MB | 270/866 kB | 130/193 kB | 28/569 kB Progress (5): 1.9/3.3 MB | 270/866 kB | 130/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 270/866 kB | 130/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 270/866 kB | 130/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 270/866 kB | 134/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 270/866 kB | 134/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 274/866 kB | 134/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 274/866 kB | 134/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 274/866 kB | 138/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 274/866 kB | 138/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 274/866 kB | 138/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 274/866 kB | 138/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 274/866 kB | 142/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 274/866 kB | 142/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 278/866 kB | 142/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 278/866 kB | 142/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 278/866 kB | 146/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 278/866 kB | 146/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 278/866 kB | 146/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 278/866 kB | 146/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 278/866 kB | 150/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 278/866 kB | 150/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 282/866 kB | 150/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 282/866 kB | 150/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 282/866 kB | 154/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 282/866 kB | 154/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 282/866 kB | 154/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 282/866 kB | 154/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 282/866 kB | 158/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 282/866 kB | 158/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 286/866 kB | 158/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 286/866 kB | 158/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 286/866 kB | 162/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 286/866 kB | 162/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 286/866 kB | 162/193 kB | 45/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 286/866 kB | 162/193 kB | 45/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 286/866 kB | 166/193 kB | 45/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 286/866 kB | 166/193 kB | 45/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 290/866 kB | 166/193 kB | 45/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 290/866 kB | 166/193 kB | 45/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 290/866 kB | 170/193 kB | 45/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 290/866 kB | 170/193 kB | 45/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 290/866 kB | 170/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 290/866 kB | 170/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 290/866 kB | 174/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 290/866 kB | 174/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 294/866 kB | 174/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 294/866 kB | 174/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 294/866 kB | 178/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 294/866 kB | 178/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 294/866 kB | 178/193 kB | 53/569 kB | 0/2.2 MB Progress (5): 1.9/3.3 MB | 294/866 kB | 178/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 294/866 kB | 182/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 294/866 kB | 182/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 295/866 kB | 182/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 295/866 kB | 182/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 295/866 kB | 186/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 295/866 kB | 186/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 295/866 kB | 186/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 295/866 kB | 186/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 295/866 kB | 190/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 295/866 kB | 190/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 299/866 kB | 190/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 299/866 kB | 190/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 299/866 kB | 193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 299/866 kB | 193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 299/866 kB | 193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 1.9/3.3 MB | 299/866 kB | 193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 299/866 kB | 193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 303/866 kB | 193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 303/866 kB | 193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 303/866 kB | 193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 303/866 kB | 193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 303/866 kB | 193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 303/866 kB | 193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 307/866 kB | 193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 307/866 kB | 193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 307/866 kB | 193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 307/866 kB | 193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 307/866 kB | 193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 307/866 kB | 193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 311/866 kB | 193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 311/866 kB | 193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 311/866 kB | 193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 311/866 kB | 193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 311/866 kB | 193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 311/866 kB | 193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 315/866 kB | 193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 315/866 kB | 193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 315/866 kB | 193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 315/866 kB | 193 kB | 74/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 315/866 kB | 193 kB | 74/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 315/866 kB | 193 kB | 74/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 319/866 kB | 193 kB | 74/569 kB | 0.1/2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar (193 kB at 379 kB/s) [2019-07-31T02:55:07.042Z] Progress (4): 2.0/3.3 MB | 319/866 kB | 74/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 319/866 kB | 74/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 319/866 kB | 78/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 319/866 kB | 78/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 319/866 kB | 78/569 kB | 0.1/2.2 MB 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-31T02:55:07.042Z] Progress (4): 2.0/3.3 MB | 323/866 kB | 78/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 323/866 kB | 78/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 323/866 kB | 78/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 323/866 kB | 82/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 323/866 kB | 82/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 323/866 kB | 82/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 327/866 kB | 82/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 327/866 kB | 82/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 327/866 kB | 82/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 327/866 kB | 86/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 327/866 kB | 86/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 327/866 kB | 86/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 328/866 kB | 86/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 328/866 kB | 86/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 328/866 kB | 86/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 328/866 kB | 90/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 328/866 kB | 90/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 328/866 kB | 90/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 332/866 kB | 90/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 332/866 kB | 90/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 332/866 kB | 90/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 332/866 kB | 94/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 332/866 kB | 94/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 332/866 kB | 94/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 336/866 kB | 94/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 336/866 kB | 94/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 336/866 kB | 94/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 336/866 kB | 98/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 336/866 kB | 98/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 336/866 kB | 98/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 340/866 kB | 98/569 kB | 0.1/2.2 MB Progress (4): 2.0/3.3 MB | 340/866 kB | 98/569 kB | 0.1/2.2 MB Progress (5): 2.0/3.3 MB | 340/866 kB | 98/569 kB | 0.1/2.2 MB | 4.1/10.0 kB Progress (5): 2.0/3.3 MB | 340/866 kB | 98/569 kB | 0.1/2.2 MB | 4.1/10.0 kB Progress (5): 2.0/3.3 MB | 340/866 kB | 98/569 kB | 0.1/2.2 MB | 4.1/10.0 kB Progress (5): 2.0/3.3 MB | 340/866 kB | 98/569 kB | 0.2/2.2 MB | 4.1/10.0 kB Progress (5): 2.0/3.3 MB | 340/866 kB | 98/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 2.0/3.3 MB | 340/866 kB | 98/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 2.0/3.3 MB | 344/866 kB | 98/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 2.0/3.3 MB | 344/866 kB | 98/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 2.0/3.3 MB | 344/866 kB | 98/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.0/3.3 MB | 344/866 kB | 98/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.0/3.3 MB | 344/866 kB | 102/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.0/3.3 MB | 344/866 kB | 102/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.0/3.3 MB | 344/866 kB | 102/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.0/3.3 MB | 348/866 kB | 102/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.1/3.3 MB | 348/866 kB | 102/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.1/3.3 MB | 348/866 kB | 102/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.1/3.3 MB | 348/866 kB | 106/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.1/3.3 MB | 348/866 kB | 106/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.1/3.3 MB | 348/866 kB | 106/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.1/3.3 MB | 352/866 kB | 106/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.1/3.3 MB | 352/866 kB | 106/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.1/3.3 MB | 352/866 kB | 106/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.1/3.3 MB | 352/866 kB | 106/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.1/3.3 MB | 352/866 kB | 106/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.1/3.3 MB | 352/866 kB | 110/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 2.1/3.3 MB | 352/866 kB | 110/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/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 18 kB/s) [2019-07-31T02:55:07.042Z] 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-31T02:55:07.303Z] Progress (4): 2.1/3.3 MB | 352/866 kB | 110/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 356/866 kB | 110/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 356/866 kB | 110/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 356/866 kB | 110/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 356/866 kB | 114/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 356/866 kB | 114/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 356/866 kB | 114/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 360/866 kB | 114/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 360/866 kB | 114/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 360/866 kB | 114/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 360/866 kB | 118/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 360/866 kB | 118/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 360/866 kB | 118/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 364/866 kB | 118/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 364/866 kB | 118/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 364/866 kB | 118/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 364/866 kB | 122/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 364/866 kB | 122/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 364/866 kB | 122/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 368/866 kB | 122/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 368/866 kB | 122/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 368/866 kB | 122/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 368/866 kB | 126/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 368/866 kB | 126/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 368/866 kB | 126/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 372/866 kB | 126/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 372/866 kB | 126/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 372/866 kB | 126/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 372/866 kB | 130/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 372/866 kB | 130/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 372/866 kB | 130/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 376/866 kB | 130/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 376/866 kB | 130/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 380/866 kB | 130/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 380/866 kB | 130/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 380/866 kB | 134/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 380/866 kB | 134/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 384/866 kB | 134/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 384/866 kB | 134/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 388/866 kB | 134/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 388/866 kB | 134/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 388/866 kB | 138/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 388/866 kB | 138/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 392/866 kB | 138/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 392/866 kB | 138/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 392/866 kB | 138/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 396/866 kB | 138/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 396/866 kB | 138/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 396/866 kB | 142/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 396/866 kB | 142/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 400/866 kB | 142/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 400/866 kB | 142/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 404/866 kB | 142/569 kB | 0.2/2.2 MB Progress (4): 2.1/3.3 MB | 404/866 kB | 142/569 kB | 0.3/2.2 MB Progress (4): 2.1/3.3 MB | 404/866 kB | 146/569 kB | 0.3/2.2 MB Progress (4): 2.1/3.3 MB | 404/866 kB | 146/569 kB | 0.3/2.2 MB Progress (4): 2.1/3.3 MB | 408/866 kB | 146/569 kB | 0.3/2.2 MB Progress (4): 2.1/3.3 MB | 408/866 kB | 146/569 kB | 0.3/2.2 MB Progress (4): 2.1/3.3 MB | 412/866 kB | 146/569 kB | 0.3/2.2 MB Progress (5): 2.1/3.3 MB | 412/866 kB | 146/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.1/3.3 MB | 416/866 kB | 146/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.1/3.3 MB | 416/866 kB | 146/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.1/3.3 MB | 416/866 kB | 146/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.1/3.3 MB | 416/866 kB | 150/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.1/3.3 MB | 416/866 kB | 150/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.1/3.3 MB | 416/866 kB | 150/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.1/3.3 MB | 420/866 kB | 150/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.1/3.3 MB | 420/866 kB | 150/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.1/3.3 MB | 424/866 kB | 150/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.1/3.3 MB | 424/866 kB | 150/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.1/3.3 MB | 424/866 kB | 150/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.1/3.3 MB | 424/866 kB | 154/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.1/3.3 MB | 424/866 kB | 154/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.1/3.3 MB | 424/866 kB | 154/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.1/3.3 MB | 428/866 kB | 154/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.1/3.3 MB | 428/866 kB | 154/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.1/3.3 MB | 432/866 kB | 154/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.1/3.3 MB | 432/866 kB | 154/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.1/3.3 MB | 432/866 kB | 154/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.1/3.3 MB | 432/866 kB | 158/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.1/3.3 MB | 432/866 kB | 158/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.2/3.3 MB | 432/866 kB | 158/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.2/3.3 MB | 436/866 kB | 158/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.2/3.3 MB | 436/866 kB | 158/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.2/3.3 MB | 440/866 kB | 158/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.2/3.3 MB | 440/866 kB | 158/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.2/3.3 MB | 440/866 kB | 158/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.2/3.3 MB | 440/866 kB | 162/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.2/3.3 MB | 440/866 kB | 162/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.2/3.3 MB | 440/866 kB | 162/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.2/3.3 MB | 444/866 kB | 162/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.2/3.3 MB | 444/866 kB | 162/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.2/3.3 MB | 448/866 kB | 162/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.2/3.3 MB | 448/866 kB | 162/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.2/3.3 MB | 448/866 kB | 162/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.2/3.3 MB | 448/866 kB | 166/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.2/3.3 MB | 448/866 kB | 166/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.2/3.3 MB | 448/866 kB | 166/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.2/3.3 MB | 452/866 kB | 166/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.2/3.3 MB | 452/866 kB | 166/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.2/3.3 MB | 456/866 kB | 166/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.2/3.3 MB | 456/866 kB | 166/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.2/3.3 MB | 456/866 kB | 166/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.2/3.3 MB | 456/866 kB | 170/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.2/3.3 MB | 456/866 kB | 170/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.2/3.3 MB | 456/866 kB | 170/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.2/3.3 MB | 460/866 kB | 170/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.2/3.3 MB | 460/866 kB | 170/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.2/3.3 MB | 464/866 kB | 170/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.2/3.3 MB | 464/866 kB | 170/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.2/3.3 MB | 464/866 kB | 170/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.2/3.3 MB | 464/866 kB | 174/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.2/3.3 MB | 464/866 kB | 174/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.2/3.3 MB | 464/866 kB | 174/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.2/3.3 MB | 468/866 kB | 174/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.2/3.3 MB | 468/866 kB | 174/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.2/3.3 MB | 472/866 kB | 174/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.2/3.3 MB | 472/866 kB | 174/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.2/3.3 MB | 472/866 kB | 174/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.2/3.3 MB | 472/866 kB | 178/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.2/3.3 MB | 472/866 kB | 178/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.2/3.3 MB | 472/866 kB | 178/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.2/3.3 MB | 476/866 kB | 178/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.2/3.3 MB | 476/866 kB | 178/569 kB | 0.3/2.2 MB | 33/351 kB Progress (5): 2.2/3.3 MB | 480/866 kB | 178/569 kB | 0.3/2.2 MB | 33/351 kB Progress (5): 2.2/3.3 MB | 480/866 kB | 178/569 kB | 0.3/2.2 MB | 33/351 kB Progress (5): 2.2/3.3 MB | 480/866 kB | 178/569 kB | 0.3/2.2 MB | 33/351 kB Progress (5): 2.2/3.3 MB | 480/866 kB | 182/569 kB | 0.3/2.2 MB | 33/351 kB Progress (5): 2.2/3.3 MB | 480/866 kB | 182/569 kB | 0.3/2.2 MB | 33/351 kB Progress (5): 2.2/3.3 MB | 480/866 kB | 182/569 kB | 0.3/2.2 MB | 33/351 kB Progress (5): 2.2/3.3 MB | 484/866 kB | 182/569 kB | 0.3/2.2 MB | 33/351 kB Progress (5): 2.2/3.3 MB | 484/866 kB | 182/569 kB | 0.3/2.2 MB | 37/351 kB Progress (5): 2.2/3.3 MB | 488/866 kB | 182/569 kB | 0.3/2.2 MB | 37/351 kB Progress (5): 2.2/3.3 MB | 488/866 kB | 182/569 kB | 0.3/2.2 MB | 37/351 kB Progress (5): 2.2/3.3 MB | 488/866 kB | 182/569 kB | 0.3/2.2 MB | 37/351 kB Progress (5): 2.2/3.3 MB | 488/866 kB | 186/569 kB | 0.3/2.2 MB | 37/351 kB Progress (5): 2.2/3.3 MB | 488/866 kB | 186/569 kB | 0.3/2.2 MB | 37/351 kB Progress (5): 2.2/3.3 MB | 488/866 kB | 186/569 kB | 0.3/2.2 MB | 37/351 kB Progress (5): 2.2/3.3 MB | 492/866 kB | 186/569 kB | 0.3/2.2 MB | 37/351 kB Progress (5): 2.2/3.3 MB | 492/866 kB | 186/569 kB | 0.3/2.2 MB | 41/351 kB Progress (5): 2.2/3.3 MB | 496/866 kB | 186/569 kB | 0.3/2.2 MB | 41/351 kB Progress (5): 2.2/3.3 MB | 496/866 kB | 186/569 kB | 0.3/2.2 MB | 41/351 kB Progress (5): 2.2/3.3 MB | 496/866 kB | 186/569 kB | 0.3/2.2 MB | 41/351 kB Progress (5): 2.2/3.3 MB | 496/866 kB | 190/569 kB | 0.3/2.2 MB | 41/351 kB Progress (5): 2.2/3.3 MB | 496/866 kB | 190/569 kB | 0.3/2.2 MB | 41/351 kB Progress (5): 2.2/3.3 MB | 496/866 kB | 190/569 kB | 0.3/2.2 MB | 41/351 kB Progress (5): 2.2/3.3 MB | 500/866 kB | 190/569 kB | 0.3/2.2 MB | 41/351 kB Progress (5): 2.2/3.3 MB | 500/866 kB | 190/569 kB | 0.3/2.2 MB | 45/351 kB Progress (5): 2.2/3.3 MB | 504/866 kB | 190/569 kB | 0.3/2.2 MB | 45/351 kB Progress (5): 2.2/3.3 MB | 504/866 kB | 190/569 kB | 0.3/2.2 MB | 45/351 kB Progress (5): 2.2/3.3 MB | 504/866 kB | 190/569 kB | 0.3/2.2 MB | 45/351 kB Progress (5): 2.2/3.3 MB | 504/866 kB | 194/569 kB | 0.3/2.2 MB | 45/351 kB Progress (5): 2.2/3.3 MB | 504/866 kB | 194/569 kB | 0.4/2.2 MB | 45/351 kB Progress (5): 2.2/3.3 MB | 504/866 kB | 194/569 kB | 0.4/2.2 MB | 45/351 kB Progress (5): 2.2/3.3 MB | 508/866 kB | 194/569 kB | 0.4/2.2 MB | 45/351 kB Progress (5): 2.2/3.3 MB | 508/866 kB | 194/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 2.2/3.3 MB | 512/866 kB | 194/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 2.2/3.3 MB | 512/866 kB | 194/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 2.2/3.3 MB | 512/866 kB | 194/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 2.2/3.3 MB | 512/866 kB | 198/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 2.2/3.3 MB | 512/866 kB | 198/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 2.2/3.3 MB | 512/866 kB | 198/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 2.2/3.3 MB | 516/866 kB | 198/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 2.2/3.3 MB | 516/866 kB | 198/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 2.2/3.3 MB | 520/866 kB | 198/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 2.2/3.3 MB | 520/866 kB | 198/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 2.2/3.3 MB | 520/866 kB | 198/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 2.2/3.3 MB | 520/866 kB | 202/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 2.2/3.3 MB | 520/866 kB | 202/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 2.2/3.3 MB | 520/866 kB | 202/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 2.2/3.3 MB | 524/866 kB | 202/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 2.2/3.3 MB | 524/866 kB | 202/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 2.2/3.3 MB | 528/866 kB | 202/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 2.2/3.3 MB | 528/866 kB | 202/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 2.2/3.3 MB | 528/866 kB | 202/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 2.2/3.3 MB | 528/866 kB | 206/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 2.2/3.3 MB | 528/866 kB | 206/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 2.2/3.3 MB | 528/866 kB | 206/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 2.2/3.3 MB | 532/866 kB | 206/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 2.2/3.3 MB | 532/866 kB | 206/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 2.2/3.3 MB | 536/866 kB | 206/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 2.3/3.3 MB | 536/866 kB | 206/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 2.3/3.3 MB | 536/866 kB | 206/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 2.3/3.3 MB | 536/866 kB | 210/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 2.3/3.3 MB | 536/866 kB | 210/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 2.3/3.3 MB | 536/866 kB | 210/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 2.3/3.3 MB | 540/866 kB | 210/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 2.3/3.3 MB | 540/866 kB | 210/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 2.3/3.3 MB | 544/866 kB | 210/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 2.3/3.3 MB | 544/866 kB | 210/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 2.3/3.3 MB | 544/866 kB | 210/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 2.3/3.3 MB | 544/866 kB | 214/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 2.3/3.3 MB | 544/866 kB | 214/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 2.3/3.3 MB | 544/866 kB | 214/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 2.3/3.3 MB | 548/866 kB | 214/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 2.3/3.3 MB | 548/866 kB | 214/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 2.3/3.3 MB | 552/866 kB | 214/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 2.3/3.3 MB | 552/866 kB | 214/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 2.3/3.3 MB | 552/866 kB | 214/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 2.3/3.3 MB | 552/866 kB | 218/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 2.3/3.3 MB | 552/866 kB | 218/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 2.3/3.3 MB | 552/866 kB | 218/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 2.3/3.3 MB | 556/866 kB | 218/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 2.3/3.3 MB | 556/866 kB | 218/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 2.3/3.3 MB | 560/866 kB | 218/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 2.3/3.3 MB | 560/866 kB | 218/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 2.3/3.3 MB | 560/866 kB | 218/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 2.3/3.3 MB | 560/866 kB | 222/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 2.3/3.3 MB | 560/866 kB | 222/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 2.3/3.3 MB | 560/866 kB | 222/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 2.3/3.3 MB | 564/866 kB | 222/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 2.3/3.3 MB | 564/866 kB | 222/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 2.3/3.3 MB | 568/866 kB | 222/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 2.3/3.3 MB | 568/866 kB | 222/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 2.3/3.3 MB | 568/866 kB | 222/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 2.3/3.3 MB | 568/866 kB | 226/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 2.3/3.3 MB | 568/866 kB | 226/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 2.3/3.3 MB | 568/866 kB | 226/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 2.3/3.3 MB | 572/866 kB | 226/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 2.3/3.3 MB | 572/866 kB | 226/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 2.3/3.3 MB | 576/866 kB | 226/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 2.3/3.3 MB | 576/866 kB | 226/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 2.3/3.3 MB | 576/866 kB | 226/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 2.3/3.3 MB | 576/866 kB | 230/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 2.3/3.3 MB | 576/866 kB | 230/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 2.3/3.3 MB | 576/866 kB | 230/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 2.3/3.3 MB | 580/866 kB | 230/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 2.3/3.3 MB | 580/866 kB | 230/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 2.3/3.3 MB | 584/866 kB | 230/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 2.3/3.3 MB | 584/866 kB | 230/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 2.3/3.3 MB | 584/866 kB | 230/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 2.3/3.3 MB | 584/866 kB | 234/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 2.3/3.3 MB | 584/866 kB | 234/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 2.3/3.3 MB | 584/866 kB | 234/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 2.3/3.3 MB | 588/866 kB | 234/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 2.3/3.3 MB | 588/866 kB | 234/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 2.3/3.3 MB | 592/866 kB | 234/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 2.3/3.3 MB | 592/866 kB | 234/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 2.3/3.3 MB | 592/866 kB | 234/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 2.3/3.3 MB | 592/866 kB | 238/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 2.3/3.3 MB | 592/866 kB | 238/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 2.3/3.3 MB | 592/866 kB | 238/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 2.3/3.3 MB | 596/866 kB | 238/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 2.3/3.3 MB | 596/866 kB | 238/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 2.3/3.3 MB | 600/866 kB | 238/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 2.3/3.3 MB | 600/866 kB | 238/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 2.3/3.3 MB | 600/866 kB | 238/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 2.3/3.3 MB | 600/866 kB | 242/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 2.3/3.3 MB | 600/866 kB | 242/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 2.3/3.3 MB | 600/866 kB | 242/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 2.3/3.3 MB | 604/866 kB | 242/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 2.3/3.3 MB | 604/866 kB | 242/569 kB | 0.4/2.2 MB | 94/351 kB Progress (5): 2.3/3.3 MB | 608/866 kB | 242/569 kB | 0.4/2.2 MB | 94/351 kB Progress (5): 2.3/3.3 MB | 608/866 kB | 242/569 kB | 0.4/2.2 MB | 94/351 kB Progress (5): 2.3/3.3 MB | 608/866 kB | 242/569 kB | 0.5/2.2 MB | 94/351 kB Progress (5): 2.3/3.3 MB | 608/866 kB | 246/569 kB | 0.5/2.2 MB | 94/351 kB Progress (5): 2.3/3.3 MB | 608/866 kB | 246/569 kB | 0.5/2.2 MB | 94/351 kB Progress (5): 2.3/3.3 MB | 608/866 kB | 246/569 kB | 0.5/2.2 MB | 94/351 kB Progress (5): 2.3/3.3 MB | 612/866 kB | 246/569 kB | 0.5/2.2 MB | 94/351 kB Progress (5): 2.3/3.3 MB | 612/866 kB | 246/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 616/866 kB | 246/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 616/866 kB | 246/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 616/866 kB | 246/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 616/866 kB | 250/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 616/866 kB | 250/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 616/866 kB | 250/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 620/866 kB | 250/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 620/866 kB | 250/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 624/866 kB | 250/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 624/866 kB | 250/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 624/866 kB | 250/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 624/866 kB | 254/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 624/866 kB | 254/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 624/866 kB | 254/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 628/866 kB | 254/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 2.3/3.3 MB | 628/866 kB | 254/569 kB | 0.5/2.2 MB | 102/351 kB Progress (5): 2.3/3.3 MB | 632/866 kB | 254/569 kB | 0.5/2.2 MB | 102/351 kB Progress (5): 2.3/3.3 MB | 632/866 kB | 254/569 kB | 0.5/2.2 MB | 102/351 kB Progress (5): 2.3/3.3 MB | 632/866 kB | 254/569 kB | 0.5/2.2 MB | 102/351 kB Progress (5): 2.3/3.3 MB | 632/866 kB | 258/569 kB | 0.5/2.2 MB | 102/351 kB Progress (5): 2.3/3.3 MB | 632/866 kB | 258/569 kB | 0.5/2.2 MB | 102/351 kB Progress (5): 2.4/3.3 MB | 632/866 kB | 258/569 kB | 0.5/2.2 MB | 102/351 kB Progress (5): 2.4/3.3 MB | 636/866 kB | 258/569 kB | 0.5/2.2 MB | 102/351 kB Progress (5): 2.4/3.3 MB | 636/866 kB | 258/569 kB | 0.5/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 640/866 kB | 258/569 kB | 0.5/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 640/866 kB | 258/569 kB | 0.5/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 640/866 kB | 258/569 kB | 0.5/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 640/866 kB | 262/569 kB | 0.5/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 640/866 kB | 262/569 kB | 0.5/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 640/866 kB | 262/569 kB | 0.5/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 644/866 kB | 262/569 kB | 0.5/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 644/866 kB | 262/569 kB | 0.5/2.2 MB | 110/351 kB Progress (5): 2.4/3.3 MB | 648/866 kB | 262/569 kB | 0.5/2.2 MB | 110/351 kB Progress (5): 2.4/3.3 MB | 648/866 kB | 262/569 kB | 0.5/2.2 MB | 110/351 kB Progress (5): 2.4/3.3 MB | 648/866 kB | 262/569 kB | 0.5/2.2 MB | 110/351 kB Progress (5): 2.4/3.3 MB | 648/866 kB | 266/569 kB | 0.5/2.2 MB | 110/351 kB Progress (5): 2.4/3.3 MB | 648/866 kB | 266/569 kB | 0.5/2.2 MB | 110/351 kB Progress (5): 2.4/3.3 MB | 648/866 kB | 266/569 kB | 0.5/2.2 MB | 110/351 kB Progress (5): 2.4/3.3 MB | 652/866 kB | 266/569 kB | 0.5/2.2 MB | 110/351 kB Progress (5): 2.4/3.3 MB | 652/866 kB | 266/569 kB | 0.5/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 656/866 kB | 266/569 kB | 0.5/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 656/866 kB | 266/569 kB | 0.5/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 656/866 kB | 266/569 kB | 0.5/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 656/866 kB | 270/569 kB | 0.5/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 656/866 kB | 270/569 kB | 0.5/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 656/866 kB | 270/569 kB | 0.5/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 660/866 kB | 270/569 kB | 0.5/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 660/866 kB | 270/569 kB | 0.5/2.2 MB | 118/351 kB Progress (5): 2.4/3.3 MB | 664/866 kB | 270/569 kB | 0.5/2.2 MB | 118/351 kB Progress (5): 2.4/3.3 MB | 664/866 kB | 270/569 kB | 0.5/2.2 MB | 118/351 kB Progress (5): 2.4/3.3 MB | 664/866 kB | 270/569 kB | 0.5/2.2 MB | 118/351 kB Progress (5): 2.4/3.3 MB | 664/866 kB | 274/569 kB | 0.5/2.2 MB | 118/351 kB Progress (5): 2.4/3.3 MB | 664/866 kB | 274/569 kB | 0.5/2.2 MB | 118/351 kB Progress (5): 2.4/3.3 MB | 664/866 kB | 274/569 kB | 0.5/2.2 MB | 118/351 kB Progress (5): 2.4/3.3 MB | 668/866 kB | 274/569 kB | 0.5/2.2 MB | 118/351 kB Progress (5): 2.4/3.3 MB | 668/866 kB | 274/569 kB | 0.5/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 672/866 kB | 274/569 kB | 0.5/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 672/866 kB | 274/569 kB | 0.5/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 672/866 kB | 274/569 kB | 0.5/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 672/866 kB | 278/569 kB | 0.5/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 672/866 kB | 278/569 kB | 0.5/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 672/866 kB | 278/569 kB | 0.5/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 676/866 kB | 278/569 kB | 0.5/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 676/866 kB | 278/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 2.4/3.3 MB | 680/866 kB | 278/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 2.4/3.3 MB | 680/866 kB | 278/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 2.4/3.3 MB | 680/866 kB | 278/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 2.4/3.3 MB | 680/866 kB | 282/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 2.4/3.3 MB | 680/866 kB | 282/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 2.4/3.3 MB | 680/866 kB | 282/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 2.4/3.3 MB | 684/866 kB | 282/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 2.4/3.3 MB | 684/866 kB | 282/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 688/866 kB | 282/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 688/866 kB | 282/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 688/866 kB | 282/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 688/866 kB | 286/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 688/866 kB | 286/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 688/866 kB | 286/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 692/866 kB | 286/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 692/866 kB | 286/569 kB | 0.5/2.2 MB | 131/351 kB Progress (5): 2.4/3.3 MB | 696/866 kB | 286/569 kB | 0.5/2.2 MB | 131/351 kB Progress (5): 2.4/3.3 MB | 696/866 kB | 286/569 kB | 0.5/2.2 MB | 131/351 kB Progress (5): 2.4/3.3 MB | 696/866 kB | 286/569 kB | 0.5/2.2 MB | 131/351 kB Progress (5): 2.4/3.3 MB | 696/866 kB | 290/569 kB | 0.5/2.2 MB | 131/351 kB Progress (5): 2.4/3.3 MB | 696/866 kB | 290/569 kB | 0.5/2.2 MB | 131/351 kB Progress (5): 2.4/3.3 MB | 696/866 kB | 290/569 kB | 0.5/2.2 MB | 131/351 kB Progress (5): 2.4/3.3 MB | 700/866 kB | 290/569 kB | 0.5/2.2 MB | 131/351 kB Progress (5): 2.4/3.3 MB | 700/866 kB | 290/569 kB | 0.5/2.2 MB | 135/351 kB Progress (5): 2.4/3.3 MB | 700/866 kB | 290/569 kB | 0.5/2.2 MB | 139/351 kB Progress (5): 2.4/3.3 MB | 700/866 kB | 290/569 kB | 0.5/2.2 MB | 143/351 kB Progress (5): 2.4/3.3 MB | 700/866 kB | 290/569 kB | 0.5/2.2 MB | 147/351 kB Progress (5): 2.4/3.3 MB | 700/866 kB | 290/569 kB | 0.5/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 704/866 kB | 290/569 kB | 0.5/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 704/866 kB | 290/569 kB | 0.5/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 704/866 kB | 290/569 kB | 0.5/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 704/866 kB | 294/569 kB | 0.5/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 704/866 kB | 294/569 kB | 0.6/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 704/866 kB | 294/569 kB | 0.6/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 708/866 kB | 294/569 kB | 0.6/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 708/866 kB | 294/569 kB | 0.6/2.2 MB | 155/351 kB Progress (5): 2.4/3.3 MB | 712/866 kB | 294/569 kB | 0.6/2.2 MB | 155/351 kB Progress (5): 2.4/3.3 MB | 712/866 kB | 294/569 kB | 0.6/2.2 MB | 155/351 kB Progress (5): 2.4/3.3 MB | 712/866 kB | 294/569 kB | 0.6/2.2 MB | 155/351 kB Progress (5): 2.4/3.3 MB | 712/866 kB | 298/569 kB | 0.6/2.2 MB | 155/351 kB Progress (5): 2.4/3.3 MB | 712/866 kB | 298/569 kB | 0.6/2.2 MB | 155/351 kB Progress (5): 2.4/3.3 MB | 712/866 kB | 298/569 kB | 0.6/2.2 MB | 155/351 kB Progress (5): 2.4/3.3 MB | 716/866 kB | 298/569 kB | 0.6/2.2 MB | 155/351 kB Progress (5): 2.4/3.3 MB | 716/866 kB | 298/569 kB | 0.6/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 720/866 kB | 298/569 kB | 0.6/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 720/866 kB | 298/569 kB | 0.6/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 720/866 kB | 298/569 kB | 0.6/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 720/866 kB | 302/569 kB | 0.6/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 720/866 kB | 302/569 kB | 0.6/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 720/866 kB | 302/569 kB | 0.6/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 724/866 kB | 302/569 kB | 0.6/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 724/866 kB | 302/569 kB | 0.6/2.2 MB | 163/351 kB Progress (5): 2.4/3.3 MB | 728/866 kB | 302/569 kB | 0.6/2.2 MB | 163/351 kB Progress (5): 2.4/3.3 MB | 728/866 kB | 302/569 kB | 0.6/2.2 MB | 163/351 kB Progress (5): 2.4/3.3 MB | 728/866 kB | 302/569 kB | 0.6/2.2 MB | 163/351 kB Progress (5): 2.4/3.3 MB | 728/866 kB | 306/569 kB | 0.6/2.2 MB | 163/351 kB Progress (5): 2.4/3.3 MB | 728/866 kB | 306/569 kB | 0.6/2.2 MB | 163/351 kB Progress (5): 2.4/3.3 MB | 728/866 kB | 306/569 kB | 0.6/2.2 MB | 163/351 kB Progress (5): 2.4/3.3 MB | 732/866 kB | 306/569 kB | 0.6/2.2 MB | 163/351 kB Progress (5): 2.4/3.3 MB | 732/866 kB | 306/569 kB | 0.6/2.2 MB | 164/351 kB Progress (5): 2.4/3.3 MB | 736/866 kB | 306/569 kB | 0.6/2.2 MB | 164/351 kB Progress (5): 2.5/3.3 MB | 736/866 kB | 306/569 kB | 0.6/2.2 MB | 164/351 kB Progress (5): 2.5/3.3 MB | 736/866 kB | 306/569 kB | 0.6/2.2 MB | 164/351 kB Progress (5): 2.5/3.3 MB | 736/866 kB | 310/569 kB | 0.6/2.2 MB | 164/351 kB Progress (5): 2.5/3.3 MB | 736/866 kB | 310/569 kB | 0.6/2.2 MB | 164/351 kB Progress (5): 2.5/3.3 MB | 736/866 kB | 310/569 kB | 0.6/2.2 MB | 164/351 kB Progress (5): 2.5/3.3 MB | 740/866 kB | 310/569 kB | 0.6/2.2 MB | 164/351 kB Progress (5): 2.5/3.3 MB | 740/866 kB | 310/569 kB | 0.6/2.2 MB | 168/351 kB Progress (5): 2.5/3.3 MB | 744/866 kB | 310/569 kB | 0.6/2.2 MB | 168/351 kB Progress (5): 2.5/3.3 MB | 744/866 kB | 310/569 kB | 0.6/2.2 MB | 168/351 kB Progress (5): 2.5/3.3 MB | 744/866 kB | 310/569 kB | 0.6/2.2 MB | 168/351 kB Progress (5): 2.5/3.3 MB | 744/866 kB | 314/569 kB | 0.6/2.2 MB | 168/351 kB Progress (5): 2.5/3.3 MB | 744/866 kB | 314/569 kB | 0.6/2.2 MB | 168/351 kB Progress (5): 2.5/3.3 MB | 744/866 kB | 314/569 kB | 0.6/2.2 MB | 168/351 kB Progress (5): 2.5/3.3 MB | 748/866 kB | 314/569 kB | 0.6/2.2 MB | 168/351 kB Progress (5): 2.5/3.3 MB | 748/866 kB | 314/569 kB | 0.6/2.2 MB | 172/351 kB Progress (5): 2.5/3.3 MB | 752/866 kB | 314/569 kB | 0.6/2.2 MB | 172/351 kB Progress (5): 2.5/3.3 MB | 752/866 kB | 314/569 kB | 0.6/2.2 MB | 172/351 kB Progress (5): 2.5/3.3 MB | 752/866 kB | 314/569 kB | 0.6/2.2 MB | 172/351 kB Progress (5): 2.5/3.3 MB | 752/866 kB | 318/569 kB | 0.6/2.2 MB | 172/351 kB Progress (5): 2.5/3.3 MB | 752/866 kB | 318/569 kB | 0.6/2.2 MB | 172/351 kB Progress (5): 2.5/3.3 MB | 752/866 kB | 318/569 kB | 0.6/2.2 MB | 172/351 kB Progress (5): 2.5/3.3 MB | 756/866 kB | 318/569 kB | 0.6/2.2 MB | 172/351 kB Progress (5): 2.5/3.3 MB | 756/866 kB | 318/569 kB | 0.6/2.2 MB | 176/351 kB Progress (5): 2.5/3.3 MB | 760/866 kB | 318/569 kB | 0.6/2.2 MB | 176/351 kB Progress (5): 2.5/3.3 MB | 760/866 kB | 318/569 kB | 0.6/2.2 MB | 176/351 kB Progress (5): 2.5/3.3 MB | 760/866 kB | 318/569 kB | 0.6/2.2 MB | 176/351 kB Progress (5): 2.5/3.3 MB | 760/866 kB | 322/569 kB | 0.6/2.2 MB | 176/351 kB Progress (5): 2.5/3.3 MB | 760/866 kB | 322/569 kB | 0.6/2.2 MB | 176/351 kB Progress (5): 2.5/3.3 MB | 760/866 kB | 322/569 kB | 0.6/2.2 MB | 176/351 kB Progress (5): 2.5/3.3 MB | 764/866 kB | 322/569 kB | 0.6/2.2 MB | 176/351 kB Progress (5): 2.5/3.3 MB | 764/866 kB | 322/569 kB | 0.6/2.2 MB | 180/351 kB Progress (5): 2.5/3.3 MB | 768/866 kB | 322/569 kB | 0.6/2.2 MB | 180/351 kB Progress (5): 2.5/3.3 MB | 768/866 kB | 322/569 kB | 0.6/2.2 MB | 180/351 kB Progress (5): 2.5/3.3 MB | 768/866 kB | 322/569 kB | 0.6/2.2 MB | 180/351 kB Progress (5): 2.5/3.3 MB | 768/866 kB | 322/569 kB | 0.6/2.2 MB | 180/351 kB Progress (5): 2.5/3.3 MB | 768/866 kB | 326/569 kB | 0.6/2.2 MB | 180/351 kB Progress (5): 2.5/3.3 MB | 768/866 kB | 326/569 kB | 0.6/2.2 MB | 180/351 kB Progress (5): 2.5/3.3 MB | 768/866 kB | 326/569 kB | 0.6/2.2 MB | 180/351 kB Progress (5): 2.5/3.3 MB | 772/866 kB | 326/569 kB | 0.6/2.2 MB | 180/351 kB Progress (5): 2.5/3.3 MB | 772/866 kB | 326/569 kB | 0.6/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 776/866 kB | 326/569 kB | 0.6/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 776/866 kB | 326/569 kB | 0.6/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 776/866 kB | 326/569 kB | 0.6/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 776/866 kB | 330/569 kB | 0.6/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 776/866 kB | 330/569 kB | 0.6/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 776/866 kB | 330/569 kB | 0.6/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 780/866 kB | 330/569 kB | 0.6/2.2 MB | 184/351 kB Progress (5): 2.5/3.3 MB | 780/866 kB | 330/569 kB | 0.6/2.2 MB | 188/351 kB Progress (5): 2.5/3.3 MB | 784/866 kB | 330/569 kB | 0.6/2.2 MB | 188/351 kB Progress (5): 2.5/3.3 MB | 784/866 kB | 330/569 kB | 0.6/2.2 MB | 188/351 kB Progress (5): 2.5/3.3 MB | 784/866 kB | 330/569 kB | 0.6/2.2 MB | 188/351 kB Progress (5): 2.5/3.3 MB | 784/866 kB | 334/569 kB | 0.6/2.2 MB | 188/351 kB Progress (5): 2.5/3.3 MB | 784/866 kB | 334/569 kB | 0.6/2.2 MB | 188/351 kB Progress (5): 2.5/3.3 MB | 784/866 kB | 334/569 kB | 0.6/2.2 MB | 188/351 kB Progress (5): 2.5/3.3 MB | 788/866 kB | 334/569 kB | 0.6/2.2 MB | 188/351 kB Progress (5): 2.5/3.3 MB | 788/866 kB | 334/569 kB | 0.6/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 792/866 kB | 334/569 kB | 0.6/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 792/866 kB | 334/569 kB | 0.6/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 792/866 kB | 334/569 kB | 0.6/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 792/866 kB | 338/569 kB | 0.6/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 792/866 kB | 338/569 kB | 0.6/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 792/866 kB | 338/569 kB | 0.6/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 796/866 kB | 338/569 kB | 0.6/2.2 MB | 192/351 kB Progress (5): 2.5/3.3 MB | 796/866 kB | 338/569 kB | 0.6/2.2 MB | 196/351 kB Progress (5): 2.5/3.3 MB | 800/866 kB | 338/569 kB | 0.6/2.2 MB | 196/351 kB Progress (5): 2.5/3.3 MB | 800/866 kB | 338/569 kB | 0.6/2.2 MB | 196/351 kB Progress (5): 2.5/3.3 MB | 800/866 kB | 338/569 kB | 0.6/2.2 MB | 196/351 kB Progress (5): 2.5/3.3 MB | 800/866 kB | 342/569 kB | 0.6/2.2 MB | 196/351 kB Progress (5): 2.5/3.3 MB | 800/866 kB | 342/569 kB | 0.6/2.2 MB | 196/351 kB Progress (5): 2.5/3.3 MB | 800/866 kB | 342/569 kB | 0.6/2.2 MB | 196/351 kB Progress (5): 2.5/3.3 MB | 804/866 kB | 342/569 kB | 0.6/2.2 MB | 196/351 kB Progress (5): 2.5/3.3 MB | 804/866 kB | 342/569 kB | 0.6/2.2 MB | 197/351 kB Progress (5): 2.5/3.3 MB | 808/866 kB | 342/569 kB | 0.6/2.2 MB | 197/351 kB Progress (5): 2.5/3.3 MB | 808/866 kB | 342/569 kB | 0.6/2.2 MB | 197/351 kB Progress (5): 2.5/3.3 MB | 808/866 kB | 342/569 kB | 0.7/2.2 MB | 197/351 kB Progress (5): 2.5/3.3 MB | 808/866 kB | 346/569 kB | 0.7/2.2 MB | 197/351 kB Progress (5): 2.5/3.3 MB | 808/866 kB | 346/569 kB | 0.7/2.2 MB | 197/351 kB Progress (5): 2.5/3.3 MB | 808/866 kB | 346/569 kB | 0.7/2.2 MB | 197/351 kB Progress (5): 2.5/3.3 MB | 812/866 kB | 346/569 kB | 0.7/2.2 MB | 197/351 kB Progress (5): 2.5/3.3 MB | 812/866 kB | 346/569 kB | 0.7/2.2 MB | 201/351 kB Progress (5): 2.5/3.3 MB | 816/866 kB | 346/569 kB | 0.7/2.2 MB | 201/351 kB Progress (5): 2.5/3.3 MB | 816/866 kB | 346/569 kB | 0.7/2.2 MB | 201/351 kB Progress (5): 2.5/3.3 MB | 816/866 kB | 346/569 kB | 0.7/2.2 MB | 201/351 kB Progress (5): 2.5/3.3 MB | 816/866 kB | 350/569 kB | 0.7/2.2 MB | 201/351 kB Progress (5): 2.5/3.3 MB | 816/866 kB | 350/569 kB | 0.7/2.2 MB | 201/351 kB Progress (5): 2.5/3.3 MB | 816/866 kB | 350/569 kB | 0.7/2.2 MB | 201/351 kB Progress (5): 2.5/3.3 MB | 820/866 kB | 350/569 kB | 0.7/2.2 MB | 201/351 kB Progress (5): 2.5/3.3 MB | 820/866 kB | 350/569 kB | 0.7/2.2 MB | 205/351 kB Progress (5): 2.5/3.3 MB | 824/866 kB | 350/569 kB | 0.7/2.2 MB | 205/351 kB Progress (5): 2.5/3.3 MB | 824/866 kB | 350/569 kB | 0.7/2.2 MB | 205/351 kB Progress (5): 2.5/3.3 MB | 824/866 kB | 350/569 kB | 0.7/2.2 MB | 205/351 kB Progress (5): 2.5/3.3 MB | 824/866 kB | 354/569 kB | 0.7/2.2 MB | 205/351 kB Progress (5): 2.5/3.3 MB | 824/866 kB | 354/569 kB | 0.7/2.2 MB | 205/351 kB Progress (5): 2.5/3.3 MB | 824/866 kB | 354/569 kB | 0.7/2.2 MB | 205/351 kB Progress (5): 2.5/3.3 MB | 828/866 kB | 354/569 kB | 0.7/2.2 MB | 205/351 kB Progress (5): 2.5/3.3 MB | 828/866 kB | 354/569 kB | 0.7/2.2 MB | 209/351 kB Progress (5): 2.5/3.3 MB | 832/866 kB | 354/569 kB | 0.7/2.2 MB | 209/351 kB Progress (5): 2.6/3.3 MB | 832/866 kB | 354/569 kB | 0.7/2.2 MB | 209/351 kB Progress (5): 2.6/3.3 MB | 832/866 kB | 354/569 kB | 0.7/2.2 MB | 209/351 kB Progress (5): 2.6/3.3 MB | 832/866 kB | 358/569 kB | 0.7/2.2 MB | 209/351 kB Progress (5): 2.6/3.3 MB | 832/866 kB | 358/569 kB | 0.7/2.2 MB | 209/351 kB Progress (5): 2.6/3.3 MB | 832/866 kB | 358/569 kB | 0.7/2.2 MB | 209/351 kB Progress (5): 2.6/3.3 MB | 836/866 kB | 358/569 kB | 0.7/2.2 MB | 209/351 kB Progress (5): 2.6/3.3 MB | 836/866 kB | 358/569 kB | 0.7/2.2 MB | 213/351 kB Progress (5): 2.6/3.3 MB | 840/866 kB | 358/569 kB | 0.7/2.2 MB | 213/351 kB Progress (5): 2.6/3.3 MB | 840/866 kB | 358/569 kB | 0.7/2.2 MB | 213/351 kB Progress (5): 2.6/3.3 MB | 840/866 kB | 358/569 kB | 0.7/2.2 MB | 213/351 kB Progress (5): 2.6/3.3 MB | 840/866 kB | 362/569 kB | 0.7/2.2 MB | 213/351 kB Progress (5): 2.6/3.3 MB | 840/866 kB | 362/569 kB | 0.7/2.2 MB | 213/351 kB Progress (5): 2.6/3.3 MB | 840/866 kB | 362/569 kB | 0.7/2.2 MB | 213/351 kB Progress (5): 2.6/3.3 MB | 844/866 kB | 362/569 kB | 0.7/2.2 MB | 213/351 kB Progress (5): 2.6/3.3 MB | 844/866 kB | 362/569 kB | 0.7/2.2 MB | 217/351 kB Progress (5): 2.6/3.3 MB | 848/866 kB | 362/569 kB | 0.7/2.2 MB | 217/351 kB Progress (5): 2.6/3.3 MB | 848/866 kB | 362/569 kB | 0.7/2.2 MB | 217/351 kB Progress (5): 2.6/3.3 MB | 848/866 kB | 362/569 kB | 0.7/2.2 MB | 217/351 kB Progress (5): 2.6/3.3 MB | 848/866 kB | 366/569 kB | 0.7/2.2 MB | 217/351 kB Progress (5): 2.6/3.3 MB | 848/866 kB | 366/569 kB | 0.7/2.2 MB | 217/351 kB Progress (5): 2.6/3.3 MB | 848/866 kB | 366/569 kB | 0.7/2.2 MB | 217/351 kB Progress (5): 2.6/3.3 MB | 852/866 kB | 366/569 kB | 0.7/2.2 MB | 217/351 kB Progress (5): 2.6/3.3 MB | 852/866 kB | 366/569 kB | 0.7/2.2 MB | 221/351 kB Progress (5): 2.6/3.3 MB | 856/866 kB | 366/569 kB | 0.7/2.2 MB | 221/351 kB Progress (5): 2.6/3.3 MB | 856/866 kB | 366/569 kB | 0.7/2.2 MB | 221/351 kB Progress (5): 2.6/3.3 MB | 856/866 kB | 366/569 kB | 0.7/2.2 MB | 221/351 kB Progress (5): 2.6/3.3 MB | 856/866 kB | 370/569 kB | 0.7/2.2 MB | 221/351 kB Progress (5): 2.6/3.3 MB | 856/866 kB | 370/569 kB | 0.7/2.2 MB | 221/351 kB Progress (5): 2.6/3.3 MB | 856/866 kB | 370/569 kB | 0.7/2.2 MB | 221/351 kB Progress (5): 2.6/3.3 MB | 860/866 kB | 370/569 kB | 0.7/2.2 MB | 221/351 kB Progress (5): 2.6/3.3 MB | 860/866 kB | 370/569 kB | 0.7/2.2 MB | 225/351 kB Progress (5): 2.6/3.3 MB | 864/866 kB | 370/569 kB | 0.7/2.2 MB | 225/351 kB Progress (5): 2.6/3.3 MB | 864/866 kB | 370/569 kB | 0.7/2.2 MB | 225/351 kB Progress (5): 2.6/3.3 MB | 864/866 kB | 370/569 kB | 0.7/2.2 MB | 225/351 kB Progress (5): 2.6/3.3 MB | 864/866 kB | 374/569 kB | 0.7/2.2 MB | 225/351 kB Progress (5): 2.6/3.3 MB | 864/866 kB | 374/569 kB | 0.7/2.2 MB | 225/351 kB Progress (5): 2.6/3.3 MB | 864/866 kB | 374/569 kB | 0.7/2.2 MB | 225/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 374/569 kB | 0.7/2.2 MB | 225/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 374/569 kB | 0.7/2.2 MB | 229/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 374/569 kB | 0.7/2.2 MB | 229/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 374/569 kB | 0.7/2.2 MB | 229/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 378/569 kB | 0.7/2.2 MB | 229/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 378/569 kB | 0.7/2.2 MB | 229/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 378/569 kB | 0.7/2.2 MB | 229/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 378/569 kB | 0.7/2.2 MB | 233/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 378/569 kB | 0.7/2.2 MB | 233/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 378/569 kB | 0.7/2.2 MB | 233/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 382/569 kB | 0.7/2.2 MB | 233/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 382/569 kB | 0.7/2.2 MB | 233/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 382/569 kB | 0.7/2.2 MB | 233/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 382/569 kB | 0.7/2.2 MB | 237/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 382/569 kB | 0.7/2.2 MB | 237/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 382/569 kB | 0.7/2.2 MB | 237/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 386/569 kB | 0.7/2.2 MB | 237/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 386/569 kB | 0.7/2.2 MB | 237/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 386/569 kB | 0.7/2.2 MB | 237/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 386/569 kB | 0.7/2.2 MB | 241/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 386/569 kB | 0.7/2.2 MB | 241/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 386/569 kB | 0.7/2.2 MB | 241/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 390/569 kB | 0.7/2.2 MB | 241/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 394/569 kB | 0.7/2.2 MB | 241/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 394/569 kB | 0.7/2.2 MB | 241/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 394/569 kB | 0.7/2.2 MB | 241/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 394/569 kB | 0.7/2.2 MB | 245/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 394/569 kB | 0.7/2.2 MB | 245/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 394/569 kB | 0.7/2.2 MB | 245/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 398/569 kB | 0.7/2.2 MB | 245/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 398/569 kB | 0.8/2.2 MB | 245/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 398/569 kB | 0.8/2.2 MB | 245/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 398/569 kB | 0.8/2.2 MB | 249/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 398/569 kB | 0.8/2.2 MB | 249/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 398/569 kB | 0.8/2.2 MB | 249/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 402/569 kB | 0.8/2.2 MB | 249/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 402/569 kB | 0.8/2.2 MB | 249/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 402/569 kB | 0.8/2.2 MB | 249/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 402/569 kB | 0.8/2.2 MB | 253/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 402/569 kB | 0.8/2.2 MB | 253/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 402/569 kB | 0.8/2.2 MB | 253/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 406/569 kB | 0.8/2.2 MB | 253/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 406/569 kB | 0.8/2.2 MB | 253/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 406/569 kB | 0.8/2.2 MB | 253/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 406/569 kB | 0.8/2.2 MB | 257/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 406/569 kB | 0.8/2.2 MB | 257/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 406/569 kB | 0.8/2.2 MB | 257/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 410/569 kB | 0.8/2.2 MB | 257/351 kB Progress (5): 2.6/3.3 MB | 866 kB | 410/569 kB | 0.8/2.2 MB | 257/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 410/569 kB | 0.8/2.2 MB | 257/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 410/569 kB | 0.8/2.2 MB | 261/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 410/569 kB | 0.8/2.2 MB | 261/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 410/569 kB | 0.8/2.2 MB | 261/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 414/569 kB | 0.8/2.2 MB | 261/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 414/569 kB | 0.8/2.2 MB | 261/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 414/569 kB | 0.8/2.2 MB | 261/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 414/569 kB | 0.8/2.2 MB | 265/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 414/569 kB | 0.8/2.2 MB | 265/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 414/569 kB | 0.8/2.2 MB | 265/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 418/569 kB | 0.8/2.2 MB | 265/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 418/569 kB | 0.8/2.2 MB | 265/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 418/569 kB | 0.8/2.2 MB | 265/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 418/569 kB | 0.8/2.2 MB | 269/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 418/569 kB | 0.8/2.2 MB | 269/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 418/569 kB | 0.8/2.2 MB | 269/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 422/569 kB | 0.8/2.2 MB | 269/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 422/569 kB | 0.8/2.2 MB | 269/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 422/569 kB | 0.8/2.2 MB | 269/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 422/569 kB | 0.8/2.2 MB | 273/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 422/569 kB | 0.8/2.2 MB | 273/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 422/569 kB | 0.8/2.2 MB | 273/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 426/569 kB | 0.8/2.2 MB | 273/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 426/569 kB | 0.8/2.2 MB | 273/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 426/569 kB | 0.8/2.2 MB | 273/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 426/569 kB | 0.8/2.2 MB | 277/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 426/569 kB | 0.8/2.2 MB | 277/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 426/569 kB | 0.8/2.2 MB | 277/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 430/569 kB | 0.8/2.2 MB | 277/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 430/569 kB | 0.8/2.2 MB | 277/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 430/569 kB | 0.8/2.2 MB | 277/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 430/569 kB | 0.8/2.2 MB | 281/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 430/569 kB | 0.8/2.2 MB | 281/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 430/569 kB | 0.8/2.2 MB | 281/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 434/569 kB | 0.8/2.2 MB | 281/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 434/569 kB | 0.8/2.2 MB | 281/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 434/569 kB | 0.8/2.2 MB | 281/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 434/569 kB | 0.8/2.2 MB | 285/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 434/569 kB | 0.8/2.2 MB | 285/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 434/569 kB | 0.8/2.2 MB | 285/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 438/569 kB | 0.8/2.2 MB | 285/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 438/569 kB | 0.8/2.2 MB | 285/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 438/569 kB | 0.8/2.2 MB | 285/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 438/569 kB | 0.8/2.2 MB | 289/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 438/569 kB | 0.8/2.2 MB | 289/351 kB Progress (5): 2.7/3.3 MB | 866 kB | 438/569 kB | 0.8/2.2 MB | 289/351 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.2 MB/s) [2019-07-31T02:55:07.303Z] Progress (4): 2.7/3.3 MB | 442/569 kB | 0.8/2.2 MB | 289/351 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-31T02:55:07.303Z] Progress (4): 2.7/3.3 MB | 442/569 kB | 0.8/2.2 MB | 289/351 kB Progress (4): 2.7/3.3 MB | 442/569 kB | 0.8/2.2 MB | 289/351 kB Progress (4): 2.7/3.3 MB | 442/569 kB | 0.8/2.2 MB | 293/351 kB Progress (4): 2.7/3.3 MB | 442/569 kB | 0.8/2.2 MB | 293/351 kB Progress (4): 2.7/3.3 MB | 442/569 kB | 0.8/2.2 MB | 293/351 kB Progress (4): 2.7/3.3 MB | 446/569 kB | 0.8/2.2 MB | 293/351 kB Progress (4): 2.7/3.3 MB | 446/569 kB | 0.8/2.2 MB | 293/351 kB Progress (4): 2.7/3.3 MB | 446/569 kB | 0.8/2.2 MB | 293/351 kB Progress (4): 2.7/3.3 MB | 446/569 kB | 0.8/2.2 MB | 297/351 kB Progress (4): 2.7/3.3 MB | 446/569 kB | 0.8/2.2 MB | 297/351 kB Progress (4): 2.7/3.3 MB | 446/569 kB | 0.9/2.2 MB | 297/351 kB Progress (4): 2.7/3.3 MB | 450/569 kB | 0.9/2.2 MB | 297/351 kB Progress (4): 2.7/3.3 MB | 450/569 kB | 0.9/2.2 MB | 297/351 kB Progress (4): 2.7/3.3 MB | 450/569 kB | 0.9/2.2 MB | 297/351 kB Progress (4): 2.7/3.3 MB | 450/569 kB | 0.9/2.2 MB | 301/351 kB Progress (4): 2.7/3.3 MB | 450/569 kB | 0.9/2.2 MB | 301/351 kB Progress (4): 2.7/3.3 MB | 450/569 kB | 0.9/2.2 MB | 301/351 kB Progress (4): 2.7/3.3 MB | 454/569 kB | 0.9/2.2 MB | 301/351 kB Progress (4): 2.7/3.3 MB | 454/569 kB | 0.9/2.2 MB | 301/351 kB Progress (4): 2.7/3.3 MB | 454/569 kB | 0.9/2.2 MB | 301/351 kB Progress (4): 2.7/3.3 MB | 454/569 kB | 0.9/2.2 MB | 305/351 kB Progress (4): 2.7/3.3 MB | 454/569 kB | 0.9/2.2 MB | 305/351 kB Progress (4): 2.7/3.3 MB | 454/569 kB | 0.9/2.2 MB | 305/351 kB Progress (4): 2.7/3.3 MB | 458/569 kB | 0.9/2.2 MB | 305/351 kB Progress (4): 2.7/3.3 MB | 458/569 kB | 0.9/2.2 MB | 305/351 kB Progress (4): 2.7/3.3 MB | 458/569 kB | 0.9/2.2 MB | 305/351 kB Progress (4): 2.7/3.3 MB | 458/569 kB | 0.9/2.2 MB | 309/351 kB Progress (4): 2.8/3.3 MB | 458/569 kB | 0.9/2.2 MB | 309/351 kB Progress (4): 2.8/3.3 MB | 458/569 kB | 0.9/2.2 MB | 309/351 kB Progress (4): 2.8/3.3 MB | 462/569 kB | 0.9/2.2 MB | 309/351 kB Progress (4): 2.8/3.3 MB | 462/569 kB | 0.9/2.2 MB | 309/351 kB Progress (4): 2.8/3.3 MB | 462/569 kB | 0.9/2.2 MB | 309/351 kB Progress (4): 2.8/3.3 MB | 462/569 kB | 0.9/2.2 MB | 313/351 kB Progress (4): 2.8/3.3 MB | 462/569 kB | 0.9/2.2 MB | 313/351 kB Progress (4): 2.8/3.3 MB | 462/569 kB | 0.9/2.2 MB | 313/351 kB Progress (4): 2.8/3.3 MB | 466/569 kB | 0.9/2.2 MB | 313/351 kB Progress (4): 2.8/3.3 MB | 466/569 kB | 0.9/2.2 MB | 313/351 kB Progress (4): 2.8/3.3 MB | 466/569 kB | 0.9/2.2 MB | 313/351 kB Progress (4): 2.8/3.3 MB | 466/569 kB | 0.9/2.2 MB | 317/351 kB Progress (4): 2.8/3.3 MB | 466/569 kB | 0.9/2.2 MB | 317/351 kB Progress (4): 2.8/3.3 MB | 466/569 kB | 0.9/2.2 MB | 317/351 kB Progress (4): 2.8/3.3 MB | 470/569 kB | 0.9/2.2 MB | 317/351 kB Progress (4): 2.8/3.3 MB | 470/569 kB | 0.9/2.2 MB | 317/351 kB Progress (5): 2.8/3.3 MB | 470/569 kB | 0.9/2.2 MB | 317/351 kB | 4.1/4.2 kB Progress (5): 2.8/3.3 MB | 470/569 kB | 0.9/2.2 MB | 317/351 kB | 4.1/4.2 kB Progress (5): 2.8/3.3 MB | 470/569 kB | 0.9/2.2 MB | 321/351 kB | 4.1/4.2 kB Progress (5): 2.8/3.3 MB | 470/569 kB | 0.9/2.2 MB | 321/351 kB | 4.1/4.2 kB Progress (5): 2.8/3.3 MB | 470/569 kB | 0.9/2.2 MB | 321/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 470/569 kB | 0.9/2.2 MB | 321/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 474/569 kB | 0.9/2.2 MB | 321/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 474/569 kB | 0.9/2.2 MB | 321/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 474/569 kB | 0.9/2.2 MB | 321/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 474/569 kB | 0.9/2.2 MB | 325/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 474/569 kB | 0.9/2.2 MB | 325/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 474/569 kB | 0.9/2.2 MB | 325/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 478/569 kB | 0.9/2.2 MB | 325/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 478/569 kB | 0.9/2.2 MB | 325/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 478/569 kB | 0.9/2.2 MB | 325/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 478/569 kB | 0.9/2.2 MB | 329/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 478/569 kB | 0.9/2.2 MB | 329/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 478/569 kB | 0.9/2.2 MB | 329/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 482/569 kB | 0.9/2.2 MB | 329/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 482/569 kB | 0.9/2.2 MB | 329/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 482/569 kB | 0.9/2.2 MB | 329/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 482/569 kB | 0.9/2.2 MB | 333/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 482/569 kB | 0.9/2.2 MB | 333/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 482/569 kB | 0.9/2.2 MB | 333/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 486/569 kB | 0.9/2.2 MB | 333/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 486/569 kB | 0.9/2.2 MB | 333/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 486/569 kB | 0.9/2.2 MB | 333/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 486/569 kB | 0.9/2.2 MB | 337/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 486/569 kB | 0.9/2.2 MB | 337/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 486/569 kB | 0.9/2.2 MB | 337/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 490/569 kB | 0.9/2.2 MB | 337/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 490/569 kB | 0.9/2.2 MB | 337/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 490/569 kB | 0.9/2.2 MB | 337/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 490/569 kB | 0.9/2.2 MB | 341/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 490/569 kB | 0.9/2.2 MB | 341/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 490/569 kB | 0.9/2.2 MB | 341/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 494/569 kB | 0.9/2.2 MB | 341/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 494/569 kB | 0.9/2.2 MB | 341/351 kB | 4.2 kB Progress (5): 2.8/3.3 MB | 494/569 kB | 0.9/2.2 MB | 341/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 5.8 kB/s) [2019-07-31T02:55:07.303Z] Progress (4): 2.8/3.3 MB | 494/569 kB | 0.9/2.2 MB | 345/351 kB Progress (4): 2.8/3.3 MB | 494/569 kB | 0.9/2.2 MB | 345/351 kB Progress (4): 2.8/3.3 MB | 494/569 kB | 0.9/2.2 MB | 345/351 kB Progress (4): 2.8/3.3 MB | 498/569 kB | 0.9/2.2 MB | 345/351 kB Progress (4): 2.8/3.3 MB | 498/569 kB | 1.0/2.2 MB | 345/351 kB Progress (4): 2.8/3.3 MB | 498/569 kB | 1.0/2.2 MB | 345/351 kB Progress (4): 2.8/3.3 MB | 498/569 kB | 1.0/2.2 MB | 349/351 kB Progress (4): 2.8/3.3 MB | 498/569 kB | 1.0/2.2 MB | 349/351 kB Progress (4): 2.8/3.3 MB | 498/569 kB | 1.0/2.2 MB | 349/351 kB Progress (4): 2.8/3.3 MB | 502/569 kB | 1.0/2.2 MB | 349/351 kB Progress (4): 2.8/3.3 MB | 502/569 kB | 1.0/2.2 MB | 349/351 kB Progress (4): 2.8/3.3 MB | 502/569 kB | 1.0/2.2 MB | 349/351 kB Progress (4): 2.8/3.3 MB | 502/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.8/3.3 MB | 502/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.8/3.3 MB | 502/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.8/3.3 MB | 506/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.8/3.3 MB | 506/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.8/3.3 MB | 506/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.8/3.3 MB | 506/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.8/3.3 MB | 506/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.8/3.3 MB | 510/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.8/3.3 MB | 510/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 510/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 510/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 514/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 514/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 514/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 514/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 518/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 518/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 518/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 518/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 522/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 522/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 522/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 522/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 526/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 526/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 526/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 526/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 530/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 530/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 530/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 530/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 534/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 534/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 534/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 534/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 538/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 538/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 538/569 kB | 1.0/2.2 MB | 351 kB Progress (4): 2.9/3.3 MB | 538/569 kB | 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 465 kB/s) [2019-07-31T02:55:07.304Z] Progress (3): 2.9/3.3 MB | 542/569 kB | 1.0/2.2 MB Progress (3): 2.9/3.3 MB | 542/569 kB | 1.0/2.2 MB Progress (3): 2.9/3.3 MB | 542/569 kB | 1.0/2.2 MB Progress (3): 2.9/3.3 MB | 542/569 kB | 1.0/2.2 MB Progress (3): 2.9/3.3 MB | 546/569 kB | 1.0/2.2 MB Progress (3): 2.9/3.3 MB | 546/569 kB | 1.0/2.2 MB Progress (3): 2.9/3.3 MB | 546/569 kB | 1.0/2.2 MB Progress (3): 2.9/3.3 MB | 546/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 546/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 546/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 550/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 550/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 550/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 550/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 550/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 554/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 554/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 558/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 558/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 562/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 562/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 566/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 566/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 566/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 566/569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 2.9/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.0/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.2/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.3/2.2 MB 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 732 kB/s) [2019-07-31T02:55:07.304Z] Progress (2): 3.1/3.3 MB | 1.3/2.2 MB Progress (2): 3.1/3.3 MB | 1.3/2.2 MB Progress (2): 3.1/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.3/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.2/3.3 MB | 1.4/2.2 MB Progress (2): 3.3/3.3 MB | 1.4/2.2 MB Progress (2): 3.3/3.3 MB | 1.4/2.2 MB Progress (2): 3.3/3.3 MB | 1.4/2.2 MB Progress (2): 3.3/3.3 MB | 1.4/2.2 MB Progress (2): 3.3/3.3 MB | 1.4/2.2 MB Progress (2): 3.3/3.3 MB | 1.4/2.2 MB Progress (2): 3.3/3.3 MB | 1.4/2.2 MB Progress (2): 3.3/3.3 MB | 1.4/2.2 MB Progress (2): 3.3/3.3 MB | 1.4/2.2 MB Progress (2): 3.3/3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.8/2.2 MB Progress (2): 3.3 MB | 1.8/2.2 MB Progress (2): 3.3 MB | 1.8/2.2 MB Progress (2): 3.3 MB | 1.8/2.2 MB Progress (2): 3.3 MB | 1.8/2.2 MB Progress (2): 3.3 MB | 1.8/2.2 MB Progress (2): 3.3 MB | 1.8/2.2 MB Progress (2): 3.3 MB | 1.8/2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar (3.3 MB at 4.1 MB/s) [2019-07-31T02:55:07.625Z] Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.6 MB/s) [2019-07-31T02:55:07.882Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T02:55:08.446Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.8 [2019-07-31T02:55:08.702Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-31T02:55:08.702Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-31T02:55:08.702Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T02:55:08.702Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T02:55:08.960Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T02:55:08.960Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T02:55:09.216Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T02:55:09.216Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T02:55:09.473Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T02:55:09.473Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T02:55:09.731Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T02:55:09.731Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T02:55:09.987Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T02:55:09.987Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T02:55:10.244Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T02:55:10.244Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T02:55:10.244Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0 [2019-07-31T02:55:10.501Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T02:55:10.501Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T02:55:10.758Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T02:55:10.758Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T02:55:10.758Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2019-07-31T02:55:10.758Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T02:55:10.758Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T02:55:11.015Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T02:55:11.015Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T02:55:11.015Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1 [2019-07-31T02:55:11.272Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T02:55:11.272Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T02:55:11.272Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T02:55:11.272Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T02:55:11.272Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository [2019-07-31T02:55:11.529Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T02:55:11.529Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T02:55:11.529Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T02:55:11.529Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T02:55:11.787Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [2019-07-31T02:55:11.787Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T02:55:11.787Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T02:55:13.155Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-31T02:55:13.155Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-31T02:55:13.412Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T02:55:13.412Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T02:55:13.412Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T02:55:13.412Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T02:55:13.976Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-31T02:55:13.976Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-31T02:55:13.976Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2019-07-31T02:55:13.976Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-31T02:55:13.976Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-31T02:55:14.233Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-31T02:55:14.233Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-31T02:55:14.490Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-31T02:55:14.490Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-31T02:55:14.490Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T02:55:14.490Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T02:55:14.747Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T02:55:14.747Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T02:55:14.747Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T02:55:14.747Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T02:55:15.004Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T02:55:15.004Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T02:55:15.004Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T02:55:15.004Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T02:55:15.263Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800 [2019-07-31T02:55:15.263Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T02:55:15.263Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T02:55:15.833Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-07-31T02:55:15.833Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-31T02:55:15.833Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-31T02:55:16.090Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T02:55:16.090Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T02:55:16.090Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository [2019-07-31T02:55:16.090Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T02:55:16.090Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T02:55:16.653Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T02:55:16.653Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T02:55:16.653Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18 [2019-07-31T02:55:16.653Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T02:55:16.653Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T02:55:24.754Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T02:55:30.119Z] [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-31T02:55:30.119Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:30.119Z] [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-31T02:55:30.119Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [2019-07-31T02:55:30.119Z] [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-31T02:55:30.119Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:30.119Z] [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-31T02:55:30.119Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [2019-07-31T02:55:30.685Z] [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-31T02:55:30.685Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:30.685Z] [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-31T02:55:31.251Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [2019-07-31T02:55:36.647Z] [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-31T02:55:36.647Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:36.647Z] [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-31T02:55:36.647Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-07-31T02:55:36.647Z] [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-31T02:55:36.647Z] [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-31T02:55:36.647Z] [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-31T02:55:36.647Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:36.647Z] [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-31T02:55:36.647Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309... [2019-07-31T02:55:36.647Z] [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-31T02:55:36.647Z] [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-31T02:55:36.904Z] [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-31T02:55:36.904Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:36.904Z] [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-31T02:55:36.904Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-07-31T02:55:37.161Z] [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-31T02:55:37.161Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:37.161Z] [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-31T02:55:37.161Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [2019-07-31T02:55:37.725Z] [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-31T02:55:37.725Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:37.725Z] [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-31T02:55:38.656Z] [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/ (252.26kB of 1.62MB at 249.53kB/s) [2019-07-31T02:55:40.065Z] [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.22MB of 1.62MB at 621.71kB/s) [2019-07-31T02:55:40.065Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.1.201907021957... [2019-07-31T02:55:41.961Z] [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-31T02:55:41.961Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:41.961Z] [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-31T02:55:41.961Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055... [2019-07-31T02:55:41.961Z] [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-31T02:55:41.961Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:41.961Z] [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-31T02:55:41.961Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [2019-07-31T02:55:42.218Z] [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-31T02:55:42.218Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:42.218Z] [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-31T02:55:42.218Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240... [2019-07-31T02:55:42.218Z] [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-31T02:55:42.218Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:42.218Z] [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-31T02:55:42.474Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344... [2019-07-31T02:55:42.474Z] [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-31T02:55:42.474Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:42.474Z] [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-31T02:55:42.731Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151... [2019-07-31T02:55:42.731Z] [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-31T02:55:42.731Z] [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-31T02:55:42.989Z] [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-31T02:55:42.989Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:42.989Z] [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-31T02:55:42.989Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543... [2019-07-31T02:55:42.989Z] [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-31T02:55:42.989Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:42.989Z] [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-31T02:55:43.248Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549... [2019-07-31T02:55:43.248Z] [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-31T02:55:43.248Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:43.248Z] [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-31T02:55:43.248Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840... [2019-07-31T02:55:43.505Z] [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-31T02:55:43.505Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:43.505Z] [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-31T02:55:43.505Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344... [2019-07-31T02:55:43.762Z] [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-31T02:55:43.762Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:43.762Z] [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-31T02:55:43.762Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358... [2019-07-31T02:55:44.020Z] [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-31T02:55:44.020Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:44.020Z] [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-31T02:55:44.020Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504... [2019-07-31T02:55:44.020Z] [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-31T02:55:44.020Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:44.020Z] [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-31T02:55:44.284Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504... [2019-07-31T02:55:44.284Z] [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-31T02:55:44.284Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:44.284Z] [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-31T02:55:44.284Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504... [2019-07-31T02:55:44.542Z] [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-31T02:55:44.542Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:44.542Z] [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-31T02:55:44.542Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457... [2019-07-31T02:55:44.542Z] [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-31T02:55:44.542Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:44.542Z] [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-31T02:55:44.799Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504... [2019-07-31T02:55:44.799Z] [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-31T02:55:44.799Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:44.799Z] [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-31T02:55:44.799Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431... [2019-07-31T02:55:45.364Z] [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-31T02:55:45.364Z] [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-31T02:55:45.364Z] [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-31T02:55:45.364Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:45.364Z] [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-31T02:55:45.364Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-07-31T02:55:45.621Z] [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-31T02:55:45.621Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:45.621Z] [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-31T02:55:45.621Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-07-31T02:55:45.879Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T02:55:46.136Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T02:55:46.136Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T02:55:46.394Z] [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-31T02:55:46.394Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:46.394Z] [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-31T02:55:46.394Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [2019-07-31T02:55:46.394Z] [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-31T02:55:46.394Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:46.394Z] [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-31T02:55:46.651Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [2019-07-31T02:55:46.909Z] [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-31T02:55:46.909Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:46.909Z] [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-31T02:55:46.909Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [2019-07-31T02:55:47.166Z] [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-31T02:55:47.166Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:47.166Z] [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-31T02:55:47.166Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [2019-07-31T02:55:47.166Z] [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-31T02:55:47.166Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:47.166Z] [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-31T02:55:47.426Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [2019-07-31T02:55:47.729Z] [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-31T02:55:47.729Z] [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-31T02:55:47.729Z] [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-31T02:55:47.729Z] [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-31T02:55:47.987Z] [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-31T02:55:47.987Z] [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-31T02:55:48.244Z] [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-31T02:55:48.244Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:48.244Z] [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-31T02:55:48.244Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [2019-07-31T02:55:48.503Z] [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-31T02:55:48.503Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:48.503Z] [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-31T02:55:48.503Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [2019-07-31T02:55:48.760Z] [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-31T02:55:48.760Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:48.760Z] [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-31T02:55:48.760Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [2019-07-31T02:55:49.017Z] [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-31T02:55:49.017Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:49.017Z] [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-31T02:55:49.017Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [2019-07-31T02:55:49.017Z] [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-31T02:55:49.017Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:49.017Z] [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-31T02:55:49.276Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354... [2019-07-31T02:55:49.533Z] [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-31T02:55:49.533Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:49.533Z] [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-31T02:55:49.533Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118... [2019-07-31T02:55:49.791Z] [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-31T02:55:49.791Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:49.791Z] [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-31T02:55:49.791Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344... [2019-07-31T02:55:50.355Z] [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-31T02:55:50.355Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:50.355Z] [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-31T02:55:50.355Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104... [2019-07-31T02:55:50.921Z] [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-31T02:55:50.921Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:50.921Z] [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-31T02:55:51.179Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612... [2019-07-31T02:55:51.179Z] [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-31T02:55:51.179Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:51.179Z] [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-31T02:55:51.437Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344... [2019-07-31T02:55:51.694Z] [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-31T02:55:51.694Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:51.694Z] [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-31T02:55:51.694Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344... [2019-07-31T02:55:51.951Z] [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-31T02:55:51.951Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:51.951Z] [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-31T02:55:51.951Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034... [2019-07-31T02:55:52.516Z] [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-31T02:55:52.516Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:52.516Z] [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-31T02:55:52.516Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354... [2019-07-31T02:55:52.516Z] [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-31T02:55:52.516Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:52.516Z] [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-31T02:55:52.774Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118... [2019-07-31T02:55:52.774Z] [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-31T02:55:52.774Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:52.774Z] [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-31T02:55:52.774Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910... [2019-07-31T02:55:53.032Z] [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-31T02:55:53.032Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:53.032Z] [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-31T02:55:53.032Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100... [2019-07-31T02:55:53.289Z] [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-31T02:55:53.289Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:53.289Z] [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-31T02:55:53.289Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354... [2019-07-31T02:55:53.289Z] [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-31T02:55:53.289Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:53.289Z] [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-31T02:55:53.547Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504... [2019-07-31T02:55:53.547Z] [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-31T02:55:53.547Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:53.547Z] [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-31T02:55:53.547Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100... [2019-07-31T02:55:53.804Z] [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-31T02:55:53.804Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:53.804Z] [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-31T02:55:53.804Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457... [2019-07-31T02:55:53.804Z] [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-31T02:55:53.804Z] [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-31T02:55:54.061Z] [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-31T02:55:54.061Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:54.061Z] [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-31T02:55:54.061Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217... [2019-07-31T02:55:54.061Z] [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-31T02:55:54.061Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:54.061Z] [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-31T02:55:54.319Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [2019-07-31T02:55:54.319Z] [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-31T02:55:54.319Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:54.319Z] [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-31T02:55:54.319Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217... [2019-07-31T02:55:54.319Z] [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-31T02:55:54.319Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:54.319Z] [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-31T02:55:54.576Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [2019-07-31T02:55:54.576Z] [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-31T02:55:54.576Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:54.576Z] [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-31T02:55:54.576Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457... [2019-07-31T02:55:54.834Z] [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-31T02:55:54.834Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:54.834Z] [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-31T02:55:54.834Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118... [2019-07-31T02:55:54.834Z] [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-31T02:55:54.834Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:54.834Z] [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-31T02:55:55.093Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-07-31T02:55:55.093Z] [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-31T02:55:55.093Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:55.093Z] [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-31T02:55:55.093Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845... [2019-07-31T02:55:55.734Z] [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-31T02:55:55.734Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:55.734Z] [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-31T02:55:55.734Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100... [2019-07-31T02:55:55.991Z] [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-31T02:55:55.991Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:55.991Z] [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-31T02:55:55.991Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801... [2019-07-31T02:55:55.991Z] [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-31T02:55:55.991Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:55.991Z] [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-31T02:55:56.248Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922... [2019-07-31T02:55:56.506Z] [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-31T02:55:56.506Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:56.506Z] [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-31T02:55:56.762Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118... [2019-07-31T02:55:56.763Z] [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-31T02:55:56.763Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:56.763Z] [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-31T02:55:57.019Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118... [2019-07-31T02:55:57.019Z] [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-31T02:55:57.019Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:57.019Z] [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-31T02:55:57.278Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100... [2019-07-31T02:55:57.278Z] [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-31T02:55:57.278Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:57.278Z] [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-31T02:55:57.278Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100... [2019-07-31T02:55:57.278Z] [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-31T02:55:57.278Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:57.278Z] [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-31T02:55:57.534Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118... [2019-07-31T02:55:57.534Z] [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-31T02:55:57.534Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:57.534Z] [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-31T02:55:57.791Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118... [2019-07-31T02:55:57.791Z] [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-31T02:55:57.791Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:57.791Z] [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-31T02:55:57.791Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257... [2019-07-31T02:55:58.049Z] [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-31T02:55:58.049Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:58.049Z] [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-31T02:55:58.049Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100... [2019-07-31T02:55:58.329Z] [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-31T02:55:58.329Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:58.329Z] [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-31T02:55:58.329Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505... [2019-07-31T02:55:58.678Z] [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-31T02:55:58.678Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:58.679Z] [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-31T02:55:58.679Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [2019-07-31T02:55:58.679Z] [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-31T02:55:58.679Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:58.679Z] [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-31T02:55:58.935Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [2019-07-31T02:55:58.935Z] [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-31T02:55:58.935Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:58.936Z] [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-31T02:55:58.936Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118... [2019-07-31T02:55:59.193Z] [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-31T02:55:59.193Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:59.193Z] [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-31T02:55:59.193Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525... [2019-07-31T02:55:59.450Z] [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-31T02:55:59.450Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:59.450Z] [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-31T02:55:59.450Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118... [2019-07-31T02:55:59.450Z] [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-31T02:55:59.450Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:55:59.450Z] [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-31T02:55:59.706Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933... [2019-07-31T02:56:00.271Z] [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-31T02:56:00.271Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:00.271Z] [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-31T02:56:00.271Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118... [2019-07-31T02:56:00.834Z] [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-31T02:56:00.834Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:00.834Z] [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-31T02:56:00.834Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845... [2019-07-31T02:56:01.092Z] [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-31T02:56:01.092Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:01.092Z] [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-31T02:56:01.092Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046... [2019-07-31T02:56:01.349Z] [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-31T02:56:01.349Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:01.349Z] [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-31T02:56:01.349Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925... [2019-07-31T02:56:01.349Z] [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-31T02:56:01.349Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:01.349Z] [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-31T02:56:01.606Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [2019-07-31T02:56:01.606Z] [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-31T02:56:01.606Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:01.606Z] [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-31T02:56:01.864Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320... [2019-07-31T02:56:01.864Z] [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-31T02:56:01.864Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:01.864Z] [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-31T02:56:01.864Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548... [2019-07-31T02:56:02.120Z] [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-31T02:56:02.120Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:02.120Z] [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-31T02:56:02.120Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [2019-07-31T02:56:02.377Z] [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-31T02:56:02.377Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:02.377Z] [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-31T02:56:02.377Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320... [2019-07-31T02:56:02.377Z] [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-31T02:56:02.377Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:02.377Z] [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-31T02:56:02.633Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [2019-07-31T02:56:02.633Z] [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-31T02:56:02.633Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:02.633Z] [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-31T02:56:02.929Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921... [2019-07-31T02:56:02.929Z] [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-31T02:56:02.929Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:02.929Z] [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-31T02:56:02.929Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840... [2019-07-31T02:56:03.187Z] [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-31T02:56:03.187Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:03.187Z] [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-31T02:56:03.444Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104... [2019-07-31T02:56:03.444Z] [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-31T02:56:03.444Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:03.444Z] [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-31T02:56:03.700Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354... [2019-07-31T02:56:03.700Z] [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-31T02:56:03.700Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:03.700Z] [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-31T02:56:03.957Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354... [2019-07-31T02:56:04.521Z] [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-31T02:56:04.521Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:04.521Z] [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-31T02:56:04.521Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801... [2019-07-31T02:56:05.452Z] [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-31T02:56:05.452Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:05.453Z] [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-31T02:56:05.453Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058... [2019-07-31T02:56:05.453Z] [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-31T02:56:05.453Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:05.453Z] [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-31T02:56:05.710Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-07-31T02:56:05.710Z] [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-31T02:56:05.710Z] [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-31T02:56:06.642Z] [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/ (11.97MB of 59.71MB at 11.97MB/s) [2019-07-31T02:56:07.573Z] [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/ (26.97MB of 59.71MB at 13.48MB/s) [2019-07-31T02:56:08.942Z] [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/ (42.01MB of 59.71MB at 14MB/s) [2019-07-31T02:56:09.872Z] [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/ (57.02MB of 59.71MB at 14.25MB/s) [2019-07-31T02:56:10.129Z] [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-31T02:56:10.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:10.129Z] [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-31T02:56:10.129Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602... [2019-07-31T02:56:11.501Z] [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-31T02:56:11.501Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:11.501Z] [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-31T02:56:11.501Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118... [2019-07-31T02:56:11.501Z] [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-31T02:56:11.501Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:11.501Z] [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-31T02:56:11.501Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104... [2019-07-31T02:56:11.501Z] [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-31T02:56:11.501Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:11.501Z] [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-31T02:56:11.759Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858... [2019-07-31T02:56:11.759Z] [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-31T02:56:11.759Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:11.759Z] [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-31T02:56:11.759Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118... [2019-07-31T02:56:12.028Z] [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-31T02:56:12.028Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:12.028Z] [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-31T02:56:12.028Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [2019-07-31T02:56:12.028Z] [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-31T02:56:12.028Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:12.028Z] [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-31T02:56:12.285Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-07-31T02:56:12.285Z] [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-31T02:56:12.285Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:12.285Z] [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-31T02:56:12.542Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801... [2019-07-31T02:56:13.473Z] [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-31T02:56:13.473Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:13.473Z] [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-31T02:56:13.473Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801... [2019-07-31T02:56:14.405Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T02:56:14.663Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T02:56:14.663Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T02:56:14.929Z] [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-31T02:56:14.929Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:14.929Z] [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-31T02:56:14.929Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221... [2019-07-31T02:56:15.185Z] [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-31T02:56:15.185Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:15.185Z] [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-31T02:56:15.444Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-07-31T02:56:15.701Z] [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-31T02:56:15.701Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:15.701Z] [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-31T02:56:15.957Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-07-31T02:56:15.957Z] [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-31T02:56:15.957Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:15.957Z] [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-31T02:56:15.957Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-07-31T02:56:16.214Z] [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-31T02:56:16.214Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:16.214Z] [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-31T02:56:16.214Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832... [2019-07-31T02:56:16.470Z] [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-31T02:56:16.470Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:16.470Z] [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-31T02:56:16.470Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143... [2019-07-31T02:56:17.401Z] [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-31T02:56:17.401Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:17.401Z] [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-31T02:56:17.401Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743... [2019-07-31T02:56:18.332Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/ [2019-07-31T02:56:18.332Z] [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-31T02:56:18.332Z] [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-31T02:56:18.332Z] [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-31T02:56:18.332Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:18.332Z] [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-31T02:56:18.589Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-07-31T02:56:18.589Z] [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-31T02:56:18.589Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:18.589Z] [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-31T02:56:18.589Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344... [2019-07-31T02:56:18.847Z] [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-31T02:56:18.847Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:18.847Z] [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-31T02:56:19.104Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112... [2019-07-31T02:56:19.361Z] [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-31T02:56:19.361Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:19.361Z] [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-31T02:56:19.361Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [2019-07-31T02:56:19.361Z] [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-31T02:56:19.361Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:19.362Z] [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-31T02:56:19.619Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458... [2019-07-31T02:56:19.619Z] [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-31T02:56:19.619Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:19.619Z] [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-31T02:56:19.619Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010... [2019-07-31T02:56:19.619Z] [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-31T02:56:19.619Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:19.876Z] [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-31T02:56:19.876Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010... [2019-07-31T02:56:19.876Z] [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-31T02:56:19.876Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:19.876Z] [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-31T02:56:19.876Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010... [2019-07-31T02:56:20.134Z] [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-31T02:56:20.134Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:20.134Z] [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-31T02:56:20.134Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010... [2019-07-31T02:56:20.134Z] [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-31T02:56:20.134Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:20.134Z] [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-31T02:56:20.391Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010... [2019-07-31T02:56:20.391Z] [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-31T02:56:20.391Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:20.391Z] [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-31T02:56:20.649Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717... [2019-07-31T02:56:20.649Z] [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-31T02:56:20.649Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:20.649Z] [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-31T02:56:20.649Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010... [2019-07-31T02:56:20.907Z] [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-31T02:56:20.907Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:20.907Z] [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-31T02:56:20.907Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548... [2019-07-31T02:56:21.164Z] [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-31T02:56:21.164Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:21.164Z] [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-31T02:56:21.164Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408... [2019-07-31T02:56:21.420Z] [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-31T02:56:21.420Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:21.420Z] [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-31T02:56:21.677Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137... [2019-07-31T02:56:21.934Z] [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-31T02:56:21.934Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:21.934Z] [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-31T02:56:22.191Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010... [2019-07-31T02:56:22.191Z] [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-31T02:56:22.191Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:22.191Z] [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-31T02:56:22.191Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922... [2019-07-31T02:56:23.119Z] [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-31T02:56:23.119Z] [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-31T02:56:23.376Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-31T02:56:23.376Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:23.376Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-31T02:56:23.376Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341... [2019-07-31T02:56:24.308Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T02:56:24.565Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T02:56:24.565Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T02:56:24.823Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T02:56:24.823Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T02:56:24.823Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T02:56:25.388Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T02:56:25.646Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T02:56:25.646Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T02:56:25.646Z] [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-31T02:56:25.646Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:25.646Z] [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-31T02:56:25.903Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-07-31T02:56:25.903Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T02:56:25.903Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T02:56:25.903Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T02:56:26.469Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T02:56:26.469Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T02:56:26.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T02:56:27.402Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T02:56:27.660Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T02:56:27.660Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T02:56:28.228Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T02:56:28.823Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T02:56:28.823Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T02:56:28.823Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T02:56:28.823Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T02:56:29.081Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T02:56:29.338Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T02:56:29.595Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T02:56:29.595Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T02:56:30.525Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T02:56:30.784Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T02:56:30.784Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T02:56:31.715Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T02:56:31.715Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T02:56:31.715Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T02:56:31.973Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T02:56:31.973Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T02:56:31.973Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T02:56:32.538Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T02:56:32.538Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T02:56:32.538Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T02:56:33.469Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T02:56:33.469Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:33.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:33.726Z] [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-31T02:56:33.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:33.726Z] [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-31T02:56:33.983Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440... [2019-07-31T02:56:33.983Z] [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-31T02:56:33.983Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:33.983Z] [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-31T02:56:34.240Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201907231440... [2019-07-31T02:56:34.498Z] [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-31T02:56:34.498Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:34.498Z] [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-31T02:56:34.498Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-07-31T02:56:34.755Z] [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-31T02:56:34.755Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:34.755Z] [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-31T02:56:34.755Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-07-31T02:56:35.012Z] [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-31T02:56:35.012Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:35.012Z] [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-31T02:56:35.012Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201907231440... [2019-07-31T02:56:35.577Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:36.143Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T02:56:36.143Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T02:56:36.143Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T02:56:36.143Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T02:56:36.143Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T02:56:37.078Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T02:56:37.078Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T02:56:37.078Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T02:56:37.833Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T02:56:38.091Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:38.091Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:39.463Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:39.721Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:39.721Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:40.653Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:40.653Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:40.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:41.584Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:41.841Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:42.097Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:43.028Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:43.285Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T02:56:48.543Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T02:56:48.543Z] [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-31T02:56:48.543Z] [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-31T02:56:49.128Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T02:56:49.128Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T02:56:49.128Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T02:56:49.384Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T02:56:49.384Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T02:56:49.384Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T02:56:49.947Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T02:56:49.947Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T02:56:49.947Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T02:56:50.880Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T02:56:50.880Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T02:56:50.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T02:56:50.880Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T02:56:51.137Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T02:56:51.137Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T02:56:51.701Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T02:56:51.701Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T02:56:51.702Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T02:56:51.959Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T02:56:51.959Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T02:56:51.959Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T02:56:51.959Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T02:56:51.959Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T02:56:51.959Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T02:56:52.523Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T02:56:52.523Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T02:56:52.523Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T02:56:52.523Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T02:56:52.523Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T02:56:52.523Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T02:56:53.088Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T02:56:53.088Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T02:56:53.088Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T02:56:54.020Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T02:56:54.020Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T02:56:54.020Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T02:56:54.020Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T02:56:54.020Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T02:56:54.020Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T02:56:54.586Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T02:56:54.586Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:54.586Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:55.518Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:56:55.776Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T02:56:55.776Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T02:56:55.776Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T02:56:55.776Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T02:56:55.776Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T02:56:55.776Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T02:56:56.033Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T02:56:56.033Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T02:56:56.033Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T02:56:56.033Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T02:56:56.033Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T02:56:56.033Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T02:56:56.033Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T02:56:56.290Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T02:56:56.290Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T02:56:56.290Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T02:56:56.290Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T02:56:57.223Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T02:56:57.223Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T02:56:57.223Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T02:56:57.482Z] [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-31T02:56:57.482Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:57.482Z] [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-31T02:56:57.828Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046... [2019-07-31T02:56:57.828Z] [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-31T02:56:57.828Z] [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-31T02:56:58.085Z] [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-31T02:56:58.085Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:58.085Z] [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-31T02:56:58.085Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422... [2019-07-31T02:56:58.342Z] [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-31T02:56:58.342Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:56:58.342Z] [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-31T02:56:58.601Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.1.201906210145... [2019-07-31T02:57:01.123Z] [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-31T02:57:01.123Z] [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-31T02:57:01.123Z] [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-31T02:57:01.123Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:01.123Z] [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-31T02:57:01.123Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055... [2019-07-31T02:57:01.123Z] [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-31T02:57:01.123Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:01.123Z] [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-31T02:57:01.123Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.1.201906211704... [2019-07-31T02:57:02.054Z] [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-31T02:57:02.054Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:02.054Z] [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-31T02:57:02.054Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831... [2019-07-31T02:57:02.054Z] [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-31T02:57:02.054Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:02.054Z] [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-31T02:57:02.054Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055... [2019-07-31T02:57:02.312Z] [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-31T02:57:02.312Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:02.312Z] [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-31T02:57:02.312Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014... [2019-07-31T02:57:02.312Z] [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-31T02:57:02.312Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:02.312Z] [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-31T02:57:02.570Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422... [2019-07-31T02:57:02.827Z] [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-31T02:57:02.827Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:02.827Z] [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-31T02:57:02.827Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715... [2019-07-31T02:57:03.392Z] [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-31T02:57:03.392Z] [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-31T02:57:03.392Z] [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-31T02:57:03.392Z] [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-31T02:57:03.650Z] [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-31T02:57:03.650Z] [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-31T02:57:04.214Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T02:57:04.214Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T02:57:04.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T02:57:05.145Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T02:57:05.145Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T02:57:05.145Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T02:57:06.516Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T02:57:06.516Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T02:57:06.516Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T02:57:07.452Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T02:57:07.924Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T02:57:07.924Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T02:57:08.488Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T02:57:08.745Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T02:57:08.745Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T02:57:08.745Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T02:57:08.745Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T02:57:08.745Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T02:57:09.309Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T02:57:09.309Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T02:57:09.309Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T02:57:09.567Z] [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-31T02:57:09.567Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:09.567Z] [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-31T02:57:09.567Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [2019-07-31T02:57:09.824Z] [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-31T02:57:09.824Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:09.824Z] [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-31T02:57:09.824Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338... [2019-07-31T02:57:10.081Z] [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-31T02:57:10.081Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:10.081Z] [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-31T02:57:10.081Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354... [2019-07-31T02:57:10.081Z] [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-31T02:57:10.081Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:10.081Z] [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-31T02:57:10.337Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906061531... [2019-07-31T02:57:10.337Z] [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-31T02:57:10.337Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:10.337Z] [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-31T02:57:10.337Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906061531... [2019-07-31T02:57:10.594Z] [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-31T02:57:10.594Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:10.594Z] [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-31T02:57:10.594Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906061531... [2019-07-31T02:57:10.594Z] [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-31T02:57:10.594Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:10.594Z] [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-31T02:57:10.852Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906061531... [2019-07-31T02:57:11.416Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T02:57:11.416Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T02:57:11.416Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T02:57:11.416Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T02:57:11.416Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T02:57:11.416Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T02:57:11.981Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T02:57:11.981Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T02:57:11.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T02:57:12.912Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T02:57:12.912Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T02:57:12.912Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T02:57:13.844Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T02:57:13.844Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T02:57:13.844Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T02:57:14.775Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T02:57:14.775Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T02:57:14.775Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T02:57:14.775Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T02:57:14.775Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T02:57:14.775Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T02:57:15.340Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T02:57:15.597Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T02:57:15.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T02:57:16.432Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T02:57:16.432Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T02:57:16.432Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T02:57:17.489Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T02:57:17.489Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T02:57:17.489Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T02:57:17.489Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T02:57:17.489Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T02:57:17.489Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T02:57:18.132Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T02:57:18.132Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T02:57:18.132Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T02:57:18.731Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T02:57:19.024Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T02:57:19.024Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T02:57:19.630Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T02:57:19.978Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:57:19.978Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:57:20.629Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:57:20.926Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:57:20.926Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:57:21.925Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:57:21.925Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:57:21.925Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:57:22.924Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:57:22.924Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T02:57:22.924Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T02:57:22.924Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T02:57:22.924Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T02:57:22.924Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T02:57:23.532Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T02:57:23.532Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T02:57:23.532Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T02:57:24.131Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T02:57:24.131Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T02:57:24.131Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T02:57:24.425Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T02:57:24.425Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T02:57:24.425Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T02:57:25.030Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T02:57:25.030Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T02:57:25.030Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T02:57:25.425Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T02:57:25.725Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:57:25.725Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:57:26.827Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:57:26.827Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T02:57:26.827Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T02:57:26.827Z] [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-31T02:57:26.827Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:26.827Z] [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-31T02:57:27.226Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257... [2019-07-31T02:57:27.226Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T02:57:27.226Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T02:57:27.226Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T02:57:27.525Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T02:57:27.825Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T02:57:27.825Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T02:57:28.123Z] [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-31T02:57:28.123Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:28.123Z] [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-31T02:57:28.123Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-07-31T02:57:28.426Z] [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-31T02:57:28.426Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:28.426Z] [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-31T02:57:28.426Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-07-31T02:57:28.426Z] [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-31T02:57:28.426Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:28.426Z] [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-31T02:57:28.722Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-07-31T02:57:28.722Z] [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-31T02:57:28.722Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:28.723Z] [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-31T02:57:28.723Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [2019-07-31T02:57:29.330Z] [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-31T02:57:29.330Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:29.330Z] [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-31T02:57:29.625Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [2019-07-31T02:57:29.924Z] [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-31T02:57:29.924Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:29.924Z] [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-31T02:57:30.224Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-07-31T02:57:30.224Z] [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-31T02:57:30.224Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:30.224Z] [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-31T02:57:30.224Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-07-31T02:57:30.526Z] [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-31T02:57:30.526Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:30.526Z] [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-31T02:57:30.526Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-07-31T02:57:30.526Z] [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-31T02:57:30.526Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:30.526Z] [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-31T02:57:30.825Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402... [2019-07-31T02:57:31.123Z] [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-31T02:57:31.123Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:31.123Z] [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-31T02:57:31.426Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [2019-07-31T02:57:31.426Z] [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-31T02:57:31.426Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:31.426Z] [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-31T02:57:31.723Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [2019-07-31T02:57:31.723Z] [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-31T02:57:31.723Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:31.723Z] [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-31T02:57:31.723Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [2019-07-31T02:57:31.723Z] [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-31T02:57:31.723Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:31.723Z] [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-31T02:57:32.025Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [2019-07-31T02:57:32.025Z] [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-31T02:57:32.025Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:32.025Z] [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-31T02:57:32.025Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [2019-07-31T02:57:32.631Z] [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-31T02:57:32.631Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:32.631Z] [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-31T02:57:32.631Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [2019-07-31T02:57:32.631Z] [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-31T02:57:32.631Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:32.631Z] [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-31T02:57:32.922Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [2019-07-31T02:57:32.922Z] [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-31T02:57:32.922Z] [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-31T02:57:33.179Z] [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-31T02:57:33.179Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:33.179Z] [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-31T02:57:33.435Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [2019-07-31T02:57:34.000Z] [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-31T02:57:34.000Z] [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-31T02:57:34.000Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:34.000Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [2019-07-31T02:57:35.098Z] [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-31T02:57:35.098Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:35.098Z] [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-31T02:57:35.357Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [2019-07-31T02:57:36.288Z] [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-31T02:57:36.288Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:36.288Z] [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-31T02:57:36.545Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606... [2019-07-31T02:57:36.545Z] [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-31T02:57:36.545Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:36.545Z] [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-31T02:57:36.801Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354... [2019-07-31T02:57:36.801Z] [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-31T02:57:36.801Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:36.801Z] [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-31T02:57:36.801Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100... [2019-07-31T02:57:36.801Z] [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-31T02:57:36.801Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:36.801Z] [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-31T02:57:37.057Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549... [2019-07-31T02:57:37.057Z] [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-31T02:57:37.057Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:37.057Z] [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-31T02:57:37.057Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158... [2019-07-31T02:57:37.315Z] [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-31T02:57:37.315Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:37.315Z] [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-31T02:57:37.315Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635... [2019-07-31T02:57:37.315Z] [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-31T02:57:37.315Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:37.315Z] [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-31T02:57:37.571Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942... [2019-07-31T02:57:37.571Z] [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-31T02:57:37.571Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:37.571Z] [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-31T02:57:37.571Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [2019-07-31T02:57:37.828Z] [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-31T02:57:37.828Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:37.828Z] [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-31T02:57:37.828Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407... [2019-07-31T02:57:37.828Z] [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-31T02:57:37.828Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:37.828Z] [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-31T02:57:38.085Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016... [2019-07-31T02:57:38.085Z] [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-31T02:57:38.085Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:38.085Z] [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-31T02:57:38.342Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820... [2019-07-31T02:57:38.342Z] [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-31T02:57:38.342Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:38.342Z] [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-31T02:57:38.342Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504... [2019-07-31T02:57:38.342Z] [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-31T02:57:38.342Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:38.342Z] [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-31T02:57:38.598Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736... [2019-07-31T02:57:38.598Z] [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-31T02:57:38.598Z] [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-31T02:57:38.855Z] [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-31T02:57:38.855Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:38.855Z] [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-31T02:57:38.855Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625... [2019-07-31T02:57:38.855Z] [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-31T02:57:38.855Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:38.855Z] [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-31T02:57:39.111Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749... [2019-07-31T02:57:39.111Z] [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-31T02:57:39.111Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:39.111Z] [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-31T02:57:39.111Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046... [2019-07-31T02:57:39.369Z] [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-31T02:57:39.369Z] [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-31T02:57:39.369Z] [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-31T02:57:39.369Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:39.369Z] [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-31T02:57:39.625Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212... [2019-07-31T02:57:39.625Z] [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-31T02:57:39.625Z] [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-31T02:57:39.625Z] [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-31T02:57:39.625Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:39.625Z] [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-31T02:57:39.882Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [2019-07-31T02:57:39.882Z] [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-31T02:57:39.882Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:39.882Z] [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-31T02:57:40.138Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [2019-07-31T02:57:40.138Z] [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-31T02:57:40.138Z] [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-31T02:57:40.395Z] [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-31T02:57:40.395Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:40.395Z] [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-31T02:57:40.395Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947... [2019-07-31T02:57:40.395Z] [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-31T02:57:40.395Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:40.395Z] [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-31T02:57:40.652Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [2019-07-31T02:57:40.652Z] [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-31T02:57:40.652Z] [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-31T02:57:40.652Z] [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-31T02:57:40.652Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:40.652Z] [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-31T02:57:40.908Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [2019-07-31T02:57:40.908Z] [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-31T02:57:40.908Z] [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-31T02:57:41.471Z] [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-31T02:57:41.471Z] [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-31T02:57:41.471Z] [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-31T02:57:41.471Z] [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-31T02:57:41.728Z] [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-31T02:57:41.728Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:41.728Z] [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-31T02:57:41.985Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320... [2019-07-31T02:57:41.985Z] [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-31T02:57:41.985Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:41.985Z] [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-31T02:57:41.985Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [2019-07-31T02:57:42.828Z] [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-31T02:57:42.828Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:42.828Z] [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-31T02:57:42.828Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504... [2019-07-31T02:57:42.828Z] [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-31T02:57:42.828Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:42.828Z] [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-31T02:57:42.828Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504... [2019-07-31T02:57:42.828Z] [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-31T02:57:42.828Z] [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-31T02:57:42.828Z] [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-31T02:57:42.828Z] [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-31T02:57:43.759Z] [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-31T02:57:43.759Z] [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-31T02:57:43.759Z] [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-31T02:57:43.759Z] [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-31T02:57:44.321Z] [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-31T02:57:44.321Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:44.321Z] [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-31T02:57:44.321Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948... [2019-07-31T02:57:44.578Z] [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-31T02:57:44.578Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:44.578Z] [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-31T02:57:44.578Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948... [2019-07-31T02:57:44.578Z] [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-31T02:57:44.578Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:44.578Z] [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-31T02:57:44.835Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948... [2019-07-31T02:57:44.835Z] [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-31T02:57:44.835Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:44.835Z] [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-31T02:57:45.114Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646... [2019-07-31T02:57:45.114Z] [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-31T02:57:45.114Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:45.114Z] [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-31T02:57:45.114Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [2019-07-31T02:57:45.371Z] [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-31T02:57:45.371Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:45.371Z] [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-31T02:57:45.371Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258... [2019-07-31T02:57:45.371Z] [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-31T02:57:45.371Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:45.371Z] [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-31T02:57:45.628Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [2019-07-31T02:57:45.628Z] [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-31T02:57:45.628Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:45.628Z] [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-31T02:57:45.628Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [2019-07-31T02:57:45.885Z] [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-31T02:57:45.885Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:45.885Z] [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-31T02:57:45.885Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [2019-07-31T02:57:45.885Z] [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-31T02:57:45.885Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:45.885Z] [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-31T02:57:46.142Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019... [2019-07-31T02:57:46.142Z] [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-31T02:57:46.142Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:46.142Z] [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-31T02:57:46.398Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [2019-07-31T02:57:46.398Z] [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-31T02:57:46.398Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:46.398Z] [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-31T02:57:46.398Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-07-31T02:57:46.655Z] [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-31T02:57:46.655Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:46.655Z] [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-31T02:57:46.655Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-07-31T02:57:46.912Z] [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-31T02:57:46.912Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:46.912Z] [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-31T02:57:46.912Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354... [2019-07-31T02:57:46.912Z] [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-31T02:57:46.912Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:46.912Z] [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-31T02:57:47.170Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008... [2019-07-31T02:57:47.170Z] [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-31T02:57:47.170Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:47.170Z] [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-31T02:57:47.170Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235... [2019-07-31T02:57:47.170Z] [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-31T02:57:47.170Z] [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-31T02:57:47.427Z] [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-31T02:57:47.427Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:47.427Z] [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-31T02:57:47.427Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [2019-07-31T02:57:47.683Z] [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-31T02:57:47.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:47.683Z] [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-31T02:57:47.683Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752... [2019-07-31T02:57:47.683Z] [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-31T02:57:47.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:47.683Z] [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-31T02:57:47.941Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [2019-07-31T02:57:47.941Z] [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-31T02:57:47.941Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:47.941Z] [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-31T02:57:47.941Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624... [2019-07-31T02:57:48.198Z] [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-31T02:57:48.198Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:48.198Z] [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-31T02:57:48.198Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302... [2019-07-31T02:57:48.455Z] [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-31T02:57:48.455Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:48.455Z] [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-31T02:57:48.455Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914... [2019-07-31T02:57:48.455Z] [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-31T02:57:48.455Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:48.455Z] [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-31T02:57:48.713Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [2019-07-31T02:57:48.713Z] [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-31T02:57:48.713Z] [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-31T02:57:48.969Z] [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-31T02:57:48.969Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:48.969Z] [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-31T02:57:48.969Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [2019-07-31T02:57:49.226Z] [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-31T02:57:49.226Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:49.226Z] [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-31T02:57:49.226Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649... [2019-07-31T02:57:49.226Z] [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-31T02:57:49.226Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:49.226Z] [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-31T02:57:49.483Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122... [2019-07-31T02:57:49.483Z] [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-31T02:57:49.483Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:49.483Z] [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-31T02:57:49.740Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046... [2019-07-31T02:57:49.740Z] [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-31T02:57:49.740Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:49.740Z] [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-31T02:57:49.740Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802... [2019-07-31T02:57:49.996Z] [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-31T02:57:49.996Z] [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-31T02:57:49.996Z] [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-31T02:57:49.996Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:49.996Z] [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-31T02:57:50.254Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122... [2019-07-31T02:57:50.254Z] [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-31T02:57:50.254Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:50.254Z] [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-31T02:57:50.254Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122... [2019-07-31T02:57:50.254Z] [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-31T02:57:50.254Z] [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-31T02:57:50.728Z] [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-31T02:57:50.729Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:50.729Z] [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-31T02:57:50.729Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800... [2019-07-31T02:57:51.391Z] [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-31T02:57:51.391Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:51.391Z] [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-31T02:57:51.648Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119... [2019-07-31T02:57:51.904Z] [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-31T02:57:51.904Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:51.905Z] [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-31T02:57:51.905Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202... [2019-07-31T02:57:52.162Z] [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-31T02:57:52.162Z] [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-31T02:57:52.162Z] [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-31T02:57:52.162Z] [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-31T02:57:52.418Z] [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-31T02:57:52.418Z] [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-31T02:57:52.675Z] [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-31T02:57:52.675Z] [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-31T02:57:52.675Z] [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-31T02:57:52.675Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:52.675Z] [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-31T02:57:52.675Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800... [2019-07-31T02:57:52.932Z] [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-31T02:57:52.932Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:52.932Z] [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-31T02:57:53.188Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816... [2019-07-31T02:57:54.555Z] [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-31T02:57:54.555Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:54.555Z] [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-31T02:57:54.812Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216... [2019-07-31T02:57:55.069Z] [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-31T02:57:55.069Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:55.069Z] [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-31T02:57:55.069Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [2019-07-31T02:57:55.325Z] [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-31T02:57:55.325Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:55.325Z] [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-31T02:57:55.325Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118... [2019-07-31T02:57:55.581Z] [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-31T02:57:55.581Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:55.581Z] [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-31T02:57:55.581Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344... [2019-07-31T02:57:55.581Z] [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-31T02:57:55.581Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:55.581Z] [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-31T02:57:55.838Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612... [2019-07-31T02:57:55.838Z] [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-31T02:57:55.838Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:55.838Z] [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-31T02:57:55.838Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354... [2019-07-31T02:57:56.095Z] [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-31T02:57:56.095Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:56.095Z] [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-31T02:57:56.095Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549... [2019-07-31T02:57:56.352Z] [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-31T02:57:56.352Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:56.352Z] [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-31T02:57:56.352Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118... [2019-07-31T02:57:56.352Z] [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-31T02:57:56.352Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:56.352Z] [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-31T02:57:56.352Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700... [2019-07-31T02:57:56.609Z] [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-31T02:57:56.609Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:56.609Z] [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-31T02:57:56.609Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354... [2019-07-31T02:57:56.609Z] [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-31T02:57:56.609Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:56.609Z] [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-31T02:57:56.866Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034... [2019-07-31T02:57:56.866Z] [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-31T02:57:56.866Z] [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-31T02:57:57.123Z] [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-31T02:57:57.123Z] [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-31T02:57:57.123Z] [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-31T02:57:57.123Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:57.123Z] [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-31T02:57:57.123Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030... [2019-07-31T02:57:57.381Z] [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-31T02:57:57.381Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:57.381Z] [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-31T02:57:57.381Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800... [2019-07-31T02:57:57.381Z] [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-31T02:57:57.381Z] [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-31T02:57:57.638Z] [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-31T02:57:57.638Z] [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-31T02:57:57.894Z] [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-31T02:57:57.894Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:57.894Z] [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-31T02:57:57.894Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223... [2019-07-31T02:57:58.639Z] [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-31T02:57:58.639Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:58.639Z] [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-31T02:57:58.639Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158... [2019-07-31T02:57:58.639Z] [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-31T02:57:58.639Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:58.639Z] [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-31T02:57:58.639Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326... [2019-07-31T02:57:58.639Z] [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-31T02:57:58.639Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:58.639Z] [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-31T02:57:58.896Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016... [2019-07-31T02:57:58.896Z] [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-31T02:57:58.896Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:58.896Z] [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-31T02:57:58.896Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235... [2019-07-31T02:57:58.896Z] [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-31T02:57:58.896Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:58.896Z] [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-31T02:57:59.152Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900... [2019-07-31T02:57:59.409Z] [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-31T02:57:59.409Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:59.409Z] [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-31T02:57:59.665Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158... [2019-07-31T02:57:59.665Z] [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-31T02:57:59.665Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:59.665Z] [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-31T02:57:59.922Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925... [2019-07-31T02:57:59.922Z] [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-31T02:57:59.922Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:57:59.922Z] [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-31T02:57:59.922Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016... [2019-07-31T02:58:00.179Z] [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-31T02:58:00.179Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:58:00.179Z] [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-31T02:58:00.179Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908... [2019-07-31T02:58:00.179Z] [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-31T02:58:00.179Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:58:00.179Z] [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-31T02:58:00.179Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957... [2019-07-31T02:58:00.435Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T02:58:00.435Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T02:58:00.435Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T02:58:01.365Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T02:58:01.365Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T02:58:01.365Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T02:58:01.365Z] [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-31T02:58:01.365Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:58:01.365Z] [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-31T02:58:01.622Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302... [2019-07-31T02:58:01.622Z] [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-31T02:58:01.622Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:58:01.622Z] [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-31T02:58:01.879Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302... [2019-07-31T02:58:01.879Z] [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-31T02:58:01.879Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:58:01.879Z] [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-31T02:58:01.879Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357... [2019-07-31T02:58:02.135Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T02:58:02.135Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T02:58:02.135Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T02:58:02.698Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T02:58:02.698Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T02:58:02.698Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T02:58:03.262Z] [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-31T02:58:03.262Z] [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-31T02:58:03.518Z] [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-31T02:58:03.518Z] [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-31T02:58:04.081Z] [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-31T02:58:04.082Z] [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-31T02:58:04.644Z] [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-31T02:58:04.644Z] [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-31T02:58:04.901Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T02:58:04.901Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T02:58:04.901Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T02:58:05.464Z] [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-31T02:58:05.464Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T02:58:05.464Z] [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-31T02:58:05.464Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-07-31T02:58:07.985Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T02:58:07.985Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:07.985Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:08.917Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:08.917Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T02:58:08.917Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T02:58:10.286Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T02:58:10.543Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T02:58:10.543Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T02:58:11.912Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T02:58:11.912Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T02:58:11.912Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T02:58:11.912Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T02:58:11.912Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T02:58:11.912Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T02:58:12.168Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T02:58:12.169Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T02:58:12.169Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T02:58:12.425Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T02:58:12.425Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T02:58:12.425Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T02:58:12.682Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T02:58:12.682Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T02:58:12.682Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T02:58:12.938Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T02:58:12.938Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T02:58:12.938Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T02:58:13.194Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T02:58:13.451Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T02:58:13.451Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T02:58:14.014Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T02:58:14.014Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T02:58:14.014Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T02:58:14.270Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T02:58:14.270Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T02:58:14.270Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T02:58:14.527Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T02:58:14.784Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T02:58:14.784Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T02:58:15.713Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T02:58:15.713Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T02:58:15.974Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T02:58:16.623Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T02:58:16.623Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T02:58:16.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T02:58:16.880Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T02:58:16.880Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T02:58:16.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T02:58:17.531Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T02:58:17.531Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T02:58:17.531Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T02:58:18.094Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T02:58:18.351Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T02:58:18.351Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T02:58:19.279Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T02:58:19.279Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T02:58:19.279Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T02:58:19.536Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T02:58:19.536Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T02:58:19.536Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T02:58:19.792Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T02:58:20.049Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T02:58:20.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T02:58:20.614Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T02:58:20.614Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T02:58:20.614Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T02:58:21.542Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T02:58:21.542Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T02:58:21.542Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T02:58:22.105Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T02:58:22.105Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T02:58:22.105Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T02:58:22.361Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T02:58:22.361Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T02:58:22.361Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T02:58:22.924Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T02:58:22.924Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T02:58:22.924Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T02:58:23.486Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T02:58:23.742Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T02:58:23.742Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T02:58:24.672Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T02:58:24.672Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T02:58:24.672Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T02:58:24.672Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T02:58:24.672Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:24.672Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:25.634Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:25.634Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:25.634Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:26.197Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:26.453Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-07-31T02:58:26.453Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T02:58:26.710Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:26.710Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:27.273Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:27.529Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:27.529Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:28.458Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T02:58:28.458Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T02:58:28.458Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T02:58:29.022Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T02:58:29.022Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T02:58:29.022Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T02:58:29.278Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T02:58:29.279Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T02:58:29.279Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T02:58:29.535Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T02:58:29.535Z] [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-31T02:58:29.535Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T02:58:29.535Z] [INFO] Reactor Build Order: [2019-07-31T02:58:29.536Z] [INFO] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass Parent [pom] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass State System Parent [pom] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass TMF Parent [pom] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass Documentation [pom] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass RCP Parent [pom] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass Json trace Parent [pom] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass Target Platform [pom] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-07-31T02:58:29.536Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-07-31T02:58:29.536Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test [eclipse-plugin] [2019-07-31T02:58:29.536Z] [INFO] [2019-07-31T02:58:29.536Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-07-31T02:58:29.536Z] [INFO] Building Trace Compass Parent 5.0.0-SNAPSHOT [1/134] [2019-07-31T02:58:29.536Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:58:29.536Z] [INFO] [2019-07-31T02:58:29.536Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-07-31T02:58:29.536Z] 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-31T02:58:29.793Z] 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-31T02:58:29.793Z] 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-31T02:58:29.793Z] 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-31T02:58:30.050Z] 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-31T02:58:30.050Z] 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-31T02:58:30.050Z] 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 169 kB/s) [2019-07-31T02:58:30.050Z] 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-31T02:58:30.050Z] 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-31T02:58:30.050Z] 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-31T02:58:30.050Z] 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-31T02:58:30.307Z] 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-31T02:58:30.563Z] 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-31T02:58:30.563Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 146 kB/s) [2019-07-31T02:58:30.563Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T02:58:30.563Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T02:58:30.563Z] 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-31T02:58:30.821Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T02:58:30.821Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T02:58:30.821Z] 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-31T02:58:30.821Z] 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.2 MB/s) [2019-07-31T02:58:30.821Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-07-31T02:58:30.821Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-07-31T02:58:30.821Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-07-31T02:58:31.077Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-07-31T02:58:31.077Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-07-31T02:58:31.077Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-07-31T02:58:31.077Z] 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 508 kB/s) [2019-07-31T02:58:31.077Z] 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-31T02:58:31.077Z] 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-31T02:58:31.077Z] 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-31T02:58:31.333Z] 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-31T02:58:31.333Z] 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-31T02:58:31.333Z] 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-31T02:58:31.333Z] 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 318 kB/s) [2019-07-31T02:58:31.333Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T02:58:31.333Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T02:58:31.333Z] 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-31T02:58:31.590Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T02:58:31.590Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T02:58:31.590Z] 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-31T02:58:31.590Z] Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.4 MB/s) [2019-07-31T02:58:31.590Z] 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-31T02:58:31.590Z] 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-31T02:58:31.590Z] 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-31T02:58:31.847Z] 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-31T02:58:31.847Z] 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-31T02:58:31.847Z] 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-31T02:58:31.847Z] 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 31 kB/s) [2019-07-31T02:58:31.847Z] 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-31T02:58:32.104Z] 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-31T02:58:32.104Z] 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-31T02:58:32.104Z] 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-31T02:58:32.104Z] 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-31T02:58:32.104Z] 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-31T02:58:32.104Z] 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-31T02:58:32.104Z] 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-31T02:58:32.104Z] 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-31T02:58:32.104Z] 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-31T02:58:32.104Z] 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-31T02:58:32.104Z] 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-31T02:58:32.361Z] 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-31T02:58:32.361Z] 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-31T02:58:32.361Z] 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-31T02:58:32.361Z] 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-31T02:58:32.361Z] 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-31T02:58:32.361Z] 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-31T02:58:32.361Z] 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-31T02:58:32.361Z] 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-31T02:58:32.361Z] 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-31T02:58:32.361Z] 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-31T02:58:32.361Z] 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-31T02:58:32.361Z] 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-31T02:58:32.361Z] 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 Progress (2): 32 kB | 32/185 kB Progress (2): 32 kB | 36/185 kB Progress (2): 32 kB | 40/185 kB Progress (2): 32 kB | 44/185 kB Progress (2): 32 kB | 48/185 kB Progress (2): 32 kB | 52/185 kB Progress (2): 32 kB | 56/185 kB Progress (2): 32 kB | 60/185 kB Progress (2): 32 kB | 64/185 kB Progress (3): 32 kB | 64/185 kB | 4.1/222 kB Progress (3): 32 kB | 64/185 kB | 7.7/222 kB Progress (3): 32 kB | 64/185 kB | 12/222 kB Progress (3): 32 kB | 64/185 kB | 16/222 kB Progress (3): 32 kB | 64/185 kB | 20/222 kB Progress (3): 32 kB | 64/185 kB | 24/222 kB Progress (3): 32 kB | 66/185 kB | 24/222 kB Progress (3): 32 kB | 66/185 kB | 28/222 kB Progress (3): 32 kB | 66/185 kB | 32/222 kB Progress (3): 32 kB | 70/185 kB | 32/222 kB Progress (3): 32 kB | 70/185 kB | 36/222 kB Progress (3): 32 kB | 74/185 kB | 36/222 kB Progress (3): 32 kB | 74/185 kB | 40/222 kB Progress (3): 32 kB | 78/185 kB | 40/222 kB Progress (3): 32 kB | 78/185 kB | 44/222 kB Progress (3): 32 kB | 82/185 kB | 44/222 kB Progress (3): 32 kB | 82/185 kB | 48/222 kB Progress (3): 32 kB | 86/185 kB | 48/222 kB Progress (3): 32 kB | 86/185 kB | 52/222 kB Progress (3): 32 kB | 90/185 kB | 52/222 kB Progress (3): 32 kB | 90/185 kB | 56/222 kB Progress (3): 32 kB | 94/185 kB | 56/222 kB Progress (3): 32 kB | 94/185 kB | 60/222 kB Progress (3): 32 kB | 98/185 kB | 60/222 kB Progress (3): 32 kB | 98/185 kB | 64/222 kB Progress (3): 32 kB | 102/185 kB | 64/222 kB Progress (3): 32 kB | 102/185 kB | 68/222 kB Progress (3): 32 kB | 106/185 kB | 68/222 kB Progress (3): 32 kB | 106/185 kB | 72/222 kB Progress (3): 32 kB | 110/185 kB | 72/222 kB Progress (3): 32 kB | 110/185 kB | 76/222 kB Progress (3): 32 kB | 114/185 kB | 76/222 kB Progress (3): 32 kB | 114/185 kB | 80/222 kB Progress (3): 32 kB | 118/185 kB | 80/222 kB Progress (3): 32 kB | 118/185 kB | 84/222 kB Progress (3): 32 kB | 122/185 kB | 84/222 kB Progress (3): 32 kB | 122/185 kB | 88/222 kB Progress (3): 32 kB | 126/185 kB | 88/222 kB Progress (3): 32 kB | 126/185 kB | 92/222 kB Progress (3): 32 kB | 130/185 kB | 92/222 kB Progress (3): 32 kB | 130/185 kB | 96/222 kB Progress (3): 32 kB | 131/185 kB | 96/222 kB Progress (3): 32 kB | 131/185 kB | 100/222 kB Progress (3): 32 kB | 131/185 kB | 104/222 kB Progress (3): 32 kB | 131/185 kB | 108/222 kB Progress (3): 32 kB | 131/185 kB | 112/222 kB Progress (3): 32 kB | 131/185 kB | 116/222 kB Progress (3): 32 kB | 131/185 kB | 120/222 kB Progress (3): 32 kB | 131/185 kB | 124/222 kB Progress (3): 32 kB | 131/185 kB | 128/222 kB Progress (3): 32 kB | 131/185 kB | 132/222 kB Progress (3): 32 kB | 131/185 kB | 136/222 kB Progress (3): 32 kB | 131/185 kB | 140/222 kB Progress (3): 32 kB | 131/185 kB | 144/222 kB Progress (3): 32 kB | 131/185 kB | 148/222 kB Progress (3): 32 kB | 131/185 kB | 152/222 kB Progress (3): 32 kB | 131/185 kB | 156/222 kB Progress (3): 32 kB | 131/185 kB | 160/222 kB Progress (3): 32 kB | 131/185 kB | 164/222 kB Progress (3): 32 kB | 131/185 kB | 168/222 kB Progress (3): 32 kB | 131/185 kB | 172/222 kB Progress (3): 32 kB | 131/185 kB | 176/222 kB Progress (3): 32 kB | 131/185 kB | 180/222 kB Progress (3): 32 kB | 131/185 kB | 184/222 kB Progress (3): 32 kB | 131/185 kB | 188/222 kB Progress (3): 32 kB | 131/185 kB | 192/222 kB Progress (3): 32 kB | 131/185 kB | 196/222 kB Progress (3): 32 kB | 131/185 kB | 200/222 kB Progress (3): 32 kB | 131/185 kB | 204/222 kB Progress (3): 32 kB | 131/185 kB | 208/222 kB Progress (3): 32 kB | 131/185 kB | 212/222 kB Progress (3): 32 kB | 131/185 kB | 216/222 kB Progress (3): 32 kB | 131/185 kB | 220/222 kB Progress (3): 32 kB | 131/185 kB | 222 kB Progress (3): 32 kB | 135/185 kB | 222 kB Progress (3): 32 kB | 139/185 kB | 222 kB Progress (3): 32 kB | 143/185 kB | 222 kB Progress (3): 32 kB | 147/185 kB | 222 kB Progress (3): 32 kB | 151/185 kB | 222 kB Progress (3): 32 kB | 155/185 kB | 222 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 579 kB/s) [2019-07-31T02:58:32.361Z] Progress (2): 159/185 kB | 222 kB Progress (2): 163/185 kB | 222 kB Progress (2): 167/185 kB | 222 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 4.0 MB/s) [2019-07-31T02:58:32.361Z] Progress (1): 171/185 kB Progress (1): 175/185 kB Progress (1): 179/185 kB Progress (1): 183/185 kB Progress (1): 185 kB Progress (2): 185 kB | 4.1/155 kB Progress (2): 185 kB | 7.7/155 kB Progress (2): 185 kB | 12/155 kB Progress (2): 185 kB | 16/155 kB Progress (2): 185 kB | 20/155 kB Progress (2): 185 kB | 24/155 kB Progress (2): 185 kB | 28/155 kB Progress (2): 185 kB | 32/155 kB Progress (2): 185 kB | 36/155 kB Progress (2): 185 kB | 40/155 kB Progress (2): 185 kB | 44/155 kB Progress (2): 185 kB | 48/155 kB Progress (2): 185 kB | 52/155 kB Progress (2): 185 kB | 56/155 kB Progress (2): 185 kB | 60/155 kB Progress (2): 185 kB | 64/155 kB Progress (2): 185 kB | 68/155 kB Progress (2): 185 kB | 72/155 kB Progress (2): 185 kB | 76/155 kB Progress (2): 185 kB | 80/155 kB Progress (2): 185 kB | 84/155 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 3.0 MB/s) [2019-07-31T02:58:32.362Z] Progress (1): 88/155 kB Progress (1): 92/155 kB Progress (1): 96/155 kB Progress (1): 100/155 kB Progress (1): 104/155 kB Progress (1): 108/155 kB Progress (1): 112/155 kB Progress (1): 116/155 kB Progress (1): 120/155 kB Progress (1): 124/155 kB Progress (1): 128/155 kB Progress (1): 132/155 kB Progress (1): 136/155 kB Progress (1): 140/155 kB Progress (1): 144/155 kB Progress (1): 148/155 kB Progress (1): 152/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.2 MB/s) [2019-07-31T02:58:32.362Z] [INFO] [2019-07-31T02:58:32.362Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-07-31T02:58:32.618Z] 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-31T02:58:32.618Z] 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-31T02:58:32.618Z] 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-31T02:58:32.618Z] 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-31T02:58:32.618Z] 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-31T02:58:32.618Z] 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-31T02:58:32.618Z] 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 124 kB/s) [2019-07-31T02:58:32.618Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-07-31T02:58:32.876Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-31T02:58:32.876Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-07-31T02:58:32.876Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-31T02:58:32.876Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-07-31T02:58:32.876Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-07-31T02:58:33.427Z] 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 71 kB/s) [2019-07-31T02:58:33.427Z] 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-31T02:58:33.427Z] 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-31T02:58:33.427Z] 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-31T02:58:33.427Z] 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-31T02:58:33.427Z] 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-31T02:58:33.427Z] 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-31T02:58:33.427Z] 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-31T02:58:33.427Z] 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-31T02:58:33.427Z] 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-31T02:58:33.427Z] 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-31T02:58:33.427Z] 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-31T02:58:33.427Z] 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-31T02:58:33.427Z] 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-31T02:58:33.427Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 68 kB/s) [2019-07-31T02:58:33.427Z] 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-31T02:58:33.683Z] 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-31T02:58:33.683Z] 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-31T02:58:33.683Z] 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-31T02:58:33.683Z] 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-31T02:58:33.683Z] 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-31T02:58:33.683Z] 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 383 kB/s) [2019-07-31T02:58:33.683Z] 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-31T02:58:33.977Z] 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-31T02:58:33.977Z] 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-31T02:58:33.977Z] 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-31T02:58:33.977Z] 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-31T02:58:33.977Z] 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-31T02:58:33.977Z] 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 83 kB/s) [2019-07-31T02:58:33.977Z] 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-31T02:58:33.977Z] 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-31T02:58:34.234Z] 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-31T02:58:34.234Z] 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-31T02:58:34.234Z] 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-31T02:58:34.234Z] 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-31T02:58:34.234Z] 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 33 kB/s) [2019-07-31T02:58:34.234Z] 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-31T02:58:34.491Z] 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-31T02:58:34.491Z] 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-31T02:58:34.491Z] 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-31T02:58:34.491Z] 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-31T02:58:34.491Z] 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-31T02:58:34.491Z] 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 112 kB/s) [2019-07-31T02:58:34.747Z] 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-31T02:58:34.747Z] 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-31T02:58:34.747Z] 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-31T02:58:34.747Z] 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-31T02:58:34.747Z] 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-31T02:58:34.747Z] 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-31T02:58:35.004Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 87 kB/s) [2019-07-31T02:58:35.004Z] 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-31T02:58:35.004Z] 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-31T02:58:35.004Z] 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-31T02:58:35.261Z] 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-31T02:58:35.261Z] 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-31T02:58:35.261Z] 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-31T02:58:35.261Z] 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-31T02:58:35.261Z] 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-31T02:58:35.261Z] 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-31T02:58:35.261Z] 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-31T02:58:35.517Z] 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-31T02:58:35.517Z] 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-31T02:58:35.517Z] 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-31T02:58:35.517Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 417 kB/s) [2019-07-31T02:58:35.517Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T02:58:35.517Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T02:58:35.517Z] 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-31T02:58:35.774Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T02:58:35.774Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T02:58:35.774Z] 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-31T02:58:35.774Z] 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 691 kB/s) [2019-07-31T02:58:35.774Z] 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-31T02:58:35.774Z] 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-31T02:58:35.774Z] 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-31T02:58:36.030Z] 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-31T02:58:36.030Z] 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-31T02:58:36.030Z] 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-31T02:58:36.030Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 63 kB/s) [2019-07-31T02:58:36.030Z] 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-31T02:58:36.030Z] 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-31T02:58:36.030Z] 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-31T02:58:36.286Z] 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-31T02:58:36.286Z] 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-31T02:58:36.286Z] 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-31T02:58:36.286Z] 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 139 kB/s) [2019-07-31T02:58:36.286Z] 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-31T02:58:36.286Z] 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-31T02:58:36.286Z] 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-31T02:58:36.543Z] 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-31T02:58:36.543Z] 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-31T02:58:36.543Z] 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-31T02:58:36.543Z] 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 552 kB/s) [2019-07-31T02:58:36.543Z] 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-31T02:58:36.543Z] 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-31T02:58:36.543Z] 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-31T02:58:36.800Z] 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-31T02:58:36.800Z] 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-31T02:58:36.800Z] 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-31T02:58:36.800Z] 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 94 kB/s) [2019-07-31T02:58:36.800Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T02:58:36.800Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T02:58:36.800Z] 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-31T02:58:37.056Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T02:58:37.056Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T02:58:37.056Z] 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-31T02:58:37.056Z] 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 686 kB/s) [2019-07-31T02:58:37.056Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T02:58:37.056Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T02:58:37.313Z] 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-31T02:58:37.313Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T02:58:37.313Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T02:58:37.313Z] 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-31T02:58:37.313Z] 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 4.8 kB/s) [2019-07-31T02:58:37.313Z] 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-31T02:58:37.570Z] 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-31T02:58:37.570Z] 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-31T02:58:37.570Z] 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-31T02:58:37.570Z] 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-31T02:58:37.570Z] 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-31T02:58:37.570Z] 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 157 kB/s) [2019-07-31T02:58:37.826Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T02:58:37.826Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T02:58:37.826Z] 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-31T02:58:37.826Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T02:58:37.826Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T02:58:37.826Z] 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-31T02:58:38.083Z] 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 34 kB/s) [2019-07-31T02:58:38.083Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T02:58:38.083Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T02:58:38.083Z] 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-31T02:58:38.083Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T02:58:38.083Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T02:58:38.083Z] 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-31T02:58:38.340Z] 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 47 kB/s) [2019-07-31T02:58:38.340Z] 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-31T02:58:38.340Z] 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-31T02:58:38.340Z] 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-31T02:58:38.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-31T02:58:38.596Z] 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-31T02:58:38.596Z] 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-31T02:58:38.596Z] 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 242 kB/s) [2019-07-31T02:58:38.596Z] 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-31T02:58:38.596Z] 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-31T02:58:38.852Z] 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-31T02:58:38.852Z] 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-31T02:58:38.852Z] 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-31T02:58:38.852Z] 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-31T02:58:39.109Z] 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 165 kB/s) [2019-07-31T02:58:39.109Z] 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-31T02:58:39.109Z] 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-31T02:58:39.109Z] 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-31T02:58:39.109Z] 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-31T02:58:39.109Z] 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-31T02:58:39.109Z] 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-31T02:58:39.366Z] 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 60 kB/s) [2019-07-31T02:58:39.366Z] 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-31T02:58:39.366Z] 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-31T02:58:39.366Z] 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-31T02:58:39.366Z] 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-31T02:58:39.366Z] 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-31T02:58:39.366Z] 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-31T02:58:39.622Z] 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 845 kB/s) [2019-07-31T02:58:39.622Z] 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-31T02:58:39.622Z] 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-31T02:58:39.622Z] 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-31T02:58:39.622Z] 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-31T02:58:39.879Z] 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-31T02:58:39.879Z] 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-31T02:58:39.879Z] Progress (1): 771 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 25 kB/s) [2019-07-31T02:58:39.879Z] 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-31T02:58:39.879Z] 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-31T02:58:39.879Z] 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-31T02:58:39.879Z] 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-31T02:58:40.136Z] 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-31T02:58:40.136Z] 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-31T02:58:40.136Z] 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 74 kB/s) [2019-07-31T02:58:40.136Z] 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-31T02:58:40.136Z] 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-31T02:58:40.136Z] 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-31T02:58:40.136Z] 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-31T02:58:40.394Z] 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-31T02:58:40.394Z] 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-31T02:58:40.394Z] 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 63 kB/s) [2019-07-31T02:58:40.394Z] 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-31T02:58:40.394Z] 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-31T02:58:40.394Z] 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-31T02:58:40.729Z] 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-31T02:58:40.729Z] 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-31T02:58:40.729Z] 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-31T02:58:40.729Z] 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 318 kB/s) [2019-07-31T02:58:40.729Z] 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-31T02:58:40.729Z] 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-31T02:58:40.729Z] 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-31T02:58:41.084Z] 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-31T02:58:41.084Z] 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-31T02:58:41.084Z] 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-31T02:58:41.084Z] 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 115 kB/s) [2019-07-31T02:58:41.084Z] 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-31T02:58:41.084Z] 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-31T02:58:41.084Z] 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-31T02:58:41.084Z] 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-31T02:58:41.084Z] 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-31T02:58:41.084Z] 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-31T02:58:41.341Z] 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 104 kB/s) [2019-07-31T02:58:41.341Z] 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-31T02:58:41.341Z] 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-31T02:58:41.341Z] 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-31T02:58:41.341Z] 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-31T02:58:41.341Z] 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-31T02:58:41.341Z] 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-31T02:58:41.341Z] 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 62 kB/s) [2019-07-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] 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-31T02:58:41.598Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-07-31T02:58:41.598Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] 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-31T02:58:41.855Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-31T02:58:41.855Z] 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-31T02:58:42.111Z] 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-31T02:58:42.111Z] 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-31T02:58:42.111Z] 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-31T02:58:42.111Z] 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-31T02:58:42.111Z] 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-31T02:58:42.111Z] 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-31T02:58:42.111Z] 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-31T02:58:42.111Z] 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-31T02:58:42.111Z] 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-31T02:58:42.111Z] 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-31T02:58:42.368Z] 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-31T02:58:42.368Z] 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-31T02:58:42.368Z] 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-31T02:58:42.368Z] 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-31T02:58:42.368Z] 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-31T02:58:42.368Z] 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-31T02:58:42.368Z] 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-31T02:58:42.368Z] 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-31T02:58:42.625Z] 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-31T02:58:42.625Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T02:58:42.625Z] 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-31T02:58:42.625Z] 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-31T02:58:42.625Z] 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-31T02:58:42.625Z] 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-31T02:58:42.625Z] 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-31T02:58:42.625Z] 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-31T02:58:42.625Z] 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-31T02:58:42.882Z] 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-31T02:58:42.882Z] 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-31T02:58:42.882Z] 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-31T02:58:42.882Z] 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-31T02:58:42.882Z] 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-31T02:58:42.882Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-07-31T02:58:42.882Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] 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-31T02:58:43.140Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.397Z] 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-31T02:58:43.398Z] 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-31T02:58:43.398Z] 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-31T02:58:43.398Z] 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-31T02:58:43.398Z] 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-31T02:58:43.398Z] 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-31T02:58:43.398Z] 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-31T02:58:43.398Z] 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-31T02:58:43.398Z] 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-31T02:58:43.398Z] 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-31T02:58:43.654Z] 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-31T02:58:43.654Z] 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-31T02:58:43.654Z] 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-31T02:58:43.654Z] 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-31T02:58:43.654Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T02:58:43.654Z] 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-31T02:58:43.654Z] 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-31T02:58:43.654Z] 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-31T02:58:43.654Z] 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-31T02:58:43.654Z] 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-31T02:58:43.654Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T02:58:43.654Z] 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-31T02:58:43.654Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T02:58:43.654Z] 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-31T02:58:43.654Z] 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-31T02:58:43.654Z] 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-31T02:58:43.654Z] 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-31T02:58:43.654Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-07-31T02:58:43.654Z] 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-31T02:58:43.912Z] 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-31T02:58:43.912Z] 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-31T02:58:43.912Z] 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-31T02:58:43.912Z] 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-31T02:58:43.912Z] 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-31T02:58:43.912Z] Progress (1): 4.1/80 kB Progress (1): 7.7/80 kB Progress (1): 12/80 kB Progress (1): 16/80 kB Progress (1): 20/80 kB Progress (1): 24/80 kB Progress (1): 28/80 kB Progress (1): 32/80 kB Progress (1): 36/80 kB Progress (1): 40/80 kB Progress (1): 44/80 kB Progress (1): 48/80 kB Progress (1): 52/80 kB Progress (1): 56/80 kB Progress (1): 60/80 kB Progress (1): 64/80 kB Progress (1): 68/80 kB Progress (1): 72/80 kB Progress (1): 76/80 kB Progress (1): 80/80 kB Progress (1): 80 kB 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.1 MB/s) [2019-07-31T02:58:43.912Z] 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-31T02:58:43.912Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Progress (2): 12 kB | 4.1/49 kB Progress (2): 12 kB | 7.7/49 kB Progress (2): 12 kB | 12/49 kB Progress (2): 12 kB | 16/49 kB Progress (2): 12 kB | 20/49 kB Progress (2): 12 kB | 24/49 kB Progress (3): 12 kB | 24/49 kB | 4.1/88 kB Progress (3): 12 kB | 24/49 kB | 7.7/88 kB Progress (3): 12 kB | 28/49 kB | 7.7/88 kB Progress (3): 12 kB | 32/49 kB | 7.7/88 kB Progress (3): 12 kB | 32/49 kB | 12/88 kB Progress (3): 12 kB | 36/49 kB | 12/88 kB Progress (3): 12 kB | 36/49 kB | 16/88 kB Progress (3): 12 kB | 40/49 kB | 16/88 kB Progress (3): 12 kB | 40/49 kB | 20/88 kB Progress (3): 12 kB | 44/49 kB | 20/88 kB Progress (3): 12 kB | 44/49 kB | 24/88 kB Progress (3): 12 kB | 48/49 kB | 24/88 kB Progress (3): 12 kB | 48/49 kB | 28/88 kB Progress (3): 12 kB | 49 kB | 28/88 kB Progress (3): 12 kB | 49 kB | 32/88 kB Progress (4): 12 kB | 49 kB | 32/88 kB | 4.1/51 kB Progress (4): 12 kB | 49 kB | 33/88 kB | 4.1/51 kB Progress (4): 12 kB | 49 kB | 33/88 kB | 7.7/51 kB Progress (4): 12 kB | 49 kB | 37/88 kB | 7.7/51 kB Progress (4): 12 kB | 49 kB | 37/88 kB | 12/51 kB Progress (4): 12 kB | 49 kB | 41/88 kB | 12/51 kB Progress (4): 12 kB | 49 kB | 41/88 kB | 16/51 kB Progress (4): 12 kB | 49 kB | 45/88 kB | 16/51 kB Progress (4): 12 kB | 49 kB | 45/88 kB | 20/51 kB Progress (4): 12 kB | 49 kB | 49/88 kB | 20/51 kB Progress (4): 12 kB | 49 kB | 49/88 kB | 24/51 kB Progress (4): 12 kB | 49 kB | 53/88 kB | 24/51 kB Progress (4): 12 kB | 49 kB | 53/88 kB | 28/51 kB Progress (4): 12 kB | 49 kB | 57/88 kB | 28/51 kB Progress (4): 12 kB | 49 kB | 57/88 kB | 32/51 kB Progress (4): 12 kB | 49 kB | 61/88 kB | 32/51 kB Progress (4): 12 kB | 49 kB | 61/88 kB | 36/51 kB Progress (4): 12 kB | 49 kB | 65/88 kB | 36/51 kB Progress (4): 12 kB | 49 kB | 65/88 kB | 40/51 kB Progress (4): 12 kB | 49 kB | 69/88 kB | 40/51 kB Progress (4): 12 kB | 49 kB | 69/88 kB | 44/51 kB Progress (4): 12 kB | 49 kB | 73/88 kB | 44/51 kB Progress (4): 12 kB | 49 kB | 73/88 kB | 48/51 kB Progress (4): 12 kB | 49 kB | 77/88 kB | 48/51 kB Progress (4): 12 kB | 49 kB | 77/88 kB | 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 142 kB/s) [2019-07-31T02:58:43.912Z] Progress (3): 49 kB | 81/88 kB | 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-31T02:58:43.912Z] Progress (3): 49 kB | 85/88 kB | 51 kB Progress (3): 49 kB | 88 kB | 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 527 kB/s) [2019-07-31T02:58:43.912Z] 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 548 kB/s) [2019-07-31T02:58:43.912Z] 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-31T02:58:43.912Z] 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-31T02:58:43.912Z] 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 912 kB/s) [2019-07-31T02:58:43.912Z] 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-31T02:58:43.912Z] Progress (1): 4.1/194 kB Progress (1): 7.7/194 kB Progress (1): 12/194 kB Progress (1): 16/194 kB Progress (1): 20/194 kB Progress (1): 24/194 kB Progress (1): 28/194 kB Progress (1): 32/194 kB Progress (1): 33/194 kB Progress (1): 37/194 kB Progress (1): 41/194 kB Progress (1): 45/194 kB Progress (1): 49/194 kB Progress (1): 53/194 kB Progress (1): 57/194 kB Progress (1): 61/194 kB Progress (1): 65/194 kB Progress (1): 69/194 kB Progress (1): 73/194 kB Progress (1): 77/194 kB Progress (1): 81/194 kB Progress (1): 85/194 kB Progress (1): 89/194 kB Progress (1): 93/194 kB Progress (1): 97/194 kB Progress (1): 98/194 kB Progress (1): 102/194 kB Progress (1): 106/194 kB Progress (1): 110/194 kB Progress (1): 114/194 kB Progress (1): 118/194 kB Progress (1): 122/194 kB Progress (1): 126/194 kB Progress (1): 130/194 kB Progress (1): 134/194 kB Progress (1): 138/194 kB Progress (1): 142/194 kB Progress (1): 146/194 kB Progress (1): 150/194 kB Progress (1): 154/194 kB Progress (1): 158/194 kB Progress (1): 162/194 kB Progress (1): 166/194 kB Progress (2): 166/194 kB | 4.1/8.8 kB Progress (2): 170/194 kB | 4.1/8.8 kB Progress (2): 170/194 kB | 7.7/8.8 kB Progress (2): 174/194 kB | 7.7/8.8 kB Progress (2): 174/194 kB | 8.8 kB Progress (2): 178/194 kB | 8.8 kB Progress (2): 182/194 kB | 8.8 kB Progress (3): 182/194 kB | 8.8 kB | 4.1/22 kB Progress (3): 186/194 kB | 8.8 kB | 4.1/22 kB Progress (3): 186/194 kB | 8.8 kB | 7.7/22 kB Progress (4): 186/194 kB | 8.8 kB | 7.7/22 kB | 4.1/178 kB Progress (4): 190/194 kB | 8.8 kB | 7.7/22 kB | 4.1/178 kB Progress (4): 190/194 kB | 8.8 kB | 7.7/22 kB | 7.7/178 kB Progress (4): 190/194 kB | 8.8 kB | 7.7/22 kB | 12/178 kB Progress (4): 190/194 kB | 8.8 kB | 7.7/22 kB | 16/178 kB Progress (4): 190/194 kB | 8.8 kB | 7.7/22 kB | 20/178 kB Progress (4): 190/194 kB | 8.8 kB | 7.7/22 kB | 24/178 kB Progress (4): 194 kB | 8.8 kB | 7.7/22 kB | 24/178 kB Progress (4): 194 kB | 8.8 kB | 7.7/22 kB | 28/178 kB Progress (4): 194 kB | 8.8 kB | 12/22 kB | 28/178 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.jar (8.8 kB at 58 kB/s) [2019-07-31T02:58:43.912Z] 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-31T02:58:43.912Z] Progress (4): 194 kB | 12/22 kB | 28/178 kB | 4.1/22 kB Progress (4): 194 kB | 16/22 kB | 28/178 kB | 4.1/22 kB Progress (4): 194 kB | 16/22 kB | 32/178 kB | 4.1/22 kB Progress (4): 194 kB | 20/22 kB | 32/178 kB | 4.1/22 kB Progress (4): 194 kB | 20/22 kB | 32/178 kB | 7.7/22 kB Progress (4): 194 kB | 22 kB | 32/178 kB | 7.7/22 kB Progress (4): 194 kB | 22 kB | 33/178 kB | 7.7/22 kB Progress (4): 194 kB | 22 kB | 33/178 kB | 12/22 kB Progress (4): 194 kB | 22 kB | 37/178 kB | 12/22 kB Progress (4): 194 kB | 22 kB | 37/178 kB | 16/22 kB Progress (4): 194 kB | 22 kB | 41/178 kB | 16/22 kB Progress (4): 194 kB | 22 kB | 41/178 kB | 20/22 kB Progress (4): 194 kB | 22 kB | 45/178 kB | 20/22 kB Progress (4): 194 kB | 22 kB | 45/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 49/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 53/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 57/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 61/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 65/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 66/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 70/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 74/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 78/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 82/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 86/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 90/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 94/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 98/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 102/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 106/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 110/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 114/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 118/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 122/178 kB | 22 kB Progress (4): 194 kB | 22 kB | 126/178 kB | 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.2 MB/s) [2019-07-31T02:58:43.912Z] Progress (3): 22 kB | 130/178 kB | 22 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-31T02:58:43.912Z] Progress (3): 22 kB | 134/178 kB | 22 kB Progress (3): 22 kB | 138/178 kB | 22 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 135 kB/s) [2019-07-31T02:58:43.912Z] Progress (2): 22 kB | 142/178 kB 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-31T02:58:43.912Z] Progress (2): 22 kB | 146/178 kB Progress (2): 22 kB | 150/178 kB Progress (2): 22 kB | 154/178 kB Progress (2): 22 kB | 158/178 kB Progress (2): 22 kB | 162/178 kB Progress (2): 22 kB | 166/178 kB Progress (2): 22 kB | 170/178 kB Progress (2): 22 kB | 174/178 kB Progress (2): 22 kB | 178/178 kB Progress (2): 22 kB | 178 kB Progress (3): 22 kB | 178 kB | 4.1/17 kB Progress (3): 22 kB | 178 kB | 7.7/17 kB Progress (3): 22 kB | 178 kB | 12/17 kB Progress (3): 22 kB | 178 kB | 16/17 kB Progress (3): 22 kB | 178 kB | 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 129 kB/s) [2019-07-31T02:58:43.912Z] 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-31T02:58:43.912Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.0 MB/s) [2019-07-31T02:58:43.912Z] 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-31T02:58:43.912Z] 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 94 kB/s) [2019-07-31T02:58:43.912Z] 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-31T02:58:43.912Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Progress (2): 13 kB | 4.1/26 kB Progress (2): 13 kB | 7.7/26 kB Progress (2): 13 kB | 12/26 kB Progress (2): 13 kB | 16/26 kB Progress (2): 13 kB | 20/26 kB Progress (2): 13 kB | 24/26 kB Progress (2): 13 kB | 26 kB Progress (3): 13 kB | 26 kB | 4.1/9.8 kB Progress (3): 13 kB | 26 kB | 7.7/9.8 kB Progress (3): 13 kB | 26 kB | 9.8 kB Progress (4): 13 kB | 26 kB | 9.8 kB | 4.1/11 kB Progress (4): 13 kB | 26 kB | 9.8 kB | 7.7/11 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 65 kB/s) [2019-07-31T02:58:43.912Z] Progress (3): 26 kB | 9.8 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 130 kB/s) [2019-07-31T02:58:43.912Z] 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 49 kB/s) [2019-07-31T02:58:43.912Z] 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-31T02:58:43.912Z] 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-31T02:58:43.912Z] Progress (2): 11 kB | 4.1/13 kB 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-31T02:58:43.912Z] Progress (2): 11 kB | 7.7/13 kB Progress (2): 11 kB | 12/13 kB Progress (2): 11 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 56 kB/s) [2019-07-31T02:58:43.912Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T02:58:43.912Z] 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 63 kB/s) [2019-07-31T02:58:43.912Z] 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-31T02:58:43.912Z] Progress (1): 4.1/41 kB Progress (2): 4.1/41 kB | 4.1/13 kB Progress (2): 7.7/41 kB | 4.1/13 kB Progress (2): 7.7/41 kB | 7.7/13 kB Progress (2): 12/41 kB | 7.7/13 kB Progress (2): 12/41 kB | 12/13 kB Progress (2): 16/41 kB | 12/13 kB Progress (2): 16/41 kB | 13 kB Progress (2): 20/41 kB | 13 kB Progress (2): 24/41 kB | 13 kB Progress (2): 28/41 kB | 13 kB Progress (3): 28/41 kB | 13 kB | 4.1/10 kB Progress (3): 32/41 kB | 13 kB | 4.1/10 kB Progress (3): 32/41 kB | 13 kB | 7.7/10 kB Progress (3): 36/41 kB | 13 kB | 7.7/10 kB Progress (3): 36/41 kB | 13 kB | 10 kB Progress (3): 40/41 kB | 13 kB | 10 kB Progress (3): 41 kB | 13 kB | 10 kB Progress (4): 41 kB | 13 kB | 10 kB | 4.1/38 kB Progress (4): 41 kB | 13 kB | 10 kB | 7.7/38 kB Progress (4): 41 kB | 13 kB | 10 kB | 12/38 kB Progress (4): 41 kB | 13 kB | 10 kB | 16/38 kB Progress (4): 41 kB | 13 kB | 10 kB | 20/38 kB Progress (4): 41 kB | 13 kB | 10 kB | 24/38 kB Progress (4): 41 kB | 13 kB | 10 kB | 28/38 kB Progress (4): 41 kB | 13 kB | 10 kB | 32/38 kB Progress (4): 41 kB | 13 kB | 10 kB | 33/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 62 kB/s) [2019-07-31T02:58:43.912Z] Progress (3): 41 kB | 10 kB | 37/38 kB 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-31T02:58:43.912Z] Progress (3): 41 kB | 10 kB | 38 kB Progress (4): 41 kB | 10 kB | 38 kB | 4.1/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 7.7/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 189 kB/s) [2019-07-31T02:58:43.912Z] Progress (3): 10 kB | 38 kB | 12/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-31T02:58:43.912Z] Progress (3): 10 kB | 38 kB | 16/245 kB Progress (3): 10 kB | 38 kB | 20/245 kB Progress (3): 10 kB | 38 kB | 24/245 kB Progress (3): 10 kB | 38 kB | 28/245 kB Progress (3): 10 kB | 38 kB | 32/245 kB Progress (3): 10 kB | 38 kB | 33/245 kB Progress (3): 10 kB | 38 kB | 37/245 kB Progress (3): 10 kB | 38 kB | 41/245 kB Progress (3): 10 kB | 38 kB | 45/245 kB Progress (3): 10 kB | 38 kB | 49/245 kB Progress (3): 10 kB | 38 kB | 53/245 kB Progress (3): 10 kB | 38 kB | 57/245 kB Progress (3): 10 kB | 38 kB | 61/245 kB Progress (3): 10 kB | 38 kB | 65/245 kB Progress (3): 10 kB | 38 kB | 66/245 kB Progress (3): 10 kB | 38 kB | 70/245 kB Progress (3): 10 kB | 38 kB | 74/245 kB Progress (3): 10 kB | 38 kB | 78/245 kB Progress (3): 10 kB | 38 kB | 82/245 kB Progress (3): 10 kB | 38 kB | 86/245 kB Progress (4): 10 kB | 38 kB | 86/245 kB | 4.1/245 kB Progress (4): 10 kB | 38 kB | 90/245 kB | 4.1/245 kB Progress (4): 10 kB | 38 kB | 90/245 kB | 7.7/245 kB Progress (4): 10 kB | 38 kB | 94/245 kB | 7.7/245 kB Progress (4): 10 kB | 38 kB | 94/245 kB | 12/245 kB Progress (4): 10 kB | 38 kB | 98/245 kB | 12/245 kB Progress (4): 10 kB | 38 kB | 98/245 kB | 16/245 kB Progress (4): 10 kB | 38 kB | 98/245 kB | 16/245 kB Progress (4): 10 kB | 38 kB | 98/245 kB | 20/245 kB Progress (4): 10 kB | 38 kB | 98/245 kB | 24/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 167 kB/s) [2019-07-31T02:58:43.912Z] Progress (3): 10 kB | 98/245 kB | 28/245 kB Progress (3): 10 kB | 102/245 kB | 28/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-31T02:58:43.912Z] Progress (3): 10 kB | 106/245 kB | 28/245 kB Progress (3): 10 kB | 106/245 kB | 32/245 kB Progress (3): 10 kB | 110/245 kB | 32/245 kB Progress (3): 10 kB | 110/245 kB | 33/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 46 kB/s) [2019-07-31T02:58:43.912Z] Progress (2): 110/245 kB | 37/245 kB Progress (2): 114/245 kB | 37/245 kB Progress (2): 114/245 kB | 41/245 kB Progress (2): 118/245 kB | 41/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T02:58:43.912Z] Progress (3): 118/245 kB | 41/245 kB | 4.1/11 kB Progress (3): 122/245 kB | 41/245 kB | 4.1/11 kB Progress (3): 122/245 kB | 45/245 kB | 4.1/11 kB Progress (3): 126/245 kB | 45/245 kB | 4.1/11 kB Progress (3): 126/245 kB | 45/245 kB | 7.7/11 kB Progress (3): 130/245 kB | 45/245 kB | 7.7/11 kB Progress (3): 130/245 kB | 49/245 kB | 7.7/11 kB Progress (3): 131/245 kB | 49/245 kB | 7.7/11 kB Progress (3): 131/245 kB | 49/245 kB | 11 kB Progress (3): 135/245 kB | 49/245 kB | 11 kB Progress (3): 135/245 kB | 53/245 kB | 11 kB Progress (3): 139/245 kB | 53/245 kB | 11 kB Progress (3): 139/245 kB | 57/245 kB | 11 kB Progress (3): 143/245 kB | 57/245 kB | 11 kB Progress (3): 143/245 kB | 61/245 kB | 11 kB Progress (3): 147/245 kB | 61/245 kB | 11 kB Progress (3): 147/245 kB | 65/245 kB | 11 kB Progress (3): 147/245 kB | 66/245 kB | 11 kB Progress (3): 151/245 kB | 66/245 kB | 11 kB Progress (3): 151/245 kB | 70/245 kB | 11 kB Progress (3): 155/245 kB | 70/245 kB | 11 kB Progress (3): 155/245 kB | 74/245 kB | 11 kB Progress (3): 159/245 kB | 74/245 kB | 11 kB Progress (3): 159/245 kB | 78/245 kB | 11 kB Progress (3): 163/245 kB | 78/245 kB | 11 kB Progress (3): 163/245 kB | 82/245 kB | 11 kB Progress (3): 167/245 kB | 82/245 kB | 11 kB Progress (3): 167/245 kB | 86/245 kB | 11 kB Progress (3): 171/245 kB | 86/245 kB | 11 kB Progress (3): 171/245 kB | 90/245 kB | 11 kB Progress (3): 175/245 kB | 90/245 kB | 11 kB Progress (3): 175/245 kB | 94/245 kB | 11 kB Progress (3): 179/245 kB | 94/245 kB | 11 kB Progress (3): 179/245 kB | 98/245 kB | 11 kB Progress (3): 183/245 kB | 98/245 kB | 11 kB Progress (3): 183/245 kB | 102/245 kB | 11 kB Progress (3): 187/245 kB | 102/245 kB | 11 kB Progress (3): 187/245 kB | 106/245 kB | 11 kB Progress (3): 191/245 kB | 106/245 kB | 11 kB Progress (3): 191/245 kB | 110/245 kB | 11 kB Progress (3): 195/245 kB | 110/245 kB | 11 kB Progress (3): 195/245 kB | 114/245 kB | 11 kB Progress (3): 199/245 kB | 114/245 kB | 11 kB Progress (3): 199/245 kB | 118/245 kB | 11 kB Progress (3): 203/245 kB | 118/245 kB | 11 kB Progress (3): 203/245 kB | 122/245 kB | 11 kB Progress (3): 207/245 kB | 122/245 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 48 kB/s) [2019-07-31T02:58:43.912Z] Progress (2): 207/245 kB | 126/245 kB Progress (2): 211/245 kB | 126/245 kB Progress (2): 211/245 kB | 130/245 kB Progress (3): 211/245 kB | 130/245 kB | 4.1/99 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-31T02:58:44.170Z] Progress (3): 211/245 kB | 130/245 kB | 7.7/99 kB Progress (3): 211/245 kB | 134/245 kB | 7.7/99 kB Progress (4): 211/245 kB | 134/245 kB | 7.7/99 kB | 4.1/32 kB Progress (4): 215/245 kB | 134/245 kB | 7.7/99 kB | 4.1/32 kB Progress (4): 215/245 kB | 134/245 kB | 7.7/99 kB | 7.7/32 kB Progress (4): 215/245 kB | 138/245 kB | 7.7/99 kB | 7.7/32 kB Progress (4): 215/245 kB | 138/245 kB | 12/99 kB | 7.7/32 kB Progress (4): 215/245 kB | 142/245 kB | 12/99 kB | 7.7/32 kB Progress (4): 215/245 kB | 142/245 kB | 12/99 kB | 12/32 kB Progress (4): 219/245 kB | 142/245 kB | 12/99 kB | 12/32 kB Progress (4): 219/245 kB | 142/245 kB | 12/99 kB | 16/32 kB Progress (4): 219/245 kB | 146/245 kB | 12/99 kB | 16/32 kB Progress (4): 219/245 kB | 146/245 kB | 16/99 kB | 16/32 kB Progress (4): 219/245 kB | 150/245 kB | 16/99 kB | 16/32 kB Progress (4): 219/245 kB | 150/245 kB | 16/99 kB | 20/32 kB Progress (4): 223/245 kB | 150/245 kB | 16/99 kB | 20/32 kB Progress (4): 223/245 kB | 150/245 kB | 16/99 kB | 24/32 kB Progress (4): 223/245 kB | 154/245 kB | 16/99 kB | 24/32 kB Progress (4): 223/245 kB | 154/245 kB | 20/99 kB | 24/32 kB Progress (4): 223/245 kB | 158/245 kB | 20/99 kB | 24/32 kB Progress (4): 223/245 kB | 158/245 kB | 20/99 kB | 28/32 kB Progress (4): 227/245 kB | 158/245 kB | 20/99 kB | 28/32 kB Progress (4): 227/245 kB | 158/245 kB | 20/99 kB | 32 kB Progress (4): 227/245 kB | 162/245 kB | 20/99 kB | 32 kB Progress (4): 227/245 kB | 162/245 kB | 24/99 kB | 32 kB Progress (4): 227/245 kB | 166/245 kB | 24/99 kB | 32 kB Progress (4): 231/245 kB | 166/245 kB | 24/99 kB | 32 kB Progress (4): 231/245 kB | 170/245 kB | 24/99 kB | 32 kB Progress (4): 231/245 kB | 170/245 kB | 28/99 kB | 32 kB Progress (4): 231/245 kB | 174/245 kB | 28/99 kB | 32 kB Progress (4): 235/245 kB | 174/245 kB | 28/99 kB | 32 kB Progress (4): 235/245 kB | 178/245 kB | 28/99 kB | 32 kB Progress (4): 235/245 kB | 178/245 kB | 32/99 kB | 32 kB Progress (5): 235/245 kB | 178/245 kB | 32/99 kB | 32 kB | 4.1/282 kB Progress (5): 235/245 kB | 178/245 kB | 33/99 kB | 32 kB | 4.1/282 kB Progress (5): 235/245 kB | 182/245 kB | 33/99 kB | 32 kB | 4.1/282 kB Progress (5): 239/245 kB | 182/245 kB | 33/99 kB | 32 kB | 4.1/282 kB Progress (5): 239/245 kB | 186/245 kB | 33/99 kB | 32 kB | 4.1/282 kB Progress (5): 239/245 kB | 186/245 kB | 37/99 kB | 32 kB | 4.1/282 kB Progress (5): 239/245 kB | 186/245 kB | 37/99 kB | 32 kB | 7.7/282 kB Progress (5): 239/245 kB | 186/245 kB | 41/99 kB | 32 kB | 7.7/282 kB Progress (5): 239/245 kB | 190/245 kB | 41/99 kB | 32 kB | 7.7/282 kB Progress (5): 243/245 kB | 190/245 kB | 41/99 kB | 32 kB | 7.7/282 kB Progress (5): 243/245 kB | 194/245 kB | 41/99 kB | 32 kB | 7.7/282 kB Progress (5): 243/245 kB | 194/245 kB | 45/99 kB | 32 kB | 7.7/282 kB Progress (5): 243/245 kB | 194/245 kB | 45/99 kB | 32 kB | 12/282 kB Progress (5): 243/245 kB | 194/245 kB | 49/99 kB | 32 kB | 12/282 kB Progress (5): 243/245 kB | 198/245 kB | 49/99 kB | 32 kB | 12/282 kB Progress (5): 245 kB | 198/245 kB | 49/99 kB | 32 kB | 12/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 126 kB/s) [2019-07-31T02:58:44.170Z] Progress (4): 245 kB | 202/245 kB | 49/99 kB | 12/282 kB Progress (4): 245 kB | 202/245 kB | 53/99 kB | 12/282 kB Progress (4): 245 kB | 202/245 kB | 53/99 kB | 16/282 kB Progress (4): 245 kB | 202/245 kB | 57/99 kB | 16/282 kB Progress (4): 245 kB | 206/245 kB | 57/99 kB | 16/282 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-31T02:58:44.170Z] Progress (4): 245 kB | 210/245 kB | 57/99 kB | 16/282 kB Progress (4): 245 kB | 210/245 kB | 61/99 kB | 16/282 kB Progress (4): 245 kB | 210/245 kB | 61/99 kB | 20/282 kB Progress (4): 245 kB | 210/245 kB | 65/99 kB | 20/282 kB Progress (4): 245 kB | 214/245 kB | 65/99 kB | 20/282 kB Progress (4): 245 kB | 214/245 kB | 66/99 kB | 20/282 kB Progress (4): 245 kB | 214/245 kB | 66/99 kB | 24/282 kB Progress (4): 245 kB | 214/245 kB | 70/99 kB | 24/282 kB Progress (4): 245 kB | 214/245 kB | 70/99 kB | 28/282 kB Progress (4): 245 kB | 218/245 kB | 70/99 kB | 28/282 kB Progress (4): 245 kB | 218/245 kB | 70/99 kB | 32/282 kB Progress (4): 245 kB | 218/245 kB | 74/99 kB | 32/282 kB Progress (4): 245 kB | 218/245 kB | 74/99 kB | 33/282 kB Progress (4): 245 kB | 222/245 kB | 74/99 kB | 33/282 kB Progress (4): 245 kB | 222/245 kB | 74/99 kB | 37/282 kB Progress (4): 245 kB | 222/245 kB | 78/99 kB | 37/282 kB Progress (4): 245 kB | 222/245 kB | 78/99 kB | 41/282 kB Progress (4): 245 kB | 226/245 kB | 78/99 kB | 41/282 kB Progress (4): 245 kB | 226/245 kB | 78/99 kB | 45/282 kB Progress (4): 245 kB | 226/245 kB | 82/99 kB | 45/282 kB Progress (4): 245 kB | 226/245 kB | 82/99 kB | 49/282 kB Progress (4): 245 kB | 230/245 kB | 82/99 kB | 49/282 kB Progress (4): 245 kB | 230/245 kB | 82/99 kB | 53/282 kB Progress (4): 245 kB | 230/245 kB | 86/99 kB | 53/282 kB Progress (4): 245 kB | 230/245 kB | 86/99 kB | 57/282 kB Progress (4): 245 kB | 234/245 kB | 86/99 kB | 57/282 kB Progress (4): 245 kB | 234/245 kB | 86/99 kB | 61/282 kB Progress (4): 245 kB | 234/245 kB | 90/99 kB | 61/282 kB Progress (4): 245 kB | 234/245 kB | 90/99 kB | 65/282 kB Progress (4): 245 kB | 238/245 kB | 90/99 kB | 65/282 kB Progress (4): 245 kB | 238/245 kB | 90/99 kB | 66/282 kB Progress (4): 245 kB | 238/245 kB | 94/99 kB | 66/282 kB Progress (4): 245 kB | 238/245 kB | 94/99 kB | 70/282 kB Progress (4): 245 kB | 242/245 kB | 94/99 kB | 70/282 kB Progress (4): 245 kB | 242/245 kB | 94/99 kB | 74/282 kB Progress (4): 245 kB | 242/245 kB | 98/99 kB | 74/282 kB Progress (4): 245 kB | 245 kB | 98/99 kB | 74/282 kB Progress (4): 245 kB | 245 kB | 99 kB | 74/282 kB Progress (4): 245 kB | 245 kB | 99 kB | 78/282 kB Progress (4): 245 kB | 245 kB | 99 kB | 82/282 kB Progress (4): 245 kB | 245 kB | 99 kB | 86/282 kB Progress (4): 245 kB | 245 kB | 99 kB | 90/282 kB Progress (4): 245 kB | 245 kB | 99 kB | 94/282 kB Progress (4): 245 kB | 245 kB | 99 kB | 98/282 kB Progress (4): 245 kB | 245 kB | 99 kB | 98/282 kB Progress (4): 245 kB | 245 kB | 99 kB | 102/282 kB Progress (4): 245 kB | 245 kB | 99 kB | 106/282 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 935 kB/s) [2019-07-31T02:58:44.170Z] Progress (3): 245 kB | 99 kB | 110/282 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T02:58:44.170Z] Progress (3): 245 kB | 99 kB | 114/282 kB Progress (3): 245 kB | 99 kB | 118/282 kB Progress (3): 245 kB | 99 kB | 122/282 kB Progress (3): 245 kB | 99 kB | 126/282 kB Progress (3): 245 kB | 99 kB | 130/282 kB Progress (3): 245 kB | 99 kB | 131/282 kB Progress (4): 245 kB | 99 kB | 131/282 kB | 4.1/64 kB Progress (4): 245 kB | 99 kB | 135/282 kB | 4.1/64 kB Progress (4): 245 kB | 99 kB | 135/282 kB | 7.7/64 kB Progress (4): 245 kB | 99 kB | 139/282 kB | 7.7/64 kB Progress (4): 245 kB | 99 kB | 139/282 kB | 12/64 kB Progress (4): 245 kB | 99 kB | 143/282 kB | 12/64 kB Progress (4): 245 kB | 99 kB | 143/282 kB | 16/64 kB Progress (4): 245 kB | 99 kB | 147/282 kB | 16/64 kB Progress (4): 245 kB | 99 kB | 147/282 kB | 20/64 kB Progress (4): 245 kB | 99 kB | 151/282 kB | 20/64 kB Progress (4): 245 kB | 99 kB | 151/282 kB | 24/64 kB Progress (4): 245 kB | 99 kB | 155/282 kB | 24/64 kB Progress (4): 245 kB | 99 kB | 155/282 kB | 28/64 kB Progress (4): 245 kB | 99 kB | 159/282 kB | 28/64 kB Progress (4): 245 kB | 99 kB | 159/282 kB | 32/64 kB Progress (4): 245 kB | 99 kB | 163/282 kB | 32/64 kB Progress (4): 245 kB | 99 kB | 163/282 kB | 33/64 kB Progress (4): 245 kB | 99 kB | 167/282 kB | 33/64 kB Progress (4): 245 kB | 99 kB | 167/282 kB | 37/64 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 369 kB/s) [2019-07-31T02:58:44.170Z] Progress (3): 245 kB | 171/282 kB | 37/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-31T02:58:44.170Z] Progress (3): 245 kB | 171/282 kB | 41/64 kB Progress (3): 245 kB | 175/282 kB | 41/64 kB Progress (3): 245 kB | 175/282 kB | 45/64 kB Progress (3): 245 kB | 179/282 kB | 45/64 kB Progress (3): 245 kB | 179/282 kB | 49/64 kB Progress (3): 245 kB | 183/282 kB | 49/64 kB Progress (3): 245 kB | 183/282 kB | 53/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 908 kB/s) [2019-07-31T02:58:44.170Z] Progress (2): 183/282 kB | 57/64 kB Progress (2): 187/282 kB | 57/64 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-31T02:58:44.170Z] Progress (2): 191/282 kB | 57/64 kB Progress (2): 191/282 kB | 61/64 kB Progress (2): 195/282 kB | 61/64 kB Progress (2): 195/282 kB | 64 kB Progress (2): 199/282 kB | 64 kB Progress (2): 203/282 kB | 64 kB Progress (2): 207/282 kB | 64 kB Progress (2): 211/282 kB | 64 kB Progress (2): 215/282 kB | 64 kB Progress (2): 219/282 kB | 64 kB Progress (2): 223/282 kB | 64 kB Progress (2): 227/282 kB | 64 kB Progress (2): 231/282 kB | 64 kB Progress (2): 235/282 kB | 64 kB Progress (2): 239/282 kB | 64 kB Progress (2): 243/282 kB | 64 kB Progress (2): 247/282 kB | 64 kB Progress (2): 251/282 kB | 64 kB Progress (2): 255/282 kB | 64 kB Progress (2): 259/282 kB | 64 kB Progress (2): 263/282 kB | 64 kB Progress (2): 267/282 kB | 64 kB Progress (2): 271/282 kB | 64 kB Progress (2): 275/282 kB | 64 kB Progress (2): 279/282 kB | 64 kB Progress (2): 282 kB | 64 kB Progress (3): 282 kB | 64 kB | 4.1/134 kB Progress (3): 282 kB | 64 kB | 7.7/134 kB Progress (3): 282 kB | 64 kB | 12/134 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 228 kB/s) [2019-07-31T02:58:44.170Z] Progress (2): 282 kB | 16/134 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-31T02:58:44.170Z] Progress (2): 282 kB | 20/134 kB Progress (2): 282 kB | 24/134 kB Progress (2): 282 kB | 28/134 kB Progress (2): 282 kB | 32/134 kB Progress (2): 282 kB | 33/134 kB Progress (2): 282 kB | 37/134 kB Progress (2): 282 kB | 41/134 kB Progress (2): 282 kB | 45/134 kB Progress (2): 282 kB | 49/134 kB Progress (2): 282 kB | 53/134 kB Progress (2): 282 kB | 57/134 kB Progress (2): 282 kB | 61/134 kB Progress (3): 282 kB | 61/134 kB | 4.1/35 kB Progress (3): 282 kB | 65/134 kB | 4.1/35 kB Progress (3): 282 kB | 65/134 kB | 7.7/35 kB Progress (3): 282 kB | 66/134 kB | 7.7/35 kB Progress (3): 282 kB | 66/134 kB | 12/35 kB Progress (3): 282 kB | 66/134 kB | 16/35 kB Progress (3): 282 kB | 66/134 kB | 20/35 kB Progress (3): 282 kB | 66/134 kB | 24/35 kB Progress (3): 282 kB | 66/134 kB | 28/35 kB Progress (3): 282 kB | 66/134 kB | 32/35 kB Progress (4): 282 kB | 66/134 kB | 32/35 kB | 4.1/12 kB Progress (4): 282 kB | 70/134 kB | 32/35 kB | 4.1/12 kB Progress (4): 282 kB | 70/134 kB | 32/35 kB | 7.7/12 kB Progress (4): 282 kB | 70/134 kB | 35 kB | 7.7/12 kB Progress (4): 282 kB | 70/134 kB | 35 kB | 12/12 kB Progress (4): 282 kB | 74/134 kB | 35 kB | 12/12 kB Progress (4): 282 kB | 74/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 78/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 82/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 86/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 90/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 94/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 98/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 98/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 102/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 106/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 110/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 114/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 118/134 kB | 35 kB | 12 kB Progress (4): 282 kB | 122/134 kB | 35 kB | 12 kB Progress (5): 282 kB | 122/134 kB | 35 kB | 12 kB | 4.1/185 kB Progress (5): 282 kB | 126/134 kB | 35 kB | 12 kB | 4.1/185 kB Progress (5): 282 kB | 126/134 kB | 35 kB | 12 kB | 7.7/185 kB Progress (5): 282 kB | 130/134 kB | 35 kB | 12 kB | 7.7/185 kB Progress (5): 282 kB | 130/134 kB | 35 kB | 12 kB | 12/185 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 971 kB/s) [2019-07-31T02:58:44.170Z] Progress (4): 130/134 kB | 35 kB | 12 kB | 16/185 kB Progress (4): 131/134 kB | 35 kB | 12 kB | 16/185 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-31T02:58:44.170Z] Progress (4): 134 kB | 35 kB | 12 kB | 16/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 20/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 24/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 28/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 32/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 33/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 37/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 41/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 45/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 49/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 53/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 57/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 61/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 65/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 66/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 70/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 74/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 78/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 82/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 86/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 90/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 94/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 98/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 98/185 kB Progress (4): 134 kB | 35 kB | 12 kB | 102/185 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 40 kB/s) [2019-07-31T02:58:44.170Z] 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 118 kB/s) [2019-07-31T02:58:44.170Z] Progress (3): 134 kB | 102/185 kB | 4.1/58 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-07-31T02:58:44.170Z] Progress (3): 134 kB | 106/185 kB | 4.1/58 kB Progress (3): 134 kB | 106/185 kB | 7.7/58 kB Progress (3): 134 kB | 110/185 kB | 7.7/58 kB 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-31T02:58:44.170Z] Progress (3): 134 kB | 114/185 kB | 7.7/58 kB Progress (3): 134 kB | 114/185 kB | 12/58 kB Progress (3): 134 kB | 118/185 kB | 12/58 kB Progress (3): 134 kB | 118/185 kB | 16/58 kB Progress (3): 134 kB | 122/185 kB | 16/58 kB Progress (3): 134 kB | 122/185 kB | 20/58 kB Progress (3): 134 kB | 126/185 kB | 20/58 kB Progress (3): 134 kB | 126/185 kB | 24/58 kB Progress (3): 134 kB | 130/185 kB | 24/58 kB Progress (3): 134 kB | 130/185 kB | 28/58 kB Progress (3): 134 kB | 131/185 kB | 28/58 kB Progress (3): 134 kB | 131/185 kB | 32/58 kB Progress (3): 134 kB | 135/185 kB | 32/58 kB Progress (3): 134 kB | 135/185 kB | 36/58 kB Progress (3): 134 kB | 139/185 kB | 36/58 kB Progress (3): 134 kB | 139/185 kB | 40/58 kB Progress (3): 134 kB | 143/185 kB | 40/58 kB Progress (3): 134 kB | 143/185 kB | 44/58 kB Progress (3): 134 kB | 147/185 kB | 44/58 kB Progress (3): 134 kB | 147/185 kB | 48/58 kB Progress (3): 134 kB | 151/185 kB | 48/58 kB Progress (3): 134 kB | 151/185 kB | 52/58 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 439 kB/s) [2019-07-31T02:58:44.170Z] Progress (2): 155/185 kB | 52/58 kB Progress (2): 155/185 kB | 56/58 kB Progress (2): 159/185 kB | 56/58 kB Progress (2): 159/185 kB | 58 kB Progress (2): 163/185 kB | 58 kB Progress (2): 167/185 kB | 58 kB Progress (2): 171/185 kB | 58 kB Progress (2): 175/185 kB | 58 kB Progress (2): 179/185 kB | 58 kB Progress (2): 183/185 kB | 58 kB Progress (2): 185 kB | 58 kB Progress (3): 185 kB | 58 kB | 4.1/245 kB Progress (3): 185 kB | 58 kB | 7.7/245 kB Progress (3): 185 kB | 58 kB | 12/245 kB Progress (3): 185 kB | 58 kB | 16/245 kB Progress (3): 185 kB | 58 kB | 20/245 kB Progress (3): 185 kB | 58 kB | 24/245 kB Progress (3): 185 kB | 58 kB | 28/245 kB Progress (3): 185 kB | 58 kB | 32/245 kB Progress (3): 185 kB | 58 kB | 33/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 187 kB/s) [2019-07-31T02:58:44.170Z] Progress (2): 185 kB | 37/245 kB Progress (2): 185 kB | 41/245 kB Progress (2): 185 kB | 45/245 kB Progress (2): 185 kB | 49/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 591 kB/s) [2019-07-31T02:58:44.170Z] Progress (2): 49/245 kB | 4.1/45 kB Progress (2): 53/245 kB | 4.1/45 kB Progress (2): 53/245 kB | 7.7/45 kB Progress (2): 57/245 kB | 7.7/45 kB Progress (2): 57/245 kB | 12/45 kB Progress (2): 61/245 kB | 12/45 kB Progress (2): 61/245 kB | 16/45 kB Progress (2): 65/245 kB | 16/45 kB Progress (2): 65/245 kB | 20/45 kB Progress (2): 66/245 kB | 20/45 kB Progress (2): 66/245 kB | 24/45 kB Progress (2): 70/245 kB | 24/45 kB Progress (2): 70/245 kB | 28/45 kB Progress (2): 74/245 kB | 28/45 kB Progress (2): 74/245 kB | 32/45 kB Progress (2): 74/245 kB | 33/45 kB Progress (2): 78/245 kB | 33/45 kB Progress (2): 78/245 kB | 37/45 kB Progress (2): 82/245 kB | 37/45 kB Progress (2): 82/245 kB | 41/45 kB Progress (2): 86/245 kB | 41/45 kB Progress (2): 86/245 kB | 45/45 kB Progress (2): 90/245 kB | 45/45 kB Progress (2): 90/245 kB | 45 kB Progress (2): 94/245 kB | 45 kB Progress (2): 98/245 kB | 45 kB Progress (2): 98/245 kB | 45 kB Progress (2): 102/245 kB | 45 kB Progress (2): 106/245 kB | 45 kB Progress (2): 110/245 kB | 45 kB Progress (2): 114/245 kB | 45 kB Progress (2): 118/245 kB | 45 kB Progress (2): 122/245 kB | 45 kB Progress (2): 126/245 kB | 45 kB Progress (2): 130/245 kB | 45 kB Progress (2): 131/245 kB | 45 kB Progress (2): 135/245 kB | 45 kB Progress (2): 139/245 kB | 45 kB Progress (2): 143/245 kB | 45 kB Progress (2): 147/245 kB | 45 kB Progress (2): 151/245 kB | 45 kB Progress (2): 155/245 kB | 45 kB Progress (2): 159/245 kB | 45 kB Progress (2): 163/245 kB | 45 kB Progress (2): 167/245 kB | 45 kB Progress (2): 171/245 kB | 45 kB Progress (2): 175/245 kB | 45 kB Progress (2): 179/245 kB | 45 kB Progress (2): 183/245 kB | 45 kB Progress (2): 187/245 kB | 45 kB Progress (2): 191/245 kB | 45 kB Progress (2): 195/245 kB | 45 kB Progress (2): 199/245 kB | 45 kB Progress (2): 203/245 kB | 45 kB Progress (2): 207/245 kB | 45 kB Progress (2): 211/245 kB | 45 kB Progress (2): 215/245 kB | 45 kB Progress (2): 219/245 kB | 45 kB Progress (2): 223/245 kB | 45 kB Progress (2): 227/245 kB | 45 kB Progress (2): 231/245 kB | 45 kB Progress (2): 235/245 kB | 45 kB Progress (2): 239/245 kB | 45 kB Progress (2): 243/245 kB | 45 kB Progress (2): 245 kB | 45 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 137 kB/s) [2019-07-31T02:58:44.170Z] 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 721 kB/s) [2019-07-31T02:58:44.170Z] [INFO] [2019-07-31T02:58:44.170Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-07-31T02:58:44.427Z] 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-31T02:58:44.427Z] 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-31T02:58:44.427Z] 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-31T02:58:44.427Z] 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-31T02:58:44.427Z] 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-31T02:58:44.427Z] 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-31T02:58:44.427Z] 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 228 kB/s) [2019-07-31T02:58:44.427Z] 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-31T02:58:44.427Z] 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-31T02:58:44.683Z] 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-31T02:58:44.683Z] 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-31T02:58:44.683Z] 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-31T02:58:44.939Z] 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-31T02:58:44.939Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 281 kB/s) [2019-07-31T02:58:44.939Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T02:58:44.939Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T02:58:44.939Z] 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-31T02:58:45.197Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T02:58:45.197Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T02:58:45.197Z] 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-31T02:58:45.197Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 842 kB/s) [2019-07-31T02:58:45.197Z] 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-31T02:58:45.197Z] 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-31T02:58:45.197Z] 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-31T02:58:45.454Z] 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-31T02:58:45.454Z] 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-31T02:58:45.454Z] 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-31T02:58:45.454Z] 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 140 kB/s) [2019-07-31T02:58:45.454Z] 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-31T02:58:45.454Z] 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-31T02:58:45.454Z] 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-31T02:58:45.711Z] 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-31T02:58:45.711Z] 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-31T02:58:45.711Z] 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-31T02:58:45.711Z] 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 96 kB/s) [2019-07-31T02:58:45.711Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T02:58:45.711Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T02:58:45.711Z] 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-31T02:58:45.968Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T02:58:45.968Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T02:58:45.968Z] 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-31T02:58:45.968Z] 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 708 kB/s) [2019-07-31T02:58:45.968Z] 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-31T02:58:45.968Z] 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-31T02:58:45.968Z] 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-31T02:58:46.225Z] 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-31T02:58:46.225Z] 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-31T02:58:46.225Z] 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-31T02:58:46.225Z] Progress (1): 765 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 26 kB/s) [2019-07-31T02:58:46.225Z] 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-31T02:58:46.225Z] 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-31T02:58:46.225Z] 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-31T02:58:46.481Z] 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-31T02:58:46.481Z] 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-31T02:58:46.481Z] 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-31T02:58:46.482Z] 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 470 kB/s) [2019-07-31T02:58:46.482Z] 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-31T02:58:46.482Z] 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-31T02:58:46.482Z] 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-31T02:58:46.738Z] 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-31T02:58:46.738Z] 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-31T02:58:46.738Z] 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-31T02:58:46.738Z] Progress (1): 767 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 26 kB/s) [2019-07-31T02:58:46.738Z] 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-31T02:58:46.995Z] 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-31T02:58:46.995Z] 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-31T02:58:46.995Z] 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-31T02:58:46.995Z] 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-31T02:58:46.995Z] 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-31T02:58:46.995Z] 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-31T02:58:46.995Z] 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-31T02:58:47.251Z] 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-31T02:58:47.251Z] 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-31T02:58:47.251Z] 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-31T02:58:47.251Z] 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-31T02:58:47.251Z] 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-31T02:58:47.509Z] 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 34 kB/s) [2019-07-31T02:58:47.509Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T02:58:47.509Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T02:58:47.509Z] 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-31T02:58:47.509Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T02:58:47.509Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T02:58:47.922Z] 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-31T02:58:47.922Z] 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 40 kB/s) [2019-07-31T02:58:47.922Z] 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-31T02:58:47.922Z] 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-31T02:58:47.922Z] 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-31T02:58:47.922Z] 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-31T02:58:47.922Z] 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-31T02:58:47.922Z] 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-31T02:58:47.922Z] Progress (1): 588 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 16 kB/s) [2019-07-31T02:58:47.922Z] 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-31T02:58:48.183Z] 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-31T02:58:48.183Z] 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-31T02:58:48.183Z] 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-31T02:58:48.183Z] 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-31T02:58:48.183Z] 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-31T02:58:48.183Z] 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 221 kB/s) [2019-07-31T02:58:48.183Z] 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-31T02:58:48.183Z] 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-31T02:58:48.183Z] 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-31T02:58:48.442Z] 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-31T02:58:48.442Z] 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-31T02:58:48.442Z] 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-31T02:58:48.442Z] 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 78 kB/s) [2019-07-31T02:58:48.442Z] 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-31T02:58:48.442Z] 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-31T02:58:48.698Z] 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-31T02:58:48.698Z] 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-31T02:58:48.698Z] 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-31T02:58:48.698Z] 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-31T02:58:48.698Z] 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 183 kB/s) [2019-07-31T02:58:48.698Z] 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-31T02:58:48.698Z] 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-31T02:58:48.955Z] 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-31T02:58:48.955Z] 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-31T02:58:48.955Z] 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-31T02:58:48.955Z] 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-31T02:58:48.955Z] 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 306 kB/s) [2019-07-31T02:58:48.955Z] 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-31T02:58:48.955Z] 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-31T02:58:49.212Z] 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-31T02:58:49.212Z] 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-31T02:58:49.212Z] 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-31T02:58:49.212Z] 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-31T02:58:49.212Z] 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 85 kB/s) [2019-07-31T02:58:49.212Z] 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-31T02:58:49.469Z] 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-31T02:58:49.469Z] 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-31T02:58:49.469Z] 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-31T02:58:49.469Z] 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-31T02:58:49.469Z] 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-31T02:58:49.469Z] 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 406 kB/s) [2019-07-31T02:58:49.469Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T02:58:49.726Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T02:58:49.726Z] 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-31T02:58:49.726Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T02:58:49.726Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T02:58:49.982Z] 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-31T02:58:49.982Z] 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 665 kB/s) [2019-07-31T02:58:49.982Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-07-31T02:58:49.982Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-07-31T02:58:49.982Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-07-31T02:58:50.239Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-07-31T02:58:50.239Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-07-31T02:58:50.239Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-07-31T02:58:50.239Z] 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 437 kB/s) [2019-07-31T02:58:50.239Z] 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-31T02:58:50.239Z] 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-31T02:58:50.239Z] 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-31T02:58:50.496Z] 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-31T02:58:50.496Z] 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-31T02:58:50.496Z] 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-31T02:58:50.496Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 45 kB/s) [2019-07-31T02:58:50.496Z] 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-31T02:58:50.496Z] 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-31T02:58:50.496Z] 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-31T02:58:50.752Z] 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-31T02:58:50.752Z] 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-31T02:58:50.752Z] 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-31T02:58:50.752Z] 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 333 kB/s) [2019-07-31T02:58:50.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T02:58:50.752Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T02:58:50.752Z] 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-31T02:58:51.009Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T02:58:51.009Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T02:58:51.009Z] 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-31T02:58:51.009Z] 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-31T02:58:51.009Z] 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-31T02:58:51.009Z] 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-31T02:58:51.009Z] 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-31T02:58:51.265Z] 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-31T02:58:51.265Z] 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-31T02:58:51.265Z] 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-31T02:58:51.265Z] 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 141 kB/s) [2019-07-31T02:58:51.265Z] 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-31T02:58:51.265Z] 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-31T02:58:51.265Z] 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-31T02:58:51.521Z] 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-31T02:58:51.521Z] 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-31T02:58:51.521Z] 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-31T02:58:51.521Z] 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 102 kB/s) [2019-07-31T02:58:51.521Z] 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-31T02:58:51.521Z] 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-31T02:58:51.521Z] 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-31T02:58:51.779Z] 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-31T02:58:51.779Z] 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-31T02:58:51.779Z] 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-31T02:58:51.779Z] 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 759 kB/s) [2019-07-31T02:58:51.779Z] 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-31T02:58:52.035Z] 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-31T02:58:52.035Z] 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-31T02:58:52.035Z] 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-31T02:58:52.035Z] 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-31T02:58:52.035Z] 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-31T02:58:52.035Z] 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 80 kB/s) [2019-07-31T02:58:52.035Z] 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-31T02:58:52.291Z] 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-31T02:58:52.291Z] 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-31T02:58:52.291Z] 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-31T02:58:52.291Z] 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-31T02:58:52.291Z] 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-31T02:58:52.548Z] 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 101 kB/s) [2019-07-31T02:58:52.548Z] 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-31T02:58:52.548Z] 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-31T02:58:52.548Z] 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-31T02:58:52.548Z] 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-31T02:58:52.548Z] 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-31T02:58:52.548Z] 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-31T02:58:52.804Z] 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 37 kB/s) [2019-07-31T02:58:52.804Z] 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-31T02:58:52.804Z] 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-31T02:58:52.804Z] 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-31T02:58:53.061Z] 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-31T02:58:53.061Z] 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-31T02:58:53.061Z] 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-31T02:58:53.061Z] 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 75 kB/s) [2019-07-31T02:58:53.061Z] 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-31T02:58:53.061Z] 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-31T02:58:53.061Z] 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-31T02:58:53.317Z] 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-31T02:58:53.317Z] 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-31T02:58:53.317Z] 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-31T02:58:53.317Z] 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 68 kB/s) [2019-07-31T02:58:53.317Z] 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-31T02:58:53.317Z] 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-31T02:58:53.317Z] 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-31T02:58:53.574Z] 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-31T02:58:53.574Z] 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-31T02:58:53.574Z] 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-31T02:58:53.574Z] 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 61 kB/s) [2019-07-31T02:58:53.574Z] 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-31T02:58:53.574Z] 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-31T02:58:53.574Z] 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-31T02:58:53.830Z] 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-31T02:58:53.830Z] 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-31T02:58:53.830Z] 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-31T02:58:53.830Z] 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 56 kB/s) [2019-07-31T02:58:53.830Z] 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-31T02:58:53.830Z] 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-31T02:58:53.830Z] 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-31T02:58:54.086Z] 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-31T02:58:54.086Z] 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-31T02:58:54.086Z] 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-31T02:58:54.086Z] 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 67 kB/s) [2019-07-31T02:58:54.086Z] 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-31T02:58:54.086Z] 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-31T02:58:54.086Z] 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-31T02:58:54.343Z] 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-31T02:58:54.343Z] 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-31T02:58:54.343Z] 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-31T02:58:54.343Z] 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 53 kB/s) [2019-07-31T02:58:54.343Z] 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-31T02:58:54.343Z] 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-31T02:58:54.343Z] 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-31T02:58:54.599Z] 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-31T02:58:54.599Z] 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-31T02:58:54.599Z] 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-31T02:58:54.599Z] 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 54 kB/s) [2019-07-31T02:58:54.599Z] 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-31T02:58:54.599Z] 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-31T02:58:54.599Z] 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-31T02:58:54.855Z] 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-31T02:58:54.855Z] 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-31T02:58:54.855Z] 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-31T02:58:54.855Z] 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 605 kB/s) [2019-07-31T02:58:54.855Z] 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-31T02:58:54.855Z] 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-31T02:58:54.855Z] 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-31T02:58:55.114Z] 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-31T02:58:55.114Z] 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-31T02:58:55.114Z] 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-31T02:58:55.114Z] 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 56 kB/s) [2019-07-31T02:58:55.114Z] 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-31T02:58:55.114Z] 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-31T02:58:55.626Z] 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-31T02:58:55.626Z] 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-31T02:58:55.626Z] 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-31T02:58:55.626Z] 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-31T02:58:55.626Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 124 kB/s) [2019-07-31T02:58:55.626Z] 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-31T02:58:55.626Z] 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-31T02:58:55.626Z] 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-31T02:58:55.626Z] 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-31T02:58:55.626Z] 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-31T02:58:55.626Z] 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-31T02:58:55.626Z] 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 176 kB/s) [2019-07-31T02:58:55.978Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T02:58:55.978Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T02:58:55.978Z] 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-31T02:58:55.978Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T02:58:55.978Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T02:58:55.978Z] 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-31T02:58:55.978Z] 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 74 kB/s) [2019-07-31T02:58:55.978Z] 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-31T02:58:55.978Z] 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-31T02:58:55.978Z] 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-31T02:58:56.235Z] 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-31T02:58:56.235Z] 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-31T02:58:56.235Z] 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-31T02:58:56.235Z] 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 18 kB/s) [2019-07-31T02:58:56.235Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-07-31T02:58:56.235Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-07-31T02:58:56.235Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-07-31T02:58:56.491Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-07-31T02:58:56.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-07-31T02:58:56.491Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-07-31T02:58:56.491Z] 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 110 kB/s) [2019-07-31T02:58:56.491Z] 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-31T02:58:56.491Z] 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-31T02:58:56.491Z] 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-31T02:58:56.749Z] 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-31T02:58:56.749Z] 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-31T02:58:56.749Z] 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-31T02:58:56.749Z] 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 482 kB/s) [2019-07-31T02:58:56.749Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T02:58:56.749Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T02:58:57.005Z] 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-31T02:58:57.005Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T02:58:57.005Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T02:58:57.005Z] 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-31T02:58:57.005Z] 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 731 kB/s) [2019-07-31T02:58:57.005Z] 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-31T02:58:57.005Z] 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-31T02:58:57.262Z] 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-31T02:58:57.262Z] 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-31T02:58:57.262Z] 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-31T02:58:57.262Z] 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-31T02:58:57.262Z] 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 222 kB/s) [2019-07-31T02:58:57.262Z] 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-31T02:58:57.519Z] 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-31T02:58:57.519Z] 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-31T02:58:57.519Z] 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-31T02:58:57.519Z] 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-31T02:58:57.519Z] 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-31T02:58:57.519Z] 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 164 kB/s) [2019-07-31T02:58:57.519Z] 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-31T02:58:57.776Z] 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-31T02:58:57.776Z] 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-31T02:58:57.776Z] 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-31T02:58:57.776Z] 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-31T02:58:57.776Z] 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-31T02:58:57.776Z] 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 132 kB/s) [2019-07-31T02:58:57.776Z] 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-31T02:58:58.032Z] 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-31T02:58:58.032Z] 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-31T02:58:58.032Z] 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-31T02:58:58.032Z] 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-31T02:58:58.032Z] 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-31T02:58:58.289Z] 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 211 kB/s) [2019-07-31T02:58:58.289Z] 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-31T02:58:58.289Z] 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-31T02:58:58.290Z] 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-31T02:58:58.290Z] 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-31T02:58:58.290Z] 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-31T02:58:58.290Z] 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-31T02:58:58.546Z] 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 450 kB/s) [2019-07-31T02:58:58.546Z] 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-31T02:58:58.546Z] 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-31T02:58:58.546Z] 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-31T02:58:58.803Z] 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-31T02:58:58.803Z] 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-31T02:58:58.803Z] 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-31T02:58:58.803Z] 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 96 kB/s) [2019-07-31T02:58:58.803Z] 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-31T02:58:58.803Z] 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-31T02:58:58.803Z] 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-31T02:58:59.059Z] 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-31T02:58:59.059Z] 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-31T02:58:59.059Z] 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-31T02:58:59.059Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 53 kB/s) [2019-07-31T02:58:59.059Z] 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-31T02:58:59.059Z] 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-31T02:58:59.059Z] 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-31T02:58:59.315Z] 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-31T02:58:59.316Z] 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-31T02:58:59.316Z] 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-31T02:58:59.572Z] 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 10 kB/s) [2019-07-31T02:58:59.572Z] 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-31T02:58:59.572Z] 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-31T02:58:59.572Z] 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-31T02:58:59.828Z] 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-31T02:58:59.828Z] 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-31T02:58:59.828Z] 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-31T02:58:59.828Z] 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 172 kB/s) [2019-07-31T02:58:59.828Z] 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-31T02:58:59.828Z] 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-31T02:58:59.828Z] 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-31T02:59:00.085Z] 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-31T02:59:00.085Z] 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-31T02:59:00.085Z] 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-31T02:59:00.085Z] 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 37 kB/s) [2019-07-31T02:59:00.085Z] 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-31T02:59:00.085Z] 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-31T02:59:00.085Z] 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-31T02:59:00.341Z] 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-31T02:59:00.597Z] 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-31T02:59:00.597Z] 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-31T02:59:00.597Z] 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 104 kB/s) [2019-07-31T02:59:00.597Z] 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-31T02:59:00.597Z] 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-31T02:59:00.597Z] 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-31T02:59:00.853Z] 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-31T02:59:00.853Z] 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-31T02:59:00.853Z] 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-31T02:59:00.853Z] 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-31T02:59:00.853Z] 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-31T02:59:00.853Z] 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-31T02:59:00.853Z] 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-31T02:59:01.111Z] 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-31T02:59:01.111Z] 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-31T02:59:01.111Z] 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-31T02:59:01.111Z] 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 81 kB/s) [2019-07-31T02:59:01.111Z] 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-31T02:59:01.111Z] 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-31T02:59:01.367Z] 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-31T02:59:01.367Z] 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-31T02:59:01.367Z] 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-31T02:59:01.367Z] 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-31T02:59:01.367Z] 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 46 kB/s) [2019-07-31T02:59:01.367Z] 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-31T02:59:01.623Z] 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-31T02:59:01.623Z] 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-31T02:59:01.623Z] 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-31T02:59:01.623Z] 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-31T02:59:01.623Z] 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-31T02:59:01.880Z] 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 34 kB/s) [2019-07-31T02:59:01.880Z] 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-31T02:59:01.880Z] 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-31T02:59:01.880Z] 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-31T02:59:01.880Z] 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-31T02:59:01.880Z] 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-31T02:59:01.880Z] 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-31T02:59:02.136Z] 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 226 kB/s) [2019-07-31T02:59:02.136Z] 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-31T02:59:02.136Z] 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-31T02:59:02.136Z] 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-31T02:59:02.136Z] 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-31T02:59:02.136Z] 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-31T02:59:02.393Z] 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-31T02:59:02.393Z] 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 68 kB/s) [2019-07-31T02:59:02.393Z] 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-31T02:59:02.393Z] 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-31T02:59:02.393Z] 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-31T02:59:02.393Z] 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-31T02:59:02.393Z] 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-31T02:59:02.650Z] 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-31T02:59:02.650Z] 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 274 kB/s) [2019-07-31T02:59:02.650Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T02:59:02.650Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T02:59:02.650Z] 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-31T02:59:02.908Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T02:59:02.908Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T02:59:02.908Z] 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-31T02:59:02.908Z] 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 268 kB/s) [2019-07-31T02:59:02.908Z] 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-31T02:59:02.908Z] 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-31T02:59:02.908Z] 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-31T02:59:03.428Z] 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-31T02:59:03.428Z] 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-31T02:59:03.428Z] 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-31T02:59:03.428Z] 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 388 kB/s) [2019-07-31T02:59:03.428Z] 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-31T02:59:03.428Z] 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-31T02:59:03.428Z] 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-31T02:59:03.428Z] 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-31T02:59:03.428Z] 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-31T02:59:03.428Z] 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-31T02:59:03.428Z] 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-31T02:59:03.428Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T02:59:03.685Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T02:59:03.685Z] 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-31T02:59:03.685Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T02:59:03.685Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T02:59:03.685Z] 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-31T02:59:03.685Z] Progress (1): 140 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 4.8 kB/s) [2019-07-31T02:59:03.685Z] 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-31T02:59:03.685Z] 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-31T02:59:03.685Z] 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-31T02:59:03.941Z] 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-31T02:59:03.941Z] 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-31T02:59:03.941Z] 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-31T02:59:03.941Z] 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 303 kB/s) [2019-07-31T02:59:03.941Z] 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-31T02:59:03.941Z] 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-31T02:59:03.941Z] 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-31T02:59:04.198Z] 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-31T02:59:04.198Z] 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-31T02:59:04.198Z] 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-31T02:59:04.198Z] 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 8.9 kB/s) [2019-07-31T02:59:04.198Z] 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-31T02:59:04.198Z] 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-31T02:59:04.198Z] 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-31T02:59:04.455Z] 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-31T02:59:04.455Z] 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-31T02:59:04.455Z] 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-31T02:59:04.455Z] 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 31 kB/s) [2019-07-31T02:59:04.455Z] 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-31T02:59:04.455Z] 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-31T02:59:04.455Z] 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-31T02:59:04.711Z] 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-31T02:59:04.711Z] 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-31T02:59:04.711Z] 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-31T02:59:04.711Z] 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 35 kB/s) [2019-07-31T02:59:04.968Z] 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-31T02:59:04.968Z] 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-31T02:59:05.224Z] 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-31T02:59:05.224Z] 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-31T02:59:05.224Z] 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-31T02:59:05.224Z] 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-31T02:59:05.224Z] 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 82 kB/s) [2019-07-31T02:59:05.224Z] 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-31T02:59:05.224Z] 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-31T02:59:05.481Z] 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-31T02:59:05.481Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T02:59:05.481Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T02:59:05.481Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T02:59:05.481Z] Progress (1): 163 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 5.8 kB/s) [2019-07-31T02:59:05.481Z] 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-31T02:59:05.481Z] 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-31T02:59:05.737Z] 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-31T02:59:05.737Z] 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-31T02:59:05.737Z] 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-31T02:59:05.737Z] 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-31T02:59:05.737Z] 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 70 kB/s) [2019-07-31T02:59:05.994Z] 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-31T02:59:05.994Z] 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-31T02:59:05.994Z] 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-31T02:59:05.994Z] 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-31T02:59:05.994Z] 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-31T02:59:05.994Z] 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-31T02:59:06.250Z] 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 12 kB/s) [2019-07-31T02:59:06.250Z] 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-31T02:59:06.250Z] 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-31T02:59:06.250Z] 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-31T02:59:06.250Z] 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-31T02:59:06.250Z] 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-31T02:59:06.250Z] 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-31T02:59:06.507Z] 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-31T02:59:06.507Z] 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-31T02:59:06.507Z] 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-31T02:59:06.507Z] 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-31T02:59:06.507Z] 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-31T02:59:06.507Z] 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-31T02:59:06.507Z] 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-31T02:59:06.763Z] 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 107 kB/s) [2019-07-31T02:59:06.763Z] 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-31T02:59:06.763Z] 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-31T02:59:06.763Z] 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-31T02:59:06.763Z] 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-31T02:59:06.763Z] 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-31T02:59:07.020Z] 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-31T02:59:07.020Z] 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 88 kB/s) [2019-07-31T02:59:07.020Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T02:59:07.020Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T02:59:07.020Z] 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-31T02:59:07.020Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T02:59:07.020Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T02:59:07.020Z] 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-31T02:59:07.277Z] 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 89 kB/s) [2019-07-31T02:59:07.277Z] 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-31T02:59:07.277Z] 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-31T02:59:07.277Z] 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-31T02:59:07.277Z] 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-31T02:59:07.277Z] 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-31T02:59:07.533Z] 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-31T02:59:07.533Z] 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 73 kB/s) [2019-07-31T02:59:07.533Z] 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-31T02:59:07.533Z] 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-31T02:59:07.533Z] 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-31T02:59:07.790Z] 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-31T02:59:07.790Z] 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-31T02:59:07.790Z] 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-31T02:59:07.790Z] 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 104 kB/s) [2019-07-31T02:59:07.790Z] 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-31T02:59:07.790Z] 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-31T02:59:07.790Z] 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-31T02:59:08.047Z] 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-31T02:59:08.047Z] 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-31T02:59:08.047Z] 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-31T02:59:08.047Z] 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 93 kB/s) [2019-07-31T02:59:08.047Z] 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-31T02:59:08.047Z] 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-31T02:59:08.047Z] 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-31T02:59:08.303Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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 91 kB/s) [2019-07-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.304Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] 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-31T02:59:08.561Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:08.818Z] 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-31T02:59:09.074Z] 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-31T02:59:09.074Z] 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-31T02:59:09.074Z] 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-31T02:59:09.074Z] 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-31T02:59:09.074Z] 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-31T02:59:09.331Z] 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-31T02:59:09.331Z] 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-31T02:59:09.331Z] 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-31T02:59:09.331Z] 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-31T02:59:09.331Z] 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-31T02:59:09.331Z] 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-31T02:59:09.331Z] 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-31T02:59:09.331Z] 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-31T02:59:09.331Z] 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-31T02:59:09.331Z] 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-31T02:59:09.586Z] 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-31T02:59:09.586Z] 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-31T02:59:09.586Z] 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-31T02:59:09.586Z] 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-31T02:59:09.586Z] 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-31T02:59:09.586Z] 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-31T02:59:09.586Z] 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-31T02:59:09.586Z] 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-31T02:59:09.843Z] 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-31T02:59:09.843Z] 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-31T02:59:09.843Z] 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-31T02:59:09.843Z] 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-31T02:59:09.843Z] 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-31T02:59:09.843Z] 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-31T02:59:09.843Z] 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-31T02:59:10.100Z] 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-31T02:59:10.100Z] 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-31T02:59:10.100Z] 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-31T02:59:10.100Z] 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-31T02:59:10.100Z] 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-31T02:59:10.100Z] 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-31T02:59:10.100Z] 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-31T02:59:10.100Z] 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-31T02:59:10.100Z] 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-31T02:59:10.100Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T02:59:10.100Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.357Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T02:59:10.357Z] 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-31T02:59:10.357Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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-31T02:59:10.616Z] 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): 36/38 kB Progress (1): 38 kB Progress (2): 38 kB | 4.1/43 kB Progress (2): 38 kB | 7.7/43 kB Progress (3): 38 kB | 7.7/43 kB | 4.1/195 kB Progress (3): 38 kB | 7.7/43 kB | 7.7/195 kB Progress (3): 38 kB | 12/43 kB | 7.7/195 kB Progress (3): 38 kB | 12/43 kB | 12/195 kB Progress (4): 38 kB | 12/43 kB | 12/195 kB | 4.1/49 kB Progress (4): 38 kB | 16/43 kB | 12/195 kB | 4.1/49 kB Progress (4): 38 kB | 16/43 kB | 12/195 kB | 7.7/49 kB Progress (4): 38 kB | 16/43 kB | 16/195 kB | 7.7/49 kB Progress (4): 38 kB | 16/43 kB | 16/195 kB | 12/49 kB Progress (4): 38 kB | 20/43 kB | 16/195 kB | 12/49 kB Progress (4): 38 kB | 20/43 kB | 16/195 kB | 16/49 kB Progress (4): 38 kB | 20/43 kB | 20/195 kB | 16/49 kB Progress (4): 38 kB | 20/43 kB | 20/195 kB | 20/49 kB Progress (4): 38 kB | 24/43 kB | 20/195 kB | 20/49 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 939 kB/s) [2019-07-31T02:59:10.616Z] Progress (4): 24/43 kB | 20/195 kB | 20/49 kB | 4.1/39 kB Progress (4): 24/43 kB | 20/195 kB | 24/49 kB | 4.1/39 kB Progress (4): 24/43 kB | 24/195 kB | 24/49 kB | 4.1/39 kB Progress (4): 24/43 kB | 24/195 kB | 28/49 kB | 4.1/39 kB Progress (4): 24/43 kB | 24/195 kB | 28/49 kB | 7.7/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-31T02:59:10.616Z] Progress (4): 28/43 kB | 24/195 kB | 28/49 kB | 7.7/39 kB Progress (4): 28/43 kB | 24/195 kB | 28/49 kB | 12/39 kB Progress (4): 28/43 kB | 24/195 kB | 32/49 kB | 12/39 kB Progress (4): 28/43 kB | 28/195 kB | 32/49 kB | 12/39 kB Progress (4): 28/43 kB | 28/195 kB | 36/49 kB | 12/39 kB Progress (4): 28/43 kB | 28/195 kB | 36/49 kB | 16/39 kB Progress (4): 32/43 kB | 28/195 kB | 36/49 kB | 16/39 kB Progress (4): 32/43 kB | 28/195 kB | 36/49 kB | 20/39 kB Progress (4): 32/43 kB | 28/195 kB | 40/49 kB | 20/39 kB Progress (4): 32/43 kB | 32/195 kB | 40/49 kB | 20/39 kB Progress (4): 32/43 kB | 32/195 kB | 44/49 kB | 20/39 kB Progress (4): 32/43 kB | 32/195 kB | 44/49 kB | 24/39 kB Progress (4): 36/43 kB | 32/195 kB | 44/49 kB | 24/39 kB Progress (4): 36/43 kB | 32/195 kB | 44/49 kB | 28/39 kB Progress (4): 36/43 kB | 32/195 kB | 48/49 kB | 28/39 kB Progress (4): 36/43 kB | 36/195 kB | 48/49 kB | 28/39 kB Progress (4): 36/43 kB | 36/195 kB | 49 kB | 28/39 kB Progress (4): 36/43 kB | 36/195 kB | 49 kB | 32/39 kB Progress (4): 40/43 kB | 36/195 kB | 49 kB | 32/39 kB Progress (4): 40/43 kB | 36/195 kB | 49 kB | 36/39 kB Progress (4): 40/43 kB | 40/195 kB | 49 kB | 36/39 kB Progress (4): 40/43 kB | 40/195 kB | 49 kB | 39 kB Progress (4): 40/43 kB | 44/195 kB | 49 kB | 39 kB Progress (4): 43 kB | 44/195 kB | 49 kB | 39 kB Progress (4): 43 kB | 48/195 kB | 49 kB | 39 kB Progress (4): 43 kB | 52/195 kB | 49 kB | 39 kB Progress (4): 43 kB | 56/195 kB | 49 kB | 39 kB Progress (4): 43 kB | 60/195 kB | 49 kB | 39 kB Progress (4): 43 kB | 64/195 kB | 49 kB | 39 kB Progress (4): 43 kB | 68/195 kB | 49 kB | 39 kB Progress (4): 43 kB | 72/195 kB | 49 kB | 39 kB Progress (4): 43 kB | 76/195 kB | 49 kB | 39 kB Progress (4): 43 kB | 80/195 kB | 49 kB | 39 kB Progress (4): 43 kB | 84/195 kB | 49 kB | 39 kB Progress (4): 43 kB | 88/195 kB | 49 kB | 39 kB Progress (4): 43 kB | 92/195 kB | 49 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-31T02:59:10.616Z] Progress (4): 43 kB | 92/195 kB | 39 kB | 4.1/237 kB Progress (4): 43 kB | 96/195 kB | 39 kB | 4.1/237 kB Progress (4): 43 kB | 96/195 kB | 39 kB | 7.7/237 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-31T02:59:10.616Z] Progress (4): 43 kB | 96/195 kB | 39 kB | 12/237 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 822 kB/s) [2019-07-31T02:59:10.616Z] Progress (3): 100/195 kB | 39 kB | 12/237 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-31T02:59:11.029Z] Progress (3): 100/195 kB | 39 kB | 16/237 kB Progress (3): 104/195 kB | 39 kB | 16/237 kB Progress (3): 104/195 kB | 39 kB | 20/237 kB Progress (3): 108/195 kB | 39 kB | 20/237 kB Progress (3): 108/195 kB | 39 kB | 24/237 kB Progress (3): 112/195 kB | 39 kB | 24/237 kB Progress (3): 112/195 kB | 39 kB | 28/237 kB Progress (3): 116/195 kB | 39 kB | 28/237 kB Progress (3): 116/195 kB | 39 kB | 32/237 kB Progress (3): 120/195 kB | 39 kB | 32/237 kB Progress (3): 120/195 kB | 39 kB | 33/237 kB Progress (3): 124/195 kB | 39 kB | 33/237 kB Progress (3): 124/195 kB | 39 kB | 37/237 kB Progress (3): 128/195 kB | 39 kB | 37/237 kB Progress (3): 128/195 kB | 39 kB | 41/237 kB Progress (3): 132/195 kB | 39 kB | 41/237 kB Progress (3): 136/195 kB | 39 kB | 41/237 kB Progress (3): 140/195 kB | 39 kB | 41/237 kB Progress (3): 144/195 kB | 39 kB | 41/237 kB Progress (3): 144/195 kB | 39 kB | 45/237 kB Progress (3): 148/195 kB | 39 kB | 45/237 kB Progress (3): 148/195 kB | 39 kB | 49/237 kB Progress (3): 152/195 kB | 39 kB | 49/237 kB Progress (3): 152/195 kB | 39 kB | 53/237 kB Progress (3): 156/195 kB | 39 kB | 53/237 kB Progress (3): 156/195 kB | 39 kB | 57/237 kB Progress (3): 160/195 kB | 39 kB | 57/237 kB Progress (3): 160/195 kB | 39 kB | 61/237 kB Progress (3): 164/195 kB | 39 kB | 61/237 kB Progress (3): 164/195 kB | 39 kB | 65/237 kB Progress (3): 168/195 kB | 39 kB | 65/237 kB Progress (3): 168/195 kB | 39 kB | 66/237 kB Progress (3): 172/195 kB | 39 kB | 66/237 kB Progress (3): 172/195 kB | 39 kB | 70/237 kB Progress (3): 176/195 kB | 39 kB | 70/237 kB Progress (4): 176/195 kB | 39 kB | 70/237 kB | 4.1/11 kB Progress (4): 176/195 kB | 39 kB | 74/237 kB | 4.1/11 kB Progress (4): 176/195 kB | 39 kB | 74/237 kB | 7.7/11 kB Progress (4): 180/195 kB | 39 kB | 74/237 kB | 7.7/11 kB Progress (5): 180/195 kB | 39 kB | 74/237 kB | 7.7/11 kB | 4.1/10 kB Progress (5): 180/195 kB | 39 kB | 74/237 kB | 11 kB | 4.1/10 kB Progress (5): 180/195 kB | 39 kB | 78/237 kB | 11 kB | 4.1/10 kB Progress (5): 180/195 kB | 39 kB | 78/237 kB | 11 kB | 7.7/10 kB Progress (5): 184/195 kB | 39 kB | 78/237 kB | 11 kB | 7.7/10 kB Progress (5): 184/195 kB | 39 kB | 78/237 kB | 11 kB | 10 kB Progress (5): 184/195 kB | 39 kB | 82/237 kB | 11 kB | 10 kB Progress (5): 188/195 kB | 39 kB | 82/237 kB | 11 kB | 10 kB Progress (5): 188/195 kB | 39 kB | 86/237 kB | 11 kB | 10 kB Progress (5): 192/195 kB | 39 kB | 86/237 kB | 11 kB | 10 kB Progress (5): 192/195 kB | 39 kB | 90/237 kB | 11 kB | 10 kB Progress (5): 195 kB | 39 kB | 90/237 kB | 11 kB | 10 kB Progress (5): 195 kB | 39 kB | 94/237 kB | 11 kB | 10 kB Progress (5): 195 kB | 39 kB | 98/237 kB | 11 kB | 10 kB Progress (5): 195 kB | 39 kB | 98/237 kB | 11 kB | 10 kB Progress (5): 195 kB | 39 kB | 102/237 kB | 11 kB | 10 kB Progress (5): 195 kB | 39 kB | 106/237 kB | 11 kB | 10 kB Progress (5): 195 kB | 39 kB | 110/237 kB | 11 kB | 10 kB Progress (5): 195 kB | 39 kB | 114/237 kB | 11 kB | 10 kB Progress (5): 195 kB | 39 kB | 118/237 kB | 11 kB | 10 kB Progress (5): 195 kB | 39 kB | 122/237 kB | 11 kB | 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 598 kB/s) [2019-07-31T02:59:11.029Z] 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 163 kB/s) [2019-07-31T02:59:11.029Z] Progress (3): 195 kB | 126/237 kB | 10 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-31T02:59:11.029Z] 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-31T02:59:11.029Z] Progress (3): 195 kB | 130/237 kB | 10 kB Progress (3): 195 kB | 134/237 kB | 10 kB Progress (3): 195 kB | 138/237 kB | 10 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 144 kB/s) [2019-07-31T02:59:11.029Z] Progress (2): 195 kB | 142/237 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-31T02:59:11.029Z] Progress (2): 195 kB | 146/237 kB Progress (2): 195 kB | 150/237 kB Progress (2): 195 kB | 154/237 kB Progress (2): 195 kB | 158/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 2.7 MB/s) [2019-07-31T02:59:11.029Z] Progress (1): 162/237 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-31T02:59:11.029Z] Progress (1): 166/237 kB Progress (1): 170/237 kB Progress (1): 174/237 kB Progress (1): 178/237 kB Progress (1): 182/237 kB Progress (1): 186/237 kB Progress (1): 190/237 kB Progress (1): 194/237 kB Progress (1): 198/237 kB Progress (1): 202/237 kB Progress (1): 206/237 kB Progress (1): 210/237 kB Progress (1): 214/237 kB Progress (1): 218/237 kB Progress (1): 222/237 kB Progress (1): 226/237 kB Progress (1): 230/237 kB Progress (1): 234/237 kB Progress (1): 237 kB Progress (2): 237 kB | 4.1/37 kB Progress (2): 237 kB | 7.7/37 kB Progress (2): 237 kB | 12/37 kB Progress (3): 237 kB | 12/37 kB | 4.1/123 kB Progress (3): 237 kB | 16/37 kB | 4.1/123 kB Progress (3): 237 kB | 16/37 kB | 7.7/123 kB Progress (3): 237 kB | 20/37 kB | 7.7/123 kB Progress (3): 237 kB | 24/37 kB | 7.7/123 kB Progress (3): 237 kB | 24/37 kB | 12/123 kB Progress (3): 237 kB | 28/37 kB | 12/123 kB Progress (3): 237 kB | 28/37 kB | 16/123 kB Progress (3): 237 kB | 32/37 kB | 16/123 kB Progress (3): 237 kB | 32/37 kB | 20/123 kB Progress (3): 237 kB | 36/37 kB | 20/123 kB Progress (3): 237 kB | 37 kB | 20/123 kB Progress (3): 237 kB | 37 kB | 24/123 kB Progress (3): 237 kB | 37 kB | 28/123 kB Progress (3): 237 kB | 37 kB | 32/123 kB Progress (3): 237 kB | 37 kB | 33/123 kB Progress (3): 237 kB | 37 kB | 37/123 kB Progress (3): 237 kB | 37 kB | 41/123 kB Progress (3): 237 kB | 37 kB | 45/123 kB Progress (3): 237 kB | 37 kB | 49/123 kB Progress (4): 237 kB | 37 kB | 49/123 kB | 4.1/30 kB Progress (4): 237 kB | 37 kB | 53/123 kB | 4.1/30 kB Progress (4): 237 kB | 37 kB | 53/123 kB | 7.7/30 kB Progress (4): 237 kB | 37 kB | 57/123 kB | 7.7/30 kB Progress (4): 237 kB | 37 kB | 57/123 kB | 12/30 kB Progress (5): 237 kB | 37 kB | 57/123 kB | 12/30 kB | 4.1/17 kB Progress (5): 237 kB | 37 kB | 57/123 kB | 16/30 kB | 4.1/17 kB Progress (5): 237 kB | 37 kB | 61/123 kB | 16/30 kB | 4.1/17 kB Progress (5): 237 kB | 37 kB | 61/123 kB | 20/30 kB | 4.1/17 kB Progress (5): 237 kB | 37 kB | 61/123 kB | 20/30 kB | 7.7/17 kB Progress (5): 237 kB | 37 kB | 61/123 kB | 24/30 kB | 7.7/17 kB Progress (5): 237 kB | 37 kB | 65/123 kB | 24/30 kB | 7.7/17 kB Progress (5): 237 kB | 37 kB | 65/123 kB | 28/30 kB | 7.7/17 kB Progress (5): 237 kB | 37 kB | 65/123 kB | 28/30 kB | 12/17 kB Progress (5): 237 kB | 37 kB | 65/123 kB | 30 kB | 12/17 kB Progress (5): 237 kB | 37 kB | 66/123 kB | 30 kB | 12/17 kB Progress (5): 237 kB | 37 kB | 66/123 kB | 30 kB | 16/17 kB Progress (5): 237 kB | 37 kB | 70/123 kB | 30 kB | 16/17 kB Progress (5): 237 kB | 37 kB | 70/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 74/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 78/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 82/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 86/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 90/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 94/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 98/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 102/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 106/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 110/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 114/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 118/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 122/123 kB | 30 kB | 17 kB Progress (5): 237 kB | 37 kB | 123 kB | 30 kB | 17 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.jar (30 kB at 289 kB/s) [2019-07-31T02:59:11.029Z] 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-31T02:59:11.029Z] 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 155 kB/s) [2019-07-31T02:59:11.029Z] 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.2 MB/s) [2019-07-31T02:59:11.029Z] 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-31T02:59:11.029Z] 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-31T02:59:11.029Z] 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 336 kB/s) [2019-07-31T02:59:11.029Z] 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.1 MB/s) [2019-07-31T02:59:11.029Z] 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-31T02:59:11.029Z] 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-31T02:59:11.029Z] Progress (1): 4.1/158 kB Progress (1): 7.7/158 kB Progress (1): 12/158 kB Progress (1): 16/158 kB Progress (1): 20/158 kB Progress (1): 24/158 kB Progress (1): 28/158 kB Progress (1): 32/158 kB Progress (1): 33/158 kB Progress (1): 37/158 kB Progress (1): 41/158 kB Progress (1): 45/158 kB Progress (1): 49/158 kB Progress (1): 53/158 kB Progress (1): 57/158 kB Progress (1): 61/158 kB Progress (1): 65/158 kB Progress (1): 66/158 kB Progress (1): 70/158 kB Progress (1): 74/158 kB Progress (1): 78/158 kB Progress (1): 82/158 kB Progress (1): 86/158 kB Progress (1): 90/158 kB Progress (1): 94/158 kB Progress (1): 98/158 kB Progress (2): 98/158 kB | 0/1.2 MB Progress (2): 98/158 kB | 0/1.2 MB Progress (2): 98/158 kB | 0/1.2 MB Progress (2): 102/158 kB | 0/1.2 MB Progress (2): 106/158 kB | 0/1.2 MB Progress (2): 106/158 kB | 0/1.2 MB Progress (2): 110/158 kB | 0/1.2 MB Progress (2): 110/158 kB | 0/1.2 MB Progress (2): 114/158 kB | 0/1.2 MB Progress (2): 114/158 kB | 0/1.2 MB Progress (2): 118/158 kB | 0/1.2 MB Progress (2): 118/158 kB | 0/1.2 MB Progress (3): 118/158 kB | 0/1.2 MB | 4.1/11 kB Progress (3): 122/158 kB | 0/1.2 MB | 4.1/11 kB Progress (3): 122/158 kB | 0/1.2 MB | 7.7/11 kB Progress (3): 122/158 kB | 0/1.2 MB | 7.7/11 kB Progress (3): 122/158 kB | 0/1.2 MB | 11 kB Progress (3): 126/158 kB | 0/1.2 MB | 11 kB Progress (3): 126/158 kB | 0/1.2 MB | 11 kB Progress (3): 130/158 kB | 0/1.2 MB | 11 kB Progress (3): 130/158 kB | 0/1.2 MB | 11 kB Progress (3): 134/158 kB | 0/1.2 MB | 11 kB Progress (3): 134/158 kB | 0/1.2 MB | 11 kB Progress (3): 138/158 kB | 0/1.2 MB | 11 kB Progress (3): 138/158 kB | 0/1.2 MB | 11 kB Progress (3): 142/158 kB | 0/1.2 MB | 11 kB Progress (3): 142/158 kB | 0/1.2 MB | 11 kB Progress (3): 146/158 kB | 0/1.2 MB | 11 kB Progress (3): 146/158 kB | 0.1/1.2 MB | 11 kB Progress (3): 150/158 kB | 0.1/1.2 MB | 11 kB Progress (3): 150/158 kB | 0.1/1.2 MB | 11 kB Progress (3): 154/158 kB | 0.1/1.2 MB | 11 kB Progress (3): 154/158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (3): 158 kB | 0.1/1.2 MB | 11 kB Progress (4): 158 kB | 0.1/1.2 MB | 11 kB | 4.1/262 kB Progress (4): 158 kB | 0.1/1.2 MB | 11 kB | 4.1/262 kB Progress (4): 158 kB | 0.1/1.2 MB | 11 kB | 7.7/262 kB Progress (4): 158 kB | 0.1/1.2 MB | 11 kB | 7.7/262 kB Progress (4): 158 kB | 0.1/1.2 MB | 11 kB | 12/262 kB Progress (4): 158 kB | 0.1/1.2 MB | 11 kB | 12/262 kB Progress (4): 158 kB | 0.1/1.2 MB | 11 kB | 16/262 kB Progress (4): 158 kB | 0.1/1.2 MB | 11 kB | 16/262 kB Progress (4): 158 kB | 0.1/1.2 MB | 11 kB | 20/262 kB Progress (4): 158 kB | 0.1/1.2 MB | 11 kB | 20/262 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.jar (11 kB at 87 kB/s) [2019-07-31T02:59:11.029Z] Progress (3): 158 kB | 0.1/1.2 MB | 20/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 24/262 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T02:59:11.029Z] Progress (3): 158 kB | 0.1/1.2 MB | 28/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 28/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 32/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 32/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 33/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 33/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 33/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 37/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 37/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 41/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 41/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 45/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 45/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 49/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 49/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 53/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 53/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 57/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 57/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 61/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 61/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 65/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 65/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 66/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 66/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 70/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 70/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 74/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 74/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 78/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 78/262 kB Progress (3): 158 kB | 0.2/1.2 MB | 82/262 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (158 kB at 1.2 MB/s) [2019-07-31T02:59:11.029Z] Progress (2): 0.2/1.2 MB | 86/262 kB Progress (2): 0.2/1.2 MB | 86/262 kB Progress (2): 0.2/1.2 MB | 90/262 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T02:59:11.029Z] Progress (2): 0.2/1.2 MB | 94/262 kB Progress (2): 0.2/1.2 MB | 94/262 kB Progress (2): 0.2/1.2 MB | 98/262 kB Progress (3): 0.2/1.2 MB | 98/262 kB | 4.1/30 kB Progress (3): 0.2/1.2 MB | 98/262 kB | 4.1/30 kB Progress (3): 0.2/1.2 MB | 98/262 kB | 4.1/30 kB Progress (3): 0.2/1.2 MB | 98/262 kB | 4.1/30 kB Progress (3): 0.2/1.2 MB | 98/262 kB | 7.7/30 kB Progress (3): 0.2/1.2 MB | 98/262 kB | 7.7/30 kB Progress (3): 0.2/1.2 MB | 102/262 kB | 7.7/30 kB Progress (3): 0.2/1.2 MB | 102/262 kB | 7.7/30 kB Progress (3): 0.2/1.2 MB | 102/262 kB | 12/30 kB Progress (3): 0.2/1.2 MB | 102/262 kB | 12/30 kB Progress (3): 0.2/1.2 MB | 106/262 kB | 12/30 kB Progress (3): 0.2/1.2 MB | 106/262 kB | 12/30 kB Progress (3): 0.2/1.2 MB | 106/262 kB | 16/30 kB Progress (3): 0.2/1.2 MB | 106/262 kB | 16/30 kB Progress (3): 0.2/1.2 MB | 110/262 kB | 16/30 kB Progress (3): 0.2/1.2 MB | 110/262 kB | 16/30 kB Progress (3): 0.2/1.2 MB | 110/262 kB | 20/30 kB Progress (3): 0.2/1.2 MB | 110/262 kB | 20/30 kB Progress (3): 0.2/1.2 MB | 114/262 kB | 20/30 kB Progress (3): 0.2/1.2 MB | 114/262 kB | 20/30 kB Progress (3): 0.2/1.2 MB | 114/262 kB | 24/30 kB Progress (4): 0.2/1.2 MB | 114/262 kB | 24/30 kB | 4.1/305 kB Progress (4): 0.2/1.2 MB | 114/262 kB | 28/30 kB | 4.1/305 kB Progress (4): 0.3/1.2 MB | 114/262 kB | 28/30 kB | 4.1/305 kB Progress (4): 0.3/1.2 MB | 118/262 kB | 28/30 kB | 4.1/305 kB Progress (4): 0.3/1.2 MB | 118/262 kB | 28/30 kB | 4.1/305 kB Progress (4): 0.3/1.2 MB | 118/262 kB | 30 kB | 4.1/305 kB Progress (4): 0.3/1.2 MB | 118/262 kB | 30 kB | 7.7/305 kB Progress (4): 0.3/1.2 MB | 118/262 kB | 30 kB | 7.7/305 kB Progress (4): 0.3/1.2 MB | 122/262 kB | 30 kB | 7.7/305 kB Progress (4): 0.3/1.2 MB | 122/262 kB | 30 kB | 7.7/305 kB Progress (4): 0.3/1.2 MB | 122/262 kB | 30 kB | 12/305 kB Progress (4): 0.3/1.2 MB | 122/262 kB | 30 kB | 12/305 kB Progress (4): 0.3/1.2 MB | 126/262 kB | 30 kB | 12/305 kB Progress (4): 0.3/1.2 MB | 126/262 kB | 30 kB | 12/305 kB Progress (4): 0.3/1.2 MB | 126/262 kB | 30 kB | 16/305 kB Progress (4): 0.3/1.2 MB | 126/262 kB | 30 kB | 16/305 kB Progress (5): 0.3/1.2 MB | 126/262 kB | 30 kB | 16/305 kB | 4.1/50 kB Progress (5): 0.3/1.2 MB | 130/262 kB | 30 kB | 16/305 kB | 4.1/50 kB Progress (5): 0.3/1.2 MB | 130/262 kB | 30 kB | 16/305 kB | 7.7/50 kB Progress (5): 0.3/1.2 MB | 130/262 kB | 30 kB | 16/305 kB | 7.7/50 kB Progress (5): 0.3/1.2 MB | 130/262 kB | 30 kB | 20/305 kB | 7.7/50 kB Progress (5): 0.3/1.2 MB | 130/262 kB | 30 kB | 20/305 kB | 7.7/50 kB Progress (5): 0.3/1.2 MB | 130/262 kB | 30 kB | 20/305 kB | 12/50 kB Progress (5): 0.3/1.2 MB | 131/262 kB | 30 kB | 20/305 kB | 12/50 kB Progress (5): 0.3/1.2 MB | 131/262 kB | 30 kB | 20/305 kB | 16/50 kB Progress (5): 0.3/1.2 MB | 131/262 kB | 30 kB | 20/305 kB | 16/50 kB Progress (5): 0.3/1.2 MB | 131/262 kB | 30 kB | 24/305 kB | 16/50 kB Progress (5): 0.3/1.2 MB | 131/262 kB | 30 kB | 24/305 kB | 16/50 kB Progress (5): 0.3/1.2 MB | 131/262 kB | 30 kB | 24/305 kB | 20/50 kB Progress (5): 0.3/1.2 MB | 135/262 kB | 30 kB | 24/305 kB | 20/50 kB Progress (5): 0.3/1.2 MB | 135/262 kB | 30 kB | 24/305 kB | 24/50 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 201 kB/s) [2019-07-31T02:59:11.029Z] Progress (4): 0.3/1.2 MB | 135/262 kB | 24/305 kB | 24/50 kB Progress (4): 0.3/1.2 MB | 135/262 kB | 28/305 kB | 24/50 kB Progress (4): 0.3/1.2 MB | 135/262 kB | 28/305 kB | 24/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-31T02:59:11.029Z] Progress (4): 0.3/1.2 MB | 135/262 kB | 28/305 kB | 28/50 kB Progress (4): 0.3/1.2 MB | 139/262 kB | 28/305 kB | 28/50 kB Progress (4): 0.3/1.2 MB | 139/262 kB | 28/305 kB | 32/50 kB Progress (4): 0.3/1.2 MB | 139/262 kB | 28/305 kB | 32/50 kB Progress (4): 0.3/1.2 MB | 139/262 kB | 32/305 kB | 32/50 kB Progress (4): 0.3/1.2 MB | 139/262 kB | 32/305 kB | 32/50 kB Progress (4): 0.3/1.2 MB | 139/262 kB | 32/305 kB | 36/50 kB Progress (4): 0.3/1.2 MB | 143/262 kB | 32/305 kB | 36/50 kB Progress (4): 0.3/1.2 MB | 143/262 kB | 32/305 kB | 40/50 kB Progress (4): 0.3/1.2 MB | 143/262 kB | 32/305 kB | 40/50 kB Progress (4): 0.3/1.2 MB | 143/262 kB | 33/305 kB | 40/50 kB Progress (4): 0.3/1.2 MB | 143/262 kB | 33/305 kB | 40/50 kB Progress (4): 0.3/1.2 MB | 143/262 kB | 33/305 kB | 44/50 kB Progress (4): 0.3/1.2 MB | 147/262 kB | 33/305 kB | 44/50 kB Progress (4): 0.3/1.2 MB | 147/262 kB | 33/305 kB | 48/50 kB Progress (4): 0.3/1.2 MB | 147/262 kB | 33/305 kB | 48/50 kB Progress (4): 0.3/1.2 MB | 147/262 kB | 37/305 kB | 48/50 kB Progress (4): 0.3/1.2 MB | 147/262 kB | 37/305 kB | 48/50 kB Progress (4): 0.3/1.2 MB | 147/262 kB | 37/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 151/262 kB | 37/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 151/262 kB | 37/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 151/262 kB | 41/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 151/262 kB | 41/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 151/262 kB | 45/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 155/262 kB | 45/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 155/262 kB | 49/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 155/262 kB | 49/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 155/262 kB | 53/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 159/262 kB | 53/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 159/262 kB | 57/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 159/262 kB | 57/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 159/262 kB | 61/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 163/262 kB | 61/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 163/262 kB | 65/305 kB | 50 kB Progress (4): 0.3/1.2 MB | 163/262 kB | 65/305 kB | 50 kB Progress (5): 0.3/1.2 MB | 163/262 kB | 65/305 kB | 50 kB | 4.1/52 kB Progress (5): 0.3/1.2 MB | 163/262 kB | 66/305 kB | 50 kB | 4.1/52 kB Progress (5): 0.3/1.2 MB | 164/262 kB | 66/305 kB | 50 kB | 4.1/52 kB Progress (5): 0.3/1.2 MB | 164/262 kB | 70/305 kB | 50 kB | 4.1/52 kB Progress (5): 0.3/1.2 MB | 164/262 kB | 70/305 kB | 50 kB | 7.7/52 kB Progress (5): 0.3/1.2 MB | 164/262 kB | 70/305 kB | 50 kB | 7.7/52 kB Progress (5): 0.3/1.2 MB | 164/262 kB | 70/305 kB | 50 kB | 12/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 315 kB/s) [2019-07-31T02:59:11.029Z] 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-31T02:59:11.029Z] Progress (4): 0.3/1.2 MB | 164/262 kB | 74/305 kB | 12/52 kB Progress (4): 0.3/1.2 MB | 168/262 kB | 74/305 kB | 12/52 kB Progress (4): 0.3/1.2 MB | 168/262 kB | 74/305 kB | 16/52 kB Progress (4): 0.4/1.2 MB | 168/262 kB | 74/305 kB | 16/52 kB Progress (4): 0.4/1.2 MB | 168/262 kB | 74/305 kB | 20/52 kB Progress (4): 0.4/1.2 MB | 172/262 kB | 74/305 kB | 20/52 kB Progress (4): 0.4/1.2 MB | 172/262 kB | 78/305 kB | 20/52 kB Progress (4): 0.4/1.2 MB | 176/262 kB | 78/305 kB | 20/52 kB Progress (4): 0.4/1.2 MB | 176/262 kB | 78/305 kB | 24/52 kB Progress (4): 0.4/1.2 MB | 176/262 kB | 78/305 kB | 24/52 kB Progress (4): 0.4/1.2 MB | 176/262 kB | 78/305 kB | 28/52 kB Progress (4): 0.4/1.2 MB | 180/262 kB | 78/305 kB | 28/52 kB Progress (4): 0.4/1.2 MB | 180/262 kB | 82/305 kB | 28/52 kB Progress (4): 0.4/1.2 MB | 184/262 kB | 82/305 kB | 28/52 kB Progress (4): 0.4/1.2 MB | 184/262 kB | 86/305 kB | 28/52 kB Progress (4): 0.4/1.2 MB | 184/262 kB | 86/305 kB | 32/52 kB Progress (4): 0.4/1.2 MB | 184/262 kB | 86/305 kB | 32/52 kB Progress (4): 0.4/1.2 MB | 184/262 kB | 86/305 kB | 33/52 kB Progress (4): 0.4/1.2 MB | 184/262 kB | 90/305 kB | 33/52 kB Progress (4): 0.4/1.2 MB | 188/262 kB | 90/305 kB | 33/52 kB Progress (4): 0.4/1.2 MB | 188/262 kB | 94/305 kB | 33/52 kB Progress (4): 0.4/1.2 MB | 188/262 kB | 94/305 kB | 37/52 kB Progress (4): 0.4/1.2 MB | 188/262 kB | 94/305 kB | 37/52 kB Progress (4): 0.4/1.2 MB | 188/262 kB | 94/305 kB | 41/52 kB Progress (4): 0.4/1.2 MB | 188/262 kB | 98/305 kB | 41/52 kB Progress (4): 0.4/1.2 MB | 192/262 kB | 98/305 kB | 41/52 kB Progress (4): 0.4/1.2 MB | 192/262 kB | 98/305 kB | 41/52 kB Progress (4): 0.4/1.2 MB | 192/262 kB | 98/305 kB | 45/52 kB Progress (4): 0.4/1.2 MB | 192/262 kB | 98/305 kB | 45/52 kB Progress (4): 0.4/1.2 MB | 192/262 kB | 98/305 kB | 49/52 kB Progress (4): 0.4/1.2 MB | 192/262 kB | 102/305 kB | 49/52 kB Progress (4): 0.4/1.2 MB | 196/262 kB | 102/305 kB | 49/52 kB Progress (4): 0.4/1.2 MB | 196/262 kB | 106/305 kB | 49/52 kB Progress (4): 0.4/1.2 MB | 196/262 kB | 106/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 196/262 kB | 106/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 196/262 kB | 110/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 197/262 kB | 110/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 197/262 kB | 114/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 197/262 kB | 114/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 197/262 kB | 118/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 201/262 kB | 118/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 201/262 kB | 122/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 201/262 kB | 122/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 201/262 kB | 126/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 205/262 kB | 126/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 205/262 kB | 130/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 205/262 kB | 130/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 205/262 kB | 134/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 209/262 kB | 134/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 209/262 kB | 138/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 209/262 kB | 138/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 209/262 kB | 142/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 213/262 kB | 142/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 213/262 kB | 146/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 213/262 kB | 146/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 213/262 kB | 150/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 217/262 kB | 150/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 217/262 kB | 154/305 kB | 52 kB Progress (4): 0.4/1.2 MB | 217/262 kB | 154/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 302 kB/s) [2019-07-31T02:59:11.029Z] Progress (3): 0.4/1.2 MB | 217/262 kB | 154/305 kB Progress (3): 0.4/1.2 MB | 217/262 kB | 158/305 kB Progress (3): 0.4/1.2 MB | 221/262 kB | 158/305 kB Progress (3): 0.4/1.2 MB | 221/262 kB | 162/305 kB Progress (3): 0.4/1.2 MB | 221/262 kB | 162/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-31T02:59:11.029Z] Progress (3): 0.4/1.2 MB | 221/262 kB | 162/305 kB Progress (3): 0.4/1.2 MB | 221/262 kB | 166/305 kB Progress (3): 0.4/1.2 MB | 225/262 kB | 166/305 kB Progress (4): 0.4/1.2 MB | 225/262 kB | 166/305 kB | 4.1/15 kB Progress (4): 0.4/1.2 MB | 229/262 kB | 166/305 kB | 4.1/15 kB Progress (4): 0.4/1.2 MB | 229/262 kB | 170/305 kB | 4.1/15 kB Progress (4): 0.4/1.2 MB | 229/262 kB | 170/305 kB | 4.1/15 kB Progress (4): 0.4/1.2 MB | 229/262 kB | 174/305 kB | 4.1/15 kB Progress (4): 0.4/1.2 MB | 233/262 kB | 174/305 kB | 4.1/15 kB Progress (4): 0.4/1.2 MB | 233/262 kB | 174/305 kB | 7.7/15 kB Progress (4): 0.4/1.2 MB | 237/262 kB | 174/305 kB | 7.7/15 kB Progress (4): 0.4/1.2 MB | 237/262 kB | 178/305 kB | 7.7/15 kB Progress (4): 0.4/1.2 MB | 237/262 kB | 178/305 kB | 7.7/15 kB Progress (4): 0.4/1.2 MB | 237/262 kB | 182/305 kB | 7.7/15 kB Progress (4): 0.4/1.2 MB | 241/262 kB | 182/305 kB | 7.7/15 kB Progress (4): 0.4/1.2 MB | 241/262 kB | 182/305 kB | 12/15 kB Progress (4): 0.4/1.2 MB | 245/262 kB | 182/305 kB | 12/15 kB Progress (4): 0.4/1.2 MB | 245/262 kB | 186/305 kB | 12/15 kB Progress (4): 0.4/1.2 MB | 245/262 kB | 186/305 kB | 12/15 kB Progress (4): 0.4/1.2 MB | 245/262 kB | 190/305 kB | 12/15 kB Progress (4): 0.4/1.2 MB | 249/262 kB | 190/305 kB | 12/15 kB Progress (4): 0.4/1.2 MB | 249/262 kB | 190/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 253/262 kB | 190/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 253/262 kB | 194/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 253/262 kB | 194/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 253/262 kB | 198/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 257/262 kB | 198/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 257/262 kB | 202/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 257/262 kB | 202/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 257/262 kB | 206/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 261/262 kB | 206/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 261/262 kB | 210/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 261/262 kB | 210/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 261/262 kB | 214/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 214/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 218/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 218/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 222/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 222/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 226/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 226/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 230/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 230/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 234/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 234/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 238/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 238/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 242/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 242/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 246/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 246/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 250/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 250/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 254/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 254/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 258/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 258/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 262/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 262/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 266/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 266/305 kB | 15 kB Progress (4): 0.5/1.2 MB | 262 kB | 270/305 kB | 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 80 kB/s) [2019-07-31T02:59:11.029Z] Progress (3): 0.5/1.2 MB | 262 kB | 274/305 kB Progress (3): 0.5/1.2 MB | 262 kB | 274/305 kB Progress (3): 0.5/1.2 MB | 262 kB | 278/305 kB Progress (4): 0.5/1.2 MB | 262 kB | 278/305 kB | 4.1/37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T02:59:11.029Z] Progress (4): 0.5/1.2 MB | 262 kB | 278/305 kB | 7.7/37 kB Progress (4): 0.5/1.2 MB | 262 kB | 282/305 kB | 7.7/37 kB Progress (4): 0.5/1.2 MB | 262 kB | 282/305 kB | 7.7/37 kB Progress (4): 0.5/1.2 MB | 262 kB | 286/305 kB | 7.7/37 kB Progress (4): 0.5/1.2 MB | 262 kB | 286/305 kB | 12/37 kB Progress (4): 0.5/1.2 MB | 262 kB | 290/305 kB | 12/37 kB Progress (4): 0.5/1.2 MB | 262 kB | 290/305 kB | 12/37 kB Progress (4): 0.5/1.2 MB | 262 kB | 294/305 kB | 12/37 kB Progress (4): 0.5/1.2 MB | 262 kB | 294/305 kB | 16/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.4 MB/s) [2019-07-31T02:59:11.029Z] Progress (3): 0.5/1.2 MB | 294/305 kB | 20/37 kB Progress (3): 0.5/1.2 MB | 298/305 kB | 20/37 kB Progress (3): 0.5/1.2 MB | 298/305 kB | 20/37 kB Progress (3): 0.5/1.2 MB | 302/305 kB | 20/37 kB Progress (3): 0.5/1.2 MB | 302/305 kB | 24/37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T02:59:11.029Z] Progress (3): 0.5/1.2 MB | 302/305 kB | 28/37 kB Progress (3): 0.5/1.2 MB | 305 kB | 28/37 kB Progress (3): 0.5/1.2 MB | 305 kB | 28/37 kB Progress (3): 0.5/1.2 MB | 305 kB | 32/37 kB Progress (3): 0.5/1.2 MB | 305 kB | 32/37 kB Progress (3): 0.5/1.2 MB | 305 kB | 36/37 kB Progress (3): 0.5/1.2 MB | 305 kB | 36/37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 184 kB/s) [2019-07-31T02:59:11.029Z] 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.5 MB/s) [2019-07-31T02:59:11.029Z] Progress (2): 0.6/1.2 MB | 4.1/11 kB Progress (2): 0.6/1.2 MB | 4.1/11 kB Progress (2): 0.6/1.2 MB | 7.7/11 kB 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-31T02:59:11.029Z] 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-31T02:59:11.029Z] Progress (2): 0.6/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Progress (2): 0.7/1.2 MB | 11 kB Progress (3): 0.7/1.2 MB | 11 kB | 4.1/7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 4.1/7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.8/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.8/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.8/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.8/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.8/1.2 MB | 11 kB | 7.7 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 36 kB/s) [2019-07-31T02:59:11.029Z] Progress (2): 0.8/1.2 MB | 11 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-31T02:59:11.029Z] Progress (2): 0.8/1.2 MB | 11 kB Progress (2): 0.8/1.2 MB | 11 kB Progress (2): 0.8/1.2 MB | 11 kB Progress (2): 0.8/1.2 MB | 11 kB Progress (2): 0.8/1.2 MB | 11 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 49 kB/s) [2019-07-31T02:59:11.029Z] Progress (2): 0.8/1.2 MB | 4.1/588 kB Progress (2): 0.8/1.2 MB | 4.1/588 kB Progress (2): 0.8/1.2 MB | 7.7/588 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T02:59:11.030Z] Progress (2): 0.8/1.2 MB | 12/588 kB Progress (2): 0.8/1.2 MB | 12/588 kB Progress (2): 0.8/1.2 MB | 16/588 kB Progress (2): 0.8/1.2 MB | 16/588 kB Progress (2): 0.8/1.2 MB | 20/588 kB Progress (2): 0.8/1.2 MB | 24/588 kB Progress (2): 0.8/1.2 MB | 24/588 kB Progress (2): 0.8/1.2 MB | 28/588 kB Progress (2): 0.8/1.2 MB | 28/588 kB Progress (2): 0.8/1.2 MB | 32/588 kB Progress (2): 0.8/1.2 MB | 32/588 kB Progress (2): 0.8/1.2 MB | 33/588 kB Progress (2): 0.8/1.2 MB | 33/588 kB Progress (2): 0.8/1.2 MB | 37/588 kB Progress (2): 0.8/1.2 MB | 37/588 kB Progress (2): 0.8/1.2 MB | 41/588 kB Progress (2): 0.8/1.2 MB | 41/588 kB Progress (2): 0.8/1.2 MB | 45/588 kB Progress (2): 0.8/1.2 MB | 45/588 kB Progress (2): 0.8/1.2 MB | 49/588 kB Progress (2): 0.8/1.2 MB | 49/588 kB Progress (2): 0.8/1.2 MB | 53/588 kB Progress (2): 0.8/1.2 MB | 53/588 kB Progress (2): 0.8/1.2 MB | 57/588 kB Progress (2): 0.8/1.2 MB | 57/588 kB Progress (2): 0.8/1.2 MB | 61/588 kB Progress (2): 0.8/1.2 MB | 61/588 kB Progress (2): 0.8/1.2 MB | 65/588 kB Progress (2): 0.9/1.2 MB | 65/588 kB Progress (2): 0.9/1.2 MB | 66/588 kB Progress (2): 0.9/1.2 MB | 66/588 kB Progress (2): 0.9/1.2 MB | 70/588 kB Progress (2): 0.9/1.2 MB | 70/588 kB Progress (2): 0.9/1.2 MB | 74/588 kB Progress (2): 0.9/1.2 MB | 74/588 kB Progress (2): 0.9/1.2 MB | 78/588 kB Progress (2): 0.9/1.2 MB | 78/588 kB Progress (2): 0.9/1.2 MB | 82/588 kB Progress (2): 0.9/1.2 MB | 82/588 kB Progress (2): 0.9/1.2 MB | 86/588 kB Progress (2): 0.9/1.2 MB | 86/588 kB Progress (2): 0.9/1.2 MB | 90/588 kB Progress (2): 0.9/1.2 MB | 90/588 kB Progress (2): 0.9/1.2 MB | 94/588 kB Progress (2): 0.9/1.2 MB | 94/588 kB Progress (2): 0.9/1.2 MB | 98/588 kB Progress (2): 0.9/1.2 MB | 98/588 kB Progress (2): 0.9/1.2 MB | 98/588 kB Progress (2): 0.9/1.2 MB | 98/588 kB Progress (3): 0.9/1.2 MB | 98/588 kB | 4.1/392 kB Progress (3): 0.9/1.2 MB | 98/588 kB | 4.1/392 kB Progress (3): 0.9/1.2 MB | 102/588 kB | 4.1/392 kB Progress (3): 0.9/1.2 MB | 102/588 kB | 4.1/392 kB Progress (3): 0.9/1.2 MB | 102/588 kB | 7.7/392 kB Progress (3): 0.9/1.2 MB | 102/588 kB | 7.7/392 kB Progress (4): 0.9/1.2 MB | 102/588 kB | 7.7/392 kB | 4.1/91 kB Progress (4): 0.9/1.2 MB | 106/588 kB | 7.7/392 kB | 4.1/91 kB Progress (4): 0.9/1.2 MB | 106/588 kB | 7.7/392 kB | 7.7/91 kB Progress (4): 0.9/1.2 MB | 106/588 kB | 7.7/392 kB | 7.7/91 kB Progress (4): 0.9/1.2 MB | 106/588 kB | 12/392 kB | 7.7/91 kB Progress (4): 0.9/1.2 MB | 106/588 kB | 12/392 kB | 7.7/91 kB Progress (4): 0.9/1.2 MB | 106/588 kB | 12/392 kB | 12/91 kB Progress (4): 0.9/1.2 MB | 110/588 kB | 12/392 kB | 12/91 kB Progress (4): 0.9/1.2 MB | 110/588 kB | 12/392 kB | 16/91 kB Progress (4): 0.9/1.2 MB | 110/588 kB | 12/392 kB | 16/91 kB Progress (4): 0.9/1.2 MB | 110/588 kB | 16/392 kB | 16/91 kB Progress (4): 0.9/1.2 MB | 110/588 kB | 16/392 kB | 16/91 kB Progress (4): 0.9/1.2 MB | 110/588 kB | 16/392 kB | 20/91 kB Progress (4): 0.9/1.2 MB | 114/588 kB | 16/392 kB | 20/91 kB Progress (4): 0.9/1.2 MB | 114/588 kB | 16/392 kB | 24/91 kB Progress (4): 0.9/1.2 MB | 114/588 kB | 16/392 kB | 24/91 kB Progress (4): 0.9/1.2 MB | 114/588 kB | 20/392 kB | 24/91 kB Progress (4): 0.9/1.2 MB | 114/588 kB | 20/392 kB | 24/91 kB Progress (4): 0.9/1.2 MB | 114/588 kB | 20/392 kB | 28/91 kB Progress (4): 0.9/1.2 MB | 118/588 kB | 20/392 kB | 28/91 kB Progress (4): 0.9/1.2 MB | 118/588 kB | 20/392 kB | 32/91 kB Progress (4): 0.9/1.2 MB | 118/588 kB | 20/392 kB | 32/91 kB Progress (4): 0.9/1.2 MB | 118/588 kB | 24/392 kB | 32/91 kB Progress (4): 0.9/1.2 MB | 118/588 kB | 24/392 kB | 32/91 kB Progress (4): 0.9/1.2 MB | 118/588 kB | 24/392 kB | 33/91 kB Progress (4): 0.9/1.2 MB | 122/588 kB | 24/392 kB | 33/91 kB Progress (4): 0.9/1.2 MB | 122/588 kB | 24/392 kB | 37/91 kB Progress (4): 0.9/1.2 MB | 122/588 kB | 24/392 kB | 37/91 kB Progress (4): 0.9/1.2 MB | 122/588 kB | 28/392 kB | 37/91 kB Progress (4): 0.9/1.2 MB | 122/588 kB | 28/392 kB | 37/91 kB Progress (4): 0.9/1.2 MB | 122/588 kB | 28/392 kB | 41/91 kB Progress (4): 0.9/1.2 MB | 126/588 kB | 28/392 kB | 41/91 kB Progress (4): 0.9/1.2 MB | 126/588 kB | 28/392 kB | 45/91 kB Progress (4): 0.9/1.2 MB | 126/588 kB | 28/392 kB | 45/91 kB Progress (4): 0.9/1.2 MB | 126/588 kB | 32/392 kB | 45/91 kB Progress (4): 1.0/1.2 MB | 126/588 kB | 32/392 kB | 45/91 kB Progress (4): 1.0/1.2 MB | 126/588 kB | 32/392 kB | 49/91 kB Progress (4): 1.0/1.2 MB | 130/588 kB | 32/392 kB | 49/91 kB Progress (4): 1.0/1.2 MB | 130/588 kB | 32/392 kB | 53/91 kB Progress (4): 1.0/1.2 MB | 130/588 kB | 32/392 kB | 53/91 kB Progress (4): 1.0/1.2 MB | 130/588 kB | 33/392 kB | 53/91 kB Progress (4): 1.0/1.2 MB | 130/588 kB | 33/392 kB | 53/91 kB Progress (4): 1.0/1.2 MB | 130/588 kB | 33/392 kB | 57/91 kB Progress (4): 1.0/1.2 MB | 134/588 kB | 33/392 kB | 57/91 kB Progress (4): 1.0/1.2 MB | 134/588 kB | 33/392 kB | 61/91 kB Progress (4): 1.0/1.2 MB | 134/588 kB | 33/392 kB | 61/91 kB Progress (4): 1.0/1.2 MB | 134/588 kB | 37/392 kB | 61/91 kB Progress (4): 1.0/1.2 MB | 134/588 kB | 37/392 kB | 61/91 kB Progress (4): 1.0/1.2 MB | 134/588 kB | 37/392 kB | 65/91 kB Progress (4): 1.0/1.2 MB | 138/588 kB | 37/392 kB | 65/91 kB Progress (4): 1.0/1.2 MB | 138/588 kB | 37/392 kB | 69/91 kB Progress (4): 1.0/1.2 MB | 138/588 kB | 37/392 kB | 69/91 kB Progress (4): 1.0/1.2 MB | 138/588 kB | 41/392 kB | 69/91 kB Progress (4): 1.0/1.2 MB | 138/588 kB | 41/392 kB | 69/91 kB Progress (4): 1.0/1.2 MB | 138/588 kB | 41/392 kB | 73/91 kB Progress (4): 1.0/1.2 MB | 142/588 kB | 41/392 kB | 73/91 kB Progress (4): 1.0/1.2 MB | 142/588 kB | 41/392 kB | 77/91 kB Progress (4): 1.0/1.2 MB | 142/588 kB | 41/392 kB | 77/91 kB Progress (4): 1.0/1.2 MB | 142/588 kB | 45/392 kB | 77/91 kB Progress (4): 1.0/1.2 MB | 142/588 kB | 45/392 kB | 77/91 kB Progress (4): 1.0/1.2 MB | 142/588 kB | 45/392 kB | 81/91 kB Progress (4): 1.0/1.2 MB | 146/588 kB | 45/392 kB | 81/91 kB Progress (4): 1.0/1.2 MB | 146/588 kB | 45/392 kB | 85/91 kB Progress (4): 1.0/1.2 MB | 146/588 kB | 45/392 kB | 85/91 kB Progress (4): 1.0/1.2 MB | 146/588 kB | 49/392 kB | 85/91 kB Progress (4): 1.0/1.2 MB | 146/588 kB | 49/392 kB | 85/91 kB Progress (4): 1.0/1.2 MB | 146/588 kB | 49/392 kB | 89/91 kB Progress (4): 1.0/1.2 MB | 150/588 kB | 49/392 kB | 89/91 kB Progress (4): 1.0/1.2 MB | 150/588 kB | 49/392 kB | 91 kB Progress (4): 1.0/1.2 MB | 150/588 kB | 49/392 kB | 91 kB Progress (4): 1.0/1.2 MB | 150/588 kB | 53/392 kB | 91 kB Progress (4): 1.0/1.2 MB | 150/588 kB | 53/392 kB | 91 kB Progress (4): 1.0/1.2 MB | 154/588 kB | 53/392 kB | 91 kB Progress (4): 1.0/1.2 MB | 154/588 kB | 53/392 kB | 91 kB Progress (4): 1.0/1.2 MB | 154/588 kB | 57/392 kB | 91 kB Progress (4): 1.0/1.2 MB | 154/588 kB | 57/392 kB | 91 kB Progress (5): 1.0/1.2 MB | 154/588 kB | 57/392 kB | 91 kB | 4.1/189 kB Progress (5): 1.0/1.2 MB | 158/588 kB | 57/392 kB | 91 kB | 4.1/189 kB Progress (5): 1.0/1.2 MB | 158/588 kB | 57/392 kB | 91 kB | 7.7/189 kB Progress (5): 1.0/1.2 MB | 158/588 kB | 57/392 kB | 91 kB | 7.7/189 kB Progress (5): 1.0/1.2 MB | 158/588 kB | 61/392 kB | 91 kB | 7.7/189 kB Progress (5): 1.0/1.2 MB | 158/588 kB | 61/392 kB | 91 kB | 7.7/189 kB Progress (5): 1.0/1.2 MB | 158/588 kB | 61/392 kB | 91 kB | 12/189 kB Progress (5): 1.0/1.2 MB | 162/588 kB | 61/392 kB | 91 kB | 12/189 kB Progress (5): 1.0/1.2 MB | 162/588 kB | 61/392 kB | 91 kB | 16/189 kB Progress (5): 1.0/1.2 MB | 162/588 kB | 61/392 kB | 91 kB | 16/189 kB Progress (5): 1.0/1.2 MB | 162/588 kB | 65/392 kB | 91 kB | 16/189 kB Progress (5): 1.0/1.2 MB | 162/588 kB | 65/392 kB | 91 kB | 16/189 kB Progress (5): 1.0/1.2 MB | 162/588 kB | 65/392 kB | 91 kB | 20/189 kB Progress (5): 1.0/1.2 MB | 166/588 kB | 65/392 kB | 91 kB | 20/189 kB Progress (5): 1.0/1.2 MB | 166/588 kB | 65/392 kB | 91 kB | 24/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 372 kB/s) [2019-07-31T02:59:11.030Z] Progress (4): 1.0/1.2 MB | 166/588 kB | 65/392 kB | 24/189 kB Progress (4): 1.0/1.2 MB | 166/588 kB | 66/392 kB | 24/189 kB Progress (4): 1.0/1.2 MB | 166/588 kB | 66/392 kB | 24/189 kB 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-31T02:59:11.030Z] Progress (4): 1.0/1.2 MB | 166/588 kB | 66/392 kB | 28/189 kB Progress (4): 1.0/1.2 MB | 170/588 kB | 66/392 kB | 28/189 kB Progress (4): 1.0/1.2 MB | 170/588 kB | 66/392 kB | 32/189 kB Progress (4): 1.0/1.2 MB | 170/588 kB | 66/392 kB | 32/189 kB Progress (4): 1.0/1.2 MB | 170/588 kB | 70/392 kB | 32/189 kB Progress (4): 1.0/1.2 MB | 170/588 kB | 70/392 kB | 32/189 kB Progress (4): 1.0/1.2 MB | 170/588 kB | 70/392 kB | 33/189 kB Progress (4): 1.0/1.2 MB | 174/588 kB | 70/392 kB | 33/189 kB Progress (4): 1.0/1.2 MB | 174/588 kB | 70/392 kB | 37/189 kB Progress (4): 1.0/1.2 MB | 174/588 kB | 70/392 kB | 37/189 kB Progress (4): 1.0/1.2 MB | 174/588 kB | 74/392 kB | 37/189 kB Progress (4): 1.0/1.2 MB | 174/588 kB | 74/392 kB | 37/189 kB Progress (4): 1.0/1.2 MB | 174/588 kB | 74/392 kB | 41/189 kB Progress (4): 1.0/1.2 MB | 178/588 kB | 74/392 kB | 41/189 kB Progress (4): 1.0/1.2 MB | 178/588 kB | 74/392 kB | 45/189 kB Progress (4): 1.1/1.2 MB | 178/588 kB | 74/392 kB | 45/189 kB Progress (4): 1.1/1.2 MB | 178/588 kB | 78/392 kB | 45/189 kB Progress (4): 1.1/1.2 MB | 178/588 kB | 78/392 kB | 49/189 kB Progress (4): 1.1/1.2 MB | 182/588 kB | 78/392 kB | 49/189 kB Progress (4): 1.1/1.2 MB | 186/588 kB | 78/392 kB | 49/189 kB Progress (4): 1.1/1.2 MB | 190/588 kB | 78/392 kB | 49/189 kB Progress (4): 1.1/1.2 MB | 190/588 kB | 78/392 kB | 53/189 kB Progress (4): 1.1/1.2 MB | 190/588 kB | 82/392 kB | 53/189 kB Progress (4): 1.1/1.2 MB | 190/588 kB | 82/392 kB | 57/189 kB Progress (4): 1.1/1.2 MB | 194/588 kB | 82/392 kB | 57/189 kB Progress (4): 1.1/1.2 MB | 194/588 kB | 82/392 kB | 57/189 kB Progress (5): 1.1/1.2 MB | 194/588 kB | 82/392 kB | 57/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 194/588 kB | 82/392 kB | 57/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 198/588 kB | 82/392 kB | 57/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 198/588 kB | 82/392 kB | 61/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 198/588 kB | 86/392 kB | 61/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 198/588 kB | 86/392 kB | 65/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 202/588 kB | 86/392 kB | 65/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 202/588 kB | 86/392 kB | 65/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 206/588 kB | 86/392 kB | 65/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 206/588 kB | 86/392 kB | 65/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 210/588 kB | 86/392 kB | 65/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 210/588 kB | 86/392 kB | 65/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 210/588 kB | 86/392 kB | 66/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 210/588 kB | 90/392 kB | 66/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 210/588 kB | 90/392 kB | 70/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 210/588 kB | 90/392 kB | 70/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 214/588 kB | 90/392 kB | 70/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 214/588 kB | 90/392 kB | 70/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 218/588 kB | 90/392 kB | 70/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 218/588 kB | 90/392 kB | 70/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 218/588 kB | 90/392 kB | 74/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 218/588 kB | 94/392 kB | 74/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 218/588 kB | 94/392 kB | 78/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 218/588 kB | 94/392 kB | 78/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 222/588 kB | 94/392 kB | 78/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 222/588 kB | 94/392 kB | 78/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 226/588 kB | 94/392 kB | 78/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 226/588 kB | 94/392 kB | 78/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 226/588 kB | 94/392 kB | 82/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 226/588 kB | 98/392 kB | 82/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 226/588 kB | 98/392 kB | 86/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 226/588 kB | 98/392 kB | 86/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 230/588 kB | 98/392 kB | 86/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 230/588 kB | 98/392 kB | 86/189 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 234/588 kB | 98/392 kB | 86/189 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 234/588 kB | 98/392 kB | 86/189 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 234/588 kB | 98/392 kB | 90/189 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 234/588 kB | 98/392 kB | 90/189 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 234/588 kB | 98/392 kB | 94/189 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 234/588 kB | 98/392 kB | 94/189 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 238/588 kB | 98/392 kB | 94/189 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 238/588 kB | 98/392 kB | 94/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 242/588 kB | 98/392 kB | 94/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 242/588 kB | 98/392 kB | 94/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 242/588 kB | 98/392 kB | 98/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 242/588 kB | 102/392 kB | 98/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 242/588 kB | 102/392 kB | 98/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 242/588 kB | 102/392 kB | 98/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 246/588 kB | 102/392 kB | 98/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 246/588 kB | 102/392 kB | 98/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 250/588 kB | 102/392 kB | 98/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 250/588 kB | 102/392 kB | 98/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 250/588 kB | 102/392 kB | 102/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 250/588 kB | 106/392 kB | 102/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 250/588 kB | 106/392 kB | 106/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 250/588 kB | 106/392 kB | 106/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 254/588 kB | 106/392 kB | 106/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 254/588 kB | 106/392 kB | 106/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 258/588 kB | 106/392 kB | 106/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 258/588 kB | 106/392 kB | 106/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 258/588 kB | 106/392 kB | 110/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 258/588 kB | 110/392 kB | 110/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 258/588 kB | 114/392 kB | 110/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 258/588 kB | 114/392 kB | 114/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 258/588 kB | 114/392 kB | 114/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 262/588 kB | 114/392 kB | 114/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 262/588 kB | 114/392 kB | 114/189 kB | 33/168 kB Progress (5): 1.1/1.2 MB | 266/588 kB | 114/392 kB | 114/189 kB | 33/168 kB Progress (5): 1.1/1.2 MB | 266/588 kB | 114/392 kB | 114/189 kB | 33/168 kB Progress (5): 1.1/1.2 MB | 266/588 kB | 114/392 kB | 118/189 kB | 33/168 kB Progress (5): 1.1/1.2 MB | 266/588 kB | 118/392 kB | 118/189 kB | 33/168 kB Progress (5): 1.1/1.2 MB | 266/588 kB | 118/392 kB | 122/189 kB | 33/168 kB Progress (5): 1.1/1.2 MB | 266/588 kB | 118/392 kB | 122/189 kB | 33/168 kB Progress (5): 1.1/1.2 MB | 270/588 kB | 118/392 kB | 122/189 kB | 33/168 kB Progress (5): 1.1/1.2 MB | 270/588 kB | 118/392 kB | 122/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 274/588 kB | 118/392 kB | 122/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 274/588 kB | 118/392 kB | 122/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 274/588 kB | 118/392 kB | 126/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 274/588 kB | 122/392 kB | 126/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 274/588 kB | 122/392 kB | 130/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 274/588 kB | 122/392 kB | 130/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 278/588 kB | 122/392 kB | 130/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 278/588 kB | 122/392 kB | 130/189 kB | 41/168 kB Progress (5): 1.1/1.2 MB | 282/588 kB | 122/392 kB | 130/189 kB | 41/168 kB Progress (5): 1.1/1.2 MB | 282/588 kB | 122/392 kB | 130/189 kB | 41/168 kB Progress (5): 1.1/1.2 MB | 282/588 kB | 122/392 kB | 131/189 kB | 41/168 kB Progress (5): 1.1/1.2 MB | 282/588 kB | 126/392 kB | 131/189 kB | 41/168 kB Progress (5): 1.1/1.2 MB | 282/588 kB | 126/392 kB | 135/189 kB | 41/168 kB Progress (5): 1.1/1.2 MB | 282/588 kB | 126/392 kB | 135/189 kB | 41/168 kB Progress (5): 1.1/1.2 MB | 286/588 kB | 126/392 kB | 135/189 kB | 41/168 kB Progress (5): 1.1/1.2 MB | 286/588 kB | 126/392 kB | 135/189 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 290/588 kB | 126/392 kB | 135/189 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 290/588 kB | 126/392 kB | 135/189 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 290/588 kB | 126/392 kB | 139/189 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 290/588 kB | 130/392 kB | 139/189 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 290/588 kB | 130/392 kB | 143/189 kB | 45/168 kB Progress (5): 1.2/1.2 MB | 290/588 kB | 130/392 kB | 143/189 kB | 45/168 kB Progress (5): 1.2/1.2 MB | 294/588 kB | 130/392 kB | 143/189 kB | 45/168 kB Progress (5): 1.2/1.2 MB | 294/588 kB | 130/392 kB | 143/189 kB | 49/168 kB Progress (5): 1.2/1.2 MB | 298/588 kB | 130/392 kB | 143/189 kB | 49/168 kB Progress (5): 1.2/1.2 MB | 298/588 kB | 130/392 kB | 143/189 kB | 49/168 kB Progress (5): 1.2/1.2 MB | 298/588 kB | 130/392 kB | 147/189 kB | 49/168 kB Progress (5): 1.2/1.2 MB | 298/588 kB | 131/392 kB | 147/189 kB | 49/168 kB Progress (5): 1.2/1.2 MB | 298/588 kB | 131/392 kB | 151/189 kB | 49/168 kB Progress (5): 1.2/1.2 MB | 298/588 kB | 131/392 kB | 151/189 kB | 49/168 kB Progress (5): 1.2/1.2 MB | 302/588 kB | 131/392 kB | 151/189 kB | 49/168 kB Progress (5): 1.2/1.2 MB | 302/588 kB | 131/392 kB | 151/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 306/588 kB | 131/392 kB | 151/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 306/588 kB | 131/392 kB | 151/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 306/588 kB | 131/392 kB | 155/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 306/588 kB | 135/392 kB | 155/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 306/588 kB | 135/392 kB | 159/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 306/588 kB | 135/392 kB | 159/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 310/588 kB | 135/392 kB | 159/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 310/588 kB | 135/392 kB | 159/189 kB | 57/168 kB Progress (5): 1.2/1.2 MB | 314/588 kB | 135/392 kB | 159/189 kB | 57/168 kB Progress (5): 1.2/1.2 MB | 314/588 kB | 135/392 kB | 159/189 kB | 57/168 kB Progress (5): 1.2/1.2 MB | 314/588 kB | 135/392 kB | 163/189 kB | 57/168 kB Progress (5): 1.2/1.2 MB | 314/588 kB | 139/392 kB | 163/189 kB | 57/168 kB Progress (5): 1.2/1.2 MB | 314/588 kB | 139/392 kB | 167/189 kB | 57/168 kB Progress (5): 1.2/1.2 MB | 314/588 kB | 139/392 kB | 167/189 kB | 57/168 kB Progress (5): 1.2/1.2 MB | 318/588 kB | 139/392 kB | 167/189 kB | 57/168 kB Progress (5): 1.2/1.2 MB | 318/588 kB | 139/392 kB | 167/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 322/588 kB | 139/392 kB | 167/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 322/588 kB | 139/392 kB | 167/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 322/588 kB | 139/392 kB | 171/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 322/588 kB | 143/392 kB | 171/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 322/588 kB | 147/392 kB | 171/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 322/588 kB | 147/392 kB | 175/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 322/588 kB | 147/392 kB | 175/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 326/588 kB | 147/392 kB | 175/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 326/588 kB | 147/392 kB | 175/189 kB | 65/168 kB Progress (5): 1.2/1.2 MB | 330/588 kB | 147/392 kB | 175/189 kB | 65/168 kB Progress (5): 1.2/1.2 MB | 330/588 kB | 147/392 kB | 175/189 kB | 65/168 kB Progress (5): 1.2/1.2 MB | 330/588 kB | 147/392 kB | 179/189 kB | 65/168 kB Progress (5): 1.2/1.2 MB | 330/588 kB | 151/392 kB | 179/189 kB | 65/168 kB Progress (5): 1.2/1.2 MB | 330/588 kB | 151/392 kB | 183/189 kB | 65/168 kB Progress (5): 1.2/1.2 MB | 330/588 kB | 151/392 kB | 183/189 kB | 65/168 kB Progress (5): 1.2/1.2 MB | 334/588 kB | 151/392 kB | 183/189 kB | 65/168 kB Progress (5): 1.2/1.2 MB | 334/588 kB | 151/392 kB | 183/189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 338/588 kB | 151/392 kB | 183/189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 338/588 kB | 151/392 kB | 183/189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 338/588 kB | 151/392 kB | 187/189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 338/588 kB | 155/392 kB | 187/189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 338/588 kB | 155/392 kB | 189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 338/588 kB | 155/392 kB | 189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 342/588 kB | 155/392 kB | 189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 342/588 kB | 155/392 kB | 189 kB | 70/168 kB Progress (5): 1.2/1.2 MB | 346/588 kB | 155/392 kB | 189 kB | 70/168 kB Progress (5): 1.2/1.2 MB | 346/588 kB | 155/392 kB | 189 kB | 70/168 kB Progress (5): 1.2/1.2 MB | 346/588 kB | 159/392 kB | 189 kB | 70/168 kB Progress (5): 1.2/1.2 MB | 346/588 kB | 159/392 kB | 189 kB | 70/168 kB Progress (5): 1.2/1.2 MB | 350/588 kB | 159/392 kB | 189 kB | 70/168 kB Progress (5): 1.2/1.2 MB | 350/588 kB | 159/392 kB | 189 kB | 74/168 kB Progress (5): 1.2/1.2 MB | 354/588 kB | 159/392 kB | 189 kB | 74/168 kB Progress (5): 1.2/1.2 MB | 354/588 kB | 159/392 kB | 189 kB | 74/168 kB Progress (5): 1.2/1.2 MB | 354/588 kB | 163/392 kB | 189 kB | 74/168 kB Progress (5): 1.2 MB | 354/588 kB | 163/392 kB | 189 kB | 74/168 kB Progress (5): 1.2 MB | 358/588 kB | 163/392 kB | 189 kB | 74/168 kB Progress (5): 1.2 MB | 358/588 kB | 163/392 kB | 189 kB | 78/168 kB Progress (5): 1.2 MB | 362/588 kB | 163/392 kB | 189 kB | 78/168 kB Progress (5): 1.2 MB | 362/588 kB | 167/392 kB | 189 kB | 78/168 kB Progress (5): 1.2 MB | 366/588 kB | 167/392 kB | 189 kB | 78/168 kB Progress (5): 1.2 MB | 366/588 kB | 167/392 kB | 189 kB | 82/168 kB Progress (5): 1.2 MB | 370/588 kB | 167/392 kB | 189 kB | 82/168 kB Progress (5): 1.2 MB | 370/588 kB | 171/392 kB | 189 kB | 82/168 kB Progress (5): 1.2 MB | 374/588 kB | 171/392 kB | 189 kB | 82/168 kB Progress (5): 1.2 MB | 374/588 kB | 171/392 kB | 189 kB | 86/168 kB Progress (5): 1.2 MB | 378/588 kB | 171/392 kB | 189 kB | 86/168 kB Progress (5): 1.2 MB | 378/588 kB | 175/392 kB | 189 kB | 86/168 kB Progress (5): 1.2 MB | 382/588 kB | 175/392 kB | 189 kB | 86/168 kB Progress (5): 1.2 MB | 382/588 kB | 175/392 kB | 189 kB | 90/168 kB Progress (5): 1.2 MB | 386/588 kB | 175/392 kB | 189 kB | 90/168 kB Progress (5): 1.2 MB | 386/588 kB | 179/392 kB | 189 kB | 90/168 kB Progress (5): 1.2 MB | 390/588 kB | 179/392 kB | 189 kB | 90/168 kB Progress (5): 1.2 MB | 390/588 kB | 179/392 kB | 189 kB | 94/168 kB Progress (5): 1.2 MB | 394/588 kB | 179/392 kB | 189 kB | 94/168 kB Progress (5): 1.2 MB | 394/588 kB | 183/392 kB | 189 kB | 94/168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 599 kB/s) [2019-07-31T02:59:11.030Z] Progress (4): 1.2 MB | 394/588 kB | 187/392 kB | 94/168 kB Progress (4): 1.2 MB | 398/588 kB | 187/392 kB | 94/168 kB Progress (4): 1.2 MB | 398/588 kB | 187/392 kB | 98/168 kB Progress (4): 1.2 MB | 402/588 kB | 187/392 kB | 98/168 kB Progress (4): 1.2 MB | 402/588 kB | 191/392 kB | 98/168 kB 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-31T02:59:11.030Z] Progress (4): 1.2 MB | 402/588 kB | 195/392 kB | 98/168 kB Progress (4): 1.2 MB | 406/588 kB | 195/392 kB | 98/168 kB Progress (4): 1.2 MB | 406/588 kB | 195/392 kB | 98/168 kB Progress (4): 1.2 MB | 410/588 kB | 195/392 kB | 98/168 kB Progress (4): 1.2 MB | 410/588 kB | 199/392 kB | 98/168 kB Progress (4): 1.2 MB | 414/588 kB | 199/392 kB | 98/168 kB Progress (4): 1.2 MB | 414/588 kB | 199/392 kB | 102/168 kB Progress (4): 1.2 MB | 418/588 kB | 199/392 kB | 102/168 kB Progress (4): 1.2 MB | 418/588 kB | 203/392 kB | 102/168 kB Progress (4): 1.2 MB | 422/588 kB | 203/392 kB | 102/168 kB Progress (4): 1.2 MB | 422/588 kB | 203/392 kB | 106/168 kB Progress (4): 1.2 MB | 426/588 kB | 203/392 kB | 106/168 kB Progress (4): 1.2 MB | 426/588 kB | 207/392 kB | 106/168 kB Progress (4): 1.2 MB | 430/588 kB | 207/392 kB | 106/168 kB Progress (4): 1.2 MB | 430/588 kB | 207/392 kB | 110/168 kB Progress (4): 1.2 MB | 434/588 kB | 207/392 kB | 110/168 kB Progress (4): 1.2 MB | 434/588 kB | 211/392 kB | 110/168 kB Progress (4): 1.2 MB | 438/588 kB | 211/392 kB | 110/168 kB Progress (4): 1.2 MB | 438/588 kB | 211/392 kB | 114/168 kB Progress (4): 1.2 MB | 442/588 kB | 211/392 kB | 114/168 kB Progress (4): 1.2 MB | 442/588 kB | 215/392 kB | 114/168 kB Progress (4): 1.2 MB | 446/588 kB | 215/392 kB | 114/168 kB Progress (4): 1.2 MB | 446/588 kB | 215/392 kB | 118/168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 3.8 MB/s) [2019-07-31T02:59:11.030Z] 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-31T02:59:11.030Z] Progress (3): 446/588 kB | 215/392 kB | 122/168 kB Progress (3): 450/588 kB | 215/392 kB | 122/168 kB Progress (3): 450/588 kB | 219/392 kB | 122/168 kB Progress (3): 454/588 kB | 219/392 kB | 122/168 kB Progress (3): 454/588 kB | 219/392 kB | 126/168 kB Progress (3): 458/588 kB | 219/392 kB | 126/168 kB Progress (3): 458/588 kB | 223/392 kB | 126/168 kB Progress (3): 458/588 kB | 227/392 kB | 126/168 kB Progress (3): 462/588 kB | 227/392 kB | 126/168 kB Progress (3): 462/588 kB | 227/392 kB | 130/168 kB Progress (3): 466/588 kB | 227/392 kB | 130/168 kB Progress (3): 466/588 kB | 231/392 kB | 130/168 kB Progress (3): 470/588 kB | 231/392 kB | 130/168 kB Progress (3): 470/588 kB | 231/392 kB | 134/168 kB Progress (3): 474/588 kB | 231/392 kB | 134/168 kB Progress (3): 474/588 kB | 235/392 kB | 134/168 kB Progress (3): 478/588 kB | 235/392 kB | 134/168 kB Progress (3): 478/588 kB | 235/392 kB | 138/168 kB Progress (3): 482/588 kB | 235/392 kB | 138/168 kB Progress (3): 482/588 kB | 239/392 kB | 138/168 kB Progress (3): 486/588 kB | 239/392 kB | 138/168 kB Progress (3): 486/588 kB | 239/392 kB | 142/168 kB Progress (3): 490/588 kB | 239/392 kB | 142/168 kB Progress (3): 490/588 kB | 243/392 kB | 142/168 kB Progress (3): 494/588 kB | 243/392 kB | 142/168 kB Progress (3): 498/588 kB | 243/392 kB | 142/168 kB Progress (3): 498/588 kB | 243/392 kB | 146/168 kB Progress (3): 502/588 kB | 243/392 kB | 146/168 kB Progress (3): 502/588 kB | 243/392 kB | 150/168 kB Progress (3): 502/588 kB | 247/392 kB | 150/168 kB Progress (3): 502/588 kB | 247/392 kB | 154/168 kB Progress (3): 506/588 kB | 247/392 kB | 154/168 kB Progress (3): 506/588 kB | 247/392 kB | 158/168 kB Progress (4): 506/588 kB | 247/392 kB | 158/168 kB | 4.1/38 kB Progress (4): 506/588 kB | 251/392 kB | 158/168 kB | 4.1/38 kB Progress (4): 506/588 kB | 251/392 kB | 158/168 kB | 7.7/38 kB Progress (4): 506/588 kB | 251/392 kB | 162/168 kB | 7.7/38 kB Progress (4): 510/588 kB | 251/392 kB | 162/168 kB | 7.7/38 kB Progress (4): 510/588 kB | 251/392 kB | 166/168 kB | 7.7/38 kB Progress (4): 510/588 kB | 251/392 kB | 166/168 kB | 12/38 kB Progress (4): 510/588 kB | 255/392 kB | 166/168 kB | 12/38 kB Progress (4): 510/588 kB | 255/392 kB | 166/168 kB | 16/38 kB Progress (4): 510/588 kB | 255/392 kB | 168 kB | 16/38 kB Progress (4): 514/588 kB | 255/392 kB | 168 kB | 16/38 kB Progress (4): 514/588 kB | 255/392 kB | 168 kB | 20/38 kB Progress (4): 514/588 kB | 259/392 kB | 168 kB | 20/38 kB Progress (4): 514/588 kB | 259/392 kB | 168 kB | 24/38 kB Progress (4): 518/588 kB | 259/392 kB | 168 kB | 24/38 kB Progress (4): 518/588 kB | 259/392 kB | 168 kB | 28/38 kB Progress (4): 518/588 kB | 263/392 kB | 168 kB | 28/38 kB Progress (4): 518/588 kB | 263/392 kB | 168 kB | 32/38 kB Progress (4): 522/588 kB | 263/392 kB | 168 kB | 32/38 kB Progress (4): 522/588 kB | 263/392 kB | 168 kB | 36/38 kB Progress (4): 522/588 kB | 267/392 kB | 168 kB | 36/38 kB Progress (4): 522/588 kB | 267/392 kB | 168 kB | 38 kB Progress (4): 526/588 kB | 267/392 kB | 168 kB | 38 kB Progress (4): 526/588 kB | 271/392 kB | 168 kB | 38 kB Progress (4): 530/588 kB | 271/392 kB | 168 kB | 38 kB Progress (4): 530/588 kB | 275/392 kB | 168 kB | 38 kB Progress (4): 534/588 kB | 275/392 kB | 168 kB | 38 kB Progress (4): 534/588 kB | 279/392 kB | 168 kB | 38 kB Progress (4): 538/588 kB | 279/392 kB | 168 kB | 38 kB Progress (4): 538/588 kB | 283/392 kB | 168 kB | 38 kB Progress (4): 542/588 kB | 283/392 kB | 168 kB | 38 kB Progress (4): 542/588 kB | 287/392 kB | 168 kB | 38 kB Progress (4): 546/588 kB | 287/392 kB | 168 kB | 38 kB Progress (4): 546/588 kB | 291/392 kB | 168 kB | 38 kB Progress (4): 550/588 kB | 291/392 kB | 168 kB | 38 kB Progress (4): 550/588 kB | 295/392 kB | 168 kB | 38 kB Progress (4): 554/588 kB | 295/392 kB | 168 kB | 38 kB Progress (4): 554/588 kB | 299/392 kB | 168 kB | 38 kB Progress (4): 558/588 kB | 299/392 kB | 168 kB | 38 kB Progress (4): 558/588 kB | 303/392 kB | 168 kB | 38 kB Progress (4): 562/588 kB | 303/392 kB | 168 kB | 38 kB Progress (4): 562/588 kB | 307/392 kB | 168 kB | 38 kB Progress (4): 566/588 kB | 307/392 kB | 168 kB | 38 kB Progress (5): 566/588 kB | 307/392 kB | 168 kB | 38 kB | 4.1/65 kB Progress (5): 570/588 kB | 307/392 kB | 168 kB | 38 kB | 4.1/65 kB Progress (5): 570/588 kB | 311/392 kB | 168 kB | 38 kB | 4.1/65 kB Progress (5): 574/588 kB | 311/392 kB | 168 kB | 38 kB | 4.1/65 kB Progress (5): 574/588 kB | 311/392 kB | 168 kB | 38 kB | 7.7/65 kB Progress (5): 578/588 kB | 311/392 kB | 168 kB | 38 kB | 7.7/65 kB Progress (5): 578/588 kB | 315/392 kB | 168 kB | 38 kB | 7.7/65 kB Progress (5): 582/588 kB | 315/392 kB | 168 kB | 38 kB | 7.7/65 kB Progress (5): 582/588 kB | 315/392 kB | 168 kB | 38 kB | 12/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 497 kB/s) [2019-07-31T02:59:11.030Z] Progress (4): 586/588 kB | 315/392 kB | 38 kB | 12/65 kB Progress (4): 586/588 kB | 319/392 kB | 38 kB | 12/65 kB Progress (4): 588 kB | 319/392 kB | 38 kB | 12/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 112 kB/s) [2019-07-31T02:59:11.030Z] 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-31T02:59:11.030Z] Progress (3): 588 kB | 319/392 kB | 16/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-31T02:59:11.030Z] Progress (3): 588 kB | 323/392 kB | 16/65 kB Progress (3): 588 kB | 323/392 kB | 20/65 kB Progress (3): 588 kB | 327/392 kB | 20/65 kB Progress (3): 588 kB | 327/392 kB | 24/65 kB Progress (3): 588 kB | 331/392 kB | 24/65 kB Progress (3): 588 kB | 331/392 kB | 28/65 kB Progress (3): 588 kB | 335/392 kB | 28/65 kB Progress (3): 588 kB | 335/392 kB | 32/65 kB Progress (3): 588 kB | 339/392 kB | 32/65 kB Progress (3): 588 kB | 339/392 kB | 33/65 kB Progress (3): 588 kB | 343/392 kB | 33/65 kB Progress (3): 588 kB | 343/392 kB | 37/65 kB Progress (3): 588 kB | 347/392 kB | 37/65 kB Progress (3): 588 kB | 347/392 kB | 41/65 kB Progress (3): 588 kB | 351/392 kB | 41/65 kB Progress (3): 588 kB | 351/392 kB | 45/65 kB Progress (3): 588 kB | 355/392 kB | 45/65 kB Progress (3): 588 kB | 355/392 kB | 49/65 kB Progress (3): 588 kB | 359/392 kB | 49/65 kB Progress (3): 588 kB | 359/392 kB | 53/65 kB Progress (3): 588 kB | 363/392 kB | 53/65 kB Progress (3): 588 kB | 363/392 kB | 57/65 kB Progress (3): 588 kB | 367/392 kB | 57/65 kB Progress (3): 588 kB | 367/392 kB | 61/65 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.7 MB/s) [2019-07-31T02:59:11.030Z] Progress (2): 371/392 kB | 61/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-31T02:59:11.030Z] Progress (2): 371/392 kB | 65/65 kB Progress (2): 375/392 kB | 65/65 kB Progress (2): 375/392 kB | 65 kB Progress (2): 379/392 kB | 65 kB Progress (2): 383/392 kB | 65 kB Progress (2): 387/392 kB | 65 kB Progress (2): 391/392 kB | 65 kB Progress (2): 392 kB | 65 kB Progress (3): 392 kB | 65 kB | 4.1/109 kB Progress (3): 392 kB | 65 kB | 7.7/109 kB Progress (3): 392 kB | 65 kB | 12/109 kB Progress (3): 392 kB | 65 kB | 16/109 kB Progress (4): 392 kB | 65 kB | 16/109 kB | 4.1/281 kB Progress (4): 392 kB | 65 kB | 16/109 kB | 7.7/281 kB Progress (4): 392 kB | 65 kB | 16/109 kB | 12/281 kB Progress (5): 392 kB | 65 kB | 16/109 kB | 12/281 kB | 4.1/194 kB Progress (5): 392 kB | 65 kB | 20/109 kB | 12/281 kB | 4.1/194 kB Progress (5): 392 kB | 65 kB | 20/109 kB | 16/281 kB | 4.1/194 kB Progress (5): 392 kB | 65 kB | 24/109 kB | 16/281 kB | 4.1/194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 1.1 MB/s) [2019-07-31T02:59:11.030Z] Progress (4): 65 kB | 24/109 kB | 16/281 kB | 7.7/194 kB 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-31T02:59:11.030Z] Progress (4): 65 kB | 28/109 kB | 16/281 kB | 7.7/194 kB Progress (4): 65 kB | 28/109 kB | 20/281 kB | 7.7/194 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 175 kB/s) [2019-07-31T02:59:11.030Z] Progress (3): 28/109 kB | 24/281 kB | 7.7/194 kB Progress (3): 32/109 kB | 24/281 kB | 7.7/194 kB Progress (3): 32/109 kB | 24/281 kB | 12/194 kB Progress (3): 33/109 kB | 24/281 kB | 12/194 kB Progress (3): 33/109 kB | 28/281 kB | 12/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-31T02:59:11.030Z] Progress (3): 33/109 kB | 32/281 kB | 12/194 kB Progress (3): 37/109 kB | 32/281 kB | 12/194 kB Progress (3): 37/109 kB | 32/281 kB | 16/194 kB Progress (3): 41/109 kB | 32/281 kB | 16/194 kB Progress (3): 41/109 kB | 33/281 kB | 16/194 kB Progress (3): 45/109 kB | 33/281 kB | 16/194 kB Progress (3): 45/109 kB | 33/281 kB | 20/194 kB Progress (3): 49/109 kB | 33/281 kB | 20/194 kB Progress (3): 49/109 kB | 37/281 kB | 20/194 kB Progress (3): 53/109 kB | 37/281 kB | 20/194 kB Progress (3): 53/109 kB | 37/281 kB | 24/194 kB Progress (3): 57/109 kB | 37/281 kB | 24/194 kB Progress (3): 57/109 kB | 41/281 kB | 24/194 kB Progress (3): 61/109 kB | 41/281 kB | 24/194 kB Progress (3): 61/109 kB | 41/281 kB | 28/194 kB Progress (3): 61/109 kB | 45/281 kB | 28/194 kB Progress (3): 65/109 kB | 45/281 kB | 28/194 kB Progress (3): 65/109 kB | 49/281 kB | 28/194 kB Progress (3): 65/109 kB | 49/281 kB | 32/194 kB Progress (3): 66/109 kB | 49/281 kB | 32/194 kB Progress (3): 66/109 kB | 49/281 kB | 33/194 kB Progress (3): 66/109 kB | 53/281 kB | 33/194 kB Progress (3): 66/109 kB | 53/281 kB | 37/194 kB Progress (3): 70/109 kB | 53/281 kB | 37/194 kB Progress (3): 70/109 kB | 53/281 kB | 41/194 kB Progress (3): 70/109 kB | 57/281 kB | 41/194 kB Progress (3): 70/109 kB | 57/281 kB | 45/194 kB Progress (3): 74/109 kB | 57/281 kB | 45/194 kB Progress (3): 74/109 kB | 57/281 kB | 49/194 kB Progress (3): 74/109 kB | 61/281 kB | 49/194 kB Progress (3): 74/109 kB | 61/281 kB | 53/194 kB Progress (3): 78/109 kB | 61/281 kB | 53/194 kB Progress (3): 78/109 kB | 61/281 kB | 57/194 kB Progress (3): 78/109 kB | 65/281 kB | 57/194 kB Progress (3): 78/109 kB | 65/281 kB | 61/194 kB Progress (3): 82/109 kB | 65/281 kB | 61/194 kB Progress (3): 82/109 kB | 65/281 kB | 65/194 kB Progress (3): 82/109 kB | 66/281 kB | 65/194 kB Progress (3): 82/109 kB | 66/281 kB | 66/194 kB Progress (3): 82/109 kB | 70/281 kB | 66/194 kB Progress (3): 86/109 kB | 70/281 kB | 66/194 kB Progress (3): 86/109 kB | 74/281 kB | 66/194 kB Progress (3): 86/109 kB | 74/281 kB | 70/194 kB Progress (3): 90/109 kB | 74/281 kB | 70/194 kB Progress (3): 90/109 kB | 74/281 kB | 74/194 kB Progress (3): 90/109 kB | 78/281 kB | 74/194 kB Progress (3): 90/109 kB | 78/281 kB | 78/194 kB Progress (3): 94/109 kB | 78/281 kB | 78/194 kB Progress (3): 94/109 kB | 78/281 kB | 82/194 kB Progress (3): 94/109 kB | 82/281 kB | 82/194 kB Progress (3): 94/109 kB | 82/281 kB | 86/194 kB Progress (3): 94/109 kB | 86/281 kB | 86/194 kB Progress (3): 98/109 kB | 86/281 kB | 86/194 kB Progress (3): 98/109 kB | 90/281 kB | 86/194 kB Progress (3): 98/109 kB | 90/281 kB | 90/194 kB Progress (4): 98/109 kB | 90/281 kB | 90/194 kB | 4.1/115 kB Progress (4): 98/109 kB | 90/281 kB | 94/194 kB | 4.1/115 kB Progress (4): 98/109 kB | 94/281 kB | 94/194 kB | 4.1/115 kB Progress (4): 98/109 kB | 94/281 kB | 94/194 kB | 4.1/115 kB Progress (4): 98/109 kB | 98/281 kB | 94/194 kB | 4.1/115 kB Progress (4): 98/109 kB | 98/281 kB | 98/194 kB | 4.1/115 kB Progress (4): 98/109 kB | 98/281 kB | 98/194 kB | 7.7/115 kB Progress (4): 98/109 kB | 98/281 kB | 98/194 kB | 7.7/115 kB Progress (4): 98/109 kB | 98/281 kB | 98/194 kB | 12/115 kB Progress (4): 98/109 kB | 98/281 kB | 98/194 kB | 12/115 kB Progress (4): 102/109 kB | 98/281 kB | 98/194 kB | 12/115 kB Progress (4): 102/109 kB | 102/281 kB | 98/194 kB | 12/115 kB Progress (4): 102/109 kB | 102/281 kB | 98/194 kB | 16/115 kB Progress (4): 102/109 kB | 102/281 kB | 102/194 kB | 16/115 kB Progress (4): 102/109 kB | 102/281 kB | 102/194 kB | 20/115 kB Progress (4): 102/109 kB | 106/281 kB | 102/194 kB | 20/115 kB Progress (4): 106/109 kB | 106/281 kB | 102/194 kB | 20/115 kB Progress (4): 106/109 kB | 110/281 kB | 102/194 kB | 20/115 kB Progress (4): 106/109 kB | 110/281 kB | 102/194 kB | 24/115 kB Progress (4): 106/109 kB | 110/281 kB | 106/194 kB | 24/115 kB Progress (4): 106/109 kB | 110/281 kB | 106/194 kB | 28/115 kB Progress (4): 106/109 kB | 114/281 kB | 106/194 kB | 28/115 kB Progress (4): 109 kB | 114/281 kB | 106/194 kB | 28/115 kB Progress (4): 109 kB | 118/281 kB | 106/194 kB | 28/115 kB Progress (4): 109 kB | 118/281 kB | 106/194 kB | 32/115 kB Progress (4): 109 kB | 118/281 kB | 110/194 kB | 32/115 kB Progress (4): 109 kB | 118/281 kB | 110/194 kB | 33/115 kB Progress (4): 109 kB | 122/281 kB | 110/194 kB | 33/115 kB Progress (4): 109 kB | 122/281 kB | 110/194 kB | 37/115 kB Progress (4): 109 kB | 122/281 kB | 114/194 kB | 37/115 kB Progress (4): 109 kB | 122/281 kB | 114/194 kB | 41/115 kB Progress (4): 109 kB | 126/281 kB | 114/194 kB | 41/115 kB Progress (4): 109 kB | 126/281 kB | 114/194 kB | 45/115 kB Progress (4): 109 kB | 126/281 kB | 118/194 kB | 45/115 kB Progress (4): 109 kB | 126/281 kB | 118/194 kB | 49/115 kB Progress (4): 109 kB | 130/281 kB | 118/194 kB | 49/115 kB Progress (4): 109 kB | 130/281 kB | 118/194 kB | 53/115 kB Progress (4): 109 kB | 130/281 kB | 122/194 kB | 53/115 kB Progress (4): 109 kB | 130/281 kB | 122/194 kB | 57/115 kB Progress (4): 109 kB | 134/281 kB | 122/194 kB | 57/115 kB Progress (4): 109 kB | 134/281 kB | 122/194 kB | 61/115 kB Progress (4): 109 kB | 134/281 kB | 126/194 kB | 61/115 kB Progress (4): 109 kB | 134/281 kB | 126/194 kB | 65/115 kB Progress (4): 109 kB | 138/281 kB | 126/194 kB | 65/115 kB Progress (4): 109 kB | 138/281 kB | 126/194 kB | 66/115 kB Progress (4): 109 kB | 138/281 kB | 130/194 kB | 66/115 kB Progress (4): 109 kB | 138/281 kB | 130/194 kB | 70/115 kB Progress (4): 109 kB | 142/281 kB | 130/194 kB | 70/115 kB Progress (4): 109 kB | 142/281 kB | 130/194 kB | 74/115 kB Progress (4): 109 kB | 142/281 kB | 131/194 kB | 74/115 kB Progress (4): 109 kB | 142/281 kB | 131/194 kB | 78/115 kB Progress (4): 109 kB | 146/281 kB | 131/194 kB | 78/115 kB Progress (4): 109 kB | 146/281 kB | 131/194 kB | 82/115 kB Progress (5): 109 kB | 146/281 kB | 131/194 kB | 82/115 kB | 4.1/70 kB Progress (5): 109 kB | 146/281 kB | 135/194 kB | 82/115 kB | 4.1/70 kB Progress (5): 109 kB | 146/281 kB | 135/194 kB | 82/115 kB | 7.7/70 kB Progress (5): 109 kB | 146/281 kB | 135/194 kB | 86/115 kB | 7.7/70 kB Progress (5): 109 kB | 150/281 kB | 135/194 kB | 86/115 kB | 7.7/70 kB Progress (5): 109 kB | 150/281 kB | 135/194 kB | 90/115 kB | 7.7/70 kB Progress (5): 109 kB | 150/281 kB | 135/194 kB | 90/115 kB | 12/70 kB Progress (5): 109 kB | 150/281 kB | 139/194 kB | 90/115 kB | 12/70 kB Progress (5): 109 kB | 150/281 kB | 139/194 kB | 90/115 kB | 16/70 kB Progress (5): 109 kB | 150/281 kB | 139/194 kB | 94/115 kB | 16/70 kB Progress (5): 109 kB | 154/281 kB | 139/194 kB | 94/115 kB | 16/70 kB Progress (5): 109 kB | 154/281 kB | 139/194 kB | 98/115 kB | 16/70 kB Progress (5): 109 kB | 154/281 kB | 139/194 kB | 98/115 kB | 20/70 kB Progress (5): 109 kB | 154/281 kB | 143/194 kB | 98/115 kB | 20/70 kB Progress (5): 109 kB | 154/281 kB | 143/194 kB | 98/115 kB | 24/70 kB Progress (5): 109 kB | 154/281 kB | 143/194 kB | 98/115 kB | 24/70 kB Progress (5): 109 kB | 158/281 kB | 143/194 kB | 98/115 kB | 24/70 kB Progress (5): 109 kB | 158/281 kB | 143/194 kB | 102/115 kB | 24/70 kB Progress (5): 109 kB | 158/281 kB | 143/194 kB | 102/115 kB | 28/70 kB Progress (5): 109 kB | 158/281 kB | 147/194 kB | 102/115 kB | 28/70 kB Progress (5): 109 kB | 158/281 kB | 147/194 kB | 102/115 kB | 32/70 kB Progress (5): 109 kB | 158/281 kB | 147/194 kB | 106/115 kB | 32/70 kB Progress (5): 109 kB | 162/281 kB | 147/194 kB | 106/115 kB | 32/70 kB Progress (5): 109 kB | 162/281 kB | 147/194 kB | 110/115 kB | 32/70 kB Progress (5): 109 kB | 162/281 kB | 147/194 kB | 110/115 kB | 33/70 kB Progress (5): 109 kB | 162/281 kB | 151/194 kB | 110/115 kB | 33/70 kB Progress (5): 109 kB | 162/281 kB | 151/194 kB | 110/115 kB | 37/70 kB Progress (5): 109 kB | 162/281 kB | 151/194 kB | 114/115 kB | 37/70 kB Progress (5): 109 kB | 166/281 kB | 151/194 kB | 114/115 kB | 37/70 kB Progress (5): 109 kB | 166/281 kB | 151/194 kB | 115 kB | 37/70 kB Progress (5): 109 kB | 166/281 kB | 151/194 kB | 115 kB | 41/70 kB Progress (5): 109 kB | 166/281 kB | 155/194 kB | 115 kB | 41/70 kB Progress (5): 109 kB | 166/281 kB | 155/194 kB | 115 kB | 45/70 kB Progress (5): 109 kB | 170/281 kB | 155/194 kB | 115 kB | 45/70 kB Progress (5): 109 kB | 170/281 kB | 155/194 kB | 115 kB | 49/70 kB Progress (5): 109 kB | 170/281 kB | 159/194 kB | 115 kB | 49/70 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 271 kB/s) [2019-07-31T02:59:11.030Z] Progress (4): 170/281 kB | 163/194 kB | 115 kB | 49/70 kB Progress (4): 170/281 kB | 163/194 kB | 115 kB | 53/70 kB Progress (4): 174/281 kB | 163/194 kB | 115 kB | 53/70 kB Progress (4): 174/281 kB | 163/194 kB | 115 kB | 57/70 kB Progress (4): 174/281 kB | 167/194 kB | 115 kB | 57/70 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-31T02:59:11.030Z] Progress (4): 174/281 kB | 171/194 kB | 115 kB | 57/70 kB Progress (4): 174/281 kB | 171/194 kB | 115 kB | 61/70 kB Progress (4): 178/281 kB | 171/194 kB | 115 kB | 61/70 kB Progress (4): 178/281 kB | 171/194 kB | 115 kB | 65/70 kB Progress (4): 178/281 kB | 175/194 kB | 115 kB | 65/70 kB Progress (4): 178/281 kB | 175/194 kB | 115 kB | 66/70 kB Progress (4): 182/281 kB | 175/194 kB | 115 kB | 66/70 kB Progress (4): 182/281 kB | 175/194 kB | 115 kB | 70/70 kB Progress (4): 182/281 kB | 175/194 kB | 115 kB | 70 kB Progress (4): 182/281 kB | 179/194 kB | 115 kB | 70 kB Progress (4): 186/281 kB | 179/194 kB | 115 kB | 70 kB Progress (4): 186/281 kB | 183/194 kB | 115 kB | 70 kB Progress (4): 190/281 kB | 183/194 kB | 115 kB | 70 kB Progress (4): 190/281 kB | 187/194 kB | 115 kB | 70 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 281 kB/s) [2019-07-31T02:59:11.030Z] Progress (3): 194/281 kB | 187/194 kB | 70 kB 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-31T02:59:11.030Z] Progress (3): 194/281 kB | 191/194 kB | 70 kB Progress (3): 198/281 kB | 191/194 kB | 70 kB Progress (3): 198/281 kB | 194 kB | 70 kB Progress (3): 202/281 kB | 194 kB | 70 kB Progress (3): 206/281 kB | 194 kB | 70 kB Progress (3): 210/281 kB | 194 kB | 70 kB Progress (3): 214/281 kB | 194 kB | 70 kB Progress (3): 218/281 kB | 194 kB | 70 kB Progress (3): 222/281 kB | 194 kB | 70 kB Progress (3): 226/281 kB | 194 kB | 70 kB Progress (3): 230/281 kB | 194 kB | 70 kB Progress (3): 234/281 kB | 194 kB | 70 kB Progress (3): 238/281 kB | 194 kB | 70 kB Progress (3): 242/281 kB | 194 kB | 70 kB Progress (3): 246/281 kB | 194 kB | 70 kB Progress (3): 250/281 kB | 194 kB | 70 kB Progress (3): 254/281 kB | 194 kB | 70 kB Progress (3): 258/281 kB | 194 kB | 70 kB Progress (3): 262/281 kB | 194 kB | 70 kB Progress (3): 266/281 kB | 194 kB | 70 kB Progress (3): 270/281 kB | 194 kB | 70 kB Progress (3): 274/281 kB | 194 kB | 70 kB Progress (3): 278/281 kB | 194 kB | 70 kB Progress (3): 281 kB | 194 kB | 70 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.jar (70 kB at 167 kB/s) [2019-07-31T02:59:11.030Z] 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-31T02:59:11.030Z] 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 458 kB/s) [2019-07-31T02:59:11.030Z] 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 665 kB/s) [2019-07-31T02:59:11.030Z] 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 (2): 24/33 kB | 4.1/50 kB Progress (2): 28/33 kB | 4.1/50 kB Progress (2): 28/33 kB | 7.7/50 kB Progress (2): 32/33 kB | 7.7/50 kB Progress (2): 32/33 kB | 12/50 kB Progress (2): 33 kB | 12/50 kB Progress (2): 33 kB | 16/50 kB Progress (2): 33 kB | 20/50 kB Progress (2): 33 kB | 24/50 kB Progress (2): 33 kB | 28/50 kB Progress (2): 33 kB | 32/50 kB Progress (2): 33 kB | 36/50 kB Progress (2): 33 kB | 40/50 kB Progress (3): 33 kB | 40/50 kB | 4.1/129 kB Progress (3): 33 kB | 44/50 kB | 4.1/129 kB Progress (3): 33 kB | 44/50 kB | 7.7/129 kB Progress (3): 33 kB | 48/50 kB | 7.7/129 kB Progress (3): 33 kB | 48/50 kB | 12/129 kB Progress (3): 33 kB | 50 kB | 12/129 kB Progress (3): 33 kB | 50 kB | 16/129 kB Progress (3): 33 kB | 50 kB | 20/129 kB Progress (3): 33 kB | 50 kB | 24/129 kB Progress (3): 33 kB | 50 kB | 28/129 kB Progress (3): 33 kB | 50 kB | 32/129 kB Progress (3): 33 kB | 50 kB | 33/129 kB Progress (3): 33 kB | 50 kB | 37/129 kB Progress (3): 33 kB | 50 kB | 41/129 kB Progress (3): 33 kB | 50 kB | 45/129 kB Progress (3): 33 kB | 50 kB | 49/129 kB Progress (3): 33 kB | 50 kB | 53/129 kB Progress (3): 33 kB | 50 kB | 57/129 kB Progress (3): 33 kB | 50 kB | 61/129 kB Progress (3): 33 kB | 50 kB | 65/129 kB Progress (3): 33 kB | 50 kB | 66/129 kB Progress (3): 33 kB | 50 kB | 70/129 kB Progress (3): 33 kB | 50 kB | 74/129 kB Progress (3): 33 kB | 50 kB | 78/129 kB Progress (3): 33 kB | 50 kB | 82/129 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 74 kB/s) [2019-07-31T02:59:11.030Z] Progress (2): 50 kB | 86/129 kB Progress (2): 50 kB | 90/129 kB Progress (2): 50 kB | 94/129 kB Progress (2): 50 kB | 98/129 kB Progress (2): 50 kB | 102/129 kB Progress (2): 50 kB | 106/129 kB Progress (2): 50 kB | 110/129 kB Progress (2): 50 kB | 114/129 kB Progress (2): 50 kB | 118/129 kB Progress (2): 50 kB | 122/129 kB Progress (2): 50 kB | 126/129 kB Progress (2): 50 kB | 129 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.jar (50 kB at 111 kB/s) [2019-07-31T02:59:11.030Z] 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 279 kB/s) [2019-07-31T02:59:11.287Z] [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/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:11.287Z] [INFO] [2019-07-31T02:59:11.287Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-07-31T02:59:11.287Z] [INFO] [2019-07-31T02:59:11.287Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-07-31T02:59:11.287Z] [INFO] [2019-07-31T02:59:11.287Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-07-31T02:59:11.287Z] 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-31T02:59:11.287Z] 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-31T02:59:11.287Z] 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-31T02:59:11.544Z] 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-31T02:59:11.544Z] 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-31T02:59:11.544Z] 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-31T02:59:11.544Z] 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 58 kB/s) [2019-07-31T02:59:11.544Z] 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-31T02:59:11.544Z] 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-31T02:59:11.544Z] 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-31T02:59:11.801Z] 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-31T02:59:11.801Z] 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-31T02:59:11.801Z] 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-31T02:59:11.801Z] 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 292 kB/s) [2019-07-31T02:59:11.801Z] [INFO] [2019-07-31T02:59:11.801Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-07-31T02:59:12.058Z] [INFO] [2019-07-31T02:59:12.058Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-31T02:59:12.058Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:12.058Z] [INFO] [2019-07-31T02:59:12.058Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-31T02:59:12.314Z] [INFO] [2019-07-31T02:59:12.314Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-07-31T02:59:12.314Z] 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-31T02:59:12.314Z] 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-31T02:59:12.571Z] 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-31T02:59:12.571Z] 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-31T02:59:12.571Z] 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-31T02:59:12.571Z] 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-31T02:59:12.571Z] 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 398 kB/s) [2019-07-31T02:59:12.571Z] 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-31T02:59:12.835Z] 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-31T02:59:12.835Z] 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-31T02:59:12.835Z] 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-31T02:59:12.835Z] 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-31T02:59:12.835Z] 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-31T02:59:13.092Z] 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 104 kB/s) [2019-07-31T02:59:13.092Z] 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-31T02:59:13.092Z] 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-31T02:59:13.092Z] 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-31T02:59:13.092Z] 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-31T02:59:13.092Z] 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-31T02:59:13.092Z] 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-31T02:59:13.349Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 245 kB/s) [2019-07-31T02:59:13.349Z] 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-31T02:59:13.349Z] 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-31T02:59:13.349Z] 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-31T02:59:13.349Z] 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-31T02:59:13.349Z] 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-31T02:59:13.349Z] 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-31T02:59:13.606Z] 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 112 kB/s) [2019-07-31T02:59:13.606Z] 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-31T02:59:13.606Z] 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-31T02:59:13.606Z] 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-31T02:59:13.606Z] 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-31T02:59:13.606Z] 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-31T02:59:13.606Z] 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-31T02:59:13.606Z] 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-31T02:59:13.606Z] 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-31T02:59:13.606Z] 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-31T02:59:13.863Z] 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-31T02:59:13.863Z] 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-31T02:59:13.863Z] 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-31T02:59:13.863Z] 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-31T02:59:13.863Z] 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-31T02:59:13.863Z] 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-31T02:59:13.863Z] 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-31T02:59:13.863Z] 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-31T02:59:13.863Z] 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-31T02:59:13.863Z] Progress (1): 4.1/239 kB Progress (1): 7.7/239 kB Progress (2): 7.7/239 kB | 4.1/233 kB Progress (2): 7.7/239 kB | 7.7/233 kB Progress (2): 12/239 kB | 7.7/233 kB Progress (2): 16/239 kB | 7.7/233 kB Progress (2): 20/239 kB | 7.7/233 kB Progress (2): 20/239 kB | 12/233 kB Progress (2): 24/239 kB | 12/233 kB Progress (2): 24/239 kB | 16/233 kB Progress (2): 24/239 kB | 20/233 kB Progress (2): 24/239 kB | 24/233 kB Progress (2): 28/239 kB | 24/233 kB Progress (2): 28/239 kB | 28/233 kB Progress (2): 32/239 kB | 28/233 kB Progress (2): 32/239 kB | 32/233 kB Progress (2): 36/239 kB | 32/233 kB Progress (2): 36/239 kB | 36/233 kB Progress (2): 40/239 kB | 36/233 kB Progress (2): 40/239 kB | 40/233 kB Progress (2): 44/239 kB | 40/233 kB Progress (2): 44/239 kB | 44/233 kB Progress (2): 48/239 kB | 44/233 kB Progress (2): 48/239 kB | 48/233 kB Progress (2): 52/239 kB | 48/233 kB Progress (2): 52/239 kB | 52/233 kB Progress (2): 56/239 kB | 52/233 kB Progress (2): 56/239 kB | 56/233 kB Progress (2): 60/239 kB | 56/233 kB Progress (2): 60/239 kB | 60/233 kB Progress (2): 64/239 kB | 60/233 kB Progress (2): 64/239 kB | 64/233 kB Progress (2): 68/239 kB | 64/233 kB Progress (2): 68/239 kB | 68/233 kB Progress (2): 72/239 kB | 68/233 kB Progress (2): 72/239 kB | 72/233 kB Progress (2): 76/239 kB | 72/233 kB Progress (2): 76/239 kB | 76/233 kB Progress (2): 80/239 kB | 76/233 kB Progress (2): 80/239 kB | 80/233 kB Progress (2): 84/239 kB | 80/233 kB Progress (2): 84/239 kB | 84/233 kB Progress (2): 88/239 kB | 84/233 kB Progress (2): 88/239 kB | 88/233 kB Progress (2): 92/239 kB | 88/233 kB Progress (2): 92/239 kB | 92/233 kB Progress (2): 96/239 kB | 92/233 kB Progress (2): 96/239 kB | 96/233 kB Progress (2): 100/239 kB | 96/233 kB Progress (2): 100/239 kB | 100/233 kB Progress (2): 104/239 kB | 100/233 kB Progress (2): 104/239 kB | 104/233 kB Progress (2): 108/239 kB | 104/233 kB Progress (2): 108/239 kB | 108/233 kB Progress (2): 112/239 kB | 108/233 kB Progress (2): 112/239 kB | 112/233 kB Progress (2): 116/239 kB | 112/233 kB Progress (2): 116/239 kB | 116/233 kB Progress (2): 120/239 kB | 116/233 kB Progress (2): 120/239 kB | 120/233 kB Progress (2): 124/239 kB | 120/233 kB Progress (2): 124/239 kB | 124/233 kB Progress (2): 128/239 kB | 124/233 kB Progress (2): 128/239 kB | 128/233 kB Progress (2): 132/239 kB | 128/233 kB Progress (2): 132/239 kB | 132/233 kB Progress (2): 136/239 kB | 132/233 kB Progress (2): 136/239 kB | 136/233 kB Progress (2): 140/239 kB | 136/233 kB Progress (2): 140/239 kB | 140/233 kB Progress (2): 144/239 kB | 140/233 kB Progress (2): 144/239 kB | 144/233 kB Progress (2): 148/239 kB | 144/233 kB Progress (2): 148/239 kB | 148/233 kB Progress (2): 152/239 kB | 148/233 kB Progress (2): 152/239 kB | 152/233 kB Progress (2): 156/239 kB | 152/233 kB Progress (2): 156/239 kB | 156/233 kB Progress (2): 160/239 kB | 156/233 kB Progress (2): 160/239 kB | 160/233 kB Progress (2): 164/239 kB | 160/233 kB Progress (2): 164/239 kB | 164/233 kB Progress (2): 168/239 kB | 164/233 kB Progress (2): 168/239 kB | 168/233 kB Progress (2): 172/239 kB | 168/233 kB Progress (2): 172/239 kB | 172/233 kB Progress (2): 176/239 kB | 172/233 kB Progress (2): 176/239 kB | 176/233 kB Progress (2): 180/239 kB | 176/233 kB Progress (2): 180/239 kB | 180/233 kB Progress (2): 184/239 kB | 180/233 kB Progress (2): 184/239 kB | 184/233 kB Progress (2): 188/239 kB | 184/233 kB Progress (2): 188/239 kB | 188/233 kB Progress (2): 192/239 kB | 188/233 kB Progress (2): 192/239 kB | 192/233 kB Progress (2): 196/239 kB | 192/233 kB Progress (2): 196/239 kB | 196/233 kB Progress (2): 200/239 kB | 196/233 kB Progress (2): 200/239 kB | 200/233 kB Progress (2): 204/239 kB | 200/233 kB Progress (2): 204/239 kB | 204/233 kB Progress (2): 208/239 kB | 204/233 kB Progress (2): 208/239 kB | 208/233 kB Progress (2): 212/239 kB | 208/233 kB Progress (2): 212/239 kB | 212/233 kB Progress (2): 216/239 kB | 212/233 kB Progress (2): 216/239 kB | 216/233 kB Progress (2): 220/239 kB | 216/233 kB Progress (2): 220/239 kB | 220/233 kB Progress (2): 224/239 kB | 220/233 kB Progress (2): 224/239 kB | 224/233 kB Progress (2): 228/239 kB | 224/233 kB Progress (2): 228/239 kB | 228/233 kB Progress (2): 232/239 kB | 228/233 kB Progress (2): 232/239 kB | 232/233 kB Progress (2): 236/239 kB | 232/233 kB Progress (2): 236/239 kB | 233 kB Progress (2): 239 kB | 233 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 4.1 MB/s) [2019-07-31T02:59:13.863Z] 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 3.8 MB/s) [2019-07-31T02:59:13.863Z] 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): 36/155 kB Progress (1): 40/155 kB Progress (1): 44/155 kB Progress (1): 48/155 kB Progress (1): 52/155 kB Progress (1): 56/155 kB Progress (1): 60/155 kB Progress (1): 64/155 kB Progress (1): 68/155 kB Progress (1): 72/155 kB Progress (1): 76/155 kB Progress (1): 80/155 kB Progress (1): 84/155 kB Progress (1): 88/155 kB Progress (1): 92/155 kB Progress (1): 96/155 kB Progress (1): 100/155 kB Progress (1): 104/155 kB Progress (1): 108/155 kB Progress (1): 112/155 kB Progress (1): 116/155 kB Progress (1): 120/155 kB Progress (1): 124/155 kB Progress (1): 128/155 kB Progress (1): 132/155 kB Progress (1): 136/155 kB Progress (1): 140/155 kB Progress (1): 144/155 kB Progress (1): 148/155 kB Progress (1): 152/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.0 MB/s) [2019-07-31T02:59:13.863Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.0.0-SNAPSHOT/org.eclipse.tracecompass-5.0.0-SNAPSHOT.pom [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-07-31T02:59:14.119Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT [2/134] [2019-07-31T02:59:14.119Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T02:59:14.119Z] [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/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T02:59:14.119Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T02:59:14.119Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.0.0-SNAPSHOT.pom [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-07-31T02:59:14.119Z] [INFO] Building Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT [3/134] [2019-07-31T02:59:14.119Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T02:59:14.119Z] [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/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T02:59:14.119Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T02:59:14.119Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.0.0-SNAPSHOT.pom [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-07-31T02:59:14.119Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-07-31T02:59:14.119Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:14.119Z] [INFO] [2019-07-31T02:59:14.119Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:14.119Z] 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-31T02:59:14.119Z] 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-31T02:59:14.119Z] 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-31T02:59:14.375Z] 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-31T02:59:14.375Z] 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-31T02:59:14.375Z] 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-31T02:59:14.375Z] 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 35 kB/s) [2019-07-31T02:59:14.375Z] 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-31T02:59:14.375Z] 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-31T02:59:14.375Z] 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-31T02:59:14.375Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom (32 kB at 954 kB/s) [2019-07-31T02:59:14.631Z] 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-31T02:59:14.631Z] 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-31T02:59:14.631Z] 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-31T02:59:14.631Z] 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-31T02:59:15.998Z] 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-31T02:59:15.998Z] 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-31T02:59:15.998Z] 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 79 kB/s) [2019-07-31T02:59:15.998Z] 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-31T02:59:15.998Z] 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-31T02:59:15.998Z] 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-31T02:59:15.998Z] 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-31T02:59:15.998Z] 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-31T02:59:15.998Z] 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-31T02:59:15.998Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 93 kB/s) [2019-07-31T02:59:15.998Z] 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-31T02:59:15.998Z] 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-31T02:59:15.998Z] 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-31T02:59:16.255Z] 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-31T02:59:16.255Z] 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-31T02:59:16.255Z] 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-31T02:59:16.255Z] 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 201 kB/s) [2019-07-31T02:59:16.255Z] 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-31T02:59:16.255Z] 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-31T02:59:16.255Z] 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-31T02:59:16.512Z] 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-31T02:59:16.512Z] 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-31T02:59:16.512Z] 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-31T02:59:16.512Z] 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 93 kB/s) [2019-07-31T02:59:16.512Z] 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-31T02:59:16.512Z] 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-31T02:59:16.512Z] 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-31T02:59:16.769Z] 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-31T02:59:17.026Z] 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-31T02:59:17.026Z] 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-31T02:59:17.026Z] 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 407 kB/s) [2019-07-31T02:59:17.026Z] 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-31T02:59:17.026Z] 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-31T02:59:17.026Z] 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-31T02:59:17.026Z] 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-31T02:59:17.026Z] 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-31T02:59:17.026Z] 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-31T02:59:17.285Z] 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-31T02:59:17.285Z] 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-31T02:59:17.285Z] 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-31T02:59:17.285Z] 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-31T02:59:17.285Z] 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-31T02:59:17.285Z] 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-31T02:59:17.285Z] 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-31T02:59:17.285Z] 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-31T02:59:17.285Z] 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-31T02:59:17.285Z] 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-31T02:59:17.285Z] 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-31T02:59:17.542Z] 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-31T02:59:17.542Z] 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-31T02:59:17.542Z] 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-31T02:59:17.542Z] 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-31T02:59:17.542Z] 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-31T02:59:17.925Z] 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-31T02:59:17.925Z] 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-31T02:59:17.925Z] 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-31T02:59:17.925Z] 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-31T02:59:17.925Z] 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-31T02:59:17.925Z] 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-31T02:59:17.925Z] 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-31T02:59:17.925Z] 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-31T02:59:17.925Z] 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-31T02:59:17.925Z] 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-31T02:59:18.279Z] Progress (1): 4.1/281 kB Progress (1): 7.7/281 kB Progress (1): 12/281 kB Progress (1): 16/281 kB Progress (1): 20/281 kB Progress (1): 24/281 kB Progress (1): 28/281 kB Progress (1): 32/281 kB Progress (1): 33/281 kB Progress (2): 33/281 kB | 4.1/166 kB Progress (2): 37/281 kB | 4.1/166 kB Progress (2): 41/281 kB | 4.1/166 kB Progress (2): 41/281 kB | 7.7/166 kB Progress (2): 45/281 kB | 7.7/166 kB Progress (2): 45/281 kB | 12/166 kB Progress (2): 49/281 kB | 12/166 kB Progress (2): 49/281 kB | 16/166 kB Progress (2): 53/281 kB | 16/166 kB Progress (2): 53/281 kB | 20/166 kB Progress (2): 57/281 kB | 20/166 kB Progress (2): 57/281 kB | 24/166 kB Progress (2): 61/281 kB | 24/166 kB Progress (2): 61/281 kB | 28/166 kB Progress (2): 65/281 kB | 28/166 kB Progress (2): 65/281 kB | 32/166 kB Progress (2): 69/281 kB | 32/166 kB Progress (3): 69/281 kB | 32/166 kB | 4.1/26 kB Progress (3): 73/281 kB | 32/166 kB | 4.1/26 kB Progress (3): 73/281 kB | 36/166 kB | 4.1/26 kB Progress (3): 77/281 kB | 36/166 kB | 4.1/26 kB Progress (3): 77/281 kB | 36/166 kB | 7.7/26 kB Progress (3): 81/281 kB | 36/166 kB | 7.7/26 kB Progress (3): 81/281 kB | 40/166 kB | 7.7/26 kB Progress (3): 81/281 kB | 40/166 kB | 12/26 kB Progress (3): 85/281 kB | 40/166 kB | 12/26 kB Progress (3): 85/281 kB | 40/166 kB | 16/26 kB Progress (3): 85/281 kB | 44/166 kB | 16/26 kB Progress (3): 85/281 kB | 44/166 kB | 20/26 kB Progress (3): 89/281 kB | 44/166 kB | 20/26 kB Progress (3): 89/281 kB | 44/166 kB | 24/26 kB Progress (3): 93/281 kB | 44/166 kB | 24/26 kB Progress (3): 97/281 kB | 44/166 kB | 24/26 kB Progress (3): 97/281 kB | 48/166 kB | 24/26 kB Progress (4): 97/281 kB | 48/166 kB | 24/26 kB | 4.1/70 kB Progress (4): 101/281 kB | 48/166 kB | 24/26 kB | 4.1/70 kB Progress (4): 101/281 kB | 48/166 kB | 26 kB | 4.1/70 kB Progress (4): 105/281 kB | 48/166 kB | 26 kB | 4.1/70 kB Progress (4): 105/281 kB | 48/166 kB | 26 kB | 7.7/70 kB Progress (4): 105/281 kB | 52/166 kB | 26 kB | 7.7/70 kB Progress (4): 105/281 kB | 52/166 kB | 26 kB | 12/70 kB Progress (4): 109/281 kB | 52/166 kB | 26 kB | 12/70 kB Progress (4): 109/281 kB | 52/166 kB | 26 kB | 16/70 kB Progress (4): 109/281 kB | 56/166 kB | 26 kB | 16/70 kB Progress (4): 109/281 kB | 56/166 kB | 26 kB | 20/70 kB Progress (4): 113/281 kB | 56/166 kB | 26 kB | 20/70 kB Progress (4): 113/281 kB | 56/166 kB | 26 kB | 24/70 kB Progress (4): 113/281 kB | 60/166 kB | 26 kB | 24/70 kB Progress (4): 113/281 kB | 60/166 kB | 26 kB | 28/70 kB Progress (4): 117/281 kB | 60/166 kB | 26 kB | 28/70 kB Progress (4): 117/281 kB | 60/166 kB | 26 kB | 32/70 kB Progress (4): 117/281 kB | 64/166 kB | 26 kB | 32/70 kB Progress (4): 117/281 kB | 64/166 kB | 26 kB | 36/70 kB Progress (4): 121/281 kB | 64/166 kB | 26 kB | 36/70 kB Progress (4): 121/281 kB | 64/166 kB | 26 kB | 40/70 kB Progress (4): 121/281 kB | 68/166 kB | 26 kB | 40/70 kB Progress (4): 121/281 kB | 68/166 kB | 26 kB | 44/70 kB Progress (4): 125/281 kB | 68/166 kB | 26 kB | 44/70 kB Progress (4): 125/281 kB | 68/166 kB | 26 kB | 48/70 kB Progress (4): 125/281 kB | 72/166 kB | 26 kB | 48/70 kB Progress (4): 125/281 kB | 72/166 kB | 26 kB | 52/70 kB Progress (4): 129/281 kB | 72/166 kB | 26 kB | 52/70 kB Progress (4): 129/281 kB | 72/166 kB | 26 kB | 56/70 kB Progress (4): 129/281 kB | 76/166 kB | 26 kB | 56/70 kB Progress (4): 129/281 kB | 76/166 kB | 26 kB | 60/70 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 543 kB/s) [2019-07-31T02:59:18.279Z] Progress (3): 133/281 kB | 76/166 kB | 60/70 kB Progress (3): 133/281 kB | 76/166 kB | 64/70 kB Progress (3): 133/281 kB | 80/166 kB | 64/70 kB Progress (3): 137/281 kB | 80/166 kB | 64/70 kB Progress (3): 137/281 kB | 84/166 kB | 64/70 kB Progress (3): 137/281 kB | 84/166 kB | 68/70 kB Progress (3): 137/281 kB | 88/166 kB | 68/70 kB Progress (3): 141/281 kB | 88/166 kB | 68/70 kB Progress (3): 141/281 kB | 92/166 kB | 68/70 kB Progress (3): 141/281 kB | 92/166 kB | 70 kB Progress (3): 141/281 kB | 96/166 kB | 70 kB Progress (3): 145/281 kB | 96/166 kB | 70 kB Progress (3): 145/281 kB | 100/166 kB | 70 kB Progress (3): 149/281 kB | 100/166 kB | 70 kB Progress (3): 149/281 kB | 104/166 kB | 70 kB Progress (3): 153/281 kB | 104/166 kB | 70 kB Progress (3): 153/281 kB | 108/166 kB | 70 kB Progress (3): 157/281 kB | 108/166 kB | 70 kB Progress (3): 157/281 kB | 112/166 kB | 70 kB Progress (3): 161/281 kB | 112/166 kB | 70 kB Progress (3): 161/281 kB | 116/166 kB | 70 kB Progress (3): 165/281 kB | 116/166 kB | 70 kB Progress (3): 165/281 kB | 120/166 kB | 70 kB Progress (3): 169/281 kB | 120/166 kB | 70 kB Progress (3): 169/281 kB | 124/166 kB | 70 kB Progress (3): 173/281 kB | 124/166 kB | 70 kB Progress (3): 173/281 kB | 128/166 kB | 70 kB Progress (3): 177/281 kB | 128/166 kB | 70 kB Progress (3): 177/281 kB | 132/166 kB | 70 kB Progress (3): 181/281 kB | 132/166 kB | 70 kB Progress (3): 181/281 kB | 136/166 kB | 70 kB Progress (3): 185/281 kB | 136/166 kB | 70 kB Progress (3): 185/281 kB | 140/166 kB | 70 kB Progress (3): 189/281 kB | 140/166 kB | 70 kB Progress (3): 189/281 kB | 144/166 kB | 70 kB Progress (3): 193/281 kB | 144/166 kB | 70 kB Progress (3): 193/281 kB | 148/166 kB | 70 kB Progress (3): 197/281 kB | 148/166 kB | 70 kB Progress (3): 197/281 kB | 152/166 kB | 70 kB Progress (3): 201/281 kB | 152/166 kB | 70 kB Progress (3): 201/281 kB | 156/166 kB | 70 kB Progress (3): 205/281 kB | 156/166 kB | 70 kB Progress (3): 205/281 kB | 160/166 kB | 70 kB Progress (3): 209/281 kB | 160/166 kB | 70 kB Progress (3): 209/281 kB | 164/166 kB | 70 kB Progress (3): 213/281 kB | 164/166 kB | 70 kB Progress (3): 213/281 kB | 166 kB | 70 kB Progress (3): 217/281 kB | 166 kB | 70 kB Progress (3): 221/281 kB | 166 kB | 70 kB Progress (3): 225/281 kB | 166 kB | 70 kB Progress (3): 229/281 kB | 166 kB | 70 kB Progress (3): 233/281 kB | 166 kB | 70 kB Progress (3): 237/281 kB | 166 kB | 70 kB Progress (3): 241/281 kB | 166 kB | 70 kB Progress (3): 245/281 kB | 166 kB | 70 kB Progress (3): 249/281 kB | 166 kB | 70 kB Progress (3): 253/281 kB | 166 kB | 70 kB Progress (3): 257/281 kB | 166 kB | 70 kB Progress (3): 261/281 kB | 166 kB | 70 kB Progress (3): 265/281 kB | 166 kB | 70 kB Progress (3): 269/281 kB | 166 kB | 70 kB Progress (3): 273/281 kB | 166 kB | 70 kB Progress (3): 277/281 kB | 166 kB | 70 kB Progress (3): 281 kB | 166 kB | 70 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 2.6 MB/s) [2019-07-31T02:59:18.279Z] Progress (3): 281 kB | 70 kB | 4.1/6.0 kB Progress (3): 281 kB | 70 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 85 kB/s) [2019-07-31T02:59:18.279Z] 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 953 kB/s) [2019-07-31T02:59:18.279Z] 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.1 MB/s) [2019-07-31T02:59:18.279Z] [INFO] The project's OSGi version is 4.1.0.201907310252 [2019-07-31T02:59:18.279Z] [INFO] [2019-07-31T02:59:18.279Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:18.279Z] [INFO] [2019-07-31T02:59:18.279Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:18.279Z] [INFO] [2019-07-31T02:59:18.279Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:18.279Z] [INFO] [2019-07-31T02:59:18.279Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:18.279Z] [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/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:18.279Z] [INFO] [2019-07-31T02:59:18.279Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:18.279Z] 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-31T02:59:18.279Z] 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-31T02:59:18.279Z] 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-31T02:59:18.279Z] 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-31T02:59:18.279Z] 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-31T02:59:18.535Z] 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-31T02:59:18.535Z] 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 36 kB/s) [2019-07-31T02:59:18.535Z] 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-31T02:59:18.535Z] 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-31T02:59:18.535Z] 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-31T02:59:18.535Z] 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-31T02:59:18.535Z] 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-31T02:59:18.793Z] 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-31T02:59:18.793Z] 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 171 kB/s) [2019-07-31T02:59:18.793Z] 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-31T02:59:18.793Z] 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-31T02:59:18.793Z] 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-31T02:59:18.793Z] 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-31T02:59:18.793Z] 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-31T02:59:18.793Z] 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-31T02:59:19.050Z] 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 633 kB/s) [2019-07-31T02:59:19.050Z] 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-31T02:59:19.050Z] 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-31T02:59:19.050Z] 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-31T02:59:19.050Z] 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-31T02:59:19.050Z] 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-31T02:59:19.305Z] 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-31T02:59:19.305Z] 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 183 kB/s) [2019-07-31T02:59:19.305Z] 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-31T02:59:19.305Z] 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-31T02:59:19.305Z] 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-31T02:59:19.305Z] 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-31T02:59:19.305Z] 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-31T02:59:19.562Z] 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-31T02:59:19.562Z] 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 170 kB/s) [2019-07-31T02:59:19.562Z] 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-31T02:59:19.562Z] 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-31T02:59:19.562Z] 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-31T02:59:19.562Z] 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-31T02:59:19.819Z] 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-31T02:59:19.819Z] 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-31T02:59:19.819Z] 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 51 kB/s) [2019-07-31T02:59:19.819Z] 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-31T02:59:19.819Z] 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-31T02:59:19.819Z] 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-31T02:59:19.819Z] 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-31T02:59:20.075Z] 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-31T02:59:20.075Z] 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-31T02:59:20.075Z] 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-31T02:59:20.075Z] 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-31T02:59:20.075Z] 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-31T02:59:20.075Z] 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-31T02:59:20.075Z] 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-31T02:59:20.332Z] 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-31T02:59:20.332Z] 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-31T02:59:20.332Z] 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 94 kB/s) [2019-07-31T02:59:20.332Z] 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-31T02:59:20.332Z] 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-31T02:59:20.332Z] 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-31T02:59:20.332Z] 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-31T02:59:20.589Z] 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-31T02:59:20.589Z] 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-31T02:59:20.589Z] 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 94 kB/s) [2019-07-31T02:59:20.589Z] 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-31T02:59:20.589Z] 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-31T02:59:20.589Z] 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-31T02:59:20.589Z] 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-31T02:59:20.589Z] 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-31T02:59:20.589Z] 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-31T02:59:20.589Z] 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-31T02:59:20.589Z] 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-31T02:59:20.589Z] 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-31T02:59:20.589Z] 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-31T02:59:20.589Z] 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-31T02:59:20.589Z] 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-31T02:59:20.846Z] 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-31T02:59:20.846Z] 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-31T02:59:20.846Z] 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-31T02:59:20.846Z] 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-31T02:59:20.846Z] 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-31T02:59:20.846Z] 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-31T02:59:20.846Z] 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-31T02:59:20.846Z] 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-31T02:59:21.103Z] 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-31T02:59:21.103Z] 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-31T02:59:21.103Z] 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-31T02:59:21.103Z] 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-31T02:59:21.103Z] Progress (1): 4.1/51 kB Progress (1): 7.7/51 kB Progress (2): 7.7/51 kB | 4.1/8.5 kB Progress (2): 12/51 kB | 4.1/8.5 kB Progress (2): 12/51 kB | 7.7/8.5 kB Progress (2): 16/51 kB | 7.7/8.5 kB Progress (2): 16/51 kB | 8.5 kB Progress (2): 20/51 kB | 8.5 kB Progress (2): 24/51 kB | 8.5 kB Progress (2): 28/51 kB | 8.5 kB Progress (2): 32/51 kB | 8.5 kB Progress (2): 36/51 kB | 8.5 kB Progress (2): 40/51 kB | 8.5 kB Progress (2): 44/51 kB | 8.5 kB Progress (2): 48/51 kB | 8.5 kB Progress (2): 51 kB | 8.5 kB Progress (3): 51 kB | 8.5 kB | 4.1/79 kB Progress (3): 51 kB | 8.5 kB | 7.7/79 kB Progress (3): 51 kB | 8.5 kB | 12/79 kB Progress (3): 51 kB | 8.5 kB | 16/79 kB Progress (3): 51 kB | 8.5 kB | 20/79 kB Progress (3): 51 kB | 8.5 kB | 24/79 kB Progress (3): 51 kB | 8.5 kB | 28/79 kB Progress (3): 51 kB | 8.5 kB | 32/79 kB Progress (3): 51 kB | 8.5 kB | 36/79 kB Progress (3): 51 kB | 8.5 kB | 40/79 kB Progress (3): 51 kB | 8.5 kB | 44/79 kB Progress (3): 51 kB | 8.5 kB | 48/79 kB Progress (3): 51 kB | 8.5 kB | 52/79 kB Progress (3): 51 kB | 8.5 kB | 56/79 kB Progress (3): 51 kB | 8.5 kB | 60/79 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 101 kB/s) [2019-07-31T02:59:21.103Z] Progress (2): 51 kB | 64/79 kB Progress (3): 51 kB | 64/79 kB | 4.1/4.3 kB Progress (3): 51 kB | 68/79 kB | 4.1/4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 598 kB/s) [2019-07-31T02:59:21.103Z] Progress (2): 72/79 kB | 4.1/4.3 kB Progress (2): 72/79 kB | 4.3 kB Progress (2): 76/79 kB | 4.3 kB Progress (2): 79 kB | 4.3 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 46 kB/s) [2019-07-31T02:59:21.103Z] 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 857 kB/s) [2019-07-31T02:59:21.103Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:21.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-07-31T02:59:21.103Z] [INFO] [2019-07-31T02:59:21.103Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:21.103Z] 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-31T02:59:21.103Z] 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-31T02:59:21.103Z] 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-31T02:59:21.360Z] 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-31T02:59:21.360Z] 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-31T02:59:21.360Z] 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-31T02:59:21.360Z] 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 22 kB/s) [2019-07-31T02:59:21.360Z] 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-31T02:59:21.360Z] 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-31T02:59:21.360Z] 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-31T02:59:21.616Z] 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-31T02:59:21.616Z] 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-31T02:59:21.616Z] 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-31T02:59:21.616Z] Progress (1): 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 117 kB/s) [2019-07-31T02:59:21.616Z] 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-31T02:59:21.616Z] 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-31T02:59:21.616Z] 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-31T02:59:21.872Z] 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-31T02:59:21.872Z] 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-31T02:59:21.872Z] 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-31T02:59:21.872Z] 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 22 kB/s) [2019-07-31T02:59:21.872Z] 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-31T02:59:21.872Z] 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-31T02:59:21.872Z] 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-31T02:59:22.129Z] 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-31T02:59:22.129Z] 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-31T02:59:22.129Z] 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-31T02:59:22.129Z] 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-31T02:59:22.129Z] 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-31T02:59:22.129Z] 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-31T02:59:22.129Z] 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-31T02:59:22.385Z] 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-31T02:59:22.385Z] 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-31T02:59:22.385Z] 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-31T02:59:22.385Z] 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 52 kB/s) [2019-07-31T02:59:22.385Z] 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-31T02:59:22.385Z] 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-31T02:59:22.385Z] 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-31T02:59:22.642Z] 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-31T02:59:22.642Z] 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-31T02:59:22.642Z] 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-31T02:59:22.642Z] 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 55 kB/s) [2019-07-31T02:59:22.642Z] 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-31T02:59:22.642Z] 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-31T02:59:22.642Z] 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-31T02:59:22.642Z] 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-31T02:59:22.642Z] 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-31T02:59:22.899Z] 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-31T02:59:22.899Z] 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-31T02:59:22.899Z] 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-31T02:59:22.899Z] 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-31T02:59:22.899Z] 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-31T02:59:22.899Z] 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-31T02:59:22.899Z] 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-31T02:59:22.899Z] 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-31T02:59:22.899Z] 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-31T02:59:22.899Z] 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-31T02:59:23.156Z] 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-31T02:59:23.156Z] 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-31T02:59:23.156Z] 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-31T02:59:23.156Z] 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-31T02:59:23.156Z] 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-31T02:59:23.413Z] 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-31T02:59:23.413Z] 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-31T02:59:23.413Z] 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-31T02:59:23.413Z] 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-31T02:59:23.413Z] 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-31T02:59:23.670Z] 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-31T02:59:23.670Z] 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-31T02:59:23.670Z] 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-31T02:59:23.670Z] 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-31T02:59:23.670Z] 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-31T02:59:23.928Z] 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.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 (2): 1.1/2.8 MB | 4.1/18 kB Progress (2): 1.1/2.8 MB | 4.1/18 kB Progress (2): 1.1/2.8 MB | 7.7/18 kB Progress (2): 1.1/2.8 MB | 7.7/18 kB Progress (2): 1.1/2.8 MB | 12/18 kB Progress (2): 1.1/2.8 MB | 12/18 kB Progress (2): 1.1/2.8 MB | 16/18 kB Progress (2): 1.1/2.8 MB | 16/18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (2): 1.1/2.8 MB | 18 kB Progress (3): 1.1/2.8 MB | 18 kB | 4.1/4.6 kB Progress (3): 1.1/2.8 MB | 18 kB | 4.1/4.6 kB Progress (3): 1.1/2.8 MB | 18 kB | 4.6 kB Progress (4): 1.1/2.8 MB | 18 kB | 4.6 kB | 3.6 kB Progress (4): 1.1/2.8 MB | 18 kB | 4.6 kB | 3.6 kB Progress (4): 1.1/2.8 MB | 18 kB | 4.6 kB | 3.6 kB Progress (4): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB Progress (4): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB Progress (4): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB Progress (4): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB Progress (4): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB Progress (4): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB Progress (4): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB Progress (4): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 4.1/25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 4.1/25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 7.7/25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 7.7/25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 12/25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 12/25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 16/25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 16/25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 20/25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 20/25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 24/25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 24/25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 25 kB Progress (5): 1.2/2.8 MB | 18 kB | 4.6 kB | 3.6 kB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 230 kB/s) [2019-07-31T02:59:23.928Z] Progress (4): 1.2/2.8 MB | 4.6 kB | 3.6 kB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 58 kB/s) [2019-07-31T02:59:23.928Z] Progress (3): 1.2/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.2/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.2/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.2/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.2/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.2/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.2/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.2/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Progress (3): 1.3/2.8 MB | 3.6 kB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar (3.6 kB at 43 kB/s) [2019-07-31T02:59:23.928Z] Progress (2): 1.3/2.8 MB | 25 kB Progress (2): 1.3/2.8 MB | 25 kB Progress (2): 1.3/2.8 MB | 25 kB Progress (2): 1.3/2.8 MB | 25 kB Progress (2): 1.3/2.8 MB | 25 kB Progress (2): 1.3/2.8 MB | 25 kB Progress (2): 1.3/2.8 MB | 25 kB Progress (2): 1.3/2.8 MB | 25 kB Progress (2): 1.3/2.8 MB | 25 kB Progress (2): 1.3/2.8 MB | 25 kB Progress (2): 1.3/2.8 MB | 25 kB Progress (2): 1.4/2.8 MB | 25 kB Progress (2): 1.4/2.8 MB | 25 kB Progress (2): 1.4/2.8 MB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 287 kB/s) [2019-07-31T02:59:23.928Z] Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 17 MB/s) [2019-07-31T02:59:25.821Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/classes [2019-07-31T02:59:27.438Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-07-31T02:59:27.438Z] argsArray[i] = entry.getKey(); [2019-07-31T02:59:27.438Z] ^^^^^^^^^^^^^^ [2019-07-31T02:59:27.438Z] 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-31T02:59:27.438Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-07-31T02:59:27.438Z] argsArray[i + 1] = entry.getValue(); [2019-07-31T02:59:27.438Z] ^^^^^^^^^^^^^^^^ [2019-07-31T02:59:27.438Z] 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-31T02:59:27.438Z] 2 problems (2 warnings) [2019-07-31T02:59:27.438Z] [INFO] [2019-07-31T02:59:27.438Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:27.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:27.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-07-31T02:59:27.438Z] [INFO] [2019-07-31T02:59:27.438Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:27.695Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T02:59:27.951Z] [INFO] [2019-07-31T02:59:27.951Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:27.951Z] [INFO] [2019-07-31T02:59:27.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:28.208Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T02:59:28.465Z] [INFO] [2019-07-31T02:59:28.465Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:28.465Z] [INFO] [2019-07-31T02:59:28.465Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:28.465Z] [INFO] [2019-07-31T02:59:28.465Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:28.465Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:29.396Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:29.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T02:59:29.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.pom [2019-07-31T02:59:29.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T02:59:29.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:59:29.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:59:29.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-07-31T02:59:29.396Z] [INFO] Building Trace Compass State System Parent 5.0.0-SNAPSHOT [5/134] [2019-07-31T02:59:29.396Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T02:59:29.396Z] [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/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T02:59:29.396Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T02:59:29.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.0.0-SNAPSHOT.pom [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-07-31T02:59:29.396Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-07-31T02:59:29.396Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:29.396Z] [INFO] The project's OSGi version is 1.2.0.201907310252 [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:29.396Z] [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/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:29.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:29.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-07-31T02:59:29.396Z] [INFO] [2019-07-31T02:59:29.396Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:29.396Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-07-31T02:59:30.328Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-07-31T02:59:30.328Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-31T02:59:30.328Z] .add(String.valueOf(fStart)) [2019-07-31T02:59:30.328Z] .add(String.valueOf(fStart + fDuration)) [2019-07-31T02:59:30.328Z] .toString(); [2019-07-31T02:59:30.328Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:30.328Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:59:30.328Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2019-07-31T02:59:30.328Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-07-31T02:59:30.328Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:30.328Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T02:59:30.328Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2019-07-31T02:59:30.328Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-07-31T02:59:30.328Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:30.328Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T02:59:30.328Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2019-07-31T02:59:30.328Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-07-31T02:59:30.328Z] .comparingLong(E::getEnd) [2019-07-31T02:59:30.328Z] .thenComparingLong(E::getStart); [2019-07-31T02:59:30.328Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:30.328Z] 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-31T02:59:30.328Z] 4 problems (4 warnings) [2019-07-31T02:59:30.328Z] [INFO] [2019-07-31T02:59:30.328Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:30.328Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:30.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-07-31T02:59:30.584Z] [INFO] [2019-07-31T02:59:30.584Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:30.584Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-31T02:59:30.584Z] [INFO] [2019-07-31T02:59:30.584Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:30.584Z] [INFO] [2019-07-31T02:59:30.584Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:30.584Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T02:59:30.584Z] [INFO] [2019-07-31T02:59:30.584Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:30.584Z] [INFO] [2019-07-31T02:59:30.584Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:30.584Z] [INFO] [2019-07-31T02:59:30.584Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:30.584Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T02:59:30.842Z] [INFO] [2019-07-31T02:59:30.842Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:30.842Z] [INFO] [2019-07-31T02:59:30.842Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:30.842Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:30.842Z] [INFO] [2019-07-31T02:59:30.842Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:31.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:59:31.356Z] [INFO] [2019-07-31T02:59:31.356Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:31.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T02:59:31.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.pom [2019-07-31T02:59:31.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-31T02:59:31.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:59:31.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:59:31.356Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:59:31.356Z] [INFO] [2019-07-31T02:59:31.356Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T02:59:31.356Z] [INFO] [2019-07-31T02:59:31.356Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-07-31T02:59:31.356Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT [7/134] [2019-07-31T02:59:31.356Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:59:31.356Z] [INFO] [2019-07-31T02:59:31.356Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:31.356Z] [INFO] [2019-07-31T02:59:31.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:31.356Z] [INFO] The project's OSGi version is 2.1.1.201907310252 [2019-07-31T02:59:31.356Z] [INFO] [2019-07-31T02:59:31.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:31.356Z] [INFO] [2019-07-31T02:59:31.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:31.356Z] [INFO] [2019-07-31T02:59:31.356Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:31.356Z] [INFO] [2019-07-31T02:59:31.356Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:31.356Z] [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/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:31.356Z] [INFO] [2019-07-31T02:59:31.356Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:31.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:31.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-07-31T02:59:31.356Z] [INFO] [2019-07-31T02:59:31.356Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:31.356Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-07-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T02:59:32.288Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] 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-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T02:59:32.288Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-07-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T02:59:32.288Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-07-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T02:59:32.288Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[295] [2019-07-31T02:59:32.288Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] 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-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[298] [2019-07-31T02:59:32.288Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] 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-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-31T02:59:32.288Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2019-07-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-31T02:59:32.288Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-07-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-07-31T02:59:32.288Z] store.add((E) elem); // warning from type, it should be fine [2019-07-31T02:59:32.288Z] ^^^^^^^^ [2019-07-31T02:59:32.288Z] Type safety: Unchecked cast from Object to E [2019-07-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2019-07-31T02:59:32.288Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] Type safety: Unchecked cast from BasicSegment to E [2019-07-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2019-07-31T02:59:32.288Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-07-31T02:59:32.288Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] 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-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2019-07-31T02:59:32.288Z] E element = (E) object; [2019-07-31T02:59:32.288Z] ^^^^^^^^^^ [2019-07-31T02:59:32.288Z] Type safety: Unchecked cast from Object to E [2019-07-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2019-07-31T02:59:32.288Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] Type safety: Unchecked cast from Comparator to Comparator [2019-07-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2019-07-31T02:59:32.288Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-07-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2019-07-31T02:59:32.288Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-07-31T02:59:32.288Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2019-07-31T02:59:32.288Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-07-31T02:59:32.288Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:32.288Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-07-31T02:59:32.288Z] 16 problems (16 warnings) [2019-07-31T02:59:32.288Z] [INFO] [2019-07-31T02:59:32.288Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:32.288Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:32.288Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-07-31T02:59:32.288Z] [INFO] [2019-07-31T02:59:32.288Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:32.288Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-31T02:59:32.288Z] [INFO] [2019-07-31T02:59:32.288Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:32.288Z] [INFO] [2019-07-31T02:59:32.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:32.288Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T02:59:32.288Z] [INFO] [2019-07-31T02:59:32.288Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:32.288Z] [INFO] [2019-07-31T02:59:32.288Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:32.288Z] [INFO] [2019-07-31T02:59:32.288Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:32.288Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T02:59:32.545Z] [INFO] [2019-07-31T02:59:32.545Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:32.545Z] [INFO] [2019-07-31T02:59:32.545Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:32.545Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:32.545Z] [INFO] [2019-07-31T02:59:32.545Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:32.545Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:59:32.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:59:33.059Z] [INFO] [2019-07-31T02:59:33.059Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:33.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T02:59:33.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.pom [2019-07-31T02:59:33.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-31T02:59:33.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:59:33.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T02:59:33.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T02:59:33.059Z] [INFO] [2019-07-31T02:59:33.059Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T02:59:33.059Z] [INFO] [2019-07-31T02:59:33.059Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-07-31T02:59:33.059Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT [8/134] [2019-07-31T02:59:33.059Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:59:33.059Z] [INFO] [2019-07-31T02:59:33.059Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:33.059Z] [INFO] [2019-07-31T02:59:33.059Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:33.059Z] [INFO] The project's OSGi version is 4.2.2.201907310252 [2019-07-31T02:59:33.059Z] [INFO] [2019-07-31T02:59:33.059Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:33.059Z] [INFO] [2019-07-31T02:59:33.059Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:33.059Z] [INFO] [2019-07-31T02:59:33.059Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:33.059Z] [INFO] [2019-07-31T02:59:33.059Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:33.059Z] [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/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:33.059Z] [INFO] [2019-07-31T02:59:33.059Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:33.059Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:33.059Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-07-31T02:59:33.059Z] [INFO] [2019-07-31T02:59:33.059Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:33.059Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-07-31T02:59:33.990Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2019-07-31T02:59:33.990Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-07-31T02:59:33.990Z] ^^^^^^^^^ [2019-07-31T02:59:33.990Z] Javadoc: Missing tag for parameter nodeStart [2019-07-31T02:59:33.990Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2019-07-31T02:59:33.990Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-07-31T02:59:33.990Z] ^^^^^^^^^^^^^ [2019-07-31T02:59:33.990Z] 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-31T02:59:33.990Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-07-31T02:59:33.990Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-31T02:59:33.990Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:33.990Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-07-31T02:59:33.990Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-07-31T02:59:33.990Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-31T02:59:33.990Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:33.990Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-07-31T02:59:33.990Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2019-07-31T02:59:33.990Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-07-31T02:59:33.990Z] ^^^^^^^ [2019-07-31T02:59:33.990Z] Javadoc: Missing tag for parameter reverse [2019-07-31T02:59:33.990Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-07-31T02:59:33.990Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-31T02:59:33.990Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:33.990Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-07-31T02:59:33.990Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-07-31T02:59:33.990Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-31T02:59:33.990Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:33.990Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-07-31T02:59:33.990Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2019-07-31T02:59:33.990Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-07-31T02:59:33.990Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:33.990Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-07-31T02:59:33.990Z] 8 problems (8 warnings) [2019-07-31T02:59:33.990Z] [INFO] [2019-07-31T02:59:33.990Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:33.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:33.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-07-31T02:59:33.990Z] [INFO] [2019-07-31T02:59:33.990Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:33.990Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-31T02:59:33.990Z] [INFO] [2019-07-31T02:59:33.990Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:33.990Z] [INFO] [2019-07-31T02:59:33.990Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:34.247Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T02:59:34.247Z] [INFO] [2019-07-31T02:59:34.247Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:34.247Z] [INFO] [2019-07-31T02:59:34.247Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:34.247Z] [INFO] [2019-07-31T02:59:34.247Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:34.247Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T02:59:34.504Z] [INFO] [2019-07-31T02:59:34.504Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:34.504Z] [INFO] [2019-07-31T02:59:34.504Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:34.504Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:34.504Z] [INFO] [2019-07-31T02:59:34.504Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:34.504Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:59:34.761Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:59:34.761Z] [INFO] [2019-07-31T02:59:34.761Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:34.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T02:59:34.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.pom [2019-07-31T02:59:34.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-31T02:59:34.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:59:34.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2metadata.xml [2019-07-31T02:59:34.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2artifacts.xml [2019-07-31T02:59:34.761Z] [INFO] [2019-07-31T02:59:34.761Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T02:59:34.761Z] [INFO] [2019-07-31T02:59:34.761Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-07-31T02:59:34.761Z] [INFO] Building Trace Compass TMF Parent 5.0.0-SNAPSHOT [9/134] [2019-07-31T02:59:34.761Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:59:34.761Z] [INFO] [2019-07-31T02:59:34.761Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T02:59:34.761Z] [INFO] [2019-07-31T02:59:34.761Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T02:59:34.761Z] [INFO] [2019-07-31T02:59:34.761Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T02:59:34.761Z] [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/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:34.761Z] [INFO] [2019-07-31T02:59:34.761Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T02:59:34.761Z] [INFO] [2019-07-31T02:59:34.761Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T02:59:34.761Z] [INFO] [2019-07-31T02:59:34.761Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T02:59:34.761Z] [INFO] [2019-07-31T02:59:34.761Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T02:59:34.761Z] [INFO] [2019-07-31T02:59:34.761Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T02:59:34.761Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:34.761Z] [INFO] [2019-07-31T02:59:34.761Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T02:59:35.126Z] [INFO] [2019-07-31T02:59:35.126Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T02:59:35.126Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T02:59:35.126Z] [INFO] [2019-07-31T02:59:35.126Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-07-31T02:59:35.126Z] [INFO] Building Trace Compass Filter Parser 1.0.2-SNAPSHOT [10/134] [2019-07-31T02:59:35.126Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:59:35.126Z] [INFO] [2019-07-31T02:59:35.126Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.126Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens]) [2019-07-31T02:59:35.126Z] [INFO] [2019-07-31T02:59:35.126Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.126Z] [INFO] The project's OSGi version is 1.0.2.201907310252 [2019-07-31T02:59:35.126Z] [INFO] [2019-07-31T02:59:35.126Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.126Z] [INFO] [2019-07-31T02:59:35.126Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.126Z] [INFO] [2019-07-31T02:59:35.126Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.126Z] [INFO] [2019-07-31T02:59:35.126Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.126Z] [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/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:35.126Z] [INFO] [2019-07-31T02:59:35.126Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.126Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:35.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-07-31T02:59:35.126Z] [INFO] [2019-07-31T02:59:35.126Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.126Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-07-31T02:59:35.477Z] [INFO] [2019-07-31T02:59:35.477Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.477Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:35.477Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-07-31T02:59:35.477Z] [INFO] [2019-07-31T02:59:35.477Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.477Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T02:59:35.477Z] [INFO] [2019-07-31T02:59:35.477Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.477Z] [INFO] [2019-07-31T02:59:35.477Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.477Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T02:59:35.477Z] [INFO] [2019-07-31T02:59:35.477Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.477Z] [INFO] [2019-07-31T02:59:35.477Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.477Z] [INFO] [2019-07-31T02:59:35.477Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.477Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T02:59:35.477Z] [INFO] [2019-07-31T02:59:35.477Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.477Z] [INFO] [2019-07-31T02:59:35.477Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.477Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:35.477Z] [INFO] [2019-07-31T02:59:35.477Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.477Z] [INFO] [2019-07-31T02:59:35.477Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.477Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T02:59:35.477Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.pom [2019-07-31T02:59:35.477Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T02:59:35.477Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:59:35.734Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T02:59:35.734Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T02:59:35.734Z] [INFO] [2019-07-31T02:59:35.734Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T02:59:35.734Z] [INFO] [2019-07-31T02:59:35.734Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-07-31T02:59:35.734Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-07-31T02:59:35.734Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:59:35.734Z] [INFO] [2019-07-31T02:59:35.734Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:35.734Z] [INFO] [2019-07-31T02:59:35.734Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:35.734Z] [INFO] The project's OSGi version is 5.1.0.201907310252 [2019-07-31T02:59:35.734Z] [INFO] [2019-07-31T02:59:35.734Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:35.734Z] [INFO] [2019-07-31T02:59:35.734Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:35.734Z] [INFO] [2019-07-31T02:59:35.734Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:35.734Z] [INFO] [2019-07-31T02:59:35.734Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:35.734Z] [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/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:35.734Z] [INFO] [2019-07-31T02:59:35.734Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:35.734Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:35.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-07-31T02:59:35.734Z] [INFO] [2019-07-31T02:59:35.734Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:35.734Z] [INFO] Compiling 419 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-07-31T02:59:39.908Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] 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-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-07-31T02:59:39.908Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] 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-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2019-07-31T02:59:39.908Z] * @param cppFilt [2019-07-31T02:59:39.908Z] ^^^^^^^ [2019-07-31T02:59:39.908Z] Javadoc: Description expected after this reference [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2019-07-31T02:59:39.908Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2019-07-31T02:59:39.908Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2019-07-31T02:59:39.908Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] 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-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2019-07-31T02:59:39.908Z] Map searchMap = (Map) searchFilterObject; [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] Type safety: Unchecked cast from Object to Map [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2019-07-31T02:59:39.908Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-07-31T02:59:39.908Z] ^^^^^^ [2019-07-31T02:59:39.908Z] 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-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2019-07-31T02:59:39.908Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-31T02:59:39.908Z] ^^^^^ [2019-07-31T02:59:39.908Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2019-07-31T02:59:39.908Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] 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-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-07-31T02:59:39.908Z] Map> regexesMap = (Map>) regexesObject; [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] Type safety: Unchecked cast from Object to Map> [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2019-07-31T02:59:39.908Z] fTraceTypeId = traceTypeId; [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-07-31T02:59:39.908Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-07-31T02:59:39.908Z] return dir.getAbsolutePath(); [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-07-31T02:59:39.908Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2019-07-31T02:59:39.908Z] V node = queue.poll(); [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2019-07-31T02:59:39.908Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2019-07-31T02:59:39.908Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2019-07-31T02:59:39.908Z] builder.put(Long.toString(series.getId()), series); [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-07-31T02:59:39.908Z] 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-31T02:59:39.908Z] ^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] Unnecessary $NON-NLS$ tag [2019-07-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2019-07-31T02:59:39.908Z] return fSymbolMapping.lastKey(); [2019-07-31T02:59:39.908Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.908Z] 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-31T02:59:39.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2019-07-31T02:59:39.909Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2019-07-31T02:59:39.909Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2019-07-31T02:59:39.909Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-07-31T02:59:39.909Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-07-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2019-07-31T02:59:39.909Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2019-07-31T02:59:39.909Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-07-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2019-07-31T02:59:39.909Z] return (T) resolve; [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] Type safety: Unchecked cast from Object to T [2019-07-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2019-07-31T02:59:39.909Z] fTimesRequested = Longs.toArray(times); [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-07-31T02:59:39.909Z] fMetadata = metadata; [2019-07-31T02:59:39.909Z] ^^^^^^^^ [2019-07-31T02:59:39.909Z] 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-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[53] [2019-07-31T02:59:39.909Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] 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-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-07-31T02:59:39.909Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-07-31T02:59:39.909Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-07-31T02:59:39.909Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-07-31T02:59:39.909Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[247] [2019-07-31T02:59:39.909Z] public TraceEntryModel build() { [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] 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-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[300] [2019-07-31T02:59:39.909Z] public ModuleEntryModel build() { [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] 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-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[355] [2019-07-31T02:59:39.909Z] public StateSystemEntryModel build() { [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] 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-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[414] [2019-07-31T02:59:39.909Z] public AttributeEntryModel build() { [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] 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-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2019-07-31T02:59:39.909Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-31T02:59:39.909Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:39.909Z] 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-31T02:59:39.909Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2019-07-31T02:59:39.909Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-31T02:59:39.909Z] ^^^^^ [2019-07-31T02:59:39.909Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T02:59:39.909Z] 41 problems (41 warnings) [2019-07-31T02:59:39.909Z] [INFO] [2019-07-31T02:59:39.909Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:39.909Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:39.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-07-31T02:59:39.909Z] [INFO] [2019-07-31T02:59:39.909Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:39.909Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-31T02:59:40.166Z] [INFO] [2019-07-31T02:59:40.166Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:40.166Z] [INFO] [2019-07-31T02:59:40.166Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:40.422Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T02:59:40.679Z] [INFO] [2019-07-31T02:59:40.679Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:40.679Z] [INFO] [2019-07-31T02:59:40.679Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:40.679Z] [INFO] [2019-07-31T02:59:40.679Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:40.679Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T02:59:42.048Z] [INFO] [2019-07-31T02:59:42.048Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:42.048Z] [INFO] [2019-07-31T02:59:42.048Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:42.048Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:42.048Z] [INFO] [2019-07-31T02:59:42.048Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:42.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:59:42.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:59:42.563Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:59:42.563Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:59:42.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:59:42.820Z] [INFO] [2019-07-31T02:59:42.820Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:42.820Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T02:59:42.820Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.pom [2019-07-31T02:59:42.820Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-31T02:59:42.820Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:59:42.820Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:59:42.820Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:59:42.820Z] [INFO] [2019-07-31T02:59:42.820Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T02:59:42.820Z] [INFO] [2019-07-31T02:59:42.820Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-07-31T02:59:42.820Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-07-31T02:59:42.820Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:59:42.820Z] [INFO] [2019-07-31T02:59:42.820Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:42.820Z] [INFO] [2019-07-31T02:59:42.820Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:42.820Z] [INFO] The project's OSGi version is 2.0.2.201907310252 [2019-07-31T02:59:42.820Z] [INFO] [2019-07-31T02:59:42.820Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:42.820Z] [INFO] [2019-07-31T02:59:42.820Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:42.820Z] [INFO] [2019-07-31T02:59:42.820Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:42.820Z] [INFO] [2019-07-31T02:59:42.820Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:42.820Z] [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/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:42.820Z] [INFO] [2019-07-31T02:59:42.820Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:42.820Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:42.820Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-07-31T02:59:42.820Z] [INFO] [2019-07-31T02:59:42.820Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:42.820Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-07-31T02:59:43.384Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2019-07-31T02:59:43.384Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-07-31T02:59:43.384Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:43.384Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T02:59:43.384Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2019-07-31T02:59:43.384Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T02:59:43.384Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:43.384Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T02:59:43.384Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-31T02:59:43.384Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-31T02:59:43.384Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:43.384Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T02:59:43.384Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-31T02:59:43.384Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-31T02:59:43.384Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:43.384Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T02:59:43.384Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2019-07-31T02:59:43.384Z] int quark = entry.getValue(); [2019-07-31T02:59:43.384Z] ^^^^^^^^^^^^^^^^ [2019-07-31T02:59:43.384Z] 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-31T02:59:43.384Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2019-07-31T02:59:43.384Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-07-31T02:59:43.384Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:43.384Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-07-31T02:59:43.384Z] 6 problems (6 warnings) [2019-07-31T02:59:43.384Z] [INFO] [2019-07-31T02:59:43.384Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:43.384Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:43.384Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-07-31T02:59:43.384Z] [INFO] [2019-07-31T02:59:43.384Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:43.384Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T02:59:43.384Z] [INFO] [2019-07-31T02:59:43.384Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:43.384Z] [INFO] [2019-07-31T02:59:43.384Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:43.384Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T02:59:43.384Z] [INFO] [2019-07-31T02:59:43.384Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:43.384Z] [INFO] [2019-07-31T02:59:43.384Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:43.384Z] [INFO] [2019-07-31T02:59:43.384Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:43.384Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T02:59:43.384Z] [INFO] [2019-07-31T02:59:43.384Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:43.384Z] [INFO] [2019-07-31T02:59:43.384Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:43.384Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:43.384Z] [INFO] [2019-07-31T02:59:43.384Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:43.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:59:43.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T02:59:45.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T02:59:45.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T02:59:45.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T02:59:45.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T02:59:45.265Z] [INFO] [2019-07-31T02:59:45.265Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:45.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T02:59:45.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.pom [2019-07-31T02:59:45.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T02:59:45.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:59:45.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T02:59:45.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T02:59:45.265Z] [INFO] [2019-07-31T02:59:45.265Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T02:59:45.265Z] [INFO] [2019-07-31T02:59:45.265Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-07-31T02:59:45.265Z] [INFO] Building Trace Compass CTF Support Parent 5.0.0-SNAPSHOT [13/134] [2019-07-31T02:59:45.265Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T02:59:45.265Z] [INFO] [2019-07-31T02:59:45.265Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T02:59:45.265Z] [INFO] [2019-07-31T02:59:45.265Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T02:59:45.265Z] [INFO] [2019-07-31T02:59:45.265Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T02:59:45.265Z] [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/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:45.265Z] [INFO] [2019-07-31T02:59:45.265Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T02:59:45.265Z] [INFO] [2019-07-31T02:59:45.265Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T02:59:45.265Z] [INFO] [2019-07-31T02:59:45.265Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T02:59:45.265Z] [INFO] [2019-07-31T02:59:45.265Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T02:59:45.265Z] [INFO] [2019-07-31T02:59:45.265Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T02:59:45.265Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:45.265Z] [INFO] [2019-07-31T02:59:45.265Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T02:59:45.523Z] [INFO] [2019-07-31T02:59:45.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T02:59:45.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T02:59:45.523Z] [INFO] [2019-07-31T02:59:45.523Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-07-31T02:59:45.523Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT [14/134] [2019-07-31T02:59:45.523Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:59:45.523Z] [INFO] [2019-07-31T02:59:45.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:45.523Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java]) [2019-07-31T02:59:45.523Z] [INFO] [2019-07-31T02:59:45.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:45.523Z] [INFO] The project's OSGi version is 1.0.2.201907310252 [2019-07-31T02:59:45.523Z] [INFO] [2019-07-31T02:59:45.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:45.523Z] [INFO] [2019-07-31T02:59:45.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:45.523Z] [INFO] [2019-07-31T02:59:45.523Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:45.523Z] [INFO] [2019-07-31T02:59:45.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:45.523Z] [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/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:45.523Z] [INFO] [2019-07-31T02:59:45.523Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:45.523Z] 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-31T02:59:45.523Z] 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-31T02:59:45.523Z] 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-31T02:59:46.028Z] 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-31T02:59:46.028Z] 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-31T02:59:46.028Z] 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-31T02:59:46.028Z] 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 75 kB/s) [2019-07-31T02:59:46.028Z] 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-31T02:59:46.028Z] 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-31T02:59:46.028Z] 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-31T02:59:46.028Z] 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-31T02:59:46.028Z] 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-31T02:59:46.028Z] 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-31T02:59:46.028Z] Progress (1): 865 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom (865 B at 26 kB/s) [2019-07-31T02:59:46.028Z] 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-31T02:59:46.028Z] 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-31T02:59:46.028Z] 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-31T02:59:46.592Z] 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-31T02:59:46.592Z] 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-31T02:59:46.592Z] 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-31T02:59:46.592Z] 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 129 kB/s) [2019-07-31T02:59:46.593Z] 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-31T02:59:47.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-31T02:59:47.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-31T02:59:47.413Z] 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-31T02:59:47.413Z] 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-31T02:59:47.413Z] 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-31T02:59:47.413Z] 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 98 kB/s) [2019-07-31T02:59:47.413Z] 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-31T02:59:47.413Z] 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-31T02:59:47.413Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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 393 kB/s) [2019-07-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.670Z] 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-31T02:59:47.927Z] 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-31T02:59:47.927Z] 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-31T02:59:47.927Z] 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-31T02:59:47.927Z] 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-31T02:59:47.927Z] 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-31T02:59:47.927Z] 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-31T02:59:47.927Z] 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-31T02:59:47.927Z] 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-31T02:59:48.183Z] 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-31T02:59:48.183Z] 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-31T02:59:48.183Z] 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-31T02:59:48.183Z] 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-31T02:59:48.183Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] 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-31T02:59:48.440Z] Progress (1): 4.1/78 kB Progress (1): 7.7/78 kB Progress (2): 7.7/78 kB | 4.1/10 kB Progress (2): 12/78 kB | 4.1/10 kB Progress (2): 12/78 kB | 7.7/10 kB Progress (2): 16/78 kB | 7.7/10 kB Progress (2): 16/78 kB | 10 kB Progress (3): 16/78 kB | 10 kB | 4.1/168 kB Progress (3): 20/78 kB | 10 kB | 4.1/168 kB Progress (3): 20/78 kB | 10 kB | 7.7/168 kB Progress (3): 24/78 kB | 10 kB | 7.7/168 kB Progress (3): 24/78 kB | 10 kB | 12/168 kB Progress (3): 28/78 kB | 10 kB | 12/168 kB Progress (3): 28/78 kB | 10 kB | 16/168 kB Progress (3): 32/78 kB | 10 kB | 16/168 kB Progress (3): 32/78 kB | 10 kB | 20/168 kB Progress (3): 36/78 kB | 10 kB | 20/168 kB Progress (3): 36/78 kB | 10 kB | 24/168 kB Progress (3): 40/78 kB | 10 kB | 24/168 kB Progress (3): 40/78 kB | 10 kB | 28/168 kB Progress (3): 44/78 kB | 10 kB | 28/168 kB Progress (3): 44/78 kB | 10 kB | 32/168 kB Progress (3): 48/78 kB | 10 kB | 32/168 kB Progress (3): 48/78 kB | 10 kB | 36/168 kB Progress (3): 52/78 kB | 10 kB | 36/168 kB Progress (3): 52/78 kB | 10 kB | 40/168 kB Progress (3): 56/78 kB | 10 kB | 40/168 kB Progress (3): 56/78 kB | 10 kB | 44/168 kB Progress (3): 60/78 kB | 10 kB | 44/168 kB Progress (3): 60/78 kB | 10 kB | 48/168 kB Progress (3): 64/78 kB | 10 kB | 48/168 kB Progress (3): 64/78 kB | 10 kB | 52/168 kB Progress (3): 68/78 kB | 10 kB | 52/168 kB Progress (4): 68/78 kB | 10 kB | 52/168 kB | 4.1/164 kB Progress (4): 72/78 kB | 10 kB | 52/168 kB | 4.1/164 kB Progress (4): 72/78 kB | 10 kB | 56/168 kB | 4.1/164 kB Progress (4): 76/78 kB | 10 kB | 56/168 kB | 4.1/164 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 199 kB/s) [2019-07-31T02:59:48.440Z] Progress (3): 76/78 kB | 56/168 kB | 7.7/164 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-31T02:59:48.440Z] Progress (3): 78 kB | 56/168 kB | 7.7/164 kB Progress (3): 78 kB | 60/168 kB | 7.7/164 kB Progress (3): 78 kB | 60/168 kB | 12/164 kB Progress (3): 78 kB | 64/168 kB | 12/164 kB Progress (3): 78 kB | 64/168 kB | 16/164 kB Progress (3): 78 kB | 68/168 kB | 16/164 kB Progress (3): 78 kB | 68/168 kB | 20/164 kB Progress (3): 78 kB | 72/168 kB | 20/164 kB Progress (3): 78 kB | 72/168 kB | 24/164 kB Progress (3): 78 kB | 76/168 kB | 24/164 kB Progress (3): 78 kB | 76/168 kB | 28/164 kB Progress (3): 78 kB | 80/168 kB | 28/164 kB Progress (3): 78 kB | 80/168 kB | 32/164 kB Progress (3): 78 kB | 84/168 kB | 32/164 kB Progress (3): 78 kB | 84/168 kB | 36/164 kB Progress (3): 78 kB | 88/168 kB | 36/164 kB Progress (3): 78 kB | 88/168 kB | 40/164 kB Progress (3): 78 kB | 92/168 kB | 40/164 kB Progress (3): 78 kB | 92/168 kB | 44/164 kB Progress (3): 78 kB | 96/168 kB | 44/164 kB Progress (3): 78 kB | 96/168 kB | 48/164 kB Progress (3): 78 kB | 100/168 kB | 48/164 kB Progress (3): 78 kB | 100/168 kB | 52/164 kB Progress (3): 78 kB | 104/168 kB | 52/164 kB Progress (3): 78 kB | 104/168 kB | 56/164 kB Progress (3): 78 kB | 108/168 kB | 56/164 kB Progress (3): 78 kB | 108/168 kB | 60/164 kB Progress (3): 78 kB | 112/168 kB | 60/164 kB Progress (3): 78 kB | 112/168 kB | 64/164 kB Progress (3): 78 kB | 116/168 kB | 64/164 kB Progress (3): 78 kB | 116/168 kB | 68/164 kB Progress (3): 78 kB | 120/168 kB | 68/164 kB Progress (3): 78 kB | 120/168 kB | 72/164 kB Progress (3): 78 kB | 124/168 kB | 72/164 kB Progress (3): 78 kB | 124/168 kB | 76/164 kB Progress (3): 78 kB | 128/168 kB | 76/164 kB Progress (3): 78 kB | 128/168 kB | 80/164 kB Progress (3): 78 kB | 132/168 kB | 80/164 kB Progress (3): 78 kB | 132/168 kB | 84/164 kB Progress (3): 78 kB | 136/168 kB | 84/164 kB Progress (3): 78 kB | 136/168 kB | 88/164 kB Progress (3): 78 kB | 140/168 kB | 88/164 kB Progress (3): 78 kB | 140/168 kB | 92/164 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 1.3 MB/s) [2019-07-31T02:59:48.440Z] Progress (2): 140/168 kB | 96/164 kB Progress (2): 144/168 kB | 96/164 kB Progress (2): 144/168 kB | 100/164 kB 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-31T02:59:48.440Z] Progress (2): 144/168 kB | 104/164 kB Progress (2): 148/168 kB | 104/164 kB Progress (2): 148/168 kB | 108/164 kB Progress (3): 148/168 kB | 108/164 kB | 4.1/25 kB Progress (3): 148/168 kB | 112/164 kB | 4.1/25 kB Progress (3): 152/168 kB | 112/164 kB | 4.1/25 kB Progress (3): 152/168 kB | 116/164 kB | 4.1/25 kB Progress (3): 152/168 kB | 116/164 kB | 7.7/25 kB Progress (3): 152/168 kB | 120/164 kB | 7.7/25 kB Progress (3): 156/168 kB | 120/164 kB | 7.7/25 kB Progress (3): 156/168 kB | 120/164 kB | 12/25 kB Progress (3): 160/168 kB | 120/164 kB | 12/25 kB Progress (3): 160/168 kB | 124/164 kB | 12/25 kB Progress (3): 164/168 kB | 124/164 kB | 12/25 kB Progress (3): 164/168 kB | 124/164 kB | 16/25 kB Progress (3): 168/168 kB | 124/164 kB | 16/25 kB Progress (3): 168/168 kB | 124/164 kB | 20/25 kB Progress (3): 168/168 kB | 128/164 kB | 20/25 kB Progress (3): 168/168 kB | 128/164 kB | 24/25 kB Progress (3): 168 kB | 128/164 kB | 24/25 kB Progress (3): 168 kB | 128/164 kB | 25 kB Progress (3): 168 kB | 132/164 kB | 25 kB Progress (3): 168 kB | 136/164 kB | 25 kB Progress (3): 168 kB | 140/164 kB | 25 kB Progress (3): 168 kB | 144/164 kB | 25 kB Progress (3): 168 kB | 148/164 kB | 25 kB Progress (3): 168 kB | 152/164 kB | 25 kB Progress (3): 168 kB | 156/164 kB | 25 kB Progress (3): 168 kB | 160/164 kB | 25 kB Progress (3): 168 kB | 164/164 kB | 25 kB Progress (3): 168 kB | 164 kB | 25 kB Progress (4): 168 kB | 164 kB | 25 kB | 4.1/21 kB Progress (4): 168 kB | 164 kB | 25 kB | 7.7/21 kB Progress (4): 168 kB | 164 kB | 25 kB | 12/21 kB Progress (4): 168 kB | 164 kB | 25 kB | 16/21 kB Progress (4): 168 kB | 164 kB | 25 kB | 20/21 kB Progress (4): 168 kB | 164 kB | 25 kB | 21 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 347 kB/s) [2019-07-31T02:59:48.440Z] 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-31T02:59:48.440Z] Progress (4): 168 kB | 164 kB | 21 kB | 0/1.2 MB Progress (4): 168 kB | 164 kB | 21 kB | 0/1.2 MB Progress (4): 168 kB | 164 kB | 21 kB | 0/1.2 MB Progress (4): 168 kB | 164 kB | 21 kB | 0/1.2 MB Progress (4): 168 kB | 164 kB | 21 kB | 0/1.2 MB Progress (4): 168 kB | 164 kB | 21 kB | 0/1.2 MB Progress (4): 168 kB | 164 kB | 21 kB | 0/1.2 MB Progress (4): 168 kB | 164 kB | 21 kB | 0/1.2 MB Progress (4): 168 kB | 164 kB | 21 kB | 0/1.2 MB Progress (4): 168 kB | 164 kB | 21 kB | 0/1.2 MB Progress (4): 168 kB | 164 kB | 21 kB | 0/1.2 MB 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 272 kB/s) [2019-07-31T02:59:48.440Z] Progress (3): 168 kB | 164 kB | 0/1.2 MB Progress (3): 168 kB | 164 kB | 0/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Progress (3): 168 kB | 164 kB | 0.1/1.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 2.0 MB/s) [2019-07-31T02:59:48.440Z] 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 (3): 164 kB | 0.2/1.2 MB | 4.1/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 4.1/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 7.7/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 7.7/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 12/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 12/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 16/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 16/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 20/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 20/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 24/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 1.9 MB/s) [2019-07-31T02:59:48.696Z] Progress (2): 0.2/1.2 MB | 24/240 kB Progress (2): 0.2/1.2 MB | 28/240 kB Progress (2): 0.2/1.2 MB | 28/240 kB Progress (2): 0.2/1.2 MB | 32/240 kB Progress (2): 0.2/1.2 MB | 32/240 kB Progress (2): 0.2/1.2 MB | 33/240 kB Progress (2): 0.2/1.2 MB | 33/240 kB Progress (2): 0.2/1.2 MB | 37/240 kB Progress (2): 0.2/1.2 MB | 37/240 kB Progress (2): 0.2/1.2 MB | 41/240 kB Progress (2): 0.2/1.2 MB | 41/240 kB Progress (2): 0.2/1.2 MB | 45/240 kB Progress (2): 0.2/1.2 MB | 45/240 kB Progress (2): 0.2/1.2 MB | 49/240 kB Progress (2): 0.2/1.2 MB | 49/240 kB Progress (2): 0.2/1.2 MB | 53/240 kB Progress (2): 0.2/1.2 MB | 53/240 kB Progress (2): 0.2/1.2 MB | 57/240 kB Progress (2): 0.2/1.2 MB | 57/240 kB Progress (2): 0.2/1.2 MB | 61/240 kB Progress (2): 0.2/1.2 MB | 61/240 kB Progress (2): 0.2/1.2 MB | 65/240 kB Progress (2): 0.2/1.2 MB | 65/240 kB Progress (2): 0.2/1.2 MB | 66/240 kB Progress (2): 0.2/1.2 MB | 66/240 kB Progress (2): 0.2/1.2 MB | 70/240 kB Progress (2): 0.2/1.2 MB | 70/240 kB Progress (2): 0.2/1.2 MB | 74/240 kB Progress (2): 0.2/1.2 MB | 74/240 kB Progress (2): 0.2/1.2 MB | 78/240 kB Progress (2): 0.2/1.2 MB | 78/240 kB Progress (2): 0.2/1.2 MB | 82/240 kB Progress (2): 0.2/1.2 MB | 82/240 kB Progress (2): 0.2/1.2 MB | 86/240 kB Progress (2): 0.3/1.2 MB | 86/240 kB Progress (2): 0.3/1.2 MB | 90/240 kB Progress (2): 0.3/1.2 MB | 90/240 kB Progress (2): 0.3/1.2 MB | 94/240 kB Progress (2): 0.3/1.2 MB | 94/240 kB Progress (2): 0.3/1.2 MB | 98/240 kB Progress (2): 0.3/1.2 MB | 98/240 kB Progress (2): 0.3/1.2 MB | 98/240 kB Progress (2): 0.3/1.2 MB | 98/240 kB Progress (2): 0.3/1.2 MB | 102/240 kB Progress (2): 0.3/1.2 MB | 102/240 kB Progress (2): 0.3/1.2 MB | 106/240 kB Progress (2): 0.3/1.2 MB | 106/240 kB Progress (2): 0.3/1.2 MB | 110/240 kB Progress (2): 0.3/1.2 MB | 110/240 kB Progress (2): 0.3/1.2 MB | 114/240 kB Progress (2): 0.3/1.2 MB | 114/240 kB Progress (2): 0.3/1.2 MB | 118/240 kB Progress (2): 0.3/1.2 MB | 118/240 kB Progress (2): 0.3/1.2 MB | 122/240 kB Progress (2): 0.3/1.2 MB | 122/240 kB Progress (2): 0.3/1.2 MB | 126/240 kB Progress (2): 0.3/1.2 MB | 126/240 kB Progress (2): 0.3/1.2 MB | 130/240 kB Progress (2): 0.3/1.2 MB | 130/240 kB Progress (2): 0.3/1.2 MB | 134/240 kB Progress (2): 0.3/1.2 MB | 134/240 kB Progress (2): 0.3/1.2 MB | 138/240 kB Progress (2): 0.3/1.2 MB | 138/240 kB Progress (2): 0.3/1.2 MB | 142/240 kB Progress (2): 0.3/1.2 MB | 142/240 kB Progress (2): 0.3/1.2 MB | 146/240 kB Progress (2): 0.3/1.2 MB | 146/240 kB Progress (2): 0.3/1.2 MB | 150/240 kB Progress (2): 0.3/1.2 MB | 150/240 kB Progress (2): 0.3/1.2 MB | 154/240 kB Progress (2): 0.3/1.2 MB | 154/240 kB Progress (2): 0.3/1.2 MB | 158/240 kB Progress (2): 0.3/1.2 MB | 158/240 kB Progress (2): 0.3/1.2 MB | 162/240 kB Progress (2): 0.3/1.2 MB | 162/240 kB Progress (2): 0.3/1.2 MB | 166/240 kB Progress (2): 0.3/1.2 MB | 166/240 kB Progress (2): 0.3/1.2 MB | 170/240 kB Progress (2): 0.3/1.2 MB | 170/240 kB Progress (2): 0.3/1.2 MB | 174/240 kB Progress (2): 0.3/1.2 MB | 174/240 kB Progress (2): 0.3/1.2 MB | 178/240 kB Progress (2): 0.3/1.2 MB | 178/240 kB Progress (2): 0.3/1.2 MB | 182/240 kB Progress (2): 0.4/1.2 MB | 182/240 kB Progress (2): 0.4/1.2 MB | 186/240 kB Progress (2): 0.4/1.2 MB | 186/240 kB Progress (2): 0.4/1.2 MB | 190/240 kB Progress (2): 0.4/1.2 MB | 190/240 kB Progress (2): 0.4/1.2 MB | 194/240 kB Progress (2): 0.4/1.2 MB | 194/240 kB Progress (2): 0.4/1.2 MB | 198/240 kB Progress (2): 0.4/1.2 MB | 198/240 kB Progress (2): 0.4/1.2 MB | 202/240 kB Progress (2): 0.4/1.2 MB | 202/240 kB Progress (2): 0.4/1.2 MB | 206/240 kB Progress (2): 0.4/1.2 MB | 206/240 kB Progress (2): 0.4/1.2 MB | 210/240 kB Progress (2): 0.4/1.2 MB | 210/240 kB Progress (2): 0.4/1.2 MB | 214/240 kB Progress (2): 0.4/1.2 MB | 214/240 kB Progress (2): 0.4/1.2 MB | 218/240 kB Progress (2): 0.4/1.2 MB | 218/240 kB Progress (2): 0.4/1.2 MB | 222/240 kB Progress (2): 0.4/1.2 MB | 222/240 kB Progress (2): 0.4/1.2 MB | 226/240 kB Progress (2): 0.4/1.2 MB | 226/240 kB Progress (2): 0.4/1.2 MB | 230/240 kB Progress (2): 0.4/1.2 MB | 230/240 kB Progress (2): 0.4/1.2 MB | 234/240 kB Progress (2): 0.4/1.2 MB | 234/240 kB Progress (2): 0.4/1.2 MB | 238/240 kB Progress (2): 0.4/1.2 MB | 238/240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 1.9 MB/s) [2019-07-31T02:59:48.697Z] Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1.2 MB at 6.7 MB/s) [2019-07-31T02:59:48.697Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-07-31T02:59:48.953Z] ANTLR Parser Generator Version 3.5.2 [2019-07-31T02:59:49.210Z] Output file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-31T02:59:49.210Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-31T02:59:50.140Z] Input file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-31T02:59:50.140Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-31T02:59:50.140Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-07-31T02:59:50.140Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-07-31T02:59:50.140Z] [2019-07-31T02:59:50.140Z] As a result, alternative(s) 2 were disabled for that input [2019-07-31T02:59:50.140Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-07-31T02:59:50.140Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-07-31T02:59:50.140Z] [2019-07-31T02:59:50.140Z] As a result, alternative(s) 3 were disabled for that input [2019-07-31T02:59:50.140Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-07-31T02:59:50.141Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-07-31T02:59:50.141Z] [2019-07-31T02:59:50.141Z] As a result, alternative(s) 2 were disabled for that input [2019-07-31T02:59:50.704Z] [INFO] [2019-07-31T02:59:50.704Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:50.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:50.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-07-31T02:59:50.704Z] [INFO] [2019-07-31T02:59:50.704Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:50.704Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-07-31T02:59:51.269Z] [INFO] [2019-07-31T02:59:51.269Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:51.269Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:51.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-07-31T02:59:51.269Z] [INFO] [2019-07-31T02:59:51.269Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:51.269Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T02:59:51.269Z] [INFO] [2019-07-31T02:59:51.269Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:51.269Z] [INFO] [2019-07-31T02:59:51.269Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:51.269Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T02:59:51.269Z] [INFO] [2019-07-31T02:59:51.269Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:51.269Z] [INFO] [2019-07-31T02:59:51.269Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:51.269Z] [INFO] [2019-07-31T02:59:51.269Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:51.269Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:51.525Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:51.525Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T02:59:51.525Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.pom [2019-07-31T02:59:51.525Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T02:59:51.525Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:59:51.525Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T02:59:51.525Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-07-31T02:59:51.525Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT [15/134] [2019-07-31T02:59:51.525Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:51.525Z] [INFO] The project's OSGi version is 4.0.0.201907310252 [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:51.525Z] [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/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:51.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:51.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-07-31T02:59:51.525Z] [INFO] [2019-07-31T02:59:51.525Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:51.525Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-07-31T02:59:52.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2019-07-31T02:59:52.895Z] returnArray[i] = null; [2019-07-31T02:59:52.895Z] ^^^^ [2019-07-31T02:59:52.895Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-07-31T02:59:52.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2019-07-31T02:59:52.895Z] return fInnerElements.get(index); [2019-07-31T02:59:52.895Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:52.895Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-31T02:59:52.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2019-07-31T02:59:52.895Z] return fInnerElements.remove(index); [2019-07-31T02:59:52.895Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:52.895Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-31T02:59:52.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-07-31T02:59:52.895Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-07-31T02:59:52.895Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:52.895Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-07-31T02:59:52.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-07-31T02:59:52.895Z] return (top != null) ? top.getCurrentEvent() : null; [2019-07-31T02:59:52.895Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:52.895Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T02:59:52.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-07-31T02:59:52.895Z] return hasMoreEvents(); [2019-07-31T02:59:52.895Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T02:59:52.895Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T02:59:52.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-07-31T02:59:52.895Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-07-31T02:59:52.895Z] ^^ [2019-07-31T02:59:52.895Z] Potential resource leak: 'se' may not be closed [2019-07-31T02:59:52.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-31T02:59:52.895Z] SparseList sparseList = (SparseList) list; [2019-07-31T02:59:52.895Z] ^^^^^^^^^^ [2019-07-31T02:59:52.895Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-31T02:59:52.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-31T02:59:52.895Z] SparseList sparseList = (SparseList) list; [2019-07-31T02:59:52.895Z] ^^^^^^^^^^ [2019-07-31T02:59:52.895Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-31T02:59:52.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-07-31T02:59:52.895Z] return !(pathname.getName().equals("metadata")); [2019-07-31T02:59:52.895Z] ^^^^^^^^^^ [2019-07-31T02:59:52.895Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T02:59:52.895Z] 10 problems (10 warnings) [2019-07-31T02:59:52.895Z] [INFO] [2019-07-31T02:59:52.895Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:52.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:52.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-07-31T02:59:52.895Z] [INFO] [2019-07-31T02:59:52.895Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:52.895Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-31T02:59:52.895Z] [INFO] [2019-07-31T02:59:52.895Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:52.895Z] [INFO] [2019-07-31T02:59:52.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:52.895Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T02:59:52.895Z] [INFO] [2019-07-31T02:59:52.895Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:52.895Z] [INFO] [2019-07-31T02:59:52.895Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:52.895Z] [INFO] [2019-07-31T02:59:52.895Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:52.895Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T02:59:53.459Z] [INFO] [2019-07-31T02:59:53.459Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:53.459Z] [INFO] [2019-07-31T02:59:53.459Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:53.459Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T02:59:53.459Z] [INFO] [2019-07-31T02:59:53.459Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:53.459Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T02:59:53.459Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T02:59:53.717Z] [INFO] [2019-07-31T02:59:53.717Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:53.717Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T02:59:53.717Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.pom [2019-07-31T02:59:53.717Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-31T02:59:53.717Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T02:59:53.717Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T02:59:53.717Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T02:59:53.717Z] [INFO] [2019-07-31T02:59:53.717Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T02:59:53.717Z] [INFO] [2019-07-31T02:59:53.717Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-07-31T02:59:53.717Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT [16/134] [2019-07-31T02:59:53.717Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T02:59:53.717Z] [INFO] [2019-07-31T02:59:53.717Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:53.717Z] [INFO] [2019-07-31T02:59:53.717Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:53.717Z] [INFO] [2019-07-31T02:59:53.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:53.717Z] [INFO] The project's OSGi version is 1.0.5.201907310252 [2019-07-31T02:59:53.717Z] [INFO] [2019-07-31T02:59:53.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:53.717Z] [INFO] [2019-07-31T02:59:53.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:53.717Z] [INFO] [2019-07-31T02:59:53.717Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:53.717Z] [INFO] [2019-07-31T02:59:53.717Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:53.717Z] [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/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T02:59:53.717Z] [INFO] [2019-07-31T02:59:53.717Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:53.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:53.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-07-31T02:59:53.717Z] [INFO] [2019-07-31T02:59:53.717Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:53.717Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-07-31T02:59:54.523Z] [INFO] [2019-07-31T02:59:54.523Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:54.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T02:59:54.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-07-31T02:59:54.523Z] [INFO] [2019-07-31T02:59:54.523Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:54.780Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T02:59:54.780Z] [INFO] [2019-07-31T02:59:54.780Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:54.780Z] [INFO] [2019-07-31T02:59:54.780Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:54.780Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T02:59:54.780Z] [INFO] [2019-07-31T02:59:54.780Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:54.780Z] [INFO] [2019-07-31T02:59:54.780Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:54.780Z] [INFO] [2019-07-31T02:59:54.780Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:54.780Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T02:59:55.036Z] [INFO] [2019-07-31T02:59:55.036Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:55.036Z] [INFO] [2019-07-31T02:59:55.037Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T02:59:55.037Z] 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-31T02:59:55.037Z] 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-31T02:59:55.037Z] 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-31T02:59:55.293Z] 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-31T02:59:55.293Z] 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-31T02:59:55.293Z] 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-31T02:59:55.293Z] 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 507 kB/s) [2019-07-31T02:59:55.293Z] 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-31T02:59:55.293Z] 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-31T02:59:55.293Z] 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-31T02:59:55.550Z] 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-31T02:59:55.550Z] 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-31T02:59:55.550Z] 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-31T02:59:55.550Z] 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 140 kB/s) [2019-07-31T02:59:55.550Z] 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-31T02:59:55.550Z] 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-31T02:59:55.550Z] 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-31T02:59:55.806Z] 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-31T02:59:55.806Z] 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-31T02:59:55.806Z] 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-31T02:59:55.806Z] 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 81 kB/s) [2019-07-31T02:59:55.806Z] 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-31T02:59:55.806Z] 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-31T02:59:55.806Z] 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-31T02:59:55.806Z] 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-31T02:59:55.806Z] 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-31T02:59:55.806Z] 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-31T02:59:56.063Z] 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-31T02:59:56.063Z] 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-31T02:59:56.063Z] 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-31T02:59:56.063Z] 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-31T02:59:56.063Z] 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-31T02:59:56.063Z] 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-31T02:59:56.063Z] 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-31T02:59:56.063Z] 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-31T02:59:56.063Z] 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-31T02:59:56.063Z] 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-31T02:59:56.063Z] 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-31T02:59:56.063Z] 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-31T02:59:56.063Z] 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 | 4.1/243 kB Progress (2): 18 kB | 7.7/243 kB Progress (2): 18 kB | 12/243 kB Progress (2): 18 kB | 16/243 kB Progress (2): 18 kB | 20/243 kB Progress (2): 18 kB | 24/243 kB Progress (2): 18 kB | 28/243 kB Progress (2): 18 kB | 32/243 kB Progress (2): 18 kB | 36/243 kB Progress (2): 18 kB | 40/243 kB Progress (2): 18 kB | 44/243 kB Progress (2): 18 kB | 48/243 kB Progress (2): 18 kB | 52/243 kB Progress (2): 18 kB | 56/243 kB Progress (2): 18 kB | 60/243 kB Progress (2): 18 kB | 64/243 kB Progress (3): 18 kB | 64/243 kB | 0/2.0 MB Progress (3): 18 kB | 68/243 kB | 0/2.0 MB Progress (3): 18 kB | 68/243 kB | 0/2.0 MB Progress (3): 18 kB | 72/243 kB | 0/2.0 MB Progress (3): 18 kB | 72/243 kB | 0/2.0 MB Progress (3): 18 kB | 76/243 kB | 0/2.0 MB Progress (3): 18 kB | 76/243 kB | 0/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 634 kB/s) [2019-07-31T02:59:56.320Z] Progress (2): 80/243 kB | 0/2.0 MB Progress (2): 80/243 kB | 0/2.0 MB Progress (2): 80/243 kB | 0/2.0 MB Progress (2): 84/243 kB | 0/2.0 MB Progress (2): 84/243 kB | 0/2.0 MB Progress (2): 88/243 kB | 0/2.0 MB Progress (2): 88/243 kB | 0/2.0 MB Progress (2): 92/243 kB | 0/2.0 MB Progress (2): 92/243 kB | 0/2.0 MB Progress (2): 96/243 kB | 0/2.0 MB Progress (2): 96/243 kB | 0/2.0 MB Progress (2): 98/243 kB | 0/2.0 MB Progress (2): 98/243 kB | 0/2.0 MB Progress (2): 102/243 kB | 0/2.0 MB Progress (2): 102/243 kB | 0/2.0 MB Progress (2): 106/243 kB | 0/2.0 MB Progress (2): 106/243 kB | 0.1/2.0 MB Progress (2): 106/243 kB | 0.1/2.0 MB Progress (2): 110/243 kB | 0.1/2.0 MB Progress (2): 110/243 kB | 0.1/2.0 MB Progress (2): 114/243 kB | 0.1/2.0 MB Progress (2): 114/243 kB | 0.1/2.0 MB Progress (2): 118/243 kB | 0.1/2.0 MB Progress (2): 118/243 kB | 0.1/2.0 MB Progress (2): 122/243 kB | 0.1/2.0 MB Progress (2): 122/243 kB | 0.1/2.0 MB Progress (2): 126/243 kB | 0.1/2.0 MB Progress (2): 126/243 kB | 0.1/2.0 MB Progress (2): 130/243 kB | 0.1/2.0 MB Progress (2): 130/243 kB | 0.1/2.0 MB Progress (2): 134/243 kB | 0.1/2.0 MB Progress (2): 134/243 kB | 0.1/2.0 MB Progress (2): 138/243 kB | 0.1/2.0 MB Progress (2): 138/243 kB | 0.1/2.0 MB Progress (2): 142/243 kB | 0.1/2.0 MB Progress (2): 142/243 kB | 0.1/2.0 MB Progress (2): 146/243 kB | 0.1/2.0 MB Progress (2): 146/243 kB | 0.1/2.0 MB Progress (2): 150/243 kB | 0.1/2.0 MB Progress (2): 150/243 kB | 0.1/2.0 MB Progress (2): 154/243 kB | 0.1/2.0 MB Progress (2): 154/243 kB | 0.1/2.0 MB Progress (2): 158/243 kB | 0.1/2.0 MB Progress (2): 158/243 kB | 0.1/2.0 MB Progress (2): 162/243 kB | 0.1/2.0 MB Progress (2): 162/243 kB | 0.1/2.0 MB Progress (2): 166/243 kB | 0.1/2.0 MB Progress (2): 166/243 kB | 0.1/2.0 MB Progress (2): 170/243 kB | 0.1/2.0 MB Progress (2): 170/243 kB | 0.1/2.0 MB Progress (2): 174/243 kB | 0.1/2.0 MB Progress (2): 174/243 kB | 0.1/2.0 MB Progress (2): 178/243 kB | 0.1/2.0 MB Progress (2): 178/243 kB | 0.1/2.0 MB Progress (2): 182/243 kB | 0.1/2.0 MB Progress (2): 182/243 kB | 0.1/2.0 MB Progress (2): 186/243 kB | 0.1/2.0 MB Progress (2): 186/243 kB | 0.1/2.0 MB Progress (2): 190/243 kB | 0.1/2.0 MB Progress (2): 190/243 kB | 0.1/2.0 MB Progress (2): 194/243 kB | 0.1/2.0 MB Progress (2): 194/243 kB | 0.1/2.0 MB Progress (2): 198/243 kB | 0.1/2.0 MB Progress (2): 198/243 kB | 0.1/2.0 MB Progress (2): 202/243 kB | 0.1/2.0 MB Progress (2): 202/243 kB | 0.2/2.0 MB Progress (2): 206/243 kB | 0.2/2.0 MB Progress (2): 206/243 kB | 0.2/2.0 MB Progress (2): 210/243 kB | 0.2/2.0 MB Progress (2): 210/243 kB | 0.2/2.0 MB Progress (2): 214/243 kB | 0.2/2.0 MB Progress (2): 214/243 kB | 0.2/2.0 MB Progress (2): 218/243 kB | 0.2/2.0 MB Progress (2): 218/243 kB | 0.2/2.0 MB Progress (2): 222/243 kB | 0.2/2.0 MB Progress (2): 222/243 kB | 0.2/2.0 MB Progress (2): 226/243 kB | 0.2/2.0 MB Progress (2): 226/243 kB | 0.2/2.0 MB Progress (2): 230/243 kB | 0.2/2.0 MB Progress (2): 230/243 kB | 0.2/2.0 MB Progress (2): 234/243 kB | 0.2/2.0 MB Progress (2): 234/243 kB | 0.2/2.0 MB Progress (2): 238/243 kB | 0.2/2.0 MB Progress (2): 238/243 kB | 0.2/2.0 MB Progress (2): 242/243 kB | 0.2/2.0 MB Progress (2): 242/243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 2.6 MB/s) [2019-07-31T02:59:56.321Z] Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 8.7 MB/s) [2019-07-31T02:59:56.885Z] [INFO] Executing tasks [2019-07-31T02:59:56.885Z] [2019-07-31T02:59:56.885Z] main: [2019-07-31T02:59:56.885Z] [2019-07-31T02:59:56.885Z] main: [2019-07-31T02:59:56.885Z] [2019-07-31T02:59:56.885Z] checkAnyTraceExists: [2019-07-31T02:59:56.885Z] [2019-07-31T02:59:56.885Z] verifyChecksum: [2019-07-31T02:59:56.885Z] [echo] Verifying: ${anyTraceExists} [2019-07-31T02:59:56.885Z] [2019-07-31T02:59:56.885Z] deleteFailedCheckSumTraces: [2019-07-31T02:59:56.885Z] [2019-07-31T02:59:56.885Z] downloadTraceFiles: [2019-07-31T02:59:56.885Z] [echo] Attempting to download test traces [2019-07-31T02:59:56.885Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-07-31T02:59:56.885Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-07-31T02:59:57.142Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-07-31T02:59:57.142Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-07-31T02:59:57.399Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-07-31T02:59:57.399Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-07-31T02:59:57.399Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-07-31T02:59:57.399Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-31T02:59:58.330Z] [exec] Cloning into 'ctf-testsuite'... [2019-07-31T02:59:58.894Z] [2019-07-31T02:59:58.894Z] pullTestSuite: [2019-07-31T02:59:59.151Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-07-31T02:59:59.151Z] [exec] Already on 'master' [2019-07-31T02:59:59.407Z] [exec] Already up-to-date. [2019-07-31T02:59:59.407Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-07-31T02:59:59.407Z] [exec] [2019-07-31T02:59:59.407Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-07-31T02:59:59.407Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-07-31T02:59:59.407Z] [exec] state without impacting any branches by performing another checkout. [2019-07-31T02:59:59.407Z] [exec] [2019-07-31T02:59:59.407Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-07-31T02:59:59.407Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-07-31T02:59:59.407Z] [exec] [2019-07-31T02:59:59.407Z] [exec] git checkout -b [2019-07-31T02:59:59.407Z] [exec] [2019-07-31T02:59:59.407Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-07-31T02:59:59.407Z] [2019-07-31T02:59:59.407Z] extractTraces: [2019-07-31T02:59:59.407Z] [2019-07-31T02:59:59.407Z] checkAnyTraceExists: [2019-07-31T02:59:59.407Z] [2019-07-31T02:59:59.407Z] verifyChecksum: [2019-07-31T02:59:59.407Z] [echo] Verifying: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-31T02:59:59.970Z] [2019-07-31T02:59:59.970Z] warnFailedCheckSum: [2019-07-31T02:59:59.970Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2019-07-31T02:59:59.970Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T02:59:59.970Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2019-07-31T03:00:01.339Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T03:00:01.901Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2019-07-31T03:00:01.901Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T03:00:01.901Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2019-07-31T03:00:04.584Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T03:00:05.513Z] [echo] Traces extracted successfully [2019-07-31T03:00:05.513Z] [INFO] Executed tasks [2019-07-31T03:00:05.513Z] [INFO] [2019-07-31T03:00:05.513Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T03:00:07.405Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-07-31T03:00:07.405Z] [INFO] Command line: [2019-07-31T03:00:07.405Z] [/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/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:00:07.405Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:00:13.951Z] !SESSION 2019-07-31 03:00:09.564 ----------------------------------------------- [2019-07-31T03:00:13.951Z] eclipse.buildId=unknown [2019-07-31T03:00:13.951Z] java.version=1.8.0_202 [2019-07-31T03:00:13.951Z] java.vendor=Oracle Corporation [2019-07-31T03:00:13.951Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:00:13.951Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:00:13.951Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:00:13.951Z] [2019-07-31T03:00:13.951Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:00:12.676 [2019-07-31T03:00:13.951Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:00:13.951Z] !STACK 0 [2019-07-31T03:00:13.951Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T03:00:13.951Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:00:13.951Z] [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:00:13.951Z] [2019-07-31T03:00:13.951Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:00:12.890 [2019-07-31T03:00:13.951Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:00:13.951Z] !STACK 0 [2019-07-31T03:00:13.951Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T03:00:13.951Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:00:13.951Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:00:13.951Z] -> 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-31T03:00:13.951Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T03:00:13.951Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:00:13.951Z] [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:00:13.951Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:00:28.802Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-31T03:00:28.802Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-31T03:00:28.802Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.01 s [2019-07-31T03:00:28.802Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:28.802Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:28.802Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:28.802Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:28.802Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2019-07-31T03:00:28.802Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.006 s [2019-07-31T03:00:28.802Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.006 s [2019-07-31T03:00:28.802Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:28.802Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:28.802Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:28.802Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:28.802Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:28.802Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:28.802Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-31T03:00:29.366Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.566 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-31T03:00:29.366Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.002 s [2019-07-31T03:00:29.366Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.002 s [2019-07-31T03:00:29.366Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.001 s [2019-07-31T03:00:29.366Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 1.541 s [2019-07-31T03:00:29.366Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-31T03:00:29.366Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-31T03:00:29.366Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-31T03:00:29.366Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.002 s [2019-07-31T03:00:29.366Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-31T03:00:29.366Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-31T03:00:29.366Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T03:00:29.366Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-31T03:00:29.623Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-31T03:00:29.623Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-31T03:00:29.623Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-31T03:00:29.623Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-31T03:00:29.623Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-31T03:00:29.623Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-31T03:00:29.623Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-31T03:00:29.623Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.003 s [2019-07-31T03:00:29.623Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-31T03:00:29.623Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-31T03:00:29.623Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-31T03:00:29.623Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-31T03:00:29.623Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-31T03:00:29.623Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-31T03:00:29.623Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-31T03:00:29.623Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0.001 s [2019-07-31T03:00:29.623Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-31T03:00:29.623Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-31T03:00:29.623Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.05 s [2019-07-31T03:00:29.623Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-31T03:00:29.623Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-31T03:00:29.623Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-31T03:00:29.623Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-31T03:00:29.623Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.002 s [2019-07-31T03:00:29.623Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-31T03:00:29.623Z] 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-31T03:00:29.623Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T03:00:29.623Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-31T03:00:29.881Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-31T03:00:29.881Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T03:00:29.881Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T03:00:29.881Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.881Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.002 s [2019-07-31T03:00:29.881Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.881Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.881Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.881Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.881Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:29.881Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T03:00:29.881Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-31T03:00:29.881Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-31T03:00:29.881Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T03:00:29.881Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T03:00:29.881Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2019-07-31T03:00:29.881Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T03:00:29.881Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T03:00:29.881Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T03:00:29.881Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T03:00:29.881Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2019-07-31T03:00:29.881Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T03:00:29.881Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-31T03:00:35.137Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.525 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-31T03:00:35.137Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.304 s [2019-07-31T03:00:35.137Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.215 s [2019-07-31T03:00:35.137Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.195 s [2019-07-31T03:00:35.137Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.18 s [2019-07-31T03:00:35.137Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.138 s [2019-07-31T03:00:35.137Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.169 s [2019-07-31T03:00:35.137Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.328 s [2019-07-31T03:00:35.137Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.17 s [2019-07-31T03:00:35.137Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.13 s [2019-07-31T03:00:35.137Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.165 s [2019-07-31T03:00:35.137Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.132 s [2019-07-31T03:00:35.137Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.169 s [2019-07-31T03:00:35.137Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.113 s [2019-07-31T03:00:35.137Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.117 s [2019-07-31T03:00:35.137Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.111 s [2019-07-31T03:00:35.137Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.152 s [2019-07-31T03:00:35.137Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.108 s [2019-07-31T03:00:35.137Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.106 s [2019-07-31T03:00:35.137Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.102 s [2019-07-31T03:00:35.137Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.119 s [2019-07-31T03:00:35.137Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.104 s [2019-07-31T03:00:35.137Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.102 s [2019-07-31T03:00:35.137Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.104 s [2019-07-31T03:00:35.137Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.26 s [2019-07-31T03:00:35.137Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.138 s [2019-07-31T03:00:35.137Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.151 s [2019-07-31T03:00:35.137Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.102 s [2019-07-31T03:00:35.137Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.137 s [2019-07-31T03:00:35.137Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.196 s [2019-07-31T03:00:35.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-31T03:00:35.137Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-31T03:00:35.137Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0.001 s [2019-07-31T03:00:35.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-31T03:00:35.137Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-31T03:00:35.137Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.031 s [2019-07-31T03:00:35.137Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2019-07-31T03:00:35.137Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-31T03:00:35.137Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-31T03:00:35.137Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.001 s [2019-07-31T03:00:35.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-31T03:00:35.137Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-31T03:00:35.137Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0.001 s [2019-07-31T03:00:35.137Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-31T03:00:35.137Z] 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-31T03:00:35.137Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-31T03:00:35.137Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-31T03:00:35.137Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-31T03:00:35.137Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T03:00:35.137Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-31T03:00:35.137Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-07-31T03:00:35.137Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-07-31T03:00:35.137Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-07-31T03:00:35.137Z] line 10:46 mismatched character '' expecting '"' [2019-07-31T03:00:35.137Z] line 9:16 no viable alternative at character 'o' [2019-07-31T03:00:35.137Z] line 9:20 no viable alternative at character '?' [2019-07-31T03:00:35.137Z] line 12:14 no viable alternative at character '' [2019-07-31T03:00:35.137Z] line 32:0 mismatched character '' expecting '"' [2019-07-31T03:00:35.137Z] [2019-07-31T03:00:35.137Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:34.949 [2019-07-31T03:00:35.137Z] !MESSAGE Unknown trace attribute: test [2019-07-31T03:00:35.137Z] [2019-07-31T03:00:35.137Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:34.950 [2019-07-31T03:00:35.137Z] !MESSAGE Unknown trace attribute: test1 [2019-07-31T03:00:35.137Z] [2019-07-31T03:00:35.137Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:34.951 [2019-07-31T03:00:35.137Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T03:00:35.137Z] [2019-07-31T03:00:35.137Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:34.952 [2019-07-31T03:00:35.137Z] !MESSAGE Unknown trace attribute: test3 [2019-07-31T03:00:35.137Z] [2019-07-31T03:00:35.137Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:34.953 [2019-07-31T03:00:35.137Z] !MESSAGE Unknown trace attribute: test4 [2019-07-31T03:00:35.137Z] [2019-07-31T03:00:35.137Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:34.977 [2019-07-31T03:00:35.137Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T03:00:35.395Z] [2019-07-31T03:00:35.395Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:35.154 [2019-07-31T03:00:35.395Z] !MESSAGE Unknown integer attribute: aa [2019-07-31T03:00:35.395Z] [2019-07-31T03:00:35.395Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:35.155 [2019-07-31T03:00:35.395Z] !MESSAGE Unknown integer attribute: zz [2019-07-31T03:00:35.395Z] [2019-07-31T03:00:35.395Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:35.156 [2019-07-31T03:00:35.395Z] !MESSAGE Unknown trace attribute: blah [2019-07-31T03:00:35.395Z] [2019-07-31T03:00:35.395Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:35.157 [2019-07-31T03:00:35.395Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-07-31T03:00:36.328Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.905 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-31T03:00:36.328Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.06 s [2019-07-31T03:00:36.328Z] 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.004 s [2019-07-31T03:00:36.328Z] 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.001 s [2019-07-31T03:00:36.328Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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.002 s [2019-07-31T03:00:36.328Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.328Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.328Z] 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.008 s [2019-07-31T03:00:36.328Z] 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.065 s [2019-07-31T03:00:36.328Z] 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.023 s [2019-07-31T03:00:36.328Z] 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.009 s [2019-07-31T03:00:36.328Z] 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.009 s [2019-07-31T03:00:36.328Z] 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.005 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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.006 s [2019-07-31T03:00:36.328Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.328Z] 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.011 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.006 s [2019-07-31T03:00:36.328Z] 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.031 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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.003 s [2019-07-31T03:00:36.328Z] 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.004 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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.013 s [2019-07-31T03:00:36.328Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.328Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.328Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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.034 s [2019-07-31T03:00:36.328Z] 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.002 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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.002 s [2019-07-31T03:00:36.328Z] 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.002 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.328Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.328Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T03:00:36.328Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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.056 s [2019-07-31T03:00:36.328Z] 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.005 s [2019-07-31T03:00:36.328Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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.005 s [2019-07-31T03:00:36.328Z] 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.005 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.009 s [2019-07-31T03:00:36.328Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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.004 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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.002 s [2019-07-31T03:00:36.328Z] 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.002 s [2019-07-31T03:00:36.328Z] 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.002 s [2019-07-31T03:00:36.328Z] 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.002 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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.002 s [2019-07-31T03:00:36.328Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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.002 s [2019-07-31T03:00:36.328Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.328Z] 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.005 s [2019-07-31T03:00:36.328Z] 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.049 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.328Z] 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.003 s [2019-07-31T03:00:36.328Z] 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-31T03:00:36.328Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-31T03:00:36.328Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.329Z] 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-31T03:00:36.329Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.329Z] 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.002 s [2019-07-31T03:00:36.329Z] 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-31T03:00:36.329Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.329Z] 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-31T03:00:36.329Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.329Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.329Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.329Z] 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-31T03:00:36.329Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.329Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.329Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.329Z] 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.051 s [2019-07-31T03:00:36.329Z] 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.002 s [2019-07-31T03:00:36.329Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.329Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.329Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.329Z] 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-31T03:00:36.329Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.329Z] 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-31T03:00:36.329Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.329Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.329Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.329Z] 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-31T03:00:36.329Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.329Z] 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.502 s [2019-07-31T03:00:36.329Z] 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.326 s [2019-07-31T03:00:36.329Z] 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.005 s [2019-07-31T03:00:36.329Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T03:00:36.329Z] 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.078 s [2019-07-31T03:00:36.586Z] 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-31T03:00:36.586Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.586Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.586Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-31T03:00:36.586Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-31T03:00:36.586Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.586Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.586Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.586Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-31T03:00:36.586Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-31T03:00:36.586Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.586Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-31T03:00:36.586Z] [2019-07-31T03:00:36.586Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:36.353 [2019-07-31T03:00:36.586Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T03:00:36.586Z] [2019-07-31T03:00:36.586Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:36.354 [2019-07-31T03:00:36.586Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T03:00:36.586Z] [2019-07-31T03:00:36.586Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:36.354 [2019-07-31T03:00:36.586Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T03:00:36.586Z] [2019-07-31T03:00:36.586Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:00:36.355 [2019-07-31T03:00:36.586Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T03:00:36.586Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-31T03:00:36.586Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.004 s [2019-07-31T03:00:36.586Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-31T03:00:36.586Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-31T03:00:36.586Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.586Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.586Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-31T03:00:36.586Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-31T03:00:36.586Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-31T03:00:36.586Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T03:00:36.586Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-31T03:00:58.593Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.426 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-31T03:00:58.593Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.594 s [2019-07-31T03:00:58.593Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.088 s [2019-07-31T03:00:58.593Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.532 s [2019-07-31T03:00:58.593Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.178 s [2019-07-31T03:00:58.593Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.123 s [2019-07-31T03:00:58.593Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.722 s [2019-07-31T03:00:58.593Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.817 s [2019-07-31T03:00:58.593Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.832 s [2019-07-31T03:00:58.593Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.504 s [2019-07-31T03:00:58.593Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.038 s [2019-07-31T03:00:58.593Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.018 s [2019-07-31T03:00:58.593Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.363 s [2019-07-31T03:00:58.593Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.614 s [2019-07-31T03:00:58.593Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.181 s [2019-07-31T03:00:58.593Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.415 s [2019-07-31T03:00:58.593Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-07-31T03:00:58.593Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.05 s [2019-07-31T03:00:58.593Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.024 s [2019-07-31T03:00:58.593Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.064 s [2019-07-31T03:00:58.593Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-31T03:00:58.593Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.005 s [2019-07-31T03:00:58.593Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-31T03:00:58.593Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.558 s [2019-07-31T03:00:58.593Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.02 s [2019-07-31T03:00:58.593Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.716 s [2019-07-31T03:00:58.593Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.404 s [2019-07-31T03:00:58.593Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.012 s [2019-07-31T03:00:58.593Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 3.517 s [2019-07-31T03:00:58.593Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-31T03:00:58.593Z] [2019-07-31T03:00:58.593Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 03:00:55.645 [2019-07-31T03:00:58.593Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-07-31T03:00:58.593Z] [2019-07-31T03:00:58.593Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 03:00:55.646 [2019-07-31T03:00:58.593Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-07-31T03:00:58.593Z] [2019-07-31T03:00:58.593Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 03:00:55.691 [2019-07-31T03:00:58.593Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T03:00:58.593Z] [2019-07-31T03:00:58.593Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 03:00:55.691 [2019-07-31T03:00:58.593Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-07-31T03:00:58.593Z] [2019-07-31T03:00:58.593Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 03:00:56.856 [2019-07-31T03:00:58.593Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T03:00:58.593Z] [2019-07-31T03:00:58.593Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 03:00:56.857 [2019-07-31T03:00:58.593Z] !MESSAGE channel0_1 [+] 1 Events [2019-07-31T03:00:58.593Z] [2019-07-31T03:00:58.593Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 03:00:56.940 [2019-07-31T03:00:58.593Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T03:00:58.593Z] [2019-07-31T03:00:58.593Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 03:00:56.940 [2019-07-31T03:00:58.593Z] !MESSAGE channel0_1 [++] 1 Events [2019-07-31T03:00:58.593Z] [2019-07-31T03:00:58.593Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 03:00:57.171 [2019-07-31T03:00:58.593Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T03:00:58.593Z] [2019-07-31T03:00:58.593Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 03:00:57.172 [2019-07-31T03:00:58.593Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-07-31T03:00:58.593Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.593 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-31T03:00:58.593Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.496 s [2019-07-31T03:00:58.593Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.225 s [2019-07-31T03:00:58.593Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.048 s [2019-07-31T03:00:58.593Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.046 s [2019-07-31T03:00:58.593Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.073 s [2019-07-31T03:00:58.593Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.082 s [2019-07-31T03:00:58.593Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.083 s [2019-07-31T03:00:58.593Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.589 s [2019-07-31T03:00:58.593Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.064 s [2019-07-31T03:00:58.593Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.081 s [2019-07-31T03:00:58.593Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.102 s [2019-07-31T03:00:58.593Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.091 s [2019-07-31T03:00:58.593Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.084 s [2019-07-31T03:00:58.593Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.098 s [2019-07-31T03:00:58.593Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.088 s [2019-07-31T03:00:58.593Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.044 s [2019-07-31T03:00:58.593Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.078 s [2019-07-31T03:00:58.593Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.095 s [2019-07-31T03:00:58.593Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.121 s [2019-07-31T03:00:58.593Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-31T03:00:59.962Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.167 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-31T03:00:59.962Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 1.074 s [2019-07-31T03:00:59.962Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.182 s [2019-07-31T03:00:59.962Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.33 s [2019-07-31T03:00:59.962Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.188 s [2019-07-31T03:00:59.962Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.389 s [2019-07-31T03:00:59.962Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-31T03:01:01.855Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.011 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-31T03:01:01.855Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.301 s [2019-07-31T03:01:01.855Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.27 s [2019-07-31T03:01:01.855Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.243 s [2019-07-31T03:01:01.855Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.413 s [2019-07-31T03:01:01.855Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.159 s [2019-07-31T03:01:01.855Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.119 s [2019-07-31T03:01:01.855Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.123 s [2019-07-31T03:01:01.855Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.123 s [2019-07-31T03:01:01.855Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.084 s [2019-07-31T03:01:01.855Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.093 s [2019-07-31T03:01:01.855Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.079 s [2019-07-31T03:01:01.855Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-31T03:01:05.127Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.898 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-31T03:01:05.127Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.155 s [2019-07-31T03:01:05.127Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.163 s [2019-07-31T03:01:05.127Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.126 s [2019-07-31T03:01:05.127Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.115 s [2019-07-31T03:01:05.127Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.132 s [2019-07-31T03:01:05.127Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.139 s [2019-07-31T03:01:05.127Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.127 s [2019-07-31T03:01:05.127Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.135 s [2019-07-31T03:01:05.127Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.203 s [2019-07-31T03:01:05.127Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.184 s [2019-07-31T03:01:05.127Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.123 s [2019-07-31T03:01:05.127Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.123 s [2019-07-31T03:01:05.127Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.174 s [2019-07-31T03:01:05.127Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.17 s [2019-07-31T03:01:05.127Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.189 s [2019-07-31T03:01:05.127Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.22 s [2019-07-31T03:01:05.127Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.128 s [2019-07-31T03:01:05.127Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.167 s [2019-07-31T03:01:05.127Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.122 s [2019-07-31T03:01:05.127Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-31T03:01:05.127Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-31T03:01:05.127Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-07-31T03:01:05.127Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-31T03:01:05.384Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-31T03:01:05.384Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.044 s [2019-07-31T03:01:05.384Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.041 s [2019-07-31T03:01:05.384Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.048 s [2019-07-31T03:01:05.384Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.259 s [2019-07-31T03:01:05.384Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.047 s [2019-07-31T03:01:05.384Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.069 s [2019-07-31T03:01:05.384Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.075 s [2019-07-31T03:01:05.384Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.044 s [2019-07-31T03:01:05.384Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.04 s [2019-07-31T03:01:05.384Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.042 s [2019-07-31T03:01:05.384Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.083 s [2019-07-31T03:01:05.384Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-31T03:01:05.641Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-31T03:01:05.641Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.024 s [2019-07-31T03:01:05.641Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T03:01:05.641Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T03:01:05.641Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T03:01:05.641Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-07-31T03:01:05.641Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T03:01:05.641Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T03:01:05.641Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-07-31T03:01:05.641Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-31T03:01:06.126Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-31T03:01:06.126Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.202 s [2019-07-31T03:01:06.126Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.091 s [2019-07-31T03:01:06.126Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.041 s [2019-07-31T03:01:06.126Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.041 s [2019-07-31T03:01:06.126Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.082 s [2019-07-31T03:01:06.126Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.042 s [2019-07-31T03:01:06.126Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.042 s [2019-07-31T03:01:06.126Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-31T03:01:07.495Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.33 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-31T03:01:07.495Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-31T03:01:07.495Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-31T03:01:07.495Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-31T03:01:07.495Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.054 s [2019-07-31T03:01:07.495Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-31T03:01:07.495Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-31T03:01:07.495Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.042 s [2019-07-31T03:01:07.495Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-31T03:01:07.495Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.042 s [2019-07-31T03:01:07.495Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-31T03:01:07.495Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-31T03:01:07.495Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-31T03:01:07.495Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-31T03:01:07.495Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-31T03:01:07.495Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.053 s [2019-07-31T03:01:07.495Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-31T03:01:07.495Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-31T03:01:07.495Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.083 s [2019-07-31T03:01:07.495Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.042 s [2019-07-31T03:01:07.495Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-31T03:01:07.495Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-31T03:01:07.495Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-31T03:01:07.495Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-31T03:01:07.495Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-31T03:01:07.495Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.09 s [2019-07-31T03:01:07.495Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-31T03:01:07.495Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.081 s [2019-07-31T03:01:07.495Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-31T03:01:07.495Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-31T03:01:07.495Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-31T03:01:07.495Z] 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-31T03:01:07.495Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-31T03:01:07.495Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-31T03:01:07.495Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-31T03:01:07.495Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-31T03:01:07.495Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-31T03:01:07.753Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-31T03:01:07.753Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.032 s [2019-07-31T03:01:07.753Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-31T03:01:07.753Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T03:01:07.753Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T03:01:07.753Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-31T03:01:07.753Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.027 s [2019-07-31T03:01:07.753Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-31T03:01:07.753Z] 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-31T03:01:07.753Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.005 s [2019-07-31T03:01:07.753Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.001 s [2019-07-31T03:01:07.753Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-31T03:01:07.753Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-31T03:01:07.753Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-31T03:01:07.753Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-31T03:01:07.753Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-31T03:01:07.753Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-07-31T03:01:07.753Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-31T03:01:07.753Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-31T03:01:07.753Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-31T03:01:07.753Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-31T03:01:07.753Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-31T03:01:07.753Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-31T03:01:07.753Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-31T03:01:07.753Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-31T03:01:07.753Z] [2019-07-31T03:01:07.753Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 03:01:07.732 [2019-07-31T03:01:07.753Z] !MESSAGE Some message [2019-07-31T03:01:07.753Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-31T03:01:07.753Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.002 s [2019-07-31T03:01:07.753Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-31T03:01:07.753Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-31T03:01:07.753Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T03:01:07.753Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-31T03:01:08.316Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-31T03:01:08.316Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T03:01:08.316Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T03:01:08.316Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T03:01:08.316Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T03:01:08.316Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T03:01:08.316Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T03:01:08.316Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T03:01:08.316Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T03:01:08.316Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T03:01:08.316Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T03:01:08.316Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.002 s [2019-07-31T03:01:08.316Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T03:01:08.316Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T03:01:08.316Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.391 s [2019-07-31T03:01:08.316Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T03:01:08.316Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T03:01:08.316Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T03:01:08.316Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T03:01:08.316Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.008 s [2019-07-31T03:01:08.316Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.01 s [2019-07-31T03:01:08.316Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.004 s [2019-07-31T03:01:08.316Z] [2019-07-31T03:01:08.316Z] Results: [2019-07-31T03:01:08.316Z] [2019-07-31T03:01:08.316Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T03:01:08.316Z] [2019-07-31T03:01:09.247Z] [INFO] All tests passed! [2019-07-31T03:01:09.247Z] [INFO] [2019-07-31T03:01:09.247Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T03:01:09.247Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:01:09.247Z] [INFO] [2019-07-31T03:01:09.247Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T03:01:09.247Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:01:09.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:01:10.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:01:10.326Z] [INFO] [2019-07-31T03:01:10.326Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T03:01:10.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T03:01:10.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.pom [2019-07-31T03:01:10.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T03:01:10.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:01:10.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T03:01:10.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T03:01:10.326Z] [INFO] [2019-07-31T03:01:10.326Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T03:01:10.326Z] [INFO] [2019-07-31T03:01:10.326Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-07-31T03:01:10.326Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT [17/134] [2019-07-31T03:01:10.326Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:01:10.326Z] [INFO] [2019-07-31T03:01:10.326Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:10.326Z] [INFO] [2019-07-31T03:01:10.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:10.326Z] [INFO] The project's OSGi version is 1.0.9.201907310252 [2019-07-31T03:01:10.326Z] [INFO] [2019-07-31T03:01:10.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:10.326Z] [INFO] [2019-07-31T03:01:10.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:10.326Z] [INFO] [2019-07-31T03:01:10.326Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:10.326Z] [INFO] [2019-07-31T03:01:10.326Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:10.326Z] [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/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:01:10.326Z] [INFO] [2019-07-31T03:01:10.326Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:10.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:01:10.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-07-31T03:01:10.326Z] [INFO] [2019-07-31T03:01:10.326Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:10.326Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-07-31T03:01:11.256Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2019-07-31T03:01:11.256Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-07-31T03:01:11.256Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:01:11.256Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-07-31T03:01:11.256Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2019-07-31T03:01:11.256Z] ITmfStateInterval value = result.getValue(); [2019-07-31T03:01:11.256Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T03:01:11.256Z] 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-31T03:01:11.256Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2019-07-31T03:01:11.256Z] fHistoryTreeFiles.add(historyTreeFile); [2019-07-31T03:01:11.256Z] ^^^^^^^^^^^^^^^ [2019-07-31T03:01:11.256Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T03:01:11.256Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2019-07-31T03:01:11.256Z] fBackendMap.put(backend, historyTreeFile); [2019-07-31T03:01:11.256Z] ^^^^^^^^^^^^^^^ [2019-07-31T03:01:11.256Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T03:01:11.256Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-31T03:01:11.256Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-31T03:01:11.256Z] ^^^^^^^^^^^^^ [2019-07-31T03:01:11.256Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-31T03:01:11.256Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-31T03:01:11.256Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-31T03:01:11.256Z] ^^^^^^^^^^^^ [2019-07-31T03:01:11.256Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-31T03:01:11.256Z] 6 problems (6 warnings) [2019-07-31T03:01:11.256Z] [INFO] [2019-07-31T03:01:11.256Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:11.256Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:01:11.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-07-31T03:01:11.256Z] [INFO] [2019-07-31T03:01:11.256Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:11.256Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:01:11.513Z] [INFO] [2019-07-31T03:01:11.513Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:11.513Z] [INFO] [2019-07-31T03:01:11.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:11.513Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:01:11.513Z] [INFO] [2019-07-31T03:01:11.513Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:11.513Z] [INFO] [2019-07-31T03:01:11.513Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:11.513Z] [INFO] [2019-07-31T03:01:11.513Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:11.513Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:01:11.770Z] [INFO] [2019-07-31T03:01:11.770Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:11.770Z] [INFO] [2019-07-31T03:01:11.770Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:13.139Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-07-31T03:01:13.139Z] [INFO] Command line: [2019-07-31T03:01:13.139Z] [/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/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:01:13.139Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:01:16.413Z] !SESSION 2019-07-31 03:01:13.561 ----------------------------------------------- [2019-07-31T03:01:16.413Z] eclipse.buildId=unknown [2019-07-31T03:01:16.413Z] java.version=1.8.0_202 [2019-07-31T03:01:16.413Z] java.vendor=Oracle Corporation [2019-07-31T03:01:16.413Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:01:16.413Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:01:16.413Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:01:16.413Z] [2019-07-31T03:01:16.413Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:01:16.356 [2019-07-31T03:01:16.413Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:01:16.413Z] !STACK 0 [2019-07-31T03:01:16.413Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2019-07-31T03:01:16.413Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:01:16.413Z] [2019-07-31T03:01:16.413Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:01:16.413Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:01:16.413Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:01:16.413Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:01:16.413Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:01:16.413Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:01:16.413Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:01:16.413Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:01:16.413Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:01:16.413Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:01:16.731Z] [2019-07-31T03:01:16.731Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:01:16.549 [2019-07-31T03:01:16.731Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:01:16.731Z] !STACK 0 [2019-07-31T03:01:16.731Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124] [2019-07-31T03:01:16.731Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:01:16.731Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:01:16.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-31T03:01:16.731Z] org.apache.httpcomponents.httpclient.win [32] [2019-07-31T03:01:16.731Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:01:16.731Z] [2019-07-31T03:01:16.731Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:01:16.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:01:16.731Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:01:16.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:01:16.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:01:16.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:01:16.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:01:16.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:01:16.731Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:01:16.731Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:01:18.757Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-31T03:01:19.014Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-31T03:01:19.014Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.472 s [2019-07-31T03:01:19.014Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-31T03:01:19.269Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-31T03:01:19.269Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-31T03:01:19.269Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T03:01:19.269Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T03:01:19.269Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T03:01:19.269Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T03:01:19.269Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T03:01:19.269Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T03:01:19.269Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T03:01:19.270Z] 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-31T03:01:19.270Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-31T03:01:19.270Z] 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-31T03:01:19.270Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.048 s [2019-07-31T03:01:19.270Z] 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-31T03:01:19.270Z] 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-31T03:01:19.270Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T03:01:19.270Z] 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-31T03:01:19.270Z] 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-31T03:01:19.270Z] 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-31T03:01:19.270Z] 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-31T03:01:19.270Z] 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-31T03:01:19.270Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T03:01:19.270Z] 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-31T03:01:19.270Z] 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-31T03:01:19.270Z] 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-31T03:01:19.270Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-31T03:01:19.270Z] 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-31T03:01:19.270Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T03:01:19.270Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T03:01:19.270Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-31T03:01:19.270Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-31T03:01:19.270Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.006 s [2019-07-31T03:01:19.270Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.004 s [2019-07-31T03:01:19.270Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2019-07-31T03:01:19.270Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-31T03:01:21.791Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.899 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-31T03:01:21.791Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T03:01:21.791Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.065 s [2019-07-31T03:01:21.791Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.01 s [2019-07-31T03:01:21.791Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.118 s [2019-07-31T03:01:21.791Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T03:01:21.791Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.853 s [2019-07-31T03:01:21.791Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T03:01:21.791Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.032 s [2019-07-31T03:01:21.791Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T03:01:21.791Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.027 s [2019-07-31T03:01:21.791Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-31T03:01:21.791Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.784 s [2019-07-31T03:01:21.791Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-31T03:01:22.721Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-31T03:01:22.721Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T03:01:22.721Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T03:01:22.721Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T03:01:22.721Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.012 s [2019-07-31T03:01:22.721Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T03:01:22.721Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.575 s [2019-07-31T03:01:22.721Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T03:01:22.721Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T03:01:22.721Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T03:01:22.721Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.013 s [2019-07-31T03:01:22.721Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T03:01:22.721Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.564 s [2019-07-31T03:01:22.721Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-31T03:01:26.895Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.691 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-31T03:01:26.895Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T03:01:26.895Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T03:01:26.895Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-31T03:01:26.895Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.002 s [2019-07-31T03:01:26.896Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-31T03:01:26.896Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.129 s [2019-07-31T03:01:26.896Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 3.482 s [2019-07-31T03:01:26.896Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-31T03:01:26.896Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-31T03:01:26.896Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.025 s [2019-07-31T03:01:26.896Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.006 s [2019-07-31T03:01:26.896Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-31T03:01:26.896Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2019-07-31T03:01:26.896Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-31T03:01:26.896Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-31T03:01:26.896Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-31T03:01:26.896Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.039 s [2019-07-31T03:01:26.896Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-31T03:01:26.896Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-31T03:01:26.896Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.002 s [2019-07-31T03:01:26.896Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.501 s [2019-07-31T03:01:26.896Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2019-07-31T03:01:26.896Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-31T03:01:26.896Z] [2019-07-31T03:01:26.896Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-07-31 03:01:26.653 [2019-07-31T03:01:26.896Z] !MESSAGE Custom factory for type 87 does not exist [2019-07-31T03:01:26.896Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-31T03:01:26.896Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.009 s [2019-07-31T03:01:26.896Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-31T03:01:26.896Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-31T03:01:26.896Z] 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-31T03:01:26.896Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-31T03:01:26.896Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-31T03:01:26.896Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0.001 s [2019-07-31T03:01:26.896Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-31T03:01:26.896Z] 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-31T03:01:26.896Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-31T03:01:26.896Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-31T03:01:26.896Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-31T03:01:26.896Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-31T03:01:26.896Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-31T03:01:26.896Z] 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-31T03:01:26.896Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-31T03:01:26.896Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-31T03:01:26.896Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-31T03:01:26.896Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-31T03:01:26.896Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.006 s [2019-07-31T03:01:26.896Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-07-31T03:01:26.896Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-07-31T03:01:26.896Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.036 s [2019-07-31T03:01:26.896Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-31T03:01:26.896Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.001 s [2019-07-31T03:01:26.896Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.01 s [2019-07-31T03:01:26.896Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-31T03:01:26.896Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-31T03:01:26.896Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2019-07-31T03:01:26.896Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2019-07-31T03:01:26.896Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-31T03:01:27.152Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-31T03:01:27.152Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.109 s [2019-07-31T03:01:27.152Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-31T03:01:27.152Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-31T03:01:27.152Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-31T03:01:27.152Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-31T03:01:27.152Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T03:01:27.152Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-31T03:01:27.152Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T03:01:27.152Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T03:01:27.152Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-31T03:01:27.152Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T03:01:27.152Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-31T03:01:27.152Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-31T03:01:27.152Z] [2019-07-31T03:01:27.152Z] Results: [2019-07-31T03:01:27.152Z] [2019-07-31T03:01:27.153Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:01:27.153Z] [2019-07-31T03:01:27.928Z] [INFO] All tests passed! [2019-07-31T03:01:27.928Z] [INFO] [2019-07-31T03:01:27.928Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:27.928Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:01:27.928Z] [INFO] [2019-07-31T03:01:27.928Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:27.928Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:01:28.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:01:28.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:01:28.444Z] [INFO] [2019-07-31T03:01:28.444Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:28.444Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:01:28.702Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T03:01:28.702Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:01:28.702Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:01:28.702Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T03:01:28.702Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T03:01:28.702Z] [INFO] [2019-07-31T03:01:28.702Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T03:01:28.702Z] [INFO] [2019-07-31T03:01:28.702Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-07-31T03:01:28.702Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT [18/134] [2019-07-31T03:01:28.702Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:01:28.702Z] [INFO] [2019-07-31T03:01:28.702Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:28.702Z] [INFO] [2019-07-31T03:01:28.702Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:28.702Z] [INFO] The project's OSGi version is 1.0.9.201907310252 [2019-07-31T03:01:28.702Z] [INFO] [2019-07-31T03:01:28.702Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:28.702Z] [INFO] [2019-07-31T03:01:28.702Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:28.702Z] [INFO] [2019-07-31T03:01:28.702Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:28.702Z] [INFO] [2019-07-31T03:01:28.702Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:28.702Z] [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/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:01:28.702Z] [INFO] [2019-07-31T03:01:28.702Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:28.702Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:01:28.702Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-07-31T03:01:28.702Z] [INFO] [2019-07-31T03:01:28.702Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:28.702Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-07-31T03:01:31.977Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2019-07-31T03:01:31.977Z] public void setUp() throws IOException { [2019-07-31T03:01:31.977Z] ^^^^^^^^^^^ [2019-07-31T03:01:31.977Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-07-31T03:01:31.977Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2019-07-31T03:01:31.977Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-07-31T03:01:31.977Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:01:31.977Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-07-31T03:01:31.977Z] 3. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58) [2019-07-31T03:01:31.977Z] @SuppressWarnings({"javadoc", "nls"}) [2019-07-31T03:01:31.977Z] ^^^^^ [2019-07-31T03:01:31.977Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T03:01:31.977Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 131) [2019-07-31T03:01:31.977Z] assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName())); [2019-07-31T03:01:31.977Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:01:31.977Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite [2019-07-31T03:01:31.977Z] 5. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 171) [2019-07-31T03:01:31.977Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-07-31T03:01:31.977Z] ^^^^^^^^^^ [2019-07-31T03:01:31.977Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-07-31T03:01:31.977Z] 6. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172) [2019-07-31T03:01:31.977Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-07-31T03:01:31.977Z] ^^^^^^^^^^ [2019-07-31T03:01:31.977Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-07-31T03:01:31.977Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2019-07-31T03:01:31.977Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-07-31T03:01:31.977Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:01:31.977Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:01:31.977Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2019-07-31T03:01:31.977Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-31T03:01:31.977Z] ^^^^^^ [2019-07-31T03:01:31.977Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:01:31.977Z] 9. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189) [2019-07-31T03:01:31.977Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T03:01:31.977Z] ^^^^^^^^^^^^^^ [2019-07-31T03:01:31.977Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T03:01:31.977Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2019-07-31T03:01:31.977Z] return event; [2019-07-31T03:01:31.977Z] ^^^^^^^^^^^^^ [2019-07-31T03:01:31.977Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T03:01:31.977Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2019-07-31T03:01:31.977Z] return null; [2019-07-31T03:01:31.977Z] ^^^^^^^^^^^^ [2019-07-31T03:01:31.977Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T03:01:31.977Z] 12. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 154) [2019-07-31T03:01:31.977Z] assertTrue("equals", !range1.equals(ts1)); [2019-07-31T03:01:31.977Z] ^^^ [2019-07-31T03:01:31.977Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-07-31T03:01:31.977Z] 13. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218) [2019-07-31T03:01:31.977Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-07-31T03:01:31.977Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T03:01:31.977Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-07-31T03:01:31.977Z] 14. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38) [2019-07-31T03:01:31.977Z] @SuppressWarnings("nls") [2019-07-31T03:01:31.977Z] ^^^^^ [2019-07-31T03:01:31.977Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T03:01:31.977Z] 15. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212) [2019-07-31T03:01:31.977Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-07-31T03:01:31.977Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:01:31.977Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-07-31T03:01:31.977Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2019-07-31T03:01:31.977Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-07-31T03:01:31.977Z] ^^^^ [2019-07-31T03:01:31.977Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-07-31T03:01:31.977Z] 17. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53) [2019-07-31T03:01:31.977Z] @SuppressWarnings("nls") [2019-07-31T03:01:31.977Z] ^^^^^ [2019-07-31T03:01:31.977Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T03:01:31.977Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124) [2019-07-31T03:01:31.977Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T03:01:31.977Z] ^^^^^^^^^^^^^^ [2019-07-31T03:01:31.977Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T03:01:31.977Z] 19. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88) [2019-07-31T03:01:31.977Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T03:01:31.977Z] ^^^^^^^^^^^^^^ [2019-07-31T03:01:31.977Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T03:01:31.977Z] 20. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182) [2019-07-31T03:01:31.977Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-07-31T03:01:31.977Z] ^^^^^^^^ [2019-07-31T03:01:31.977Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-07-31T03:01:31.977Z] 21. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254) [2019-07-31T03:01:31.977Z] assertFalse("equals", fField1.equals(fValue1)); [2019-07-31T03:01:31.977Z] ^^^^^^^ [2019-07-31T03:01:31.977Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-07-31T03:01:31.978Z] 22. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 33) [2019-07-31T03:01:31.978Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-31T03:01:31.978Z] ^^^^^ [2019-07-31T03:01:31.978Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T03:01:31.978Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2019-07-31T03:01:31.978Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-07-31T03:01:31.978Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:01:31.978Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:01:31.978Z] 24. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30) [2019-07-31T03:01:31.978Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-31T03:01:31.978Z] ^^^^^ [2019-07-31T03:01:31.978Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T03:01:31.978Z] 25. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55) [2019-07-31T03:01:31.978Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-07-31T03:01:31.978Z] ^^^^^ [2019-07-31T03:01:31.978Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T03:01:31.978Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2019-07-31T03:01:31.978Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-31T03:01:31.978Z] ^^^^^^ [2019-07-31T03:01:31.978Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:01:31.978Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-07-31T03:01:31.978Z] [INFO] [2019-07-31T03:01:31.978Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:31.978Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:01:31.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-07-31T03:01:31.978Z] [INFO] [2019-07-31T03:01:31.978Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:31.978Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:01:31.978Z] [INFO] [2019-07-31T03:01:31.978Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:31.978Z] [INFO] [2019-07-31T03:01:31.978Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:31.978Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:01:32.235Z] [INFO] [2019-07-31T03:01:32.235Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:32.235Z] [INFO] [2019-07-31T03:01:32.235Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:32.235Z] [INFO] [2019-07-31T03:01:32.235Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:32.235Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:01:33.165Z] [INFO] [2019-07-31T03:01:33.165Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:33.165Z] [INFO] [2019-07-31T03:01:33.165Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:01:34.532Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-07-31T03:01:34.532Z] [INFO] Command line: [2019-07-31T03:01:34.532Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:01:34.532Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:01:37.055Z] !SESSION 2019-07-31 03:01:34.473 ----------------------------------------------- [2019-07-31T03:01:37.055Z] eclipse.buildId=unknown [2019-07-31T03:01:37.055Z] java.version=1.8.0_202 [2019-07-31T03:01:37.055Z] java.vendor=Oracle Corporation [2019-07-31T03:01:37.055Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:01:37.055Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:01:37.055Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:01:37.055Z] [2019-07-31T03:01:37.055Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:01:37.043 [2019-07-31T03:01:37.055Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:01:37.055Z] !STACK 0 [2019-07-31T03:01:37.055Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:01:37.055Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:01:37.055Z] [2019-07-31T03:01:37.055Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:01:37.055Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:01:37.055Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:01:37.055Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:01:37.055Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:01:37.055Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:01:37.055Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:01:37.055Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:01:37.055Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:01:37.055Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:01:37.312Z] [2019-07-31T03:01:37.312Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:01:37.224 [2019-07-31T03:01:37.312Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:01:37.312Z] !STACK 0 [2019-07-31T03:01:37.312Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:01:37.312Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:01:37.312Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:01:37.312Z] -> 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-31T03:01:37.312Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:01:37.312Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:01:37.312Z] [2019-07-31T03:01:37.312Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:01:37.312Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:01:37.312Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:01:37.312Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:01:37.312Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:01:37.312Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:01:37.312Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:01:37.312Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:01:37.312Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:01:37.312Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:01:40.594Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-31T03:01:40.594Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-31T03:01:40.594Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.009 s [2019-07-31T03:01:40.594Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T03:01:40.594Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T03:01:40.594Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T03:01:40.594Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T03:01:40.594Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.043 s [2019-07-31T03:01:40.594Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T03:01:40.594Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-31T03:01:40.594Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-31T03:01:40.594Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-31T03:01:40.594Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-31T03:01:40.594Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-31T03:01:40.594Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-31T03:01:40.594Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-31T03:01:40.594Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2019-07-31T03:01:40.594Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:40.594Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-31T03:01:40.852Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-31T03:01:40.852Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.182 s [2019-07-31T03:01:40.852Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.004 s [2019-07-31T03:01:40.852Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T03:01:40.852Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T03:01:40.852Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T03:01:40.852Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T03:01:40.852Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-31T03:01:40.852Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T03:01:40.852Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.009 s [2019-07-31T03:01:40.852Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-31T03:01:40.852Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T03:01:40.852Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T03:01:40.852Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T03:01:40.852Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T03:01:40.852Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2019-07-31T03:01:40.852Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T03:01:40.852Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T03:01:40.852Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-31T03:01:41.109Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-31T03:01:41.109Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.109Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.109Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.109Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.109Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-07-31T03:01:41.109Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.109Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.109Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.109Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.109Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.109Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-31T03:01:41.109Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-31T03:01:41.109Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.003 s [2019-07-31T03:01:41.109Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T03:01:41.109Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T03:01:41.109Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-31T03:01:41.109Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-31T03:01:41.109Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-31T03:01:41.109Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.049 s [2019-07-31T03:01:41.110Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T03:01:41.110Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T03:01:41.110Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T03:01:41.110Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T03:01:41.110Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-31T03:01:41.110Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-31T03:01:41.110Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0.001 s [2019-07-31T03:01:41.110Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-31T03:01:41.110Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-31T03:01:41.110Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-31T03:01:41.110Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-31T03:01:41.110Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.047 s [2019-07-31T03:01:41.110Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-31T03:01:41.110Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-31T03:01:41.110Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0.001 s [2019-07-31T03:01:41.110Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-31T03:01:41.110Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-31T03:01:41.110Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0.001 s [2019-07-31T03:01:41.110Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0.001 s [2019-07-31T03:01:41.110Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-31T03:01:41.110Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-31T03:01:41.110Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T03:01:41.110Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-31T03:03:02.904Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.693 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-31T03:03:02.904Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.82 s [2019-07-31T03:03:02.904Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.579 s [2019-07-31T03:03:02.904Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.526 s [2019-07-31T03:03:02.904Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.409 s [2019-07-31T03:03:02.904Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.411 s [2019-07-31T03:03:02.904Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.901 s [2019-07-31T03:03:02.904Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.649 s [2019-07-31T03:03:02.904Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.937 s [2019-07-31T03:03:02.904Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.778 s [2019-07-31T03:03:02.904Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.446 s [2019-07-31T03:03:02.904Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.492 s [2019-07-31T03:03:02.904Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.395 s [2019-07-31T03:03:02.904Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.432 s [2019-07-31T03:03:02.904Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.602 s [2019-07-31T03:03:02.904Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.885 s [2019-07-31T03:03:02.904Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.404 s [2019-07-31T03:03:02.904Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.545 s [2019-07-31T03:03:02.904Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.802 s [2019-07-31T03:03:02.904Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.446 s [2019-07-31T03:03:02.904Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.477 s [2019-07-31T03:03:02.904Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.467 s [2019-07-31T03:03:02.904Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.4 s [2019-07-31T03:03:02.904Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.39 s [2019-07-31T03:03:02.904Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.512 s [2019-07-31T03:03:02.904Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.419 s [2019-07-31T03:03:02.904Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.373 s [2019-07-31T03:03:02.904Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.445 s [2019-07-31T03:03:02.904Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.759 s [2019-07-31T03:03:02.904Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.904 s [2019-07-31T03:03:02.904Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.414 s [2019-07-31T03:03:02.904Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.797 s [2019-07-31T03:03:02.904Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.781 s [2019-07-31T03:03:02.904Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.415 s [2019-07-31T03:03:02.904Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.772 s [2019-07-31T03:03:02.904Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.461 s [2019-07-31T03:03:02.904Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.425 s [2019-07-31T03:03:02.904Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.548 s [2019-07-31T03:03:02.904Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.409 s [2019-07-31T03:03:02.904Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.399 s [2019-07-31T03:03:02.904Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.471 s [2019-07-31T03:03:02.904Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.442 s [2019-07-31T03:03:02.904Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.39 s [2019-07-31T03:03:02.904Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.401 s [2019-07-31T03:03:02.904Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.404 s [2019-07-31T03:03:02.904Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.404 s [2019-07-31T03:03:02.904Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.403 s [2019-07-31T03:03:02.904Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.731 s [2019-07-31T03:03:02.904Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-31T03:03:08.159Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.32 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-31T03:03:08.159Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.586 s [2019-07-31T03:03:08.159Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.623 s [2019-07-31T03:03:08.159Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.804 s [2019-07-31T03:03:08.159Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-31T03:03:08.159Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T03:03:08.159Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T03:03:08.159Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.125 s [2019-07-31T03:03:08.159Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.125 s [2019-07-31T03:03:08.159Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-31T03:03:08.159Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.78 s [2019-07-31T03:03:08.159Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-31T03:03:08.159Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T03:03:08.159Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-31T03:03:08.159Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-31T03:03:08.159Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.14 s [2019-07-31T03:03:08.159Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-31T03:03:08.159Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-31T03:03:08.159Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.122 s [2019-07-31T03:03:08.159Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-31T03:03:18.113Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.25 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-31T03:03:18.113Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 4.384 s [2019-07-31T03:03:18.113Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.743 s [2019-07-31T03:03:18.113Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.108 s [2019-07-31T03:03:18.113Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.012 s [2019-07-31T03:03:18.113Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-31T03:03:20.631Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.846 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-31T03:03:20.631Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.414 s [2019-07-31T03:03:20.631Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.431 s [2019-07-31T03:03:20.631Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-31T03:03:20.631Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-31T03:03:20.631Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2019-07-31T03:03:20.631Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T03:03:20.631Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T03:03:20.631Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T03:03:20.631Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T03:03:20.631Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T03:03:20.631Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T03:03:20.631Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T03:03:20.631Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T03:03:20.631Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T03:03:20.631Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T03:03:20.631Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-31T03:03:32.809Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.352 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-31T03:03:32.809Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 7.737 s [2019-07-31T03:03:32.809Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.614 s [2019-07-31T03:03:32.809Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-31T03:03:33.066Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-31T03:03:33.066Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.012 s [2019-07-31T03:03:33.066Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T03:03:33.066Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T03:03:33.066Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.153 s [2019-07-31T03:03:33.066Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T03:03:33.066Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T03:03:33.066Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T03:03:33.066Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.006 s [2019-07-31T03:03:33.066Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.009 s [2019-07-31T03:03:33.066Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T03:03:33.066Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.113 s [2019-07-31T03:03:33.066Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T03:03:33.066Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T03:03:33.066Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T03:03:33.066Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.007 s [2019-07-31T03:03:33.066Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T03:03:33.066Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T03:03:33.066Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.007 s [2019-07-31T03:03:33.066Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-31T03:03:41.161Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.745 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-31T03:03:41.161Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.321 s [2019-07-31T03:03:41.161Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.461 s [2019-07-31T03:03:41.161Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.3 s [2019-07-31T03:03:41.161Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T03:03:41.161Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T03:03:41.161Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T03:03:41.161Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.293 s [2019-07-31T03:03:41.161Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.298 s [2019-07-31T03:03:41.161Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T03:03:41.161Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.293 s [2019-07-31T03:03:41.161Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-31T03:03:41.161Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T03:03:41.161Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T03:03:41.161Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T03:03:41.161Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.38 s [2019-07-31T03:03:41.161Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T03:03:41.161Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T03:03:41.161Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.385 s [2019-07-31T03:03:41.161Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-31T03:03:41.161Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-31T03:03:41.161Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-31T03:03:41.161Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T03:03:41.161Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T03:03:41.161Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T03:03:41.161Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T03:03:41.161Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T03:03:41.161Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T03:03:41.161Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T03:03:41.161Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T03:03:41.161Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T03:03:41.161Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-31T03:03:53.341Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.154 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-31T03:03:53.341Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T03:03:53.341Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-31T03:03:53.341Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-31T03:03:53.341Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T03:03:53.341Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.81 s [2019-07-31T03:03:53.341Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.118 s [2019-07-31T03:03:53.341Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.082 s [2019-07-31T03:03:53.341Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.04 s [2019-07-31T03:03:53.341Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.852 s [2019-07-31T03:03:53.341Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.14 s [2019-07-31T03:03:53.341Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T03:03:53.341Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.062 s [2019-07-31T03:03:53.341Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T03:03:53.341Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T03:03:53.341Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-31T03:03:53.341Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.039 s [2019-07-31T03:03:53.341Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.91 s [2019-07-31T03:03:53.341Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T03:03:53.341Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T03:03:53.341Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.15 s [2019-07-31T03:03:53.341Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.097 s [2019-07-31T03:03:53.341Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.065 s [2019-07-31T03:03:53.341Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.042 s [2019-07-31T03:03:53.341Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T03:03:53.341Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T03:03:53.341Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T03:03:53.341Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.022 s [2019-07-31T03:03:53.341Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-31T03:04:00.396Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.552 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-31T03:04:00.396Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.499 s [2019-07-31T03:04:00.396Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.396 s [2019-07-31T03:04:00.396Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.372 s [2019-07-31T03:04:00.396Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.393 s [2019-07-31T03:04:00.396Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.504 s [2019-07-31T03:04:00.396Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.383 s [2019-07-31T03:04:00.396Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-31T03:04:01.762Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-31T03:04:01.762Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.119 s [2019-07-31T03:04:01.762Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.062 s [2019-07-31T03:04:01.762Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.119 s [2019-07-31T03:04:01.762Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-31T03:04:03.655Z] [2019-07-31T03:04:03.655Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:04:03.236 [2019-07-31T03:04:03.655Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-31T03:04:03.655Z] !STACK 0 [2019-07-31T03:04:03.655Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T03:04:03.655Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T03:04:03.655Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T03:04:03.655Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:04:03.655Z] [2019-07-31T03:04:03.655Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:04:03.238 [2019-07-31T03:04:03.655Z] !MESSAGE Exception executing analysis [2019-07-31T03:04:03.655Z] !STACK 0 [2019-07-31T03:04:03.655Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T03:04:03.655Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T03:04:03.655Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T03:04:03.655Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:04:05.022Z] [2019-07-31T03:04:05.022Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:04:04.675 [2019-07-31T03:04:05.022Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-31T03:04:05.022Z] !STACK 0 [2019-07-31T03:04:05.022Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T03:04:05.022Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T03:04:05.022Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T03:04:05.022Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:04:05.022Z] [2019-07-31T03:04:05.022Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:04:04.677 [2019-07-31T03:04:05.022Z] !MESSAGE Exception executing analysis [2019-07-31T03:04:05.022Z] !STACK 0 [2019-07-31T03:04:05.022Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T03:04:05.022Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T03:04:05.022Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T03:04:05.022Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:04:05.023Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.019 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-31T03:04:05.023Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.566 s [2019-07-31T03:04:05.023Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.452 s [2019-07-31T03:04:05.023Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-31T03:05:56.638Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.252 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-31T03:05:56.638Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.806 s [2019-07-31T03:05:56.638Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.81 s [2019-07-31T03:05:56.638Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.831 s [2019-07-31T03:05:56.638Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.826 s [2019-07-31T03:05:56.638Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.84 s [2019-07-31T03:05:56.638Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.863 s [2019-07-31T03:05:56.638Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.812 s [2019-07-31T03:05:56.638Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.156 s [2019-07-31T03:05:56.638Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.923 s [2019-07-31T03:05:56.638Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.792 s [2019-07-31T03:05:56.638Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.802 s [2019-07-31T03:05:56.638Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.204 s [2019-07-31T03:05:56.638Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.818 s [2019-07-31T03:05:56.638Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.838 s [2019-07-31T03:05:56.638Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.806 s [2019-07-31T03:05:56.638Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.782 s [2019-07-31T03:05:56.638Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.834 s [2019-07-31T03:05:56.638Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.845 s [2019-07-31T03:05:56.638Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.851 s [2019-07-31T03:05:56.638Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.792 s [2019-07-31T03:05:56.638Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.785 s [2019-07-31T03:05:56.638Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.89 s [2019-07-31T03:05:56.638Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.822 s [2019-07-31T03:05:56.638Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.836 s [2019-07-31T03:05:56.638Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.04 s [2019-07-31T03:05:56.638Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.842 s [2019-07-31T03:05:56.638Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.049 s [2019-07-31T03:05:56.638Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.797 s [2019-07-31T03:05:56.638Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.836 s [2019-07-31T03:05:56.638Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.82 s [2019-07-31T03:05:56.638Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.819 s [2019-07-31T03:05:56.638Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.808 s [2019-07-31T03:05:56.638Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.829 s [2019-07-31T03:05:56.638Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.84 s [2019-07-31T03:05:56.638Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-31T03:05:56.638Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-31T03:05:56.638Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-31T03:05:56.638Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-31T03:05:56.638Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-31T03:05:56.638Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-31T03:05:56.638Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-31T03:05:56.638Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-31T03:05:56.638Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-31T03:05:56.638Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-31T03:05:56.638Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.003 s [2019-07-31T03:05:56.638Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-31T03:05:56.638Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-31T03:05:56.638Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-31T03:05:56.638Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-31T03:05:56.638Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-31T03:05:56.638Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.01 s [2019-07-31T03:05:56.638Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.118 s [2019-07-31T03:05:56.638Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.283 s [2019-07-31T03:05:56.638Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.19 s [2019-07-31T03:05:56.638Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.104 s [2019-07-31T03:05:56.638Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-31T03:05:56.638Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.149 s [2019-07-31T03:05:56.638Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.002 s [2019-07-31T03:05:56.638Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-31T03:05:56.638Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.774 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-31T03:05:56.638Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.57 s [2019-07-31T03:05:56.638Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.4 s [2019-07-31T03:05:56.638Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.405 s [2019-07-31T03:05:56.638Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.395 s [2019-07-31T03:05:56.638Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-31T03:05:56.638Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-31T03:05:56.638Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-07-31T03:05:56.638Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-31T03:05:56.638Z] 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-31T03:05:56.638Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-31T03:05:56.638Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-31T03:05:56.638Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.009 s [2019-07-31T03:05:56.638Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.014 s [2019-07-31T03:05:56.638Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.002 s [2019-07-31T03:05:56.638Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0 s [2019-07-31T03:05:56.638Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-31T03:05:59.158Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.813 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-31T03:05:59.158Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.444 s [2019-07-31T03:05:59.158Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.504 s [2019-07-31T03:05:59.158Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.392 s [2019-07-31T03:05:59.158Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.439 s [2019-07-31T03:05:59.158Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.629 s [2019-07-31T03:05:59.158Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.403 s [2019-07-31T03:05:59.158Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-31T03:06:11.335Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.708 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-31T03:06:11.335Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.985 s [2019-07-31T03:06:11.335Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.839 s [2019-07-31T03:06:11.335Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.968 s [2019-07-31T03:06:11.335Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.876 s [2019-07-31T03:06:11.335Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.731 s [2019-07-31T03:06:11.335Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.727 s [2019-07-31T03:06:11.335Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.992 s [2019-07-31T03:06:11.335Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.882 s [2019-07-31T03:06:11.335Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2019-07-31T03:06:11.335Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.824 s [2019-07-31T03:06:11.335Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-31T03:06:11.335Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-31T03:06:11.335Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.007 s [2019-07-31T03:06:11.335Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-31T03:06:11.335Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-31T03:06:11.335Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-31T03:06:11.335Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-31T03:06:11.335Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-31T03:06:11.335Z] [2019-07-31T03:06:11.335Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:10.423 [2019-07-31T03:06:11.335Z] !MESSAGE Error parsing /tmp/markers5785048049265386973xml [2019-07-31T03:06:11.335Z] !STACK 0 [2019-07-31T03:06:11.335Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5785048049265386973xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T03:06:11.335Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T03:06:11.335Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T03:06:11.335Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T03:06:11.335Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.335Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.335Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.335Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T03:06:11.335Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T03:06:11.335Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T03:06:11.335Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T03:06:11.335Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T03:06:11.335Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.335Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.335Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T03:06:11.335Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T03:06:11.335Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.335Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.335Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T03:06:11.335Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T03:06:11.335Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T03:06:11.335Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T03:06:11.335Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.335Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.335Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T03:06:11.335Z] [2019-07-31T03:06:11.335Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:10.431 [2019-07-31T03:06:11.335Z] !MESSAGE Error parsing /tmp/markers6703804211210100324xml [2019-07-31T03:06:11.335Z] !STACK 0 [2019-07-31T03:06:11.335Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6703804211210100324xml; 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-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T03:06:11.335Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T03:06:11.335Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T03:06:11.335Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T03:06:11.335Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.335Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.335Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.335Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T03:06:11.335Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T03:06:11.335Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T03:06:11.335Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T03:06:11.335Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T03:06:11.335Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.335Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.335Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T03:06:11.335Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T03:06:11.335Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.335Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.335Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T03:06:11.335Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T03:06:11.335Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T03:06:11.335Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T03:06:11.335Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.335Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.335Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T03:06:11.335Z] [2019-07-31T03:06:11.335Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:10.438 [2019-07-31T03:06:11.335Z] !MESSAGE Error parsing /tmp/markers3504072820853710980xml [2019-07-31T03:06:11.335Z] !STACK 0 [2019-07-31T03:06:11.335Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3504072820853710980xml; 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-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T03:06:11.335Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T03:06:11.335Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T03:06:11.335Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T03:06:11.335Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.335Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.335Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.335Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T03:06:11.335Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T03:06:11.335Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T03:06:11.335Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T03:06:11.335Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T03:06:11.335Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T03:06:11.335Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.335Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.335Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T03:06:11.335Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T03:06:11.335Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T03:06:11.335Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.335Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.335Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T03:06:11.335Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T03:06:11.335Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T03:06:11.335Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T03:06:11.335Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.335Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.335Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.335Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T03:06:11.335Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T03:06:11.335Z] [2019-07-31T03:06:11.335Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:10.445 [2019-07-31T03:06:11.335Z] !MESSAGE Error parsing /tmp/markers5082225837170520720xml [2019-07-31T03:06:11.335Z] !STACK 0 [2019-07-31T03:06:11.335Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5082225837170520720xml; 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-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T03:06:11.335Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T03:06:11.336Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T03:06:11.336Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T03:06:11.336Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T03:06:11.336Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T03:06:11.336Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T03:06:11.336Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T03:06:11.336Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T03:06:11.336Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T03:06:11.336Z] [2019-07-31T03:06:11.336Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:10.459 [2019-07-31T03:06:11.336Z] !MESSAGE Error parsing /tmp/markers8739803947102674773xml [2019-07-31T03:06:11.336Z] !STACK 0 [2019-07-31T03:06:11.336Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-31T03:06:11.336Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-31T03:06:11.336Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-31T03:06:11.336Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T03:06:11.336Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T03:06:11.336Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T03:06:11.336Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T03:06:11.336Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T03:06:11.336Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T03:06:11.336Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T03:06:11.336Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T03:06:11.336Z] [2019-07-31T03:06:11.336Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:10.465 [2019-07-31T03:06:11.336Z] !MESSAGE Error parsing /tmp/markers7924348678868536275xml [2019-07-31T03:06:11.336Z] !STACK 0 [2019-07-31T03:06:11.336Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7924348678868536275xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T03:06:11.336Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T03:06:11.336Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T03:06:11.336Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T03:06:11.336Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T03:06:11.336Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T03:06:11.336Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T03:06:11.336Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T03:06:11.336Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T03:06:11.336Z] [2019-07-31T03:06:11.336Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:10.528 [2019-07-31T03:06:11.336Z] !MESSAGE Error parsing /tmp/markers3471982727763506579xml [2019-07-31T03:06:11.336Z] !STACK 0 [2019-07-31T03:06:11.336Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-31T03:06:11.336Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-31T03:06:11.336Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-31T03:06:11.336Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T03:06:11.336Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T03:06:11.336Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T03:06:11.336Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T03:06:11.336Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T03:06:11.336Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T03:06:11.336Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T03:06:11.336Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T03:06:11.336Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T03:06:11.336Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T03:06:11.336Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T03:06:11.336Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T03:06:11.336Z] [2019-07-31T03:06:11.336Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:10.534 [2019-07-31T03:06:11.336Z] !MESSAGE Error parsing /tmp/markers2658085648809343265xml [2019-07-31T03:06:11.336Z] !STACK 0 [2019-07-31T03:06:11.336Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2658085648809343265xml; 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-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T03:06:11.336Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T03:06:11.336Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T03:06:11.336Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.336Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.336Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.336Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.336Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T03:06:11.336Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T03:06:11.339Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T03:06:11.339Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T03:06:11.339Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T03:06:11.339Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.339Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.339Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T03:06:11.339Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T03:06:11.339Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.339Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.339Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.339Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T03:06:11.339Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T03:06:11.339Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T03:06:11.339Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T03:06:11.339Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T03:06:11.339Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.339Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.339Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.339Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T03:06:11.339Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T03:06:11.339Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T03:06:11.339Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T03:06:11.339Z] [2019-07-31T03:06:11.339Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:10.540 [2019-07-31T03:06:11.339Z] !MESSAGE Error parsing /tmp/markers2881288441639518916xml [2019-07-31T03:06:11.339Z] !STACK 0 [2019-07-31T03:06:11.339Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2881288441639518916xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T03:06:11.339Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T03:06:11.339Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T03:06:11.339Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T03:06:11.339Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T03:06:11.339Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.339Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.339Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.339Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T03:06:11.339Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T03:06:11.339Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T03:06:11.339Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T03:06:11.339Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T03:06:11.339Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T03:06:11.339Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.339Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.339Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T03:06:11.339Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T03:06:11.339Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T03:06:11.339Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.339Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.339Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.339Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T03:06:11.339Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T03:06:11.339Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T03:06:11.339Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T03:06:11.339Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T03:06:11.339Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:06:11.339Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:06:11.339Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:06:11.339Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:06:11.339Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T03:06:11.339Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T03:06:11.339Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T03:06:11.339Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T03:06:11.339Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-31T03:06:11.339Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.14 s [2019-07-31T03:06:11.339Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.036 s [2019-07-31T03:06:11.339Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.05 s [2019-07-31T03:06:11.339Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.005 s [2019-07-31T03:06:11.339Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-31T03:06:11.339Z] 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-31T03:06:11.339Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-31T03:06:11.339Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-31T03:06:11.339Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-31T03:06:11.339Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-31T03:06:11.339Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-31T03:06:11.339Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-31T03:06:11.339Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-31T03:06:11.339Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-31T03:06:11.339Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-31T03:06:11.339Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.007 s [2019-07-31T03:06:11.339Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-31T03:06:11.339Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.057 s [2019-07-31T03:06:11.339Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-31T03:06:11.339Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.037 s [2019-07-31T03:06:11.339Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-31T03:06:11.339Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-31T03:06:11.339Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-31T03:06:11.339Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-31T03:06:11.339Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.001 s [2019-07-31T03:06:11.339Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-31T03:06:11.339Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-31T03:06:11.339Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.047 s [2019-07-31T03:06:11.339Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T03:06:11.339Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2019-07-31T03:06:11.339Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T03:06:11.339Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T03:06:11.339Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-31T03:06:11.339Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-31T03:06:11.339Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.009 s [2019-07-31T03:06:11.339Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-31T03:06:11.339Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-31T03:06:11.339Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-31T03:06:11.339Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-31T03:06:11.339Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-31T03:06:11.340Z] 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-31T03:06:11.340Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T03:06:11.340Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T03:06:11.340Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T03:06:11.340Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-31T03:06:11.340Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-31T03:06:11.340Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.008 s [2019-07-31T03:06:11.340Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2019-07-31T03:06:11.340Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-31T03:06:11.340Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-31T03:06:11.340Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-31T03:06:11.340Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-31T03:06:11.340Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2019-07-31T03:06:11.340Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-31T03:06:11.340Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-31T03:06:11.340Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.002 s [2019-07-31T03:06:11.340Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.011 s [2019-07-31T03:06:11.340Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-31T03:06:11.340Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-31T03:06:11.340Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-31T03:06:11.340Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-31T03:06:11.340Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-31T03:06:11.340Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.036 s [2019-07-31T03:06:11.340Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-31T03:06:11.340Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-31T03:06:13.233Z] 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-31T03:06:13.233Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-31T03:06:13.233Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.003 s [2019-07-31T03:06:13.233Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-31T03:06:13.233Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-31T03:06:13.233Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.004 s [2019-07-31T03:06:13.233Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-31T03:06:13.233Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.003 s [2019-07-31T03:06:13.233Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.005 s [2019-07-31T03:06:13.233Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-31T03:06:13.233Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-31T03:06:13.233Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-31T03:06:13.233Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-31T03:06:13.233Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T03:06:13.233Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:13.233Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:13.233Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T03:06:13.233Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:13.233Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:13.233Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:13.233Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T03:06:13.233Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T03:06:13.233Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:13.233Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:13.233Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:13.233Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T03:06:13.233Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:13.233Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-31T03:06:15.129Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-31T03:06:15.129Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:15.129Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:15.129Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:15.129Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-31T03:06:15.129Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.436 s [2019-07-31T03:06:15.129Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:15.129Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:15.129Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:15.129Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.106 s [2019-07-31T03:06:15.129Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:15.129Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 1.158 s [2019-07-31T03:06:15.129Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:15.129Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T03:06:15.129Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-31T03:06:17.114Z] [2019-07-31T03:06:17.114Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:17.086 [2019-07-31T03:06:17.114Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(647,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-31T03:06:18.481Z] [2019-07-31T03:06:18.481Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:18.187 [2019-07-31T03:06:18.481Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(649,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-31T03:06:18.481Z] 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-31T03:06:18.481Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.012 s [2019-07-31T03:06:18.481Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.1 s [2019-07-31T03:06:18.481Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-31T03:06:18.481Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-31T03:06:18.481Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.003 s [2019-07-31T03:06:18.481Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T03:06:18.481Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-31T03:06:18.481Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T03:06:18.481Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T03:06:18.481Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T03:06:18.481Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T03:06:18.481Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T03:06:18.481Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-31T03:06:18.481Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-31T03:06:18.481Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.008 s [2019-07-31T03:06:18.481Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.003 s [2019-07-31T03:06:18.481Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.005 s [2019-07-31T03:06:18.481Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.004 s [2019-07-31T03:06:18.481Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-31T03:06:18.481Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-31T03:06:18.481Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-31T03:06:19.848Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-31T03:06:19.848Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.036 s [2019-07-31T03:06:19.848Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.043 s [2019-07-31T03:06:19.848Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.011 s [2019-07-31T03:06:19.848Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.012 s [2019-07-31T03:06:19.848Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2019-07-31T03:06:19.848Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.022 s [2019-07-31T03:06:19.848Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.141 s [2019-07-31T03:06:19.848Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.118 s [2019-07-31T03:06:19.848Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.105 s [2019-07-31T03:06:19.848Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.009 s [2019-07-31T03:06:19.848Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.012 s [2019-07-31T03:06:19.848Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-31T03:06:21.741Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.618 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-31T03:06:21.741Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.612 s [2019-07-31T03:06:21.741Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.004 s [2019-07-31T03:06:21.741Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-31T03:06:24.260Z] [2019-07-31T03:06:24.260Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 03:06:23.697 [2019-07-31T03:06:24.260Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T03:06:24.260Z] !STACK 0 [2019-07-31T03:06:24.260Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-07-31T03:06:24.260Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T03:06:24.260Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T03:06:24.260Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T03:06:24.260Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T03:06:24.260Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T03:06:24.823Z] [2019-07-31T03:06:24.823Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 03:06:24.796 [2019-07-31T03:06:24.823Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T03:06:24.823Z] !STACK 0 [2019-07-31T03:06:24.823Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-07-31T03:06:24.823Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T03:06:24.823Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T03:06:24.823Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T03:06:24.823Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T03:06:24.823Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T03:06:26.188Z] [2019-07-31T03:06:26.188Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 03:06:25.893 [2019-07-31T03:06:26.188Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T03:06:26.188Z] !STACK 0 [2019-07-31T03:06:26.188Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-07-31T03:06:26.188Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T03:06:26.188Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T03:06:26.188Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T03:06:26.189Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T03:06:26.189Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T03:06:26.189Z] [2019-07-31T03:06:26.189Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:25.895 [2019-07-31T03:06:26.189Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(671,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-31T03:06:28.389Z] [2019-07-31T03:06:28.389Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:28.129 [2019-07-31T03:06:28.389Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(678,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-31T03:06:29.318Z] [2019-07-31T03:06:29.318Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:29.278 [2019-07-31T03:06:29.318Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-07-31T03:06:29.318Z] !STACK 0 [2019-07-31T03:06:29.318Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-31T03:06:29.318Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-31T03:06:29.318Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T03:06:29.318Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:06:29.318Z] [2019-07-31T03:06:29.318Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:06:29.280 [2019-07-31T03:06:29.318Z] !MESSAGE Exception executing analysis [2019-07-31T03:06:29.318Z] !STACK 0 [2019-07-31T03:06:29.318Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-31T03:06:29.318Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-31T03:06:29.318Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T03:06:29.318Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:06:30.685Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.208 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-31T03:06:30.685Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.027 s [2019-07-31T03:06:30.685Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.125 s [2019-07-31T03:06:30.685Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.319 s [2019-07-31T03:06:30.685Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-07-31T03:06:30.685Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.12 s [2019-07-31T03:06:30.685Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.12 s [2019-07-31T03:06:30.685Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.118 s [2019-07-31T03:06:30.685Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.012 s [2019-07-31T03:06:30.685Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.012 s [2019-07-31T03:06:30.685Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.353 s [2019-07-31T03:06:30.685Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-31T03:06:31.615Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-31T03:06:31.615Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.197 s [2019-07-31T03:06:31.615Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.081 s [2019-07-31T03:06:31.615Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-31T03:06:31.615Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.026 s [2019-07-31T03:06:31.615Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.065 s [2019-07-31T03:06:31.615Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-31T03:06:31.615Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.112 s [2019-07-31T03:06:31.615Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.615Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.018 s [2019-07-31T03:06:31.615Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-31T03:06:31.615Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.06 s [2019-07-31T03:06:31.615Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.013 s [2019-07-31T03:06:31.615Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-31T03:06:31.615Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-31T03:06:31.615Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-31T03:06:31.615Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.006 s [2019-07-31T03:06:31.615Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.002 s [2019-07-31T03:06:31.615Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.194 s [2019-07-31T03:06:31.615Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-31T03:06:31.615Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-31T03:06:31.615Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.002 s [2019-07-31T03:06:31.615Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-31T03:06:31.615Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-31T03:06:31.615Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.615Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-31T03:06:31.615Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-31T03:06:31.615Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.004 s [2019-07-31T03:06:31.615Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-31T03:06:31.615Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-31T03:06:31.615Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-31T03:06:31.615Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-31T03:06:31.615Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.615Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.615Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.002 s [2019-07-31T03:06:31.615Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.615Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-31T03:06:31.615Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-31T03:06:31.615Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-31T03:06:31.615Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-31T03:06:31.615Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.615Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.615Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.615Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.615Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-31T03:06:31.615Z] 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-31T03:06:31.615Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.615Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-31T03:06:31.615Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-31T03:06:31.615Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.615Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-31T03:06:31.615Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-31T03:06:31.615Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.615Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-31T03:06:31.615Z] 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-31T03:06:31.615Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.615Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T03:06:31.615Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-31T03:06:31.872Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-31T03:06:31.873Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.072 s [2019-07-31T03:06:31.873Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.873Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.873Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-31T03:06:31.873Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-31T03:06:31.873Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.005 s [2019-07-31T03:06:31.873Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-31T03:06:31.873Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-31T03:06:31.873Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.002 s [2019-07-31T03:06:31.873Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.001 s [2019-07-31T03:06:31.873Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.006 s [2019-07-31T03:06:31.873Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-31T03:06:31.873Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.005 s [2019-07-31T03:06:31.873Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T03:06:31.873Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-31T03:06:31.873Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-31T03:06:34.394Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.013 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-31T03:06:34.394Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.417 s [2019-07-31T03:06:34.394Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-31T03:06:34.394Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.413 s [2019-07-31T03:06:34.394Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.019 s [2019-07-31T03:06:34.394Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.895 s [2019-07-31T03:06:34.394Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2019-07-31T03:06:34.394Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.099 s [2019-07-31T03:06:34.394Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-31T03:06:34.394Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.1 s [2019-07-31T03:06:34.394Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-31T03:06:34.394Z] 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-31T03:06:34.394Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T03:06:34.394Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T03:06:34.394Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T03:06:34.394Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T03:06:34.394Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-31T03:06:34.394Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T03:06:34.394Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-31T03:06:34.394Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T03:06:34.394Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-31T03:06:34.394Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-31T03:06:34.394Z] testBadlyFormed[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.004 s [2019-07-31T03:06:34.394Z] testBadlyFormed[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2019-07-31T03:06:34.394Z] testBadlyFormed[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.002 s [2019-07-31T03:06:34.394Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-31T03:06:34.394Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-31T03:06:34.394Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.011 s [2019-07-31T03:06:34.394Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2019-07-31T03:06:34.394Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-31T03:06:37.664Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.356 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-31T03:06:37.664Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.111 s [2019-07-31T03:06:37.664Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.007 s [2019-07-31T03:06:37.664Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.107 s [2019-07-31T03:06:37.664Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.007 s [2019-07-31T03:06:37.664Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.111 s [2019-07-31T03:06:37.664Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.007 s [2019-07-31T03:06:37.664Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-31T03:06:49.929Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.336 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-31T03:06:49.929Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 7.364 s [2019-07-31T03:06:49.929Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 3.97 s [2019-07-31T03:06:49.929Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-31T03:06:52.449Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.346 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-31T03:06:52.449Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.108 s [2019-07-31T03:06:52.449Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.005 s [2019-07-31T03:06:52.449Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.107 s [2019-07-31T03:06:52.449Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.006 s [2019-07-31T03:06:52.449Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.106 s [2019-07-31T03:06:52.449Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.004 s [2019-07-31T03:06:52.449Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-31T03:06:52.449Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-31T03:06:52.449Z] testInvalid[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T03:06:52.449Z] testInvalid[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T03:06:52.449Z] testInvalid[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T03:06:52.449Z] testInvalid[3: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0 s [2019-07-31T03:06:52.449Z] testInvalid[4: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0 s [2019-07-31T03:06:52.449Z] testInvalid[5: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T03:06:52.449Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-31T03:06:56.620Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.488 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-31T03:06:56.620Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 2.892 s [2019-07-31T03:06:56.620Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.596 s [2019-07-31T03:06:56.620Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-31T03:06:56.620Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-31T03:06:56.620Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.01 s [2019-07-31T03:06:56.620Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-07-31T03:06:56.620Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-31T03:06:56.620Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-31T03:06:56.620Z] testValid[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T03:06:56.620Z] testValid[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T03:06:56.620Z] testValid[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T03:06:56.620Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-31T03:06:56.620Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-31T03:06:56.620Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.001 s [2019-07-31T03:06:56.620Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-31T03:06:56.620Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.001 s [2019-07-31T03:06:56.620Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-31T03:06:56.620Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-31T03:06:56.620Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-31T03:06:56.620Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T03:06:56.620Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T03:06:56.620Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T03:06:56.620Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-31T03:06:56.620Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-31T03:06:56.620Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.002 s [2019-07-31T03:06:56.620Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-31T03:06:56.620Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-31T03:06:56.620Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0.001 s [2019-07-31T03:06:56.620Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-31T03:06:56.620Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-31T03:06:56.620Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-31T03:06:56.620Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.002 s [2019-07-31T03:06:56.620Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-31T03:06:56.620Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-31T03:06:56.620Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0 s [2019-07-31T03:06:56.620Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-31T03:06:57.183Z] [2019-07-31T03:06:57.183Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-31 03:06:57.070 [2019-07-31T03:06:57.183Z] !MESSAGE no spawner in java.library.path [2019-07-31T03:06:57.440Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-31T03:06:57.440Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.66 s [2019-07-31T03:06:57.440Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.026 s [2019-07-31T03:06:57.440Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.004 s [2019-07-31T03:06:57.440Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.001 s [2019-07-31T03:06:57.440Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.007 s [2019-07-31T03:06:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-31T03:06:57.440Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-31T03:06:57.440Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.002 s [2019-07-31T03:06:57.440Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.001 s [2019-07-31T03:06:57.440Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.003 s [2019-07-31T03:06:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-31T03:06:57.440Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-31T03:06:57.440Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.006 s [2019-07-31T03:06:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-31T03:06:57.440Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-31T03:06:57.440Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.003 s [2019-07-31T03:06:57.440Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.003 s [2019-07-31T03:06:57.440Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-31T03:06:57.440Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.012 s [2019-07-31T03:06:57.440Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-31T03:06:57.440Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-31T03:06:57.440Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-31T03:07:15.492Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.051 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-31T03:07:15.492Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.047 s [2019-07-31T03:07:15.492Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-31T03:07:15.492Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-31T03:07:15.492Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-31T03:07:15.492Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-31T03:07:15.492Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T03:07:15.492Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T03:07:15.492Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T03:07:15.492Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T03:07:15.492Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T03:07:15.492Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T03:07:15.492Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T03:07:15.492Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T03:07:15.492Z] [2019-07-31T03:07:15.492Z] Results: [2019-07-31T03:07:15.492Z] [2019-07-31T03:07:15.492Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T03:07:15.492Z] [2019-07-31T03:07:15.492Z] [2019-07-31T03:07:15.492Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 03:07:13.428 [2019-07-31T03:07:15.492Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T03:07:15.492Z] [INFO] All tests passed! [2019-07-31T03:07:15.492Z] [INFO] [2019-07-31T03:07:15.492Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:07:15.492Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:07:15.492Z] [INFO] [2019-07-31T03:07:15.492Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:07:15.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:07:15.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:07:15.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:07:16.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:07:16.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:07:16.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:07:16.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:07:16.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:07:16.488Z] [INFO] [2019-07-31T03:07:16.488Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:07:16.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:07:16.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T03:07:16.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:07:16.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:07:16.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T03:07:16.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T03:07:16.488Z] [INFO] [2019-07-31T03:07:16.488Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T03:07:16.745Z] [INFO] [2019-07-31T03:07:16.745Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-07-31T03:07:16.745Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-07-31T03:07:16.745Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:07:16.745Z] [INFO] [2019-07-31T03:07:16.745Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:16.745Z] [INFO] [2019-07-31T03:07:16.745Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:16.745Z] [INFO] The project's OSGi version is 4.2.0.201907310252 [2019-07-31T03:07:16.745Z] [INFO] [2019-07-31T03:07:16.745Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:16.745Z] [INFO] [2019-07-31T03:07:16.745Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:16.745Z] [INFO] [2019-07-31T03:07:16.745Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:16.745Z] [INFO] [2019-07-31T03:07:16.745Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:16.745Z] [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/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:07:16.745Z] [INFO] [2019-07-31T03:07:16.745Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:16.745Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:07:16.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-07-31T03:07:16.745Z] [INFO] [2019-07-31T03:07:16.745Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:16.745Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-07-31T03:07:17.002Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] [2019-07-31T03:07:17.002Z] return iter; [2019-07-31T03:07:17.002Z] ^^^^^^^^^^^^ [2019-07-31T03:07:17.002Z] Potential resource leak: 'iter' may not be closed at this location [2019-07-31T03:07:17.002Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] [2019-07-31T03:07:17.002Z] elem = (CtfIterator) fTrace.createIterator(); [2019-07-31T03:07:17.002Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:07:17.002Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-31T03:07:17.002Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] [2019-07-31T03:07:17.002Z] return elem; [2019-07-31T03:07:17.002Z] ^^^^^^^^^^^^ [2019-07-31T03:07:17.002Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-31T03:07:17.002Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2019-07-31T03:07:17.002Z] return getFirst(); [2019-07-31T03:07:17.002Z] ^^^^^^^^^^ [2019-07-31T03:07:17.002Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:07:17.002Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2019-07-31T03:07:17.002Z] CtfIterator iterator = getIterator(); [2019-07-31T03:07:17.002Z] ^^^^^^^^ [2019-07-31T03:07:17.002Z] Potential resource leak: 'iterator' may not be closed [2019-07-31T03:07:17.002Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2019-07-31T03:07:17.002Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-07-31T03:07:17.002Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:07:17.002Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T03:07:17.002Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2019-07-31T03:07:17.002Z] return retVal; [2019-07-31T03:07:17.002Z] ^^^^^^^^^^^^^^ [2019-07-31T03:07:17.002Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T03:07:17.002Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2019-07-31T03:07:17.002Z] return ret; [2019-07-31T03:07:17.002Z] ^^^^^^^^^^^ [2019-07-31T03:07:17.002Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T03:07:17.002Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2019-07-31T03:07:17.002Z] return iterator == null ? false : iterator.seek(location); [2019-07-31T03:07:17.002Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:07:17.002Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T03:07:17.002Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] [2019-07-31T03:07:17.002Z] return fPreviousEvent; [2019-07-31T03:07:17.002Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:07:17.002Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T03:07:17.002Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] [2019-07-31T03:07:17.002Z] return fTrace.timestampCyclesToNanos(ts); [2019-07-31T03:07:17.002Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:07:17.002Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T03:07:17.002Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] [2019-07-31T03:07:17.002Z] return 0; [2019-07-31T03:07:17.002Z] ^^^^^^^^^ [2019-07-31T03:07:17.002Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T03:07:17.002Z] 12 problems (12 warnings) [2019-07-31T03:07:17.002Z] [INFO] [2019-07-31T03:07:17.002Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:17.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:07:17.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-07-31T03:07:17.002Z] [INFO] [2019-07-31T03:07:17.002Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:17.258Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-31T03:07:17.258Z] [INFO] [2019-07-31T03:07:17.258Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:17.258Z] [INFO] [2019-07-31T03:07:17.258Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:17.258Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T03:07:17.258Z] [INFO] [2019-07-31T03:07:17.258Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:17.258Z] [INFO] [2019-07-31T03:07:17.258Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:17.258Z] [INFO] [2019-07-31T03:07:17.258Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:17.258Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T03:07:17.258Z] [INFO] [2019-07-31T03:07:17.258Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:17.258Z] [INFO] [2019-07-31T03:07:17.258Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:17.258Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:07:17.258Z] [INFO] [2019-07-31T03:07:17.258Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:17.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:07:17.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:07:18.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:07:18.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:07:18.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:07:18.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:07:18.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:07:19.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:07:19.730Z] [INFO] [2019-07-31T03:07:19.730Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:19.730Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T03:07:19.730Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.pom [2019-07-31T03:07:20.293Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-31T03:07:20.550Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:07:20.806Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:07:20.806Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:07:20.806Z] [INFO] [2019-07-31T03:07:20.806Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T03:07:20.806Z] [INFO] [2019-07-31T03:07:20.806Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-07-31T03:07:20.806Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-07-31T03:07:20.806Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:07:20.806Z] [INFO] [2019-07-31T03:07:20.806Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:20.806Z] [INFO] [2019-07-31T03:07:20.806Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:20.806Z] [INFO] The project's OSGi version is 1.0.9.201907310252 [2019-07-31T03:07:20.806Z] [INFO] [2019-07-31T03:07:20.806Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:20.806Z] [INFO] [2019-07-31T03:07:20.806Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:20.806Z] [INFO] [2019-07-31T03:07:20.806Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:20.806Z] [INFO] [2019-07-31T03:07:20.806Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:20.806Z] [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/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:07:20.806Z] [INFO] [2019-07-31T03:07:20.806Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:20.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:07:20.806Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-07-31T03:07:20.806Z] [INFO] [2019-07-31T03:07:20.806Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:20.806Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-07-31T03:07:21.370Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] [2019-07-31T03:07:21.370Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-07-31T03:07:21.370Z] ^^^^^^^^^^^ [2019-07-31T03:07:21.370Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-07-31T03:07:21.370Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] [2019-07-31T03:07:21.370Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-07-31T03:07:21.370Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:07:21.370Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:07:21.370Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] [2019-07-31T03:07:21.370Z] Long.toString(2), [2019-07-31T03:07:21.370Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:07:21.370Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:07:21.370Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] [2019-07-31T03:07:21.370Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-07-31T03:07:21.370Z] ^^^ [2019-07-31T03:07:21.370Z] 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-31T03:07:21.370Z] 4 problems (4 warnings) [2019-07-31T03:07:21.370Z] [INFO] [2019-07-31T03:07:21.370Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:21.370Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:07:21.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-07-31T03:07:21.370Z] [INFO] [2019-07-31T03:07:21.370Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:21.370Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:07:21.370Z] [INFO] [2019-07-31T03:07:21.370Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:21.370Z] [INFO] [2019-07-31T03:07:21.370Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:21.627Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:07:21.627Z] [INFO] [2019-07-31T03:07:21.627Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:21.627Z] [INFO] [2019-07-31T03:07:21.627Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:21.627Z] [INFO] [2019-07-31T03:07:21.627Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:21.627Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:07:21.884Z] [INFO] [2019-07-31T03:07:21.884Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:21.884Z] [INFO] [2019-07-31T03:07:21.884Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:07:23.253Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2019-07-31T03:07:23.253Z] [INFO] Command line: [2019-07-31T03:07:23.253Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:07:23.253Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:07:26.526Z] !SESSION 2019-07-31 03:07:23.550 ----------------------------------------------- [2019-07-31T03:07:26.526Z] eclipse.buildId=unknown [2019-07-31T03:07:26.526Z] java.version=1.8.0_202 [2019-07-31T03:07:26.526Z] java.vendor=Oracle Corporation [2019-07-31T03:07:26.526Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:07:26.526Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:07:26.526Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:07:26.526Z] [2019-07-31T03:07:26.526Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:07:25.960 [2019-07-31T03:07:26.526Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:07:26.526Z] !STACK 0 [2019-07-31T03:07:26.526Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:07:26.526Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:07:26.526Z] [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:07:26.526Z] [2019-07-31T03:07:26.526Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:07:26.146 [2019-07-31T03:07:26.526Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:07:26.526Z] !STACK 0 [2019-07-31T03:07:26.526Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:07:26.526Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:07:26.526Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:07:26.526Z] -> 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-31T03:07:26.526Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:07:26.526Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:07:26.526Z] [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:07:26.526Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:07:28.764Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-31T03:07:28.764Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-31T03:07:28.764Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.051 s [2019-07-31T03:07:28.764Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T03:07:28.764Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T03:07:28.764Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T03:07:28.764Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T03:07:28.764Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T03:07:28.764Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-31T03:07:28.764Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-31T03:07:28.764Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T03:07:28.764Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T03:07:28.764Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T03:07:28.764Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T03:07:28.764Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T03:07:28.764Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-31T03:08:50.430Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.303 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-31T03:08:50.430Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 67.877 s [2019-07-31T03:08:50.430Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 1.98 s [2019-07-31T03:08:50.430Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-31T03:09:22.475Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.251 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-31T03:09:22.475Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.958 s [2019-07-31T03:09:22.475Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 3.15 s [2019-07-31T03:09:22.475Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.46 s [2019-07-31T03:09:22.475Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.746 s [2019-07-31T03:09:22.475Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.696 s [2019-07-31T03:09:22.475Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.39 s [2019-07-31T03:09:22.475Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.038 s [2019-07-31T03:09:22.475Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.203 s [2019-07-31T03:09:22.475Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.198 s [2019-07-31T03:09:22.475Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-31T03:09:22.475Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-31T03:09:22.475Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.099 s [2019-07-31T03:09:22.475Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.522 s [2019-07-31T03:09:22.475Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.081 s [2019-07-31T03:09:22.475Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-31T03:09:22.475Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.2 s [2019-07-31T03:09:22.475Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-31T03:09:22.475Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.698 s [2019-07-31T03:09:22.475Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.106 s [2019-07-31T03:09:22.475Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.884 s [2019-07-31T03:09:22.475Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-31T03:09:34.655Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.024 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-31T03:09:34.655Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T03:09:34.655Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:09:34.655Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:09:34.655Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:09:34.655Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T03:09:34.655Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T03:09:34.655Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.016 s [2019-07-31T03:09:34.655Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:09:34.655Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:09:34.655Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.005 s [2019-07-31T03:09:34.655Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:09:34.655Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:09:34.655Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:09:34.655Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T03:09:34.655Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-31T03:09:34.655Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-31T03:09:34.655Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T03:09:34.655Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T03:09:34.655Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:09:34.655Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.007 s [2019-07-31T03:09:34.655Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-31T03:09:44.606Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.982 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-31T03:09:44.606Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 3.364 s [2019-07-31T03:09:44.606Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.426 s [2019-07-31T03:09:44.606Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.78 s [2019-07-31T03:09:44.606Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.408 s [2019-07-31T03:09:44.606Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-31T03:11:21.210Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.941 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-31T03:11:21.210Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.007 s [2019-07-31T03:11:21.210Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 16.228 s [2019-07-31T03:11:21.210Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.556 s [2019-07-31T03:11:21.210Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.519 s [2019-07-31T03:11:21.210Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.618 s [2019-07-31T03:11:21.210Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T03:11:21.210Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T03:11:21.210Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.499 s [2019-07-31T03:11:21.210Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-31T03:11:21.210Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T03:11:21.210Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 14.14 s [2019-07-31T03:11:21.210Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T03:11:21.210Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T03:11:21.210Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-31T03:11:21.210Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T03:11:21.210Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T03:11:21.210Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-31T03:11:21.210Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.59 s [2019-07-31T03:11:21.210Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-31T03:11:21.210Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.466 s [2019-07-31T03:11:21.210Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.428 s [2019-07-31T03:11:21.210Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.5 s [2019-07-31T03:11:21.210Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T03:11:21.210Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.007 s [2019-07-31T03:11:21.210Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.57 s [2019-07-31T03:11:21.210Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T03:11:21.210Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.425 s [2019-07-31T03:11:21.210Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T03:11:21.210Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T03:11:21.210Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T03:11:21.210Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-31T03:11:26.465Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.651 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-31T03:11:26.465Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.363 s [2019-07-31T03:11:26.465Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.783 s [2019-07-31T03:11:26.465Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-07-31T03:11:26.465Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.33 s [2019-07-31T03:11:26.465Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.436 s [2019-07-31T03:11:26.465Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.031 s [2019-07-31T03:11:26.465Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.328 s [2019-07-31T03:11:26.465Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.314 s [2019-07-31T03:11:26.465Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.354 s [2019-07-31T03:11:26.465Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.745 s [2019-07-31T03:11:26.465Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.314 s [2019-07-31T03:11:26.465Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.467 s [2019-07-31T03:11:26.465Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-31T03:11:28.359Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.012 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-31T03:11:28.359Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.124 s [2019-07-31T03:11:28.359Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.161 s [2019-07-31T03:11:28.359Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.113 s [2019-07-31T03:11:28.359Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.078 s [2019-07-31T03:11:28.359Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.163 s [2019-07-31T03:11:28.359Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.073 s [2019-07-31T03:11:28.359Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.032 s [2019-07-31T03:11:28.359Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-31T03:11:28.359Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-31T03:11:28.359Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.002 s [2019-07-31T03:11:28.359Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-31T03:11:28.359Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-31T03:11:28.359Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-31T03:11:28.359Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-31T03:11:28.359Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.002 s [2019-07-31T03:11:28.359Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-31T03:11:28.359Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-31T03:11:28.359Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.005 s [2019-07-31T03:11:28.359Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T03:11:28.359Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.002 s [2019-07-31T03:11:28.359Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T03:11:28.359Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.002 s [2019-07-31T03:11:28.359Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T03:11:28.359Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T03:11:28.359Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T03:11:28.359Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-31T03:11:28.359Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-31T03:11:28.359Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.038 s [2019-07-31T03:11:28.359Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-31T03:11:43.210Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.66 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-31T03:11:43.210Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.369 s [2019-07-31T03:11:43.210Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 3.93 s [2019-07-31T03:11:43.210Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.608 s [2019-07-31T03:11:43.210Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.506 s [2019-07-31T03:11:43.210Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.507 s [2019-07-31T03:11:43.210Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.735 s [2019-07-31T03:11:43.210Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-31T03:11:44.141Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.19 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-31T03:11:44.141Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-31T03:11:44.141Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:11:44.141Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-31T03:11:44.141Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.066 s [2019-07-31T03:11:44.141Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-31T03:11:44.141Z] 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-31T03:11:44.141Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-31T03:11:44.141Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-31T03:11:44.141Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-31T03:11:44.398Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-31T03:11:44.398Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T03:11:44.398Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.003 s [2019-07-31T03:11:44.398Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.093 s [2019-07-31T03:11:44.398Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T03:11:44.398Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T03:11:44.398Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T03:11:44.398Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T03:11:44.398Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T03:11:44.398Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-31T03:11:59.248Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.524 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-31T03:11:59.248Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 8.14 s [2019-07-31T03:11:59.248Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 6.383 s [2019-07-31T03:11:59.248Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-31T03:11:59.248Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-31T03:11:59.248Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.261 s [2019-07-31T03:11:59.248Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.119 s [2019-07-31T03:11:59.248Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-31T03:12:04.500Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.411 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-31T03:12:04.500Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.291 s [2019-07-31T03:12:04.500Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.297 s [2019-07-31T03:12:04.500Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2019-07-31T03:12:04.500Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.302 s [2019-07-31T03:12:04.500Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-31T03:12:04.500Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-31T03:12:04.500Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-07-31T03:12:04.500Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.599 s [2019-07-31T03:12:04.500Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2019-07-31T03:12:04.500Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 1.3 s [2019-07-31T03:12:04.500Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-31T03:12:04.500Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-07-31T03:12:04.500Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-31T03:12:04.500Z] [2019-07-31T03:12:04.500Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:12:03.495 [2019-07-31T03:12:04.500Z] !MESSAGE Unknown trace attribute: test [2019-07-31T03:12:04.500Z] [2019-07-31T03:12:04.500Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:12:03.496 [2019-07-31T03:12:04.500Z] !MESSAGE Unknown trace attribute: test1 [2019-07-31T03:12:04.500Z] [2019-07-31T03:12:04.500Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:12:03.497 [2019-07-31T03:12:04.500Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T03:12:04.500Z] [2019-07-31T03:12:04.500Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:12:03.498 [2019-07-31T03:12:04.500Z] !MESSAGE Unknown trace attribute: test3 [2019-07-31T03:12:04.500Z] [2019-07-31T03:12:04.500Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 03:12:03.498 [2019-07-31T03:12:04.500Z] !MESSAGE Unknown trace attribute: test4 [2019-07-31T03:12:04.500Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-31T03:12:04.500Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.009 s [2019-07-31T03:12:04.500Z] testValidate[1: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/221/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.044 s [2019-07-31T03:12:04.500Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.003 s [2019-07-31T03:12:04.500Z] 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-31T03:12:04.500Z] 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-31T03:12:04.500Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-31T03:12:06.028Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-31T03:12:06.028Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.136 s [2019-07-31T03:12:06.028Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.203 s [2019-07-31T03:12:06.028Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.088 s [2019-07-31T03:12:06.028Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.1 s [2019-07-31T03:12:06.028Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-31T03:12:07.490Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-31T03:12:07.490Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.053 s [2019-07-31T03:12:07.490Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.137 s [2019-07-31T03:12:07.490Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.088 s [2019-07-31T03:12:07.490Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.087 s [2019-07-31T03:12:07.490Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.096 s [2019-07-31T03:12:07.490Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.089 s [2019-07-31T03:12:07.490Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.222 s [2019-07-31T03:12:07.490Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.085 s [2019-07-31T03:12:07.490Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.086 s [2019-07-31T03:12:07.490Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.047 s [2019-07-31T03:12:07.490Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.1 s [2019-07-31T03:12:07.490Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.155 s [2019-07-31T03:12:07.490Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.046 s [2019-07-31T03:12:07.490Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.083 s [2019-07-31T03:12:07.490Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.077 s [2019-07-31T03:12:07.490Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.083 s [2019-07-31T03:12:07.490Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.044 s [2019-07-31T03:12:07.490Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-31T03:17:29.411Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 307.951 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-31T03:17:29.411Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 26.751 s [2019-07-31T03:17:29.411Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 26.778 s [2019-07-31T03:17:29.411Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 34.207 s [2019-07-31T03:17:29.411Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.353 s [2019-07-31T03:17:29.411Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.183 s [2019-07-31T03:17:29.411Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 36.973 s [2019-07-31T03:17:29.411Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 30.807 s [2019-07-31T03:17:29.411Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 32.545 s [2019-07-31T03:17:29.411Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.42 s [2019-07-31T03:17:29.411Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.384 s [2019-07-31T03:17:29.411Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.336 s [2019-07-31T03:17:29.411Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.074 s [2019-07-31T03:17:29.411Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.872 s [2019-07-31T03:17:29.411Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.977 s [2019-07-31T03:17:29.411Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.233 s [2019-07-31T03:17:29.411Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.229 s [2019-07-31T03:17:29.411Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.225 s [2019-07-31T03:17:29.411Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.242 s [2019-07-31T03:17:29.411Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.219 s [2019-07-31T03:17:29.411Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.218 s [2019-07-31T03:17:29.411Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 16.181 s [2019-07-31T03:17:29.411Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.273 s [2019-07-31T03:17:29.411Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 12.837 s [2019-07-31T03:17:29.411Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 14.87 s [2019-07-31T03:17:29.411Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.301 s [2019-07-31T03:17:29.411Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 29.445 s [2019-07-31T03:17:29.411Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-31T03:17:29.411Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-31T03:17:29.411Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.321 s [2019-07-31T03:17:29.411Z] [2019-07-31T03:17:29.411Z] Results: [2019-07-31T03:17:29.411Z] [2019-07-31T03:17:29.411Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T03:17:29.411Z] [2019-07-31T03:17:29.411Z] [INFO] All tests passed! [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:17:29.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:17:29.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:17:29.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:17:29.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:17:29.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:17:29.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:17:29.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:17:29.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:17:29.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:17:29.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:17:29.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:17:29.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:17:29.411Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T03:17:29.411Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:17:29.411Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:17:29.411Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T03:17:29.411Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-07-31T03:17:29.411Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-07-31T03:17:29.411Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] The project's OSGi version is 0.0.1.201907310252 [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [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/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:17:29.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:17:29.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] [2019-07-31T03:17:29.411Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:29.411Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2019-07-31T03:17:29.411Z] [INFO] Command line: [2019-07-31T03:17:29.411Z] [/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/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:17:29.411Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:17:29.411Z] !SESSION 2019-07-31 03:17:24.468 ----------------------------------------------- [2019-07-31T03:17:29.411Z] eclipse.buildId=unknown [2019-07-31T03:17:29.411Z] java.version=1.8.0_202 [2019-07-31T03:17:29.411Z] java.vendor=Oracle Corporation [2019-07-31T03:17:29.411Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:17:29.411Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:17:29.411Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:17:29.411Z] [2019-07-31T03:17:29.411Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:17:26.928 [2019-07-31T03:17:29.411Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:17:29.411Z] !STACK 0 [2019-07-31T03:17:29.411Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:17:29.411Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:17:29.411Z] [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:17:29.411Z] [2019-07-31T03:17:29.411Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:17:27.063 [2019-07-31T03:17:29.411Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:17:29.411Z] !STACK 0 [2019-07-31T03:17:29.411Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:17:29.411Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:17:29.411Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:17:29.411Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T03:17:29.411Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:17:29.411Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:17:29.411Z] [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:17:29.411Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:17:29.669Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-31T03:17:29.926Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-31T03:17:29.926Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.015 s [2019-07-31T03:17:29.926Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-31T03:17:30.490Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-31T03:17:30.490Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.308 s [2019-07-31T03:17:30.490Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.017 s [2019-07-31T03:17:30.490Z] [2019-07-31T03:17:30.490Z] Results: [2019-07-31T03:17:30.490Z] [2019-07-31T03:17:30.490Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:17:30.490Z] [2019-07-31T03:17:31.053Z] [INFO] All tests passed! [2019-07-31T03:17:31.053Z] [INFO] [2019-07-31T03:17:31.053Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:31.053Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:17:31.053Z] [INFO] [2019-07-31T03:17:31.053Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:31.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:17:31.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:17:31.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:17:32.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:17:32.437Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:17:33.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:17:33.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:17:33.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:17:33.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:17:33.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:17:33.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:17:33.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:17:34.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:17:34.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:17:34.078Z] [INFO] [2019-07-31T03:17:34.078Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:34.078Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T03:17:34.078Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.pom [2019-07-31T03:17:34.078Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-31T03:17:34.078Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:17:34.078Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T03:17:34.078Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T03:17:34.078Z] [INFO] [2019-07-31T03:17:34.078Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T03:17:34.078Z] [INFO] [2019-07-31T03:17:34.078Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-07-31T03:17:34.078Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-07-31T03:17:34.078Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:17:34.078Z] [INFO] [2019-07-31T03:17:34.078Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:34.078Z] [INFO] [2019-07-31T03:17:34.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:34.078Z] [INFO] The project's OSGi version is 5.1.0.201907310252 [2019-07-31T03:17:34.078Z] [INFO] [2019-07-31T03:17:34.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:34.078Z] [INFO] [2019-07-31T03:17:34.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:34.078Z] [INFO] [2019-07-31T03:17:34.078Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:34.078Z] [INFO] [2019-07-31T03:17:34.078Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:34.078Z] [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/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:17:34.078Z] [INFO] [2019-07-31T03:17:34.078Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:34.078Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:17:34.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-07-31T03:17:34.078Z] [INFO] [2019-07-31T03:17:34.078Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:34.078Z] [INFO] Compiling 518 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2019-07-31T03:17:40.624Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2019-07-31T03:17:40.624Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] 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-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-31T03:17:40.624Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-31T03:17:40.624Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2019-07-31T03:17:40.624Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2019-07-31T03:17:40.624Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-07-31T03:17:40.624Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-31T03:17:40.624Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-31T03:17:40.624Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-31T03:17:40.624Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-31T03:17:40.624Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2019-07-31T03:17:40.624Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] The type ViewerSorter is deprecated [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2019-07-31T03:17:40.624Z] public class TmfViewerSorter extends ViewerSorter { [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] The type ViewerSorter is deprecated [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2019-07-31T03:17:40.624Z] ((Iterable) inputElement).forEach(helper -> { [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] Type safety: Unchecked cast from Object to Iterable [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2019-07-31T03:17:40.624Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] Type safety: Unchecked cast from Object to Iterable [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1737] [2019-07-31T03:17:40.624Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1812] [2019-07-31T03:17:40.624Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.624Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2019-07-31T03:17:40.624Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-07-31T03:17:40.624Z] ^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2019-07-31T03:17:40.625Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2019-07-31T03:17:40.625Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2019-07-31T03:17:40.625Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2019-07-31T03:17:40.625Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2019-07-31T03:17:40.625Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-07-31T03:17:40.625Z] ^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2019-07-31T03:17:40.625Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-07-31T03:17:40.625Z] ^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2019-07-31T03:17:40.625Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-07-31T03:17:40.625Z] ^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2019-07-31T03:17:40.625Z] return new TimeGraphLineEntry(model); [2019-07-31T03:17:40.625Z] ^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2019-07-31T03:17:40.625Z] return new TimeGraphEntry(model); [2019-07-31T03:17:40.625Z] ^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2019-07-31T03:17:40.625Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-07-31T03:17:40.625Z] ^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2019-07-31T03:17:40.625Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-07-31T03:17:40.625Z] ^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2019-07-31T03:17:40.625Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2019-07-31T03:17:40.625Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T03:17:40.625Z] ^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T03:17:40.625Z] ^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-31T03:17:40.625Z] ^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2019-07-31T03:17:40.625Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-31T03:17:40.625Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-31T03:17:40.625Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2019-07-31T03:17:40.625Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-31T03:17:40.625Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-31T03:17:40.625Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2019-07-31T03:17:40.625Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2019-07-31T03:17:40.625Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-31T03:17:40.625Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-31T03:17:40.625Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-31T03:17:40.625Z] ^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-31T03:17:40.625Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-31T03:17:40.625Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-31T03:17:40.625Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-31T03:17:40.625Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-31T03:17:40.625Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-31T03:17:40.625Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-31T03:17:40.625Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-31T03:17:40.625Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-31T03:17:40.625Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-31T03:17:40.625Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-31T03:17:40.625Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-31T03:17:40.625Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T03:17:40.625Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[108] [2019-07-31T03:17:40.625Z] int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth(); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[238] [2019-07-31T03:17:40.625Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[322] [2019-07-31T03:17:40.625Z] dataProvider = initializeDataProvider(fTrace); [2019-07-31T03:17:40.625Z] ^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[394] [2019-07-31T03:17:40.625Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2019-07-31T03:17:40.625Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2019-07-31T03:17:40.625Z] new TmfTimestampFormat(inputData.format); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[845] [2019-07-31T03:17:40.625Z] int width = fContext.getFontMetrics().getAverageCharWidth(); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2019-07-31T03:17:40.625Z] return traceElement.getSupplementaryResources(); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2019-07-31T03:17:40.625Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-07-31T03:17:40.625Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1231] [2019-07-31T03:17:40.625Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1233] [2019-07-31T03:17:40.625Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[727] [2019-07-31T03:17:40.625Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[731] [2019-07-31T03:17:40.625Z] Integer property = mapEntry.getKey(); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[798] [2019-07-31T03:17:40.625Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[827] [2019-07-31T03:17:40.625Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1424] [2019-07-31T03:17:40.625Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1785] [2019-07-31T03:17:40.625Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2790] [2019-07-31T03:17:40.625Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2802] [2019-07-31T03:17:40.625Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2019-07-31T03:17:40.625Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2019-07-31T03:17:40.625Z] Object serviceObject = window.getService(IHandlerService.class); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[75] [2019-07-31T03:17:40.625Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] 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-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-31T03:17:40.625Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-31T03:17:40.625Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[104] [2019-07-31T03:17:40.625Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromDecimal(yValue)); [2019-07-31T03:17:40.625Z] ^^^ [2019-07-31T03:17:40.625Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-31T03:17:40.625Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-31T03:17:40.625Z] ^^^ [2019-07-31T03:17:40.625Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-31T03:17:40.625Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2019-07-31T03:17:40.625Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-07-31T03:17:40.625Z] ^^^^^^^^^^^^^ [2019-07-31T03:17:40.625Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-07-31T03:17:40.625Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2019-07-31T03:17:40.626Z] super(model.getName()); [2019-07-31T03:17:40.626Z] ^^^^^ [2019-07-31T03:17:40.626Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2019-07-31T03:17:40.626Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] The constructor StateItem(RGB) is deprecated [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2019-07-31T03:17:40.626Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2019-07-31T03:17:40.626Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2019-07-31T03:17:40.626Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2019-07-31T03:17:40.626Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T03:17:40.626Z] ^^^^^^^^^ [2019-07-31T03:17:40.626Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-31T03:17:40.626Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T03:17:40.626Z] ^^^^^^^^^ [2019-07-31T03:17:40.626Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-31T03:17:40.626Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^ [2019-07-31T03:17:40.626Z] 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-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2019-07-31T03:17:40.626Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-07-31T03:17:40.626Z] ^^^^^ [2019-07-31T03:17:40.626Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[115] [2019-07-31T03:17:40.626Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-31T03:17:40.626Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[309] [2019-07-31T03:17:40.626Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[313] [2019-07-31T03:17:40.626Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] 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-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[344] [2019-07-31T03:17:40.626Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^ [2019-07-31T03:17:40.626Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[252] [2019-07-31T03:17:40.626Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-31T03:17:40.626Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[129] [2019-07-31T03:17:40.626Z] return closeZipFile(specifiedFile); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[189] [2019-07-31T03:17:40.626Z] return archiveSize; [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[717] [2019-07-31T03:17:40.626Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate)); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1127] [2019-07-31T03:17:40.626Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y)); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[209] [2019-07-31T03:17:40.626Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] Type safety: Unchecked cast from Object to Set [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[248] [2019-07-31T03:17:40.626Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[420] [2019-07-31T03:17:40.626Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[480] [2019-07-31T03:17:40.626Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-31T03:17:40.626Z] return comparator.compare((T) e1, (T) e2); [2019-07-31T03:17:40.626Z] ^^^^^^ [2019-07-31T03:17:40.626Z] Type safety: Unchecked cast from Object to T [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-31T03:17:40.626Z] return comparator.compare((T) e1, (T) e2); [2019-07-31T03:17:40.626Z] ^^^^^^ [2019-07-31T03:17:40.626Z] Type safety: Unchecked cast from Object to T [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[129] [2019-07-31T03:17:40.626Z] return new ZipArchiveFile(new ZipFile(file)); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] Potential resource leak: '' may not be closed at this location [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2019-07-31T03:17:40.626Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2019-07-31T03:17:40.626Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] 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-31T03:17:40.626Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2019-07-31T03:17:40.626Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-07-31T03:17:40.626Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:40.626Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T03:17:40.626Z] 133 problems (133 warnings) [2019-07-31T03:17:40.626Z] [INFO] [2019-07-31T03:17:40.626Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:40.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:17:40.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-07-31T03:17:40.626Z] [INFO] [2019-07-31T03:17:40.626Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:40.626Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-31T03:17:40.626Z] [INFO] [2019-07-31T03:17:40.626Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:40.626Z] [INFO] [2019-07-31T03:17:40.626Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:40.884Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T03:17:41.523Z] [INFO] [2019-07-31T03:17:41.523Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:41.523Z] [INFO] [2019-07-31T03:17:41.523Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:41.523Z] [INFO] [2019-07-31T03:17:41.523Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:41.523Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T03:17:44.795Z] [INFO] [2019-07-31T03:17:44.795Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:44.795Z] [INFO] [2019-07-31T03:17:44.795Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:44.795Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:17:44.795Z] [INFO] [2019-07-31T03:17:44.795Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:44.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:17:44.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:17:44.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:17:44.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:17:44.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:17:45.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:17:45.725Z] [INFO] [2019-07-31T03:17:45.725Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:45.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T03:17:45.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.pom [2019-07-31T03:17:45.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-31T03:17:45.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:17:45.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:17:45.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:17:45.725Z] [INFO] [2019-07-31T03:17:45.725Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T03:17:45.725Z] [INFO] [2019-07-31T03:17:45.725Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-07-31T03:17:45.725Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-07-31T03:17:45.725Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:17:45.725Z] [INFO] [2019-07-31T03:17:45.725Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:45.725Z] [INFO] [2019-07-31T03:17:45.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:45.725Z] [INFO] The project's OSGi version is 0.0.5.201907310252 [2019-07-31T03:17:45.725Z] [INFO] [2019-07-31T03:17:45.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:45.725Z] [INFO] [2019-07-31T03:17:45.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:45.725Z] [INFO] [2019-07-31T03:17:45.725Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:45.725Z] [INFO] [2019-07-31T03:17:45.725Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:45.725Z] [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/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:17:45.725Z] [INFO] [2019-07-31T03:17:45.725Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:45.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:17:45.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-07-31T03:17:45.725Z] [INFO] [2019-07-31T03:17:45.725Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:45.725Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-07-31T03:17:45.982Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2019-07-31T03:17:45.982Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-31T03:17:45.982Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:45.982Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T03:17:45.982Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2019-07-31T03:17:45.982Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-07-31T03:17:45.982Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:45.982Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-07-31T03:17:45.982Z] 2 problems (2 warnings) [2019-07-31T03:17:45.982Z] [INFO] [2019-07-31T03:17:45.982Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:45.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:17:45.982Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-07-31T03:17:45.982Z] [INFO] [2019-07-31T03:17:45.982Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:45.982Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-31T03:17:45.982Z] [INFO] [2019-07-31T03:17:45.982Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:45.982Z] [INFO] [2019-07-31T03:17:45.982Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:45.982Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T03:17:46.239Z] [INFO] [2019-07-31T03:17:46.239Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:46.239Z] [INFO] [2019-07-31T03:17:46.239Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:46.239Z] [INFO] [2019-07-31T03:17:46.239Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:46.239Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T03:17:46.239Z] [INFO] [2019-07-31T03:17:46.239Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:46.239Z] [INFO] [2019-07-31T03:17:46.239Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:46.239Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:17:46.239Z] [INFO] [2019-07-31T03:17:46.239Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:46.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:17:46.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:17:46.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:17:47.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:17:49.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:17:49.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:17:49.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:17:49.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:17:49.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:17:49.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:17:49.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:17:49.569Z] [INFO] [2019-07-31T03:17:49.569Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:49.569Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T03:17:49.569Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.pom [2019-07-31T03:17:49.569Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-31T03:17:49.569Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:17:49.569Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T03:17:49.569Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T03:17:49.569Z] [INFO] [2019-07-31T03:17:49.569Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T03:17:49.569Z] [INFO] [2019-07-31T03:17:49.569Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-07-31T03:17:49.569Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT [24/134] [2019-07-31T03:17:49.569Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:17:49.569Z] [INFO] [2019-07-31T03:17:49.569Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:49.569Z] [INFO] [2019-07-31T03:17:49.569Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:49.569Z] [INFO] The project's OSGi version is 2.1.2.201907310252 [2019-07-31T03:17:49.569Z] [INFO] [2019-07-31T03:17:49.569Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:49.569Z] [INFO] [2019-07-31T03:17:49.569Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:49.569Z] [INFO] [2019-07-31T03:17:49.569Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:49.569Z] [INFO] [2019-07-31T03:17:49.569Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:49.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/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:17:49.569Z] [INFO] [2019-07-31T03:17:49.569Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:49.569Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:17:49.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-07-31T03:17:49.569Z] [INFO] [2019-07-31T03:17:49.569Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:49.569Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-07-31T03:17:50.134Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2019-07-31T03:17:50.134Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-07-31T03:17:50.134Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:50.134Z] 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-31T03:17:50.134Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] [2019-07-31T03:17:50.134Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-07-31T03:17:50.134Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:50.134Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-31T03:17:50.134Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] [2019-07-31T03:17:50.134Z] list.addAll(fWorkers.values()); [2019-07-31T03:17:50.134Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T03:17:50.134Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-31T03:17:50.134Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] [2019-07-31T03:17:50.134Z] return graphLinks; [2019-07-31T03:17:50.134Z] ^^^^^^^^^^ [2019-07-31T03:17:50.134Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-07-31T03:17:50.134Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[60] [2019-07-31T03:17:50.134Z] fAspects.put("hostId", worker.getHostId()); [2019-07-31T03:17:50.134Z] ^^^^^^^^ [2019-07-31T03:17:50.134Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T03:17:50.134Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[62] [2019-07-31T03:17:50.134Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-31T03:17:50.134Z] ^^^^^^^^^^^^^^ [2019-07-31T03:17:50.134Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:17:50.134Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[62] [2019-07-31T03:17:50.134Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-31T03:17:50.134Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:17:50.134Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T03:17:50.134Z] 7 problems (7 warnings) [2019-07-31T03:17:50.134Z] [INFO] [2019-07-31T03:17:50.134Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:50.134Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:17:50.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-07-31T03:17:50.134Z] [INFO] [2019-07-31T03:17:50.134Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:50.134Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-31T03:17:50.134Z] [INFO] [2019-07-31T03:17:50.134Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:50.134Z] [INFO] [2019-07-31T03:17:50.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:50.134Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T03:17:50.391Z] [INFO] [2019-07-31T03:17:50.391Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:50.391Z] [INFO] [2019-07-31T03:17:50.391Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:50.391Z] [INFO] [2019-07-31T03:17:50.391Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:50.391Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T03:17:50.391Z] [INFO] [2019-07-31T03:17:50.391Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:50.391Z] [INFO] [2019-07-31T03:17:50.391Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:50.391Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:17:50.391Z] [INFO] [2019-07-31T03:17:50.391Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:50.391Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:17:50.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:17:51.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:17:51.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:17:51.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:17:51.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:17:51.834Z] [INFO] [2019-07-31T03:17:51.834Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:51.834Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T03:17:51.834Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.pom [2019-07-31T03:17:51.834Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-31T03:17:51.834Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:17:51.834Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2metadata.xml [2019-07-31T03:17:51.834Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2artifacts.xml [2019-07-31T03:17:51.834Z] [INFO] [2019-07-31T03:17:51.834Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T03:17:51.834Z] [INFO] [2019-07-31T03:17:51.834Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-07-31T03:17:51.834Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-07-31T03:17:51.834Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:17:51.834Z] [INFO] [2019-07-31T03:17:51.834Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:51.835Z] [INFO] [2019-07-31T03:17:51.835Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:51.835Z] [INFO] The project's OSGi version is 1.0.4.201907310252 [2019-07-31T03:17:51.835Z] [INFO] [2019-07-31T03:17:51.835Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:51.835Z] [INFO] [2019-07-31T03:17:51.835Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:51.835Z] [INFO] [2019-07-31T03:17:51.835Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:51.835Z] [INFO] [2019-07-31T03:17:51.835Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:51.835Z] [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/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:17:51.835Z] [INFO] [2019-07-31T03:17:51.835Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:51.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:17:51.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-07-31T03:17:51.835Z] [INFO] [2019-07-31T03:17:51.835Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:51.835Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-07-31T03:17:52.091Z] [INFO] [2019-07-31T03:17:52.091Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:52.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:17:52.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-07-31T03:17:52.091Z] [INFO] [2019-07-31T03:17:52.091Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:52.091Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T03:17:52.091Z] [INFO] [2019-07-31T03:17:52.091Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:52.091Z] [INFO] [2019-07-31T03:17:52.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:52.347Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T03:17:52.347Z] [INFO] [2019-07-31T03:17:52.347Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:52.347Z] [INFO] [2019-07-31T03:17:52.347Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:52.347Z] [INFO] [2019-07-31T03:17:52.347Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:52.347Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T03:17:52.347Z] [INFO] [2019-07-31T03:17:52.347Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:52.347Z] [INFO] [2019-07-31T03:17:52.347Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:17:54.455Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2019-07-31T03:17:54.455Z] [INFO] Command line: [2019-07-31T03:17:54.455Z] [/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/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:17:54.455Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:17:56.978Z] !SESSION 2019-07-31 03:17:54.343 ----------------------------------------------- [2019-07-31T03:17:56.978Z] eclipse.buildId=unknown [2019-07-31T03:17:56.978Z] java.version=1.8.0_202 [2019-07-31T03:17:56.978Z] java.vendor=Oracle Corporation [2019-07-31T03:17:56.978Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:17:56.978Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:17:56.978Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:17:56.978Z] [2019-07-31T03:17:56.978Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:17:56.955 [2019-07-31T03:17:56.978Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:17:56.978Z] !STACK 0 [2019-07-31T03:17:56.978Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:17:56.978Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:17:56.978Z] [2019-07-31T03:17:56.978Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:17:56.978Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:17:56.978Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:17:56.978Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:17:56.978Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:17:56.978Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:17:56.978Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:17:56.978Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:17:56.978Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:17:56.978Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:17:57.234Z] [2019-07-31T03:17:57.234Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:17:57.125 [2019-07-31T03:17:57.234Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:17:57.234Z] !STACK 0 [2019-07-31T03:17:57.234Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:17:57.234Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:17:57.234Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:17:57.234Z] -> 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-31T03:17:57.234Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:17:57.234Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:17:57.234Z] [2019-07-31T03:17:57.234Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:17:57.234Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:17:57.234Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:17:57.234Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:17:57.234Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:17:57.234Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:17:57.234Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:17:57.234Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:17:57.234Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:17:57.234Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:17:59.754Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-31T03:18:01.646Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-31T03:18:01.646Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 1.977 s [2019-07-31T03:18:01.646Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.022 s [2019-07-31T03:18:01.646Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-31T03:18:01.646Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-31T03:18:01.646Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.646Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.646Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T03:18:01.646Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T03:18:01.646Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.646Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.004 s [2019-07-31T03:18:01.646Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.052 s [2019-07-31T03:18:01.646Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.646Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T03:18:01.646Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T03:18:01.646Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T03:18:01.646Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T03:18:01.646Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.646Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T03:18:01.646Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.646Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-31T03:18:01.646Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T03:18:01.646Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T03:18:01.903Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-31T03:18:01.903Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-31T03:18:01.903Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.018 s [2019-07-31T03:18:01.903Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.903Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.903Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.903Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.903Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.903Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T03:18:01.903Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.903Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T03:18:01.903Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.903Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T03:18:01.903Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T03:18:01.903Z] [2019-07-31T03:18:01.903Z] Results: [2019-07-31T03:18:01.903Z] [2019-07-31T03:18:01.903Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:18:01.903Z] [2019-07-31T03:18:02.832Z] [INFO] All tests passed! [2019-07-31T03:18:02.833Z] [INFO] [2019-07-31T03:18:02.833Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:18:02.833Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:18:02.833Z] [INFO] [2019-07-31T03:18:02.833Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:18:03.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:18:03.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:18:03.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:18:04.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:18:04.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:18:05.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:18:05.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:18:05.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:18:05.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:18:05.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:18:05.497Z] [INFO] [2019-07-31T03:18:05.497Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:18:05.497Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T03:18:05.497Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.pom [2019-07-31T03:18:05.497Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T03:18:05.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:18:05.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T03:18:05.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T03:18:05.498Z] [INFO] [2019-07-31T03:18:05.498Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T03:18:05.498Z] [INFO] [2019-07-31T03:18:05.498Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-07-31T03:18:05.498Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-07-31T03:18:05.498Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:18:05.498Z] [INFO] [2019-07-31T03:18:05.498Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:05.498Z] [INFO] [2019-07-31T03:18:05.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:05.498Z] [INFO] The project's OSGi version is 1.0.2.201907310252 [2019-07-31T03:18:05.498Z] [INFO] [2019-07-31T03:18:05.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:05.498Z] [INFO] [2019-07-31T03:18:05.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:05.498Z] [INFO] [2019-07-31T03:18:05.498Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:05.498Z] [INFO] [2019-07-31T03:18:05.498Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:05.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/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:18:05.498Z] [INFO] [2019-07-31T03:18:05.498Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:05.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:05.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-07-31T03:18:05.498Z] [INFO] [2019-07-31T03:18:05.498Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:05.498Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-07-31T03:18:05.755Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] [2019-07-31T03:18:05.755Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-07-31T03:18:05.755Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:05.755Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-07-31T03:18:05.755Z] 1 problem (1 warning) [2019-07-31T03:18:05.755Z] [INFO] [2019-07-31T03:18:05.755Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:05.755Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:05.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-07-31T03:18:05.755Z] [INFO] [2019-07-31T03:18:05.755Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:05.755Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T03:18:06.011Z] [INFO] [2019-07-31T03:18:06.011Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:06.011Z] [INFO] [2019-07-31T03:18:06.011Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:06.011Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T03:18:06.011Z] [INFO] [2019-07-31T03:18:06.011Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:06.011Z] [INFO] [2019-07-31T03:18:06.011Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:06.011Z] [INFO] [2019-07-31T03:18:06.011Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:06.011Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T03:18:06.011Z] [INFO] [2019-07-31T03:18:06.011Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:06.011Z] [INFO] [2019-07-31T03:18:06.011Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:06.011Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:18:06.011Z] [INFO] [2019-07-31T03:18:06.011Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:06.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:18:06.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:18:06.268Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:18:06.268Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:18:06.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:18:07.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:18:07.524Z] [INFO] [2019-07-31T03:18:07.524Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:07.524Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T03:18:07.524Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.pom [2019-07-31T03:18:07.524Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T03:18:07.524Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:18:07.524Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T03:18:07.524Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T03:18:07.524Z] [INFO] [2019-07-31T03:18:07.524Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T03:18:07.524Z] [INFO] [2019-07-31T03:18:07.524Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-07-31T03:18:07.524Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT [27/134] [2019-07-31T03:18:07.524Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:18:07.524Z] [INFO] [2019-07-31T03:18:07.524Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:07.524Z] [INFO] [2019-07-31T03:18:07.524Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:07.524Z] [INFO] The project's OSGi version is 1.1.0.201907310252 [2019-07-31T03:18:07.524Z] [INFO] [2019-07-31T03:18:07.524Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:07.524Z] [INFO] [2019-07-31T03:18:07.524Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:07.524Z] [INFO] [2019-07-31T03:18:07.524Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:07.524Z] [INFO] [2019-07-31T03:18:07.524Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:07.524Z] [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/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:18:07.524Z] [INFO] [2019-07-31T03:18:07.524Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:07.524Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:07.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-07-31T03:18:07.524Z] [INFO] [2019-07-31T03:18:07.524Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:07.524Z] [INFO] Compiling 61 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-07-31T03:18:07.781Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[136] [2019-07-31T03:18:07.781Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-07-31T03:18:07.781Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:07.781Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-07-31T03:18:07.781Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] [2019-07-31T03:18:07.781Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-07-31T03:18:07.781Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:07.781Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:18:07.781Z] 2 problems (2 warnings) [2019-07-31T03:18:07.781Z] [INFO] [2019-07-31T03:18:07.781Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:07.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:07.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-07-31T03:18:07.781Z] [INFO] [2019-07-31T03:18:07.781Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:07.781Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T03:18:07.781Z] [INFO] [2019-07-31T03:18:07.781Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:07.781Z] [INFO] [2019-07-31T03:18:07.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:07.781Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T03:18:08.038Z] [INFO] [2019-07-31T03:18:08.039Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:08.039Z] [INFO] [2019-07-31T03:18:08.039Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:08.039Z] [INFO] [2019-07-31T03:18:08.039Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:08.039Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T03:18:08.039Z] [INFO] [2019-07-31T03:18:08.039Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:08.039Z] [INFO] [2019-07-31T03:18:08.039Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:08.039Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:18:08.039Z] [INFO] [2019-07-31T03:18:08.039Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:08.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:18:08.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:18:08.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:18:09.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:18:09.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:18:09.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:18:09.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:18:09.115Z] [INFO] [2019-07-31T03:18:09.115Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:09.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T03:18:09.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.pom [2019-07-31T03:18:09.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T03:18:09.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:18:09.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:18:09.115Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:18:09.115Z] [INFO] [2019-07-31T03:18:09.115Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T03:18:09.372Z] [INFO] [2019-07-31T03:18:09.372Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-07-31T03:18:09.372Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT [28/134] [2019-07-31T03:18:09.372Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:18:09.372Z] [INFO] [2019-07-31T03:18:09.372Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.372Z] [INFO] [2019-07-31T03:18:09.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.372Z] [INFO] The project's OSGi version is 1.0.1.201907310252 [2019-07-31T03:18:09.372Z] [INFO] [2019-07-31T03:18:09.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.372Z] [INFO] [2019-07-31T03:18:09.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.372Z] [INFO] [2019-07-31T03:18:09.372Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.372Z] [INFO] [2019-07-31T03:18:09.372Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.372Z] [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/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:18:09.372Z] [INFO] [2019-07-31T03:18:09.372Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:09.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-07-31T03:18:09.372Z] [INFO] [2019-07-31T03:18:09.372Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.372Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-07-31T03:18:09.629Z] [INFO] [2019-07-31T03:18:09.629Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:09.629Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-07-31T03:18:09.629Z] [INFO] [2019-07-31T03:18:09.629Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.629Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T03:18:09.629Z] [INFO] [2019-07-31T03:18:09.629Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.629Z] [INFO] [2019-07-31T03:18:09.629Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.629Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T03:18:09.629Z] [INFO] [2019-07-31T03:18:09.629Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.629Z] [INFO] [2019-07-31T03:18:09.629Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.629Z] [INFO] [2019-07-31T03:18:09.629Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.629Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T03:18:09.629Z] [INFO] [2019-07-31T03:18:09.629Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:09.629Z] [INFO] [2019-07-31T03:18:09.629Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:10.998Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2019-07-31T03:18:10.998Z] [INFO] Command line: [2019-07-31T03:18:10.998Z] [/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/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:18:10.998Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:18:14.270Z] !SESSION 2019-07-31 03:18:10.985 ----------------------------------------------- [2019-07-31T03:18:14.270Z] eclipse.buildId=unknown [2019-07-31T03:18:14.270Z] java.version=1.8.0_202 [2019-07-31T03:18:14.270Z] java.vendor=Oracle Corporation [2019-07-31T03:18:14.270Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:18:14.270Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:18:14.270Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:18:14.270Z] [2019-07-31T03:18:14.270Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:18:13.535 [2019-07-31T03:18:14.270Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:18:14.270Z] !STACK 0 [2019-07-31T03:18:14.270Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:18:14.270Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:18:14.270Z] [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:18:14.270Z] [2019-07-31T03:18:14.270Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:18:13.722 [2019-07-31T03:18:14.270Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:18:14.270Z] !STACK 0 [2019-07-31T03:18:14.270Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:18:14.270Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:18:14.270Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:18:14.270Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T03:18:14.270Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:18:14.270Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:18:14.270Z] [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:18:14.270Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:18:16.164Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-31T03:18:16.420Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-31T03:18:16.420Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.22 s [2019-07-31T03:18:16.420Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.099 s [2019-07-31T03:18:16.420Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.084 s [2019-07-31T03:18:16.420Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.002 s [2019-07-31T03:18:16.420Z] [2019-07-31T03:18:16.420Z] Results: [2019-07-31T03:18:16.420Z] [2019-07-31T03:18:16.420Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:18:16.420Z] [2019-07-31T03:18:17.348Z] [INFO] All tests passed! [2019-07-31T03:18:17.348Z] [INFO] [2019-07-31T03:18:17.348Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:17.348Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:18:17.348Z] [INFO] [2019-07-31T03:18:17.348Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:17.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:18:17.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:18:17.604Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:18:18.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T03:18:18.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:18:18.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:18:19.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:18:19.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:18:19.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:18:19.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:18:19.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:18:19.433Z] [INFO] [2019-07-31T03:18:19.433Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:19.433Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T03:18:20.363Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T03:18:21.292Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T03:18:21.292Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:18:21.292Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T03:18:21.292Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T03:18:21.292Z] [INFO] [2019-07-31T03:18:21.292Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T03:18:21.292Z] [INFO] [2019-07-31T03:18:21.292Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-07-31T03:18:21.292Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-07-31T03:18:21.292Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:18:21.292Z] [INFO] [2019-07-31T03:18:21.292Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:21.292Z] [INFO] [2019-07-31T03:18:21.292Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:21.292Z] [INFO] The project's OSGi version is 1.0.7.201907310252 [2019-07-31T03:18:21.292Z] [INFO] [2019-07-31T03:18:21.292Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:21.292Z] [INFO] [2019-07-31T03:18:21.292Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:21.292Z] [INFO] [2019-07-31T03:18:21.292Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:21.292Z] [INFO] [2019-07-31T03:18:21.292Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:21.292Z] [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/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:18:21.292Z] [INFO] [2019-07-31T03:18:21.292Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:21.292Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:21.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-07-31T03:18:21.292Z] [INFO] [2019-07-31T03:18:21.292Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:21.292Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-07-31T03:18:22.661Z] [INFO] [2019-07-31T03:18:22.661Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:22.661Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:22.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-07-31T03:18:22.661Z] [INFO] [2019-07-31T03:18:22.661Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:22.661Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-31T03:18:22.661Z] [INFO] [2019-07-31T03:18:22.661Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:22.661Z] [INFO] [2019-07-31T03:18:22.661Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:22.661Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T03:18:22.661Z] [INFO] [2019-07-31T03:18:22.661Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:22.661Z] [INFO] [2019-07-31T03:18:22.661Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:22.661Z] [INFO] [2019-07-31T03:18:22.661Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:22.661Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T03:18:22.661Z] [INFO] [2019-07-31T03:18:22.661Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:22.661Z] [INFO] [2019-07-31T03:18:22.661Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:22.661Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:18:22.661Z] [INFO] [2019-07-31T03:18:22.661Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:22.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:18:23.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:18:23.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:18:23.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:18:23.434Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:18:23.434Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:18:24.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:18:25.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:18:25.734Z] [INFO] [2019-07-31T03:18:25.734Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:25.734Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T03:18:25.734Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.pom [2019-07-31T03:18:25.734Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-31T03:18:25.734Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:18:25.734Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-31T03:18:25.990Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-31T03:18:25.990Z] [INFO] [2019-07-31T03:18:25.990Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T03:18:25.990Z] [INFO] [2019-07-31T03:18:25.990Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-07-31T03:18:25.990Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT [30/134] [2019-07-31T03:18:25.990Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:18:25.990Z] [INFO] [2019-07-31T03:18:25.990Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:25.990Z] [INFO] [2019-07-31T03:18:25.990Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:25.990Z] [INFO] The project's OSGi version is 1.1.0.201907310252 [2019-07-31T03:18:25.990Z] [INFO] [2019-07-31T03:18:25.990Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:25.990Z] [INFO] [2019-07-31T03:18:25.990Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:25.990Z] [INFO] [2019-07-31T03:18:25.990Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:25.990Z] [INFO] [2019-07-31T03:18:25.990Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:25.990Z] [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/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:18:25.990Z] [INFO] [2019-07-31T03:18:25.990Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:25.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:25.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-07-31T03:18:25.990Z] [INFO] [2019-07-31T03:18:25.990Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:25.990Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-07-31T03:18:26.553Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] [2019-07-31T03:18:26.553Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-07-31T03:18:26.553Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:26.553Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T03:18:26.553Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-31T03:18:26.553Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-31T03:18:26.553Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:18:26.553Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T03:18:26.553Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-31T03:18:26.553Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-31T03:18:26.553Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:26.553Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T03:18:26.553Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] [2019-07-31T03:18:26.553Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-07-31T03:18:26.553Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:26.553Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T03:18:26.553Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-31T03:18:26.553Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-31T03:18:26.553Z] @Override [2019-07-31T03:18:26.553Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-07-31T03:18:26.553Z] TmfViewer viewer = getViewer(); [2019-07-31T03:18:26.553Z] if (viewer instanceof LamiTableViewer) { [2019-07-31T03:18:26.553Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-07-31T03:18:26.553Z] } [2019-07-31T03:18:26.553Z] } [2019-07-31T03:18:26.553Z] private @Nullable TmfViewer getViewer() { [2019-07-31T03:18:26.553Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-07-31T03:18:26.553Z] if (tabPage == null) { [2019-07-31T03:18:26.553Z] return null; [2019-07-31T03:18:26.553Z] } [2019-07-31T03:18:26.553Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-07-31T03:18:26.553Z] TmfViewer viewer = viewerControl.getViewer(); [2019-07-31T03:18:26.553Z] return viewer; [2019-07-31T03:18:26.553Z] } [2019-07-31T03:18:26.553Z] @Override [2019-07-31T03:18:26.553Z] public boolean isEnabled() { [2019-07-31T03:18:26.553Z] return (getViewer() instanceof LamiTableViewer); [2019-07-31T03:18:26.553Z] } [2019-07-31T03:18:26.553Z] @Override [2019-07-31T03:18:26.553Z] protected @Nullable Shell getShell() { [2019-07-31T03:18:26.553Z] return getViewSite().getShell(); [2019-07-31T03:18:26.553Z] } [2019-07-31T03:18:26.553Z] }; [2019-07-31T03:18:26.553Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:26.553Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T03:18:26.553Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-31T03:18:26.553Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-31T03:18:26.553Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:26.553Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T03:18:26.553Z] 6 problems (6 warnings) [2019-07-31T03:18:26.553Z] [INFO] [2019-07-31T03:18:26.553Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:26.553Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:26.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-07-31T03:18:26.553Z] [INFO] [2019-07-31T03:18:26.553Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:26.553Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-31T03:18:26.553Z] [INFO] [2019-07-31T03:18:26.553Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:26.553Z] [INFO] [2019-07-31T03:18:26.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:26.553Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T03:18:26.553Z] [INFO] [2019-07-31T03:18:26.553Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:26.553Z] [INFO] [2019-07-31T03:18:26.553Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:26.811Z] [INFO] [2019-07-31T03:18:26.811Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:26.811Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T03:18:26.811Z] [INFO] [2019-07-31T03:18:26.811Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:26.811Z] [INFO] [2019-07-31T03:18:26.811Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:26.811Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:18:26.811Z] [INFO] [2019-07-31T03:18:26.811Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:27.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T03:18:27.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:18:27.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:18:27.581Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:18:28.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:18:29.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T03:18:29.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:18:29.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:18:29.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:18:29.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:18:29.880Z] [INFO] [2019-07-31T03:18:29.880Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:29.880Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T03:18:29.880Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.pom [2019-07-31T03:18:29.880Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-31T03:18:29.880Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:18:29.880Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:18:29.880Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:18:29.880Z] [INFO] [2019-07-31T03:18:29.880Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T03:18:29.880Z] [INFO] [2019-07-31T03:18:29.880Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-07-31T03:18:29.880Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-07-31T03:18:29.880Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:18:29.880Z] [INFO] [2019-07-31T03:18:29.880Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:29.880Z] [INFO] [2019-07-31T03:18:29.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:29.880Z] [INFO] The project's OSGi version is 1.0.8.201907310252 [2019-07-31T03:18:29.880Z] [INFO] [2019-07-31T03:18:29.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:29.880Z] [INFO] [2019-07-31T03:18:29.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:29.880Z] [INFO] [2019-07-31T03:18:29.880Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:29.880Z] [INFO] [2019-07-31T03:18:29.880Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:29.880Z] [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/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:18:29.880Z] [INFO] [2019-07-31T03:18:29.880Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:29.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:29.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-07-31T03:18:29.880Z] [INFO] [2019-07-31T03:18:29.880Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:29.880Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-07-31T03:18:30.444Z] [INFO] [2019-07-31T03:18:30.444Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:30.444Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:30.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-07-31T03:18:30.444Z] [INFO] [2019-07-31T03:18:30.444Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:30.444Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-31T03:18:30.444Z] [INFO] [2019-07-31T03:18:30.444Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:30.444Z] [INFO] [2019-07-31T03:18:30.444Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:30.444Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T03:18:30.444Z] [INFO] [2019-07-31T03:18:30.444Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:30.444Z] [INFO] [2019-07-31T03:18:30.444Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:30.444Z] [INFO] [2019-07-31T03:18:30.444Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:30.444Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T03:18:30.444Z] [INFO] [2019-07-31T03:18:30.444Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:30.444Z] [INFO] [2019-07-31T03:18:30.444Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:30.444Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:18:30.444Z] [INFO] [2019-07-31T03:18:30.444Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:30.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:18:30.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:18:30.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:18:31.623Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:18:31.879Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:18:33.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:18:33.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:18:33.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:18:33.249Z] [INFO] [2019-07-31T03:18:33.249Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:33.249Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T03:18:33.249Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.pom [2019-07-31T03:18:33.249Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-31T03:18:33.249Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:18:33.249Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T03:18:33.249Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T03:18:33.249Z] [INFO] [2019-07-31T03:18:33.249Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T03:18:33.249Z] [INFO] [2019-07-31T03:18:33.249Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-07-31T03:18:33.249Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT [32/134] [2019-07-31T03:18:33.249Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:18:33.249Z] [INFO] [2019-07-31T03:18:33.249Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:33.249Z] [INFO] [2019-07-31T03:18:33.249Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:33.249Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:18:33.249Z] [INFO] [2019-07-31T03:18:33.249Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:33.249Z] [INFO] [2019-07-31T03:18:33.249Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:33.249Z] [INFO] [2019-07-31T03:18:33.249Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:33.249Z] [INFO] [2019-07-31T03:18:33.249Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:33.249Z] [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/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:18:33.249Z] [INFO] [2019-07-31T03:18:33.249Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:33.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:33.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-07-31T03:18:33.249Z] [INFO] [2019-07-31T03:18:33.249Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:33.249Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-07-31T03:18:33.506Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2019-07-31T03:18:33.506Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-07-31T03:18:33.506Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:33.506Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-07-31T03:18:33.506Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2019-07-31T03:18:33.506Z] SeriesModel seriesModel = entry.getValue().build(); [2019-07-31T03:18:33.506Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:18:33.506Z] 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-31T03:18:33.506Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2019-07-31T03:18:33.506Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-07-31T03:18:33.506Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:33.506Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:18:33.506Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-31T03:18:33.506Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-31T03:18:33.506Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:33.506Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-31T03:18:33.506Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-31T03:18:33.506Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-31T03:18:33.506Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:33.506Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-07-31T03:18:33.506Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[461] [2019-07-31T03:18:33.506Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-31T03:18:33.506Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:33.506Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-31T03:18:33.506Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[462] [2019-07-31T03:18:33.506Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-31T03:18:33.506Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:33.506Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-31T03:18:33.506Z] 7 problems (7 warnings) [2019-07-31T03:18:33.506Z] [INFO] [2019-07-31T03:18:33.506Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:33.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:33.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-07-31T03:18:33.506Z] [INFO] [2019-07-31T03:18:33.506Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:33.506Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-31T03:18:34.435Z] [INFO] [2019-07-31T03:18:34.435Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:34.435Z] [INFO] [2019-07-31T03:18:34.435Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:34.435Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T03:18:34.999Z] [INFO] [2019-07-31T03:18:34.999Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:34.999Z] [INFO] [2019-07-31T03:18:34.999Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:34.999Z] [INFO] [2019-07-31T03:18:34.999Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:34.999Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T03:18:34.999Z] [INFO] [2019-07-31T03:18:34.999Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:34.999Z] [INFO] [2019-07-31T03:18:34.999Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:34.999Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:18:34.999Z] [INFO] [2019-07-31T03:18:34.999Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:34.999Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:18:35.256Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:18:36.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:18:36.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:18:36.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:18:36.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:18:36.186Z] [INFO] [2019-07-31T03:18:36.186Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:36.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T03:18:36.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.pom [2019-07-31T03:18:36.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-31T03:18:36.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:18:36.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:18:36.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:18:36.186Z] [INFO] [2019-07-31T03:18:36.186Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T03:18:36.186Z] [INFO] [2019-07-31T03:18:36.186Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-07-31T03:18:36.186Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-07-31T03:18:36.186Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:18:36.186Z] [INFO] [2019-07-31T03:18:36.186Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:36.186Z] [INFO] [2019-07-31T03:18:36.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:36.443Z] [INFO] The project's OSGi version is 4.1.0.201907310252 [2019-07-31T03:18:36.443Z] [INFO] [2019-07-31T03:18:36.443Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:36.443Z] [INFO] [2019-07-31T03:18:36.443Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:36.443Z] [INFO] [2019-07-31T03:18:36.443Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:36.443Z] [INFO] [2019-07-31T03:18:36.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:36.443Z] [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/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:18:36.443Z] [INFO] [2019-07-31T03:18:36.443Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:36.443Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:36.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-07-31T03:18:36.443Z] [INFO] [2019-07-31T03:18:36.443Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:36.443Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[196] [2019-07-31T03:18:37.374Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[313] [2019-07-31T03:18:37.374Z] return builder.build(); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] 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-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-31T03:18:37.374Z] return Lists.newArrayList(models); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] 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-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-31T03:18:37.374Z] return Lists.newArrayList(models); [2019-07-31T03:18:37.374Z] ^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[382] [2019-07-31T03:18:37.374Z] return builder.build(); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] 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-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[408] [2019-07-31T03:18:37.374Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[725] [2019-07-31T03:18:37.374Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-31T03:18:37.374Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-31T03:18:37.374Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-31T03:18:37.374Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-31T03:18:37.374Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[147] [2019-07-31T03:18:37.374Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[545] [2019-07-31T03:18:37.374Z] quarks = selectedEntries.values(); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[591] [2019-07-31T03:18:37.374Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-07-31T03:18:37.374Z] ^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[705] [2019-07-31T03:18:37.374Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-31T03:18:37.374Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-31T03:18:37.374Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] [2019-07-31T03:18:37.374Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-07-31T03:18:37.374Z] ^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] [2019-07-31T03:18:37.374Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-07-31T03:18:37.374Z] ^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] [2019-07-31T03:18:37.374Z] long cpuTime = entry.getValue(); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] 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-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] [2019-07-31T03:18:37.374Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] [2019-07-31T03:18:37.374Z] String key = entry.getKey(); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] 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-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] [2019-07-31T03:18:37.374Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] [2019-07-31T03:18:37.374Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] [2019-07-31T03:18:37.374Z] long id = entry.getKey(); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] 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-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] [2019-07-31T03:18:37.374Z] int quark = entry.getValue(); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] 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-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] [2019-07-31T03:18:37.374Z] double[] threadValues = entry.getValue().getData(); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] 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-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] [2019-07-31T03:18:37.374Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:18:37.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] [2019-07-31T03:18:37.374Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-07-31T03:18:37.374Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:37.374Z] Javadoc: Missing comment for public declaration [2019-07-31T03:18:37.374Z] 29 problems (29 warnings) [2019-07-31T03:18:37.374Z] [INFO] [2019-07-31T03:18:37.374Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:37.374Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:37.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-07-31T03:18:37.374Z] [INFO] [2019-07-31T03:18:37.374Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:37.374Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T03:18:37.374Z] [INFO] [2019-07-31T03:18:37.374Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:37.374Z] [INFO] [2019-07-31T03:18:37.374Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:37.374Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T03:18:37.631Z] [INFO] [2019-07-31T03:18:37.631Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:37.631Z] [INFO] [2019-07-31T03:18:37.631Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:37.631Z] [INFO] [2019-07-31T03:18:37.631Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:37.631Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T03:18:37.888Z] [INFO] [2019-07-31T03:18:37.888Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:37.888Z] [INFO] [2019-07-31T03:18:37.888Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:37.888Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:18:37.888Z] [INFO] [2019-07-31T03:18:37.888Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:38.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:18:38.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:18:38.402Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:18:38.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:18:38.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:18:38.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:18:38.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:18:38.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:18:39.224Z] [INFO] [2019-07-31T03:18:39.224Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:39.224Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T03:18:39.224Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.pom [2019-07-31T03:18:39.224Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T03:18:39.224Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:18:39.224Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:18:39.224Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:18:39.224Z] [INFO] [2019-07-31T03:18:39.224Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T03:18:39.224Z] [INFO] [2019-07-31T03:18:39.224Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-07-31T03:18:39.224Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT [34/134] [2019-07-31T03:18:39.224Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:18:39.224Z] [INFO] [2019-07-31T03:18:39.224Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.224Z] [INFO] [2019-07-31T03:18:39.224Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.224Z] [INFO] The project's OSGi version is 1.0.9.201907310252 [2019-07-31T03:18:39.224Z] [INFO] [2019-07-31T03:18:39.224Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.224Z] [INFO] [2019-07-31T03:18:39.224Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.224Z] [INFO] [2019-07-31T03:18:39.224Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.224Z] [INFO] [2019-07-31T03:18:39.224Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.224Z] [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/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:18:39.224Z] [INFO] [2019-07-31T03:18:39.224Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.224Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:39.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-07-31T03:18:39.224Z] [INFO] [2019-07-31T03:18:39.224Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.224Z] [INFO] Compiling 30 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-07-31T03:18:39.481Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] [2019-07-31T03:18:39.481Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T03:18:39.481Z] ^^^^^ [2019-07-31T03:18:39.481Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:18:39.481Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] [2019-07-31T03:18:39.481Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-07-31T03:18:39.481Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:39.481Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:18:39.481Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] [2019-07-31T03:18:39.481Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T03:18:39.481Z] ^^^^^ [2019-07-31T03:18:39.481Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:18:39.481Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] [2019-07-31T03:18:39.481Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T03:18:39.481Z] ^^^^^ [2019-07-31T03:18:39.481Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:18:39.481Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[117] [2019-07-31T03:18:39.481Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-07-31T03:18:39.481Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:18:39.481Z] 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-31T03:18:39.481Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] [2019-07-31T03:18:39.481Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T03:18:39.481Z] ^^^^^ [2019-07-31T03:18:39.481Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:18:39.481Z] 6 problems (6 warnings) [2019-07-31T03:18:39.738Z] [INFO] [2019-07-31T03:18:39.738Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:18:39.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-07-31T03:18:39.738Z] [INFO] [2019-07-31T03:18:39.738Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.738Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:18:39.738Z] [INFO] [2019-07-31T03:18:39.738Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.738Z] [INFO] [2019-07-31T03:18:39.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.738Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:18:39.738Z] [INFO] [2019-07-31T03:18:39.738Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.738Z] [INFO] [2019-07-31T03:18:39.738Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.738Z] [INFO] [2019-07-31T03:18:39.738Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.738Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:18:39.995Z] [INFO] [2019-07-31T03:18:39.995Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:39.995Z] [INFO] [2019-07-31T03:18:39.995Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:18:41.364Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2019-07-31T03:18:41.364Z] [INFO] Command line: [2019-07-31T03:18:41.364Z] [/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/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:18:41.364Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:18:44.092Z] !SESSION 2019-07-31 03:18:41.256 ----------------------------------------------- [2019-07-31T03:18:44.092Z] eclipse.buildId=unknown [2019-07-31T03:18:44.092Z] java.version=1.8.0_202 [2019-07-31T03:18:44.092Z] java.vendor=Oracle Corporation [2019-07-31T03:18:44.092Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:18:44.092Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:18:44.092Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:18:44.092Z] [2019-07-31T03:18:44.092Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:18:43.862 [2019-07-31T03:18:44.092Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:18:44.092Z] !STACK 0 [2019-07-31T03:18:44.092Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:18:44.092Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:18:44.092Z] [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:18:44.092Z] [2019-07-31T03:18:44.092Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:18:44.039 [2019-07-31T03:18:44.092Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:18:44.092Z] !STACK 0 [2019-07-31T03:18:44.092Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:18:44.092Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:18:44.092Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:18:44.092Z] -> 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-31T03:18:44.092Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:18:44.092Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:18:44.092Z] [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:18:44.092Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:18:46.613Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-31T03:18:49.133Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.28 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-31T03:18:49.133Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 2.206 s [2019-07-31T03:18:49.133Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-31T03:18:50.063Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-31T03:18:50.063Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.283 s [2019-07-31T03:18:50.063Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-31T03:19:02.242Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.645 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-31T03:19:02.243Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.182 s [2019-07-31T03:19:02.243Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.152 s [2019-07-31T03:19:02.243Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.445 s [2019-07-31T03:19:02.243Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.146 s [2019-07-31T03:19:02.243Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.142 s [2019-07-31T03:19:02.243Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.144 s [2019-07-31T03:19:02.243Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.139 s [2019-07-31T03:19:02.243Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.147 s [2019-07-31T03:19:02.243Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.144 s [2019-07-31T03:19:02.243Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-31T03:19:02.243Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-31T03:19:02.243Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.034 s [2019-07-31T03:19:02.243Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-31T03:19:02.243Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.29 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-31T03:19:02.243Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.289 s [2019-07-31T03:19:02.243Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-31T03:19:14.579Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.607 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-31T03:19:14.579Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.801 s [2019-07-31T03:19:14.579Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.237 s [2019-07-31T03:19:14.579Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.219 s [2019-07-31T03:19:14.579Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.124 s [2019-07-31T03:19:14.580Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.224 s [2019-07-31T03:19:14.580Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-31T03:19:15.144Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.235 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-31T03:19:15.144Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.229 s [2019-07-31T03:19:15.144Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-31T03:19:17.662Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.3 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-31T03:19:17.662Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.281 s [2019-07-31T03:19:17.662Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-31T03:19:32.512Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.371 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-31T03:19:32.512Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.245 s [2019-07-31T03:19:32.512Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.242 s [2019-07-31T03:19:32.512Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.214 s [2019-07-31T03:19:32.512Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.215 s [2019-07-31T03:19:32.512Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.23 s [2019-07-31T03:19:32.512Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.222 s [2019-07-31T03:19:32.512Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-31T03:20:40.701Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.087 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-31T03:20:40.701Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.521 s [2019-07-31T03:20:40.701Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-31T03:20:40.701Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.244 s [2019-07-31T03:20:40.701Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-31T03:20:40.701Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-31T03:20:40.701Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-31T03:20:40.701Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.228 s [2019-07-31T03:20:40.701Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2019-07-31T03:20:40.701Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.232 s [2019-07-31T03:20:40.701Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.226 s [2019-07-31T03:20:40.701Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.225 s [2019-07-31T03:20:40.701Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 9.667 s [2019-07-31T03:20:40.701Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-31T03:20:40.701Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-31T03:20:40.701Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2019-07-31T03:20:40.701Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.237 s [2019-07-31T03:20:40.701Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-31T03:20:40.701Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-31T03:20:40.701Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-31T03:20:40.701Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-31T03:20:40.701Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-31T03:20:40.701Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-31T03:20:40.701Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2019-07-31T03:20:40.701Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-31T03:20:40.701Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-31T03:20:40.701Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.95 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-31T03:20:40.701Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.217 s [2019-07-31T03:20:40.701Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.212 s [2019-07-31T03:20:40.701Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.518 s [2019-07-31T03:20:40.701Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-31T03:20:42.070Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.356 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-31T03:20:42.070Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.232 s [2019-07-31T03:20:42.070Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.122 s [2019-07-31T03:20:42.070Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-31T03:20:47.323Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.505 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-31T03:20:47.323Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.117 s [2019-07-31T03:20:47.323Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.126 s [2019-07-31T03:20:47.323Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.131 s [2019-07-31T03:20:47.323Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.129 s [2019-07-31T03:20:47.323Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-31T03:20:53.868Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.173 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-31T03:20:53.868Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 7.171 s [2019-07-31T03:20:53.868Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-31T03:20:54.227Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-31T03:20:54.227Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.452 s [2019-07-31T03:20:54.227Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-31T03:20:55.228Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-31T03:20:55.228Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.498 s [2019-07-31T03:20:55.228Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.136 s [2019-07-31T03:20:55.228Z] [2019-07-31T03:20:55.228Z] Results: [2019-07-31T03:20:55.228Z] [2019-07-31T03:20:55.228Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:20:55.228Z] [2019-07-31T03:20:55.791Z] [INFO] All tests passed! [2019-07-31T03:20:55.791Z] [INFO] [2019-07-31T03:20:55.791Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:20:55.791Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:20:55.791Z] [INFO] [2019-07-31T03:20:55.791Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:20:56.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:20:56.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:20:56.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:20:56.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:20:56.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:20:57.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:20:57.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:20:57.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:20:57.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:20:57.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:20:57.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:20:57.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:20:57.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:20:58.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:20:58.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:20:58.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:20:58.719Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:20:58.719Z] [INFO] [2019-07-31T03:20:58.719Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:20:58.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:20:58.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T03:20:58.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:20:58.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:20:58.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T03:20:58.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T03:20:58.719Z] [INFO] [2019-07-31T03:20:58.719Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T03:20:58.719Z] [INFO] [2019-07-31T03:20:58.719Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-07-31T03:20:58.719Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT [35/134] [2019-07-31T03:20:58.719Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:20:58.719Z] [INFO] [2019-07-31T03:20:58.719Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:58.719Z] [INFO] [2019-07-31T03:20:58.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:58.719Z] [INFO] The project's OSGi version is 4.0.0.201907310252 [2019-07-31T03:20:58.719Z] [INFO] [2019-07-31T03:20:58.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:58.719Z] [INFO] [2019-07-31T03:20:58.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:58.719Z] [INFO] [2019-07-31T03:20:58.719Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:58.719Z] [INFO] [2019-07-31T03:20:58.719Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:58.719Z] [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/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:20:58.719Z] [INFO] [2019-07-31T03:20:58.719Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:58.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:20:58.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-07-31T03:20:58.719Z] [INFO] [2019-07-31T03:20:58.719Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:58.719Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-07-31T03:20:59.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] [2019-07-31T03:20:59.283Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T03:20:59.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.283Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T03:20:59.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] [2019-07-31T03:20:59.283Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-31T03:20:59.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.283Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T03:20:59.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] [2019-07-31T03:20:59.283Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-31T03:20:59.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.283Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T03:20:59.283Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121) [2019-07-31T03:20:59.283Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-31T03:20:59.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.283Z] 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-31T03:20:59.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] [2019-07-31T03:20:59.283Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-07-31T03:20:59.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.283Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T03:20:59.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] [2019-07-31T03:20:59.283Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-07-31T03:20:59.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.283Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T03:20:59.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] [2019-07-31T03:20:59.283Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-07-31T03:20:59.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.283Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T03:20:59.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] [2019-07-31T03:20:59.283Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-07-31T03:20:59.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.283Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T03:20:59.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] [2019-07-31T03:20:59.283Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-07-31T03:20:59.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.283Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T03:20:59.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] [2019-07-31T03:20:59.283Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-07-31T03:20:59.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.283Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T03:20:59.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] [2019-07-31T03:20:59.283Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-07-31T03:20:59.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.283Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T03:20:59.540Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-31T03:20:59.540Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-31T03:20:59.540Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.540Z] 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-31T03:20:59.540Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-31T03:20:59.540Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-31T03:20:59.540Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.540Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-07-31T03:20:59.540Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] [2019-07-31T03:20:59.540Z] return (E) (Comparable) o -> 0; [2019-07-31T03:20:59.540Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.540Z] Type safety: Unchecked cast from Comparable to E [2019-07-31T03:20:59.540Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] [2019-07-31T03:20:59.540Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T03:20:59.540Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.540Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T03:20:59.540Z] 16. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204) [2019-07-31T03:20:59.540Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T03:20:59.540Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.540Z] 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-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] [2019-07-31T03:20:59.541Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T03:20:59.541Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221) [2019-07-31T03:20:59.541Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] 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-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] [2019-07-31T03:20:59.541Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-07-31T03:20:59.541Z] fProviderId, ITmfTreeDataProvider.class); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] [2019-07-31T03:20:59.541Z] return modelToTree(trace.getName(), model.getEntries()); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[51] [2019-07-31T03:20:59.541Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[52] [2019-07-31T03:20:59.541Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[53] [2019-07-31T03:20:59.541Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[54] [2019-07-31T03:20:59.541Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-31T03:20:59.541Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The constructor 'ArrayListStore(Object[])' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-31T03:20:59.541Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[385] [2019-07-31T03:20:59.541Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] 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-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-31T03:20:59.541Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-31T03:20:59.541Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T03:20:59.541Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T03:20:59.541Z] ^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T03:20:59.541Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T03:20:59.541Z] ^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T03:20:59.541Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[388] [2019-07-31T03:20:59.541Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[413] [2019-07-31T03:20:59.541Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] 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-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-31T03:20:59.541Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-31T03:20:59.541Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T03:20:59.541Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T03:20:59.541Z] ^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T03:20:59.541Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T03:20:59.541Z] ^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T03:20:59.541Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[416] [2019-07-31T03:20:59.541Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[546] [2019-07-31T03:20:59.541Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-31T03:20:59.541Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The method 'TmfFilterAppliedSignal.getFilter()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-31T03:20:59.541Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] [2019-07-31T03:20:59.541Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] [2019-07-31T03:20:59.541Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-31T03:20:59.541Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:20:59.541Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] [2019-07-31T03:20:59.541Z] return Iterables.get(iterable, (int) idx, null); [2019-07-31T03:20:59.541Z] ^^^^ [2019-07-31T03:20:59.541Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] [2019-07-31T03:20:59.541Z] return Iterables.getLast(baseIterable, null); [2019-07-31T03:20:59.541Z] ^^^^ [2019-07-31T03:20:59.541Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T03:20:59.541Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] [2019-07-31T03:20:59.541Z] return Iterables.getFirst((Iterable) iterable, null); [2019-07-31T03:20:59.541Z] ^^^^ [2019-07-31T03:20:59.541Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T03:20:59.541Z] 48 problems (0 errors, 45 warnings, 45 info) [2019-07-31T03:20:59.541Z] [INFO] [2019-07-31T03:20:59.541Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:59.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:20:59.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-07-31T03:20:59.541Z] [INFO] [2019-07-31T03:20:59.541Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:59.541Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-31T03:20:59.541Z] [INFO] [2019-07-31T03:20:59.541Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:59.541Z] [INFO] [2019-07-31T03:20:59.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:59.541Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T03:20:59.541Z] [INFO] [2019-07-31T03:20:59.541Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:59.541Z] [INFO] [2019-07-31T03:20:59.541Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:59.541Z] [INFO] [2019-07-31T03:20:59.541Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:59.541Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T03:20:59.798Z] [INFO] [2019-07-31T03:20:59.798Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:59.798Z] [INFO] [2019-07-31T03:20:59.798Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:20:59.798Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:20:59.798Z] [INFO] [2019-07-31T03:20:59.798Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:21:00.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:21:00.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:21:00.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:21:00.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:21:00.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:21:01.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:21:02.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:21:02.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:21:02.805Z] [INFO] [2019-07-31T03:21:02.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:21:02.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T03:21:02.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.pom [2019-07-31T03:21:02.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-31T03:21:02.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:21:02.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:21:02.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:21:02.805Z] [INFO] [2019-07-31T03:21:02.805Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T03:21:02.805Z] [INFO] [2019-07-31T03:21:02.805Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-07-31T03:21:02.805Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT [36/134] [2019-07-31T03:21:02.805Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:21:02.805Z] [INFO] [2019-07-31T03:21:02.805Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:02.805Z] [INFO] [2019-07-31T03:21:02.805Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:02.805Z] [INFO] The project's OSGi version is 3.0.4.201907310252 [2019-07-31T03:21:02.805Z] [INFO] [2019-07-31T03:21:02.805Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:02.805Z] [INFO] [2019-07-31T03:21:02.805Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:02.805Z] [INFO] [2019-07-31T03:21:02.805Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:02.805Z] [INFO] [2019-07-31T03:21:02.805Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:02.805Z] [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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:21:02.805Z] [INFO] [2019-07-31T03:21:02.805Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:02.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:21:02.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-07-31T03:21:02.805Z] [INFO] [2019-07-31T03:21:02.805Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:02.805Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-07-31T03:21:03.735Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] [2019-07-31T03:21:03.735Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-07-31T03:21:03.735Z] ^^^^^^^^^^ [2019-07-31T03:21:03.735Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:21:03.735Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] [2019-07-31T03:21:03.735Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-31T03:21:03.735Z] ^^^^^^^^^^ [2019-07-31T03:21:03.735Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:21:03.735Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] [2019-07-31T03:21:03.735Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-07-31T03:21:03.735Z] ^^^^^^^^^^ [2019-07-31T03:21:03.735Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:21:03.735Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] [2019-07-31T03:21:03.735Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-07-31T03:21:03.735Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:03.735Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T03:21:03.735Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] [2019-07-31T03:21:03.735Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T03:21:03.735Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:03.735Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T03:21:03.735Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] [2019-07-31T03:21:03.735Z] return Messages.FollowThreadAction_unfollow; [2019-07-31T03:21:03.735Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:03.735Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:21:03.735Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] [2019-07-31T03:21:03.735Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-07-31T03:21:03.735Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:03.735Z] Type safety: Unchecked cast from Object to Set [2019-07-31T03:21:03.735Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] [2019-07-31T03:21:03.735Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-07-31T03:21:03.735Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:03.735Z] Type safety: Unchecked cast from Object to Set [2019-07-31T03:21:03.735Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[729] [2019-07-31T03:21:03.735Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-07-31T03:21:03.735Z] ^^^^^^^ [2019-07-31T03:21:03.735Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-31T03:21:03.735Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[796] [2019-07-31T03:21:03.735Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-07-31T03:21:03.735Z] ^^^^^^^^^^^^ [2019-07-31T03:21:03.735Z] 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-31T03:21:03.735Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] [2019-07-31T03:21:03.735Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-07-31T03:21:03.735Z] ^^^^^^^^^^ [2019-07-31T03:21:03.735Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:21:03.735Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] [2019-07-31T03:21:03.735Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-31T03:21:03.735Z] ^^^^^^^^^^ [2019-07-31T03:21:03.735Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:21:03.735Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] [2019-07-31T03:21:03.735Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T03:21:03.735Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:03.735Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T03:21:03.735Z] 13 problems (13 warnings) [2019-07-31T03:21:03.735Z] [INFO] [2019-07-31T03:21:03.735Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:03.735Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:21:03.735Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-07-31T03:21:03.735Z] [INFO] [2019-07-31T03:21:03.735Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:03.735Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-31T03:21:03.735Z] [INFO] [2019-07-31T03:21:03.735Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:03.735Z] [INFO] [2019-07-31T03:21:03.735Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:03.994Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T03:21:03.994Z] [INFO] [2019-07-31T03:21:03.994Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:03.994Z] [INFO] [2019-07-31T03:21:03.994Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:03.994Z] [INFO] [2019-07-31T03:21:03.994Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:03.994Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T03:21:03.994Z] [INFO] [2019-07-31T03:21:03.994Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:03.994Z] [INFO] [2019-07-31T03:21:03.994Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:03.994Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:21:03.994Z] [INFO] [2019-07-31T03:21:03.994Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:04.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:21:04.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:21:04.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:21:05.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:21:05.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:21:05.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:21:05.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:21:05.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:21:06.118Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:21:08.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:21:08.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:21:08.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:21:08.268Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:21:08.268Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:21:08.268Z] [INFO] [2019-07-31T03:21:08.268Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:08.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T03:21:08.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.pom [2019-07-31T03:21:08.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-31T03:21:08.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:21:08.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T03:21:08.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T03:21:08.268Z] [INFO] [2019-07-31T03:21:08.268Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T03:21:08.268Z] [INFO] [2019-07-31T03:21:08.268Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-07-31T03:21:08.268Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-07-31T03:21:08.268Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:21:08.268Z] [INFO] [2019-07-31T03:21:08.268Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.268Z] [INFO] [2019-07-31T03:21:08.268Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.268Z] [INFO] The project's OSGi version is 1.0.6.201907310252 [2019-07-31T03:21:08.268Z] [INFO] [2019-07-31T03:21:08.268Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.268Z] [INFO] [2019-07-31T03:21:08.268Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.268Z] [INFO] [2019-07-31T03:21:08.268Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.268Z] [INFO] [2019-07-31T03:21:08.268Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.268Z] [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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:21:08.268Z] [INFO] [2019-07-31T03:21:08.268Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.268Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:21:08.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-07-31T03:21:08.268Z] [INFO] [2019-07-31T03:21:08.268Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.268Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-07-31T03:21:08.832Z] [INFO] [2019-07-31T03:21:08.832Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:21:08.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-07-31T03:21:08.832Z] [INFO] [2019-07-31T03:21:08.832Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.832Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T03:21:08.832Z] [INFO] [2019-07-31T03:21:08.832Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.832Z] [INFO] [2019-07-31T03:21:08.832Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.832Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T03:21:08.832Z] [INFO] [2019-07-31T03:21:08.832Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.832Z] [INFO] [2019-07-31T03:21:08.832Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.832Z] [INFO] [2019-07-31T03:21:08.832Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.832Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T03:21:08.832Z] [INFO] [2019-07-31T03:21:08.832Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:08.832Z] [INFO] [2019-07-31T03:21:08.832Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:10.725Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2019-07-31T03:21:10.725Z] [INFO] Command line: [2019-07-31T03:21:10.725Z] [/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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:21:10.725Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:21:13.997Z] !SESSION 2019-07-31 03:21:10.856 ----------------------------------------------- [2019-07-31T03:21:13.997Z] eclipse.buildId=unknown [2019-07-31T03:21:13.997Z] java.version=1.8.0_202 [2019-07-31T03:21:13.997Z] java.vendor=Oracle Corporation [2019-07-31T03:21:13.997Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:21:13.997Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:21:13.997Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:21:13.997Z] [2019-07-31T03:21:13.997Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:21:13.555 [2019-07-31T03:21:13.997Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:21:13.997Z] !STACK 0 [2019-07-31T03:21:13.997Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:21:13.997Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:21:13.997Z] [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:21:13.997Z] [2019-07-31T03:21:13.997Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:21:13.735 [2019-07-31T03:21:13.997Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:21:13.997Z] !STACK 0 [2019-07-31T03:21:13.997Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:21:13.997Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:21:13.997Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:21:13.997Z] -> 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-31T03:21:13.997Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:21:13.997Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:21:13.997Z] [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:21:13.997Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:21:18.169Z] process 5728: 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-31T03:21:18.169Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:21:18.426Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:21:18.426Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:21:28.510Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-31T03:21:28.510Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-31T03:21:28.510Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.028 s [2019-07-31T03:21:28.510Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T03:21:28.510Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T03:21:28.510Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T03:21:28.510Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T03:21:28.510Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T03:21:28.510Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T03:21:28.510Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T03:21:28.510Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T03:21:28.510Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T03:21:28.510Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T03:21:28.510Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T03:21:28.510Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-31T03:21:28.767Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-31T03:21:28.767Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.006 s [2019-07-31T03:21:28.767Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.454 s [2019-07-31T03:21:28.767Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.005 s [2019-07-31T03:21:28.767Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-31T03:21:28.767Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T03:21:28.767Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T03:21:28.767Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T03:21:28.767Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T03:21:28.768Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-31T03:21:28.768Z] [2019-07-31T03:21:28.768Z] Results: [2019-07-31T03:21:28.768Z] [2019-07-31T03:21:28.768Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:21:28.768Z] [2019-07-31T03:21:30.661Z] [INFO] All tests passed! [2019-07-31T03:21:30.661Z] [INFO] [2019-07-31T03:21:30.661Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:30.661Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:21:30.661Z] [INFO] [2019-07-31T03:21:30.661Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:30.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:21:30.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:21:31.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:21:31.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:21:31.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:21:31.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:21:31.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:21:32.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:21:32.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:21:32.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T03:21:32.761Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:21:34.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:21:34.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:21:34.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:21:34.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:21:34.644Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:21:34.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:21:34.901Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:21:34.901Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:21:34.901Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:21:35.159Z] [INFO] [2019-07-31T03:21:35.159Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:35.159Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T03:21:35.159Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.pom [2019-07-31T03:21:35.159Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T03:21:35.159Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:21:35.159Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-31T03:21:35.415Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-31T03:21:35.415Z] [INFO] [2019-07-31T03:21:35.415Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T03:21:35.416Z] [INFO] [2019-07-31T03:21:35.416Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-07-31T03:21:35.416Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT [38/134] [2019-07-31T03:21:35.416Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:21:35.416Z] [INFO] [2019-07-31T03:21:35.416Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.416Z] [INFO] [2019-07-31T03:21:35.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.416Z] [INFO] The project's OSGi version is 1.1.3.201907310252 [2019-07-31T03:21:35.416Z] [INFO] [2019-07-31T03:21:35.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.416Z] [INFO] [2019-07-31T03:21:35.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.416Z] [INFO] [2019-07-31T03:21:35.416Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.416Z] [INFO] [2019-07-31T03:21:35.416Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.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/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:21:35.416Z] [INFO] [2019-07-31T03:21:35.416Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:21:35.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-07-31T03:21:35.416Z] [INFO] [2019-07-31T03:21:35.416Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.416Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-07-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2019-07-31T03:21:35.672Z] if (entry.getValue().fRange.includes(range)) { [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] 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-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2019-07-31T03:21:35.672Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] 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-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2019-07-31T03:21:35.672Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] 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-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2019-07-31T03:21:35.672Z] ThreadNode threadNode = entry.getKey(); [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] 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-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2019-07-31T03:21:35.672Z] List subAttributes = entry.getValue(); [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] 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-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2019-07-31T03:21:35.672Z] return getIntersectingElements(start, end).iterator(); [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-07-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2019-07-31T03:21:35.672Z] return Iterables.transform(query2d, fct); [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-07-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[128] [2019-07-31T03:21:35.672Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[129] [2019-07-31T03:21:35.672Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[131] [2019-07-31T03:21:35.672Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[143] [2019-07-31T03:21:35.672Z] threadParentId = getId(processQuark); [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[152] [2019-07-31T03:21:35.672Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[175] [2019-07-31T03:21:35.672Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] 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-31T03:21:35.672Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[190] [2019-07-31T03:21:35.672Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-07-31T03:21:35.672Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.672Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:21:35.673Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[197] [2019-07-31T03:21:35.673Z] long id = getId(stackLevelQuark); [2019-07-31T03:21:35.673Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.673Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] [2019-07-31T03:21:35.930Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-07-31T03:21:35.930Z] ^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[222] [2019-07-31T03:21:35.930Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[227] [2019-07-31T03:21:35.930Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[229] [2019-07-31T03:21:35.930Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[236] [2019-07-31T03:21:35.930Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[262] [2019-07-31T03:21:35.930Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[278] [2019-07-31T03:21:35.930Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-07-31T03:21:35.930Z] ^^^^ [2019-07-31T03:21:35.930Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2019-07-31T03:21:35.930Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] 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-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2019-07-31T03:21:35.930Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2019-07-31T03:21:35.930Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2019-07-31T03:21:35.930Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-31T03:21:35.930Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-31T03:21:35.930Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-31T03:21:35.930Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-31T03:21:35.930Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2019-07-31T03:21:35.930Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] 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-31T03:21:35.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2019-07-31T03:21:35.930Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-07-31T03:21:35.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:35.930Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-07-31T03:21:35.930Z] 32 problems (32 warnings) [2019-07-31T03:21:35.930Z] [INFO] [2019-07-31T03:21:35.930Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:21:35.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-07-31T03:21:35.930Z] [INFO] [2019-07-31T03:21:35.930Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.930Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-31T03:21:35.930Z] [INFO] [2019-07-31T03:21:35.930Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.930Z] [INFO] [2019-07-31T03:21:35.930Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.930Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T03:21:35.930Z] [INFO] [2019-07-31T03:21:35.930Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.930Z] [INFO] [2019-07-31T03:21:35.930Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.930Z] [INFO] [2019-07-31T03:21:35.930Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:35.930Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T03:21:36.187Z] [INFO] [2019-07-31T03:21:36.187Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:36.187Z] [INFO] [2019-07-31T03:21:36.187Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:36.187Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:21:36.187Z] [INFO] [2019-07-31T03:21:36.187Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:36.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:21:36.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:21:37.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:21:37.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:21:37.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:21:37.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:21:37.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:21:37.383Z] [INFO] [2019-07-31T03:21:37.383Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:37.383Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T03:21:37.383Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.pom [2019-07-31T03:21:37.383Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-31T03:21:37.383Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:21:37.383Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2metadata.xml [2019-07-31T03:21:37.383Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2artifacts.xml [2019-07-31T03:21:37.383Z] [INFO] [2019-07-31T03:21:37.383Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T03:21:37.383Z] [INFO] [2019-07-31T03:21:37.383Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-07-31T03:21:37.383Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-07-31T03:21:37.383Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:21:37.383Z] [INFO] [2019-07-31T03:21:37.383Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:37.383Z] [INFO] [2019-07-31T03:21:37.383Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:37.383Z] [INFO] The project's OSGi version is 1.0.2.201907310252 [2019-07-31T03:21:37.383Z] [INFO] [2019-07-31T03:21:37.383Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:37.383Z] [INFO] [2019-07-31T03:21:37.383Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:37.383Z] [INFO] [2019-07-31T03:21:37.383Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:37.383Z] [INFO] [2019-07-31T03:21:37.383Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:37.383Z] [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/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:21:37.383Z] [INFO] [2019-07-31T03:21:37.383Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:37.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:21:37.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-07-31T03:21:37.383Z] [INFO] [2019-07-31T03:21:37.383Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:37.383Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-07-31T03:21:37.946Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] [2019-07-31T03:21:37.947Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-07-31T03:21:37.947Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:37.947Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:21:37.947Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] [2019-07-31T03:21:37.947Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-07-31T03:21:37.947Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T03:21:37.947Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:21:37.947Z] 2 problems (2 warnings) [2019-07-31T03:21:37.947Z] [INFO] [2019-07-31T03:21:37.947Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:37.947Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:21:37.947Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-07-31T03:21:37.947Z] [INFO] [2019-07-31T03:21:37.947Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:37.947Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T03:21:37.947Z] [INFO] [2019-07-31T03:21:37.947Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:37.947Z] [INFO] [2019-07-31T03:21:37.947Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:37.947Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T03:21:38.204Z] [INFO] [2019-07-31T03:21:38.204Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:38.204Z] [INFO] [2019-07-31T03:21:38.204Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:38.204Z] [INFO] [2019-07-31T03:21:38.204Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:38.204Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T03:21:38.204Z] [INFO] [2019-07-31T03:21:38.204Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:38.204Z] [INFO] [2019-07-31T03:21:38.204Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:21:39.572Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2019-07-31T03:21:39.572Z] [INFO] Command line: [2019-07-31T03:21:39.572Z] [/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/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:21:39.572Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:21:42.852Z] !SESSION 2019-07-31 03:21:39.748 ----------------------------------------------- [2019-07-31T03:21:42.852Z] eclipse.buildId=unknown [2019-07-31T03:21:42.852Z] java.version=1.8.0_202 [2019-07-31T03:21:42.852Z] java.vendor=Oracle Corporation [2019-07-31T03:21:42.852Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:21:42.852Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:21:42.852Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:21:42.852Z] [2019-07-31T03:21:42.852Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:21:42.557 [2019-07-31T03:21:42.852Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:21:42.852Z] !STACK 0 [2019-07-31T03:21:42.852Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:21:42.852Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:21:42.852Z] [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:21:42.852Z] [2019-07-31T03:21:42.852Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:21:42.749 [2019-07-31T03:21:42.852Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:21:42.852Z] !STACK 0 [2019-07-31T03:21:42.852Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:21:42.852Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:21:42.852Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:21:42.852Z] -> 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-31T03:21:42.852Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:21:42.852Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:21:42.852Z] [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:21:42.852Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:21:45.371Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-31T03:21:47.891Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.297 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-31T03:21:47.891Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 2.153 s [2019-07-31T03:21:47.891Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.11 s [2019-07-31T03:21:47.891Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-31T03:22:05.952Z] [2019-07-31T03:22:05.952Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-31 03:22:02.926 [2019-07-31T03:22:05.952Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-07-31T03:22:12.495Z] [2019-07-31T03:22:12.495Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-31 03:22:11.777 [2019-07-31T03:22:12.495Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-07-31T03:22:13.058Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.308 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-31T03:22:13.058Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.087 s [2019-07-31T03:22:13.058Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.116 s [2019-07-31T03:22:13.058Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 23.935 s [2019-07-31T03:22:13.058Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 1.16 s [2019-07-31T03:22:13.058Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-31T03:22:13.058Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-31T03:22:13.058Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.064 s [2019-07-31T03:22:13.058Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:22:13.058Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.003 s [2019-07-31T03:22:13.058Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:22:13.058Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-31T03:22:13.315Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-31T03:22:13.315Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T03:22:13.315Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T03:22:13.315Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.087 s [2019-07-31T03:22:13.315Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T03:22:13.315Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T03:22:13.315Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T03:22:13.315Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-31T03:22:13.315Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-31T03:22:13.315Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-31T03:22:13.315Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-31T03:22:13.315Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-31T03:22:13.315Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T03:22:13.315Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.002 s [2019-07-31T03:22:13.315Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T03:22:13.315Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T03:22:13.315Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T03:22:13.315Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-31T03:22:19.859Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.621 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-31T03:22:19.859Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.096 s [2019-07-31T03:22:19.859Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 6.522 s [2019-07-31T03:22:19.859Z] [2019-07-31T03:22:19.859Z] Results: [2019-07-31T03:22:19.859Z] [2019-07-31T03:22:19.859Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:22:19.859Z] [2019-07-31T03:22:20.789Z] [INFO] All tests passed! [2019-07-31T03:22:20.789Z] [INFO] [2019-07-31T03:22:20.789Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:22:20.789Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:22:20.789Z] [INFO] [2019-07-31T03:22:20.789Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:22:21.046Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:22:21.046Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:22:21.304Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:22:21.868Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:22:21.868Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:22:22.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:22:22.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:22:22.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:22:22.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:22:22.978Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:22:22.978Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:22:22.978Z] [INFO] [2019-07-31T03:22:22.978Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:22:22.978Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T03:22:22.978Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.pom [2019-07-31T03:22:22.978Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T03:22:22.978Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:22:22.978Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T03:22:22.978Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T03:22:22.978Z] [INFO] [2019-07-31T03:22:22.978Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T03:22:22.978Z] [INFO] [2019-07-31T03:22:22.978Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-07-31T03:22:22.978Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT [40/134] [2019-07-31T03:22:22.978Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:22:22.978Z] [INFO] [2019-07-31T03:22:22.978Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:22.978Z] [INFO] [2019-07-31T03:22:22.978Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:22.978Z] [INFO] The project's OSGi version is 2.0.0.201907310252 [2019-07-31T03:22:22.978Z] [INFO] [2019-07-31T03:22:22.978Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:22.978Z] [INFO] [2019-07-31T03:22:22.978Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:22.978Z] [INFO] [2019-07-31T03:22:22.978Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:22.978Z] [INFO] [2019-07-31T03:22:22.978Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:22.978Z] [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/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:22:22.978Z] [INFO] [2019-07-31T03:22:22.978Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:22.978Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:22:22.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-07-31T03:22:22.978Z] [INFO] [2019-07-31T03:22:22.978Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:22.978Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[74] [2019-07-31T03:22:23.281Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^ [2019-07-31T03:22:23.281Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[115] [2019-07-31T03:22:23.281Z] return State.MULTIPLE.toString(); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:22:23.281Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2019-07-31T03:22:23.281Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-07-31T03:22:23.281Z] ^^^^^^^^^^^^^ [2019-07-31T03:22:23.281Z] Unnecessary $NON-NLS$ tag [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2019-07-31T03:22:23.281Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:22:23.281Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2019-07-31T03:22:23.281Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^ [2019-07-31T03:22:23.281Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2019-07-31T03:22:23.281Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^ [2019-07-31T03:22:23.281Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2019-07-31T03:22:23.281Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^ [2019-07-31T03:22:23.281Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2019-07-31T03:22:23.281Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^ [2019-07-31T03:22:23.281Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2019-07-31T03:22:23.281Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^ [2019-07-31T03:22:23.281Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2019-07-31T03:22:23.281Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^ [2019-07-31T03:22:23.281Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2019-07-31T03:22:23.281Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^ [2019-07-31T03:22:23.281Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2019-07-31T03:22:23.281Z] ITimeGraphEntryModel model = entry.getModel(); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^ [2019-07-31T03:22:23.281Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2019-07-31T03:22:23.281Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^ [2019-07-31T03:22:23.281Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2019-07-31T03:22:23.281Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^ [2019-07-31T03:22:23.281Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2019-07-31T03:22:23.281Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^ [2019-07-31T03:22:23.281Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-31T03:22:23.281Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T03:22:23.281Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:22:23.539Z] 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-31T03:22:23.539Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-31T03:22:23.539Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T03:22:23.539Z] ^^^^^^^^^^ [2019-07-31T03:22:23.539Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.539Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2019-07-31T03:22:23.539Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-07-31T03:22:23.539Z] ^^^^^^^^ [2019-07-31T03:22:23.539Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:22:23.539Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2019-07-31T03:22:23.539Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-07-31T03:22:23.539Z] ^^^^^^^^^^ [2019-07-31T03:22:23.539Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T03:22:23.539Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] [2019-07-31T03:22:23.539Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-07-31T03:22:23.539Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:22:23.539Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T03:22:23.539Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2019-07-31T03:22:23.539Z] return getImageDescripterFromPath(path).createImage(); [2019-07-31T03:22:23.539Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:22:23.539Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-07-31T03:22:23.539Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2019-07-31T03:22:23.539Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-07-31T03:22:23.539Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:22:23.539Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-07-31T03:22:23.539Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2019-07-31T03:22:23.539Z] Activator.getDefault().logError(e.getMessage(), e); [2019-07-31T03:22:23.539Z] ^^^^^^^^^^^^^^ [2019-07-31T03:22:23.539Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:22:23.539Z] 23 problems (23 warnings) [2019-07-31T03:22:23.539Z] [INFO] [2019-07-31T03:22:23.539Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:23.539Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:22:23.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-07-31T03:22:23.539Z] [INFO] [2019-07-31T03:22:23.539Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:23.539Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T03:22:23.539Z] [INFO] [2019-07-31T03:22:23.539Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:23.539Z] [INFO] [2019-07-31T03:22:23.539Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:23.539Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T03:22:23.539Z] [INFO] [2019-07-31T03:22:23.539Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:23.539Z] [INFO] [2019-07-31T03:22:23.539Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:23.539Z] [INFO] [2019-07-31T03:22:23.539Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:23.539Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T03:22:23.795Z] [INFO] [2019-07-31T03:22:23.795Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:23.795Z] [INFO] [2019-07-31T03:22:23.795Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:23.795Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:22:23.795Z] [INFO] [2019-07-31T03:22:23.795Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:24.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:22:24.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:22:24.308Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:22:24.871Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:22:24.871Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:22:24.871Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:22:25.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:22:26.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:22:26.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:22:26.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:22:26.760Z] [INFO] [2019-07-31T03:22:26.760Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:26.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T03:22:26.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.pom [2019-07-31T03:22:26.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T03:22:26.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:22:26.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:22:26.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:22:26.760Z] [INFO] [2019-07-31T03:22:26.760Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T03:22:26.760Z] [INFO] [2019-07-31T03:22:26.760Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-07-31T03:22:26.760Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT [41/134] [2019-07-31T03:22:26.760Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:22:26.760Z] [INFO] [2019-07-31T03:22:26.760Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:26.760Z] [INFO] [2019-07-31T03:22:26.760Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:26.760Z] [INFO] The project's OSGi version is 1.0.10.201907310252 [2019-07-31T03:22:26.760Z] [INFO] [2019-07-31T03:22:26.760Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:26.760Z] [INFO] [2019-07-31T03:22:26.760Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:26.760Z] [INFO] [2019-07-31T03:22:26.760Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:26.760Z] [INFO] [2019-07-31T03:22:26.760Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:26.760Z] [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/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:22:26.760Z] [INFO] [2019-07-31T03:22:26.760Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:26.760Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:22:26.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-07-31T03:22:26.760Z] [INFO] [2019-07-31T03:22:26.760Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:26.760Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-07-31T03:22:27.690Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2019-07-31T03:22:27.690Z] return tmfEvent; [2019-07-31T03:22:27.690Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:22:27.690Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T03:22:27.690Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2019-07-31T03:22:27.690Z] return null; [2019-07-31T03:22:27.690Z] ^^^^^^^^^^^^ [2019-07-31T03:22:27.690Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T03:22:27.690Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2019-07-31T03:22:27.690Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-07-31T03:22:27.690Z] ^^^^^^^^^ [2019-07-31T03:22:27.690Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-07-31T03:22:27.690Z] 3 problems (3 warnings) [2019-07-31T03:22:27.690Z] [INFO] [2019-07-31T03:22:27.690Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:27.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:22:27.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-07-31T03:22:27.690Z] [INFO] [2019-07-31T03:22:27.690Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:27.690Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T03:22:27.690Z] [INFO] [2019-07-31T03:22:27.690Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:27.690Z] [INFO] [2019-07-31T03:22:27.690Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:27.690Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T03:22:27.946Z] [INFO] [2019-07-31T03:22:27.946Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:27.946Z] [INFO] [2019-07-31T03:22:27.946Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:27.946Z] [INFO] [2019-07-31T03:22:27.946Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:27.946Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T03:22:28.203Z] [INFO] [2019-07-31T03:22:28.203Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:28.203Z] [INFO] [2019-07-31T03:22:28.203Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:22:29.569Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-07-31T03:22:29.569Z] [INFO] Command line: [2019-07-31T03:22:29.569Z] [/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/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:22:29.569Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:22:32.842Z] !SESSION 2019-07-31 03:22:29.573 ----------------------------------------------- [2019-07-31T03:22:32.842Z] eclipse.buildId=unknown [2019-07-31T03:22:32.842Z] java.version=1.8.0_202 [2019-07-31T03:22:32.842Z] java.vendor=Oracle Corporation [2019-07-31T03:22:32.842Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:22:32.842Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:22:32.842Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:22:32.842Z] [2019-07-31T03:22:32.842Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:22:32.158 [2019-07-31T03:22:32.842Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:22:32.842Z] !STACK 0 [2019-07-31T03:22:32.842Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:22:32.842Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:22:32.842Z] [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:22:32.842Z] [2019-07-31T03:22:32.842Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:22:32.337 [2019-07-31T03:22:32.842Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:22:32.842Z] !STACK 0 [2019-07-31T03:22:32.842Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:22:32.842Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:22:32.842Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:22:32.842Z] -> 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-31T03:22:32.842Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:22:32.842Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:22:32.842Z] [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:22:32.842Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:22:34.211Z] process 5989: 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-31T03:22:34.211Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:22:34.723Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:22:34.723Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:22:46.904Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-31T03:23:25.581Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.765 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-31T03:23:25.581Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.166 s [2019-07-31T03:23:25.581Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 5.989 s [2019-07-31T03:23:25.581Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.467 s [2019-07-31T03:23:25.581Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.302 s [2019-07-31T03:23:25.581Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-31T03:24:12.282Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.104 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-31T03:24:12.282Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.798 s [2019-07-31T03:24:12.282Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.576 s [2019-07-31T03:24:12.282Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.093 s [2019-07-31T03:24:12.282Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.689 s [2019-07-31T03:24:12.282Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0.001 s [2019-07-31T03:24:12.282Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 13.966 s [2019-07-31T03:24:12.282Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-31T03:24:30.339Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.603 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-31T03:24:30.339Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.455 s [2019-07-31T03:24:30.339Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.729 s [2019-07-31T03:24:30.339Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.743 s [2019-07-31T03:24:30.339Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.492 s [2019-07-31T03:24:30.339Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.285 s [2019-07-31T03:24:30.339Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.516 s [2019-07-31T03:24:30.339Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.165 s [2019-07-31T03:24:30.339Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.732 s [2019-07-31T03:24:30.339Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.683 s [2019-07-31T03:24:30.339Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-31T03:25:02.381Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.859 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-31T03:25:02.381Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.503 s [2019-07-31T03:25:02.381Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.53 s [2019-07-31T03:25:02.381Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.477 s [2019-07-31T03:25:02.381Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.192 s [2019-07-31T03:25:02.381Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.581 s [2019-07-31T03:25:02.381Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-31T03:25:10.476Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.01 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-31T03:25:10.476Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.696 s [2019-07-31T03:25:10.476Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.003 s [2019-07-31T03:25:10.476Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-31T03:25:36.985Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.764 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-31T03:25:36.985Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.043 s [2019-07-31T03:25:36.985Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 15.881 s [2019-07-31T03:25:36.985Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.048 s [2019-07-31T03:25:36.985Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.08 s [2019-07-31T03:25:36.985Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2019-07-31T03:25:36.985Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-31T03:25:36.985Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-31T03:25:36.985Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T03:25:36.985Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-31T03:25:36.985Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T03:25:36.985Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T03:25:36.985Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T03:25:36.985Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T03:25:36.985Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-31T03:25:36.985Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.022 s [2019-07-31T03:25:36.985Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-31T03:25:38.665Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.493 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-31T03:25:38.665Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.493 s [2019-07-31T03:25:38.665Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-31T03:25:38.665Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-31T03:25:38.665Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.006 s [2019-07-31T03:25:38.665Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2019-07-31T03:25:38.665Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-31T03:25:39.229Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-31T03:25:39.229Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.001 s [2019-07-31T03:25:39.229Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.478 s [2019-07-31T03:25:39.229Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-31T03:25:42.502Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.2 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-31T03:25:42.502Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.924 s [2019-07-31T03:25:42.502Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.275 s [2019-07-31T03:25:42.502Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-31T03:25:43.065Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-31T03:25:43.065Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 0.885 s [2019-07-31T03:25:43.065Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-31T03:25:43.995Z] [2019-07-31T03:25:43.995Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-31 03:25:43.853 [2019-07-31T03:25:43.995Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.003 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-31T03:25:44.558Z] [2019-07-31T03:25:44.558Z] !ENTRY org.eclipse.core.resources 2 2 2019-07-31 03:25:44.441 [2019-07-31T03:25:44.558Z] !MESSAGE Save operation warnings. [2019-07-31T03:25:44.558Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2019-07-31 03:25:44.442 [2019-07-31T03:25:44.558Z] !MESSAGE The project description file (.project) for '.tracecompass-SomeProject' was missing. This file contains important information about the project. A new project description file has been created, but some information about the project may have been lost. [2019-07-31T03:25:45.487Z] [2019-07-31T03:25:45.487Z] !ENTRY org.eclipse.team.core 4 0 2019-07-31 03:25:45.330 [2019-07-31T03:25:45.487Z] !MESSAGE Resource '/.tracecompass-SomeProject' does not exist. [2019-07-31T03:25:45.487Z] !STACK 1 [2019-07-31T03:25:45.487Z] org.eclipse.core.internal.resources.ResourceException(/.tracecompass-SomeProject)[368]: java.lang.Exception: Resource '/.tracecompass-SomeProject' does not exist. [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:145) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Resource.checkAccessibleAndLocal(Resource.java:210) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Resource.getPersistentProperty(Resource.java:1115) [2019-07-31T03:25:45.487Z] at org.eclipse.team.core.RepositoryProvider.isShared(RepositoryProvider.java:673) [2019-07-31T03:25:45.487Z] at org.eclipse.team.internal.core.TeamHookDispatcher.getRuleFactory(TeamHookDispatcher.java:101) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Rules.factoryFor(Rules.java:101) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Rules.refreshRule(Rules.java:178) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1540) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.File.refreshLocal(File.java:319) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.refresh.RefreshJob.runInWorkspace(RefreshJob.java:166) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:25:45.487Z] !SUBENTRY 1 org.eclipse.core.resources 4 368 2019-07-31 03:25:45.332 [2019-07-31T03:25:45.487Z] !MESSAGE Resource '/.tracecompass-SomeProject' does not exist. [2019-07-31T03:25:45.487Z] !STACK 0 [2019-07-31T03:25:45.487Z] java.lang.Exception: Resource '/.tracecompass-SomeProject' does not exist. [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:145) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Resource.checkAccessibleAndLocal(Resource.java:210) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Resource.getPersistentProperty(Resource.java:1115) [2019-07-31T03:25:45.487Z] at org.eclipse.team.core.RepositoryProvider.isShared(RepositoryProvider.java:673) [2019-07-31T03:25:45.487Z] at org.eclipse.team.internal.core.TeamHookDispatcher.getRuleFactory(TeamHookDispatcher.java:101) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Rules.factoryFor(Rules.java:101) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Rules.refreshRule(Rules.java:178) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1540) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.File.refreshLocal(File.java:319) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.refresh.RefreshJob.runInWorkspace(RefreshJob.java:166) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42) [2019-07-31T03:25:45.487Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:25:45.487Z] [2019-07-31T03:25:45.487Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-31 03:25:45.335 [2019-07-31T03:25:45.487Z] !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-31T03:25:45.487Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.327 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-31T03:25:45.487Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 1.81 s [2019-07-31T03:25:45.487Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.013 s [2019-07-31T03:25:45.487Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0 s [2019-07-31T03:25:45.487Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-31T03:25:46.417Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-31T03:25:46.417Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.065 s [2019-07-31T03:25:46.417Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.023 s [2019-07-31T03:25:46.417Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.872 s [2019-07-31T03:25:46.417Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-31T03:25:50.593Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.032 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-31T03:25:50.593Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.3 s [2019-07-31T03:25:50.593Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.737 s [2019-07-31T03:25:50.593Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.795 s [2019-07-31T03:25:50.593Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.871 s [2019-07-31T03:25:50.593Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 1.328 s [2019-07-31T03:25:50.593Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-31T03:25:50.593Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-31T03:25:50.593Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0.001 s [2019-07-31T03:25:50.593Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-31T03:25:50.593Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-31T03:25:50.593Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-31T03:25:50.593Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-31T03:25:50.593Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-31T03:25:50.593Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-31T03:25:50.593Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-31T03:25:50.593Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-31T03:25:50.593Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2019-07-31T03:25:50.593Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-31T03:25:50.593Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-31T03:25:50.593Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.001 s [2019-07-31T03:25:50.593Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-31T03:25:50.593Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-31T03:25:50.593Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T03:25:50.593Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-31T03:25:50.593Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-31T03:25:50.593Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0.001 s [2019-07-31T03:25:50.593Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-31T03:25:50.593Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-31T03:25:50.593Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.04 s [2019-07-31T03:25:50.593Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.004 s [2019-07-31T03:25:50.593Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-31T03:25:50.593Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.593Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-31T03:25:50.594Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-31T03:25:50.594Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.002 s [2019-07-31T03:25:50.594Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-31T03:25:50.594Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-31T03:25:50.594Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.008 s [2019-07-31T03:25:50.594Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.007 s [2019-07-31T03:25:50.594Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-31T03:25:50.594Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T03:25:50.594Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-31T03:25:51.157Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-31T03:25:51.157Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.356 s [2019-07-31T03:25:51.157Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-31T03:25:51.157Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-31T03:25:51.157Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.107 s [2019-07-31T03:25:51.157Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.04 s [2019-07-31T03:25:51.157Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.01 s [2019-07-31T03:25:51.157Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-31T03:25:53.052Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.545 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-31T03:25:53.052Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.963 s [2019-07-31T03:25:53.052Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.581 s [2019-07-31T03:25:53.052Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-31T03:25:58.300Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.618 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-31T03:25:58.300Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.129 s [2019-07-31T03:25:58.300Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.318 s [2019-07-31T03:25:58.300Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.984 s [2019-07-31T03:25:58.300Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-31T03:25:59.230Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.657 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-31T03:25:59.230Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.348 s [2019-07-31T03:25:59.230Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.567 s [2019-07-31T03:25:59.230Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.679 s [2019-07-31T03:25:59.230Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-31T03:25:59.230Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-31T03:25:59.230Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.012 s [2019-07-31T03:25:59.230Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2019-07-31T03:25:59.230Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.003 s [2019-07-31T03:25:59.230Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-31T03:25:59.230Z] [2019-07-31T03:25:59.230Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-31 03:25:59.022 [2019-07-31T03:25:59.230Z] !MESSAGE no spawner in java.library.path [2019-07-31T03:25:59.230Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-31T03:25:59.230Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.103 s [2019-07-31T03:25:59.230Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-31T03:25:59.230Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-31T03:25:59.230Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T03:25:59.230Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-31T03:25:59.230Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T03:25:59.230Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T03:25:59.230Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.062 s [2019-07-31T03:25:59.230Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-31T03:25:59.230Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T03:25:59.230Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T03:25:59.230Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-31T03:25:59.230Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T03:25:59.230Z] [2019-07-31T03:25:59.230Z] Results: [2019-07-31T03:25:59.230Z] [2019-07-31T03:25:59.230Z] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:25:59.230Z] [2019-07-31T03:25:59.793Z] [2019-07-31T03:25:59.793Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 03:25:59.656 [2019-07-31T03:25:59.793Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T03:26:00.356Z] [INFO] All tests passed! [2019-07-31T03:26:00.356Z] [INFO] [2019-07-31T03:26:00.356Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:26:00.356Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:26:00.356Z] [INFO] [2019-07-31T03:26:00.356Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:26:00.613Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:26:00.613Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:26:00.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:26:01.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:26:01.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:26:01.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:26:01.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:26:01.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:26:01.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:26:02.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:26:03.621Z] [INFO] [2019-07-31T03:26:03.621Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:26:03.621Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T03:26:03.621Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.pom [2019-07-31T03:26:03.621Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T03:26:03.621Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:26:03.621Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T03:26:03.621Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T03:26:03.621Z] [INFO] [2019-07-31T03:26:03.621Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T03:26:03.621Z] [INFO] [2019-07-31T03:26:03.621Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2019-07-31T03:26:03.621Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT [42/134] [2019-07-31T03:26:03.621Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:26:03.621Z] [INFO] [2019-07-31T03:26:03.621Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:03.621Z] [INFO] [2019-07-31T03:26:03.621Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:03.621Z] [INFO] The project's OSGi version is 1.0.9.201907310252 [2019-07-31T03:26:03.621Z] [INFO] [2019-07-31T03:26:03.621Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:03.621Z] [INFO] [2019-07-31T03:26:03.621Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:03.621Z] [INFO] [2019-07-31T03:26:03.621Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:03.621Z] [INFO] [2019-07-31T03:26:03.621Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:03.621Z] [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/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:26:03.621Z] [INFO] [2019-07-31T03:26:03.621Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:03.621Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:26:03.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2019-07-31T03:26:03.621Z] [INFO] [2019-07-31T03:26:03.621Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:03.621Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2019-07-31T03:26:05.460Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] [2019-07-31T03:26:05.460Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-07-31T03:26:05.460Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:26:05.460Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T03:26:05.460Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] [2019-07-31T03:26:05.460Z] fEntries.add(pulse); [2019-07-31T03:26:05.460Z] ^^^^^ [2019-07-31T03:26:05.460Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2019-07-31T03:26:05.460Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-31T03:26:05.460Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-31T03:26:05.460Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:26:05.460Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T03:26:05.460Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-31T03:26:05.460Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-31T03:26:05.460Z] ^^^^^^^^^^^^^ [2019-07-31T03:26:05.460Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T03:26:05.460Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] [2019-07-31T03:26:05.460Z] fEvents.put(pulse.getName(), events); [2019-07-31T03:26:05.460Z] ^^^^^^ [2019-07-31T03:26:05.460Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2019-07-31T03:26:05.460Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] [2019-07-31T03:26:05.460Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2019-07-31T03:26:05.460Z] ^^^^^^^^^^^^ [2019-07-31T03:26:05.460Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:26:05.460Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] [2019-07-31T03:26:05.460Z] public void setFilterRegex(String filterRegex) { [2019-07-31T03:26:05.460Z] ^^^^^^^^^^^ [2019-07-31T03:26:05.460Z] Javadoc: Missing tag for parameter filterRegex [2019-07-31T03:26:05.460Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] [2019-07-31T03:26:05.460Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2019-07-31T03:26:05.460Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:26:05.460Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2019-07-31T03:26:05.460Z] 8 problems (8 warnings) [2019-07-31T03:26:05.460Z] [INFO] [2019-07-31T03:26:05.460Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:05.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:26:05.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2019-07-31T03:26:05.460Z] [INFO] [2019-07-31T03:26:05.460Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:05.460Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:26:05.460Z] [INFO] [2019-07-31T03:26:05.460Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:05.460Z] [INFO] [2019-07-31T03:26:05.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:05.460Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:26:05.460Z] [INFO] [2019-07-31T03:26:05.460Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:05.460Z] [INFO] [2019-07-31T03:26:05.460Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:05.460Z] [INFO] [2019-07-31T03:26:05.460Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:05.461Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:26:05.719Z] [INFO] [2019-07-31T03:26:05.719Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:05.719Z] [INFO] [2019-07-31T03:26:05.719Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:26:08.241Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T03:26:08.241Z] [INFO] Command line: [2019-07-31T03:26:08.242Z] [/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/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T03:26:08.242Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:26:11.517Z] !SESSION 2019-07-31 03:26:08.025 ----------------------------------------------- [2019-07-31T03:26:11.517Z] eclipse.buildId=unknown [2019-07-31T03:26:11.517Z] java.version=1.8.0_202 [2019-07-31T03:26:11.517Z] java.vendor=Oracle Corporation [2019-07-31T03:26:11.517Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:26:11.517Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T03:26:11.517Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T03:26:11.517Z] [2019-07-31T03:26:11.517Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:26:11.241 [2019-07-31T03:26:11.517Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:26:11.517Z] !STACK 0 [2019-07-31T03:26:11.517Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:26:11.517Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:26:11.517Z] [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:26:11.517Z] [2019-07-31T03:26:11.517Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:26:11.374 [2019-07-31T03:26:11.517Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:26:11.517Z] !STACK 0 [2019-07-31T03:26:11.517Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:26:11.517Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:26:11.517Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:26:11.517Z] -> 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-31T03:26:11.517Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:26:11.517Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:26:11.517Z] [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:26:11.517Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:26:14.038Z] process 6423: 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-31T03:26:14.038Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:26:14.038Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:26:14.038Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:26:23.991Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-31T03:26:24.248Z] Display size: 1440x900 [2019-07-31T03:26:24.248Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T03:26:24.248Z] GTK version=3.18.9 [2019-07-31T03:26:24.248Z] GTK theme=Ambiance [2019-07-31T03:26:24.248Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T03:26:24.248Z] Time zone: Coordinated Universal Time [2019-07-31T03:26:24.248Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T03:26:24.248Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T03:26:26.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:26:27.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:27.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:27.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:27.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:27.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:27.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1175490853 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1175490854 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1175490854 data=null} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1175490855 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175490856 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-31T03:26:27.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1175491018 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:27.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1175491020 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1175491021 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1175491021 data=null} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1175491022 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175491022 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-31T03:26:27.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1175491036 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1175491039 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1175491039 data=null} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1175491040 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175491043 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-31T03:26:27.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1175491118 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:27.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:27.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175491124 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:26:27.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175491124 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:26:27.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175491124 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:26:27.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175491125 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:26:27.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175491126 data=null item=TreeItem {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-31T03:26:27.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175491209 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:26:27.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:27.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175491211 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:26:27.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175491211 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:26:27.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175491211 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:26:27.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175491212 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:26:27.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175491212 data=null item=TreeItem {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-31T03:26:27.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175491224 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:26:27.696Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T03:26:27.696Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T03:26:27.953Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T03:26:27.953Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T03:26:27.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1175492192 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T03:26:27.953Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T03:26:27.953Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T03:26:27.953Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T03:26:27.953Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T03:26:27.953Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-31T03:26:27.953Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:27.953Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T03:26:27.953Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T03:26:27.953Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T03:26:27.953Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T03:26:27.953Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T03:26:27.953Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T03:26:27.953Z] DEBUG - Clicking on New... [2019-07-31T03:26:27.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1175492207 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-31T03:26:28.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1175492208 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-31T03:26:28.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1175492208 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T03:26:28.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1175492209 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T03:26:28.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1175492209 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-31T03:26:28.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1175492210 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-31T03:26:29.142Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1175493091 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-31T03:26:29.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1175493094 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-31T03:26:29.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1175493094 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-31T03:26:29.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1175493094 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T03:26:29.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1175493095 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T03:26:29.142Z] DEBUG - Clicked on New... [2019-07-31T03:26:29.142Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-31T03:26:29.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1175493110 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-31T03:26:29.142Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:29.142Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:29.142Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:29.143Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:29.143Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T03:26:29.143Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:29.143Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:29.143Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:29.143Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-31T03:26:29.143Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:29.143Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:29.143Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:29.143Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T03:26:29.143Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-31T03:26:29.143Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T03:26:29.143Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-31T03:26:29.143Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T03:26:29.143Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-31T03:26:29.143Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T03:26:29.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1175493396 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-31T03:26:29.400Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:29.400Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T03:26:29.400Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2019-07-31T03:26:29.400Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2019-07-31T03:26:29.400Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - Clicking on [2019-07-31T03:26:29.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1175493509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1175493510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1175493510 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1175493510 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1175493510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1175493511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1175493511 data=null item=null 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-31T03:26:29.400Z] DEBUG - Clicked on [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:29.400Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - Clicking on [2019-07-31T03:26:29.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1175493630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1175493630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1175493630 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1175493631 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1175493631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1175493632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1175493632 data=null item=null 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-31T03:26:29.657Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1175493720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1175493721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1175493721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1175493721 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1175493721 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:29.657Z] DEBUG - Clicked on [2019-07-31T03:26:29.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:29.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:29.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:29.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:29.657Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-31T03:26:29.657Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-31T03:26:29.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:29.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1175493796 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T03:26:29.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1175493797 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T03:26:29.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1175493797 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T03:26:29.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1175493798 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T03:26:29.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175493798 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-31T03:26:29.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1175494074 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-31T03:26:29.915Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:29.915Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T03:26:29.915Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2019-07-31T03:26:29.915Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2019-07-31T03:26:29.915Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-31T03:26:29.915Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:29.915Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:29.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:29.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1175494118 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T03:26:29.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1175494118 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T03:26:29.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1175494119 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T03:26:29.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1175494119 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T03:26:30.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175494119 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-31T03:26:30.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1175494209 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T03:26:30.172Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T03:26:30.172Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T03:26:30.172Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T03:26:30.172Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T03:26:30.172Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:30.172Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:30.172Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:30.172Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:30.172Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:30.172Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:30.172Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:30.172Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:30.172Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-31T03:26:30.172Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:30.172Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:30.172Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - Clicking on [2019-07-31T03:26:30.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1175494294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1175494303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1175494303 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1175494303 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1175494304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1175494304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1175494304 data=null item=null 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-31T03:26:30.172Z] DEBUG - Clicked on [2019-07-31T03:26:30.172Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T03:26:30.172Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T03:26:30.172Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T03:26:30.172Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-31T03:26:30.172Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-31T03:26:30.172Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T03:26:30.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1175494397 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-31T03:26:30.172Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:30.172Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - Clicking on Highlight All [2019-07-31T03:26:30.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1175494436 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-31T03:26:30.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1175494436 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-31T03:26:30.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1175494436 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T03:26:30.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1175494436 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T03:26:30.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1175494437 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-31T03:26:30.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1175494437 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-31T03:26:30.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1175494437 data=null item=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-31T03:26:30.430Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1175494491 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-31T03:26:30.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1175494491 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-31T03:26:30.430Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1175494491 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-31T03:26:30.430Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1175494492 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T03:26:30.430Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1175494492 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T03:26:30.430Z] DEBUG - Clicked on Highlight All [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:30.430Z] DEBUG - Clicking on &Next > [2019-07-31T03:26:30.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1175494497 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-31T03:26:30.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1175494497 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-31T03:26:30.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1175494497 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:30.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1175494498 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:30.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1175494498 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-31T03:26:30.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1175494498 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-31T03:26:30.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1175494498 data=null item=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-31T03:26:30.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:30.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:30.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:30.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:30.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:30.687Z] DEBUG - Clicked on &Next > [2019-07-31T03:26:30.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.687Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:30.687Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:30.687Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:30.687Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:30.687Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:30.687Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T03:26:30.687Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:30.687Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:30.687Z] DEBUG - Clicking on &Finish [2019-07-31T03:26:30.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1175494702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:30.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1175494702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:30.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1175494702 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:30.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1175494702 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:30.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1175494703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:30.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1175494703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:30.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1175494703 data=null item=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-31T03:26:30.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1175492210 data=null item=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-31T03:26:30.944Z] DEBUG - Clicked on [2019-07-31T03:26:30.944Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T03:26:30.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1175495191 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T03:26:30.944Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T03:26:30.944Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T03:26:30.944Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T03:26:30.944Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-31T03:26:30.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1175495197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T03:26:30.944Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1175495198 data=null doit=true} to (of type 'List') [2019-07-31T03:26:30.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1175495198 data=null} to (of type 'List') [2019-07-31T03:26:31.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1175495199 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-31T03:26:31.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1175495199 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-31T03:26:31.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1175495207 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T03:26:31.201Z] DEBUG - Clicking on Delete [2019-07-31T03:26:31.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1175495209 data=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-31T03:26:31.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1175495210 data=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-31T03:26:31.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1175495210 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:31.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1175495210 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:31.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1175495210 data=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-31T03:26:31.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1175495210 data=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-31T03:26:31.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1175495317 data=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-31T03:26:31.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1175495318 data=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-31T03:26:31.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1175495318 data=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-31T03:26:31.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1175495319 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:31.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1175495319 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:31.201Z] DEBUG - Clicked on Delete [2019-07-31T03:26:31.201Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-31T03:26:31.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1175495320 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-31T03:26:31.201Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:31.201Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:31.201Z] DEBUG - Clicking on &Yes [2019-07-31T03:26:31.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1175495326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:31.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1175495326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:31.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1175495326 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:31.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1175495326 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:31.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1175495326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:31.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1175495327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:31.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1175495327 data=null item=null detail=0 x=0 y=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-31T03:26:31.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1175495210 data=null item=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-31T03:26:31.459Z] DEBUG - Clicked on [2019-07-31T03:26:31.459Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T03:26:31.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1175495524 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T03:26:31.459Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T03:26:31.459Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T03:26:31.459Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T03:26:31.459Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T03:26:31.459Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T03:26:31.459Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T03:26:31.459Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T03:26:31.459Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T03:26:31.459Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T03:26:31.459Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T03:26:31.459Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:31.459Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:26:31.459Z] DEBUG - Clicking on &Close [2019-07-31T03:26:31.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1175495526 data=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-31T03:26:31.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1175495526 data=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-31T03:26:31.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1175495527 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:26:31.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1175495527 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:26:31.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1175495527 data=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-31T03:26:31.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1175495527 data=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-31T03:26:31.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1175495527 data=null item=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-31T03:26:31.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1175491897 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-31T03:26:31.717Z] DEBUG - Clicked on [2019-07-31T03:26:31.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1175495794 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:26:31.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:26:31.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:31.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:31.717Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:31.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1175495826 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T03:26:31.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1175495826 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T03:26:31.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1175495827 data=null} to TreeItem with text {TestText} [2019-07-31T03:26:31.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1175495827 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:31.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175495877 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-31T03:26:31.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1175495914 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:31.974Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:26:31.974Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:26:32.232Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:26:34.126Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:26:34.126Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:26:34.126Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:26:34.126Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:26:34.126Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:26:34.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:34.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:26:34.126Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:26:34.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175498184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175498185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175498185 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175498185 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175498185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175498186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175498186 data=null item=null detail=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-31T03:26:34.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175498186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175498186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175498186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175498186 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175498186 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:34.126Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:26:34.126Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:26:34.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:34.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:26:34.126Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:26:34.126Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:34.126Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:34.126Z] DEBUG - Clicking on OK [2019-07-31T03:26:34.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175498189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:34.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175498189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:34.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175498189 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:34.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175498189 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:34.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175498189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:34.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175498189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:34.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:34.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:34.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:34.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:34.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:34.126Z] DEBUG - Clicked on OK [2019-07-31T03:26:34.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175498189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:34.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175496128 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-31T03:26:34.640Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:26:35.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:35.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:35.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:35.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:35.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:35.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1175499335 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1175499336 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1175499336 data=null} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1175499336 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175499337 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-31T03:26:35.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1175499382 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:35.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1175499383 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1175499384 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1175499384 data=null} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1175499384 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175499384 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-31T03:26:35.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1175499399 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1175499400 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1175499400 data=null} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1175499400 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175499400 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-31T03:26:35.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1175499411 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:35.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:35.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175499412 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:26:35.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175499413 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:26:35.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175499413 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:26:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175499413 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:26:35.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175499413 data=null item=TreeItem {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-31T03:26:35.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175499437 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:26:35.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:35.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175499479 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:26:35.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175499479 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:26:35.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175499479 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:26:35.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175499480 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:26:35.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175499480 data=null item=TreeItem {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-31T03:26:35.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175499487 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:26:35.461Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T03:26:35.461Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T03:26:35.719Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T03:26:35.719Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T03:26:35.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1175499829 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T03:26:35.719Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T03:26:35.719Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T03:26:35.719Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T03:26:35.719Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2019-07-31T03:26:35.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1175499902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T03:26:35.719Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1175499902 data=null doit=true} to (of type 'List') [2019-07-31T03:26:35.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1175499902 data=null} to (of type 'List') [2019-07-31T03:26:35.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1175499903 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-31T03:26:35.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1175499903 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-31T03:26:35.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1175499908 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-31T03:26:35.719Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T03:26:35.719Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T03:26:35.719Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T03:26:35.719Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T03:26:35.719Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-31T03:26:35.719Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:35.719Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T03:26:35.719Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T03:26:35.719Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T03:26:35.719Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T03:26:35.719Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T03:26:35.719Z] DEBUG - Clicking on Edit... [2019-07-31T03:26:35.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1175499910 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-31T03:26:35.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1175499910 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-31T03:26:35.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1175499910 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T03:26:35.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1175499910 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T03:26:35.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1175499911 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-31T03:26:35.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1175499911 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-31T03:26:36.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1175500416 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-31T03:26:36.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1175500424 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-31T03:26:36.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1175500424 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-31T03:26:36.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1175500427 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1175500427 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Clicked on Edit... [2019-07-31T03:26:36.633Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-31T03:26:36.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1175500429 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-31T03:26:36.633Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T03:26:36.633Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-31T03:26:36.633Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2019-07-31T03:26:36.633Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2019-07-31T03:26:36.633Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T03:26:36.633Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-31T03:26:36.633Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T03:26:36.633Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-31T03:26:36.633Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T03:26:36.633Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-31T03:26:36.633Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T03:26:36.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1175500638 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-31T03:26:36.633Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T03:26:36.633Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2019-07-31T03:26:36.633Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:36.633Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Clicking on [2019-07-31T03:26:36.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1175500727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1175500727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1175500727 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1175500728 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1175500728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1175500728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1175500728 data=null item=null 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-31T03:26:36.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1175500822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1175500823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1175500823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1175500823 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1175500823 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:36.633Z] DEBUG - Clicked on [2019-07-31T03:26:36.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:36.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:36.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:36.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:36.633Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-31T03:26:36.633Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-31T03:26:36.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:36.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1175500890 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-31T03:26:36.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1175500890 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T03:26:36.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1175500890 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-31T03:26:36.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1175500890 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-31T03:26:36.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175500891 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-31T03:26:37.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1175501160 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-31T03:26:37.149Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:37.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:37.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1175501187 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T03:26:37.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1175501198 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T03:26:37.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1175501199 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T03:26:37.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1175501199 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T03:26:37.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175501199 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-31T03:26:37.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1175501298 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-31T03:26:37.149Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-31T03:26:37.149Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.149Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - Clicking on [2019-07-31T03:26:37.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1175501391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1175501391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1175501391 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1175501391 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1175501392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1175501392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:26:37.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1175501392 data=null item=null 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-31T03:26:37.406Z] DEBUG - Clicked on [2019-07-31T03:26:37.406Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-31T03:26:37.406Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-31T03:26:37.406Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-31T03:26:37.406Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-31T03:26:37.406Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-31T03:26:37.406Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T03:26:37.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1175501507 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-31T03:26:37.406Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - Clicking on Highlight All [2019-07-31T03:26:37.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1175501589 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-31T03:26:37.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1175501589 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-31T03:26:37.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1175501590 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T03:26:37.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1175501590 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T03:26:37.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1175501590 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-31T03:26:37.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1175501590 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-31T03:26:37.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1175501590 data=null item=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-31T03:26:37.406Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1175501603 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-31T03:26:37.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1175501604 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-31T03:26:37.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1175501604 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-31T03:26:37.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1175501604 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T03:26:37.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1175501604 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-31T03:26:37.406Z] DEBUG - Clicked on Highlight All [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:37.406Z] DEBUG - Clicking on &Next > [2019-07-31T03:26:37.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1175501608 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-31T03:26:37.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1175501609 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-31T03:26:37.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1175501609 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:37.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1175501609 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:37.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1175501609 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-31T03:26:37.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1175501610 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-31T03:26:37.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1175501610 data=null item=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-31T03:26:37.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:37.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:37.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:37.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:37.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:37.663Z] DEBUG - Clicked on &Next > [2019-07-31T03:26:37.663Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.663Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.663Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.663Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.663Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.663Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:37.663Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:37.663Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:37.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:37.663Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:37.663Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T03:26:37.663Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:37.663Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:37.663Z] DEBUG - Clicking on &Finish [2019-07-31T03:26:37.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1175501914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:37.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1175501917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:37.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1175501917 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:37.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1175501918 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:37.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1175501918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:37.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1175501918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1175501918 data=null item=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-31T03:26:42.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1175499911 data=null item=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-31T03:26:42.094Z] DEBUG - Clicked on [2019-07-31T03:26:42.094Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T03:26:42.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1175505814 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T03:26:42.094Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T03:26:42.094Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T03:26:42.094Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T03:26:42.094Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-31T03:26:42.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1175505817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T03:26:42.094Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1175505817 data=null doit=true} to (of type 'List') [2019-07-31T03:26:42.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1175505817 data=null} to (of type 'List') [2019-07-31T03:26:42.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1175505817 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-31T03:26:42.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1175505818 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-31T03:26:42.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1175505824 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - Clicking on Delete [2019-07-31T03:26:42.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1175505825 data=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-31T03:26:42.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1175505826 data=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-31T03:26:42.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1175505826 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1175505826 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1175505826 data=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-31T03:26:42.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1175505826 data=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-31T03:26:42.094Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1175505921 data=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-31T03:26:42.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1175505922 data=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-31T03:26:42.094Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1175505922 data=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-31T03:26:42.094Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1175505923 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1175505923 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Clicked on Delete [2019-07-31T03:26:42.094Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-31T03:26:42.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1175505924 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-31T03:26:42.094Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Clicking on &Yes [2019-07-31T03:26:42.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1175505925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1175505925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1175505925 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1175505926 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1175505926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1175505931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1175505931 data=null item=null detail=0 x=0 y=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-31T03:26:42.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1175505826 data=null item=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-31T03:26:42.094Z] DEBUG - Clicked on [2019-07-31T03:26:42.094Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T03:26:42.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1175506095 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T03:26:42.094Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:42.094Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Clicking on &Close [2019-07-31T03:26:42.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1175506122 data=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-31T03:26:42.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1175506123 data=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-31T03:26:42.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1175506123 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1175506123 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:26:42.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1175506123 data=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-31T03:26:42.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1175506123 data=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-31T03:26:42.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1175506123 data=null item=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-31T03:26:42.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1175499608 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-31T03:26:42.094Z] DEBUG - Clicked on [2019-07-31T03:26:42.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1175506287 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:26:42.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:26:42.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:42.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:42.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:42.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1175506295 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-31T03:26:42.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1175506295 data=null doit=true} to TreeItem with text {TestText} [2019-07-31T03:26:42.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1175506295 data=null} to TreeItem with text {TestText} [2019-07-31T03:26:42.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1175506296 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:42.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175506296 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-31T03:26:42.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1175506393 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-31T03:26:42.351Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:26:42.351Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:26:42.609Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:26:43.539Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:26:43.539Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:26:43.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:26:43.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:26:43.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:26:43.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:43.539Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:26:43.539Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:26:43.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175507493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175507494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175507494 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175507494 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175507494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175507494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175507494 data=null item=null detail=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-31T03:26:43.539Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175507494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175507494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175507494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175507495 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175507495 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:43.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:26:43.539Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:26:43.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:43.539Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:26:43.539Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:26:43.539Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:43.539Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:43.539Z] DEBUG - Clicking on OK [2019-07-31T03:26:43.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175507496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:43.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175507496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:43.539Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175507496 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:43.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175507496 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:43.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175507497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:43.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175507497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:43.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:43.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:43.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:43.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:43.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:43.539Z] DEBUG - Clicked on OK [2019-07-31T03:26:43.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175507497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:43.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175506527 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-31T03:26:43.795Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.104 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-31T03:26:43.795Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 8.614 s [2019-07-31T03:26:43.795Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 9.293 s [2019-07-31T03:26:43.795Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-31T03:26:44.358Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:26:44.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:44.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:44.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:44.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:44.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:44.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1175508898 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1175508898 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1175508898 data=null} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1175508899 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175508899 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-31T03:26:44.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1175508992 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:44.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1175508994 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1175508994 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1175508994 data=null} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1175508994 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175508995 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-31T03:26:44.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1175509010 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1175509011 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1175509011 data=null} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1175509011 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175509011 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-31T03:26:44.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1175509017 data=null button=1 stateMask=0x80000 x=52 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T03:26:44.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:44.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175509018 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:26:44.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175509019 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:26:44.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175509019 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:26:44.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175509019 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:26:44.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175509020 data=null item=TreeItem {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-31T03:26:44.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175509089 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:26:44.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:44.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175509091 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:26:44.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175509091 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:26:44.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175509091 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:26:44.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175509092 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:26:44.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175509092 data=null item=TreeItem {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-31T03:26:44.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175509108 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:26:45.180Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T03:26:45.180Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T03:26:45.180Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T03:26:45.437Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T03:26:45.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1175509491 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T03:26:45.437Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T03:26:45.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1175509495 data=null doit=true} to Button with text {Text} [2019-07-31T03:26:45.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1175509495 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-31T03:26:45.437Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T03:26:45.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1175509501 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T03:26:45.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1175509502 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-31T03:26:45.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1175509502 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-31T03:26:45.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1175509503 data=null item=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-31T03:26:45.437Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T03:26:45.437Z] DEBUG - Clicking on New... [2019-07-31T03:26:45.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1175509507 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-31T03:26:45.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1175509508 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-31T03:26:45.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1175509508 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T03:26:45.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1175509508 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T03:26:45.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1175509508 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-31T03:26:45.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1175509508 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-31T03:26:45.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1175509830 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-31T03:26:45.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1175509831 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-31T03:26:45.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1175509831 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-31T03:26:45.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1175509831 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T03:26:45.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1175509831 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-31T03:26:45.694Z] DEBUG - Clicked on New... [2019-07-31T03:26:45.694Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2019-07-31T03:26:45.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=1175509833 data=null doit=true} to Shell with text {Custom XML Parser} [2019-07-31T03:26:45.694Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-31T03:26:45.694Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:45.694Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:45.694Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-31T03:26:45.694Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T03:26:45.694Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:45.694Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-31T03:26:45.694Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-31T03:26:45.694Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-31T03:26:45.694Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-31T03:26:45.951Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-31T03:26:45.951Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:45.951Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:45.951Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:45.951Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:45.951Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-31T03:26:45.951Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:45.951Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:45.951Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:45.951Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-31T03:26:45.951Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:45.951Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:45.951Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:45.951Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2019-07-31T03:26:45.951Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-31T03:26:45.951Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-31T03:26:45.951Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-31T03:26:45.951Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-31T03:26:45.951Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:45.951Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:45.951Z] DEBUG - Clicking on [2019-07-31T03:26:45.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1175510028 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-31T03:26:45.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1175510028 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-31T03:26:45.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1175510028 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T03:26:45.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1175510028 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T03:26:45.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1175510028 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-31T03:26:45.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1175510028 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-31T03:26:45.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1175510028 data=null 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-31T03:26:45.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1175510108 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-31T03:26:45.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1175510108 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-31T03:26:45.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1175510108 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-31T03:26:45.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1175510108 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T03:26:45.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1175510109 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-31T03:26:45.951Z] DEBUG - Clicked on [2019-07-31T03:26:45.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:45.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:45.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:45.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1175510128 data=null button=0 stateMask=0x0 x=78 y=32 count=0} to Tree node with text: event [2019-07-31T03:26:45.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1175510128 data=null doit=true} to Tree node with text: event [2019-07-31T03:26:45.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1175510129 data=null} to Tree node with text: event [2019-07-31T03:26:45.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1175510129 data=null button=1 stateMask=0x0 x=78 y=32 count=1} to Tree node with text: event [2019-07-31T03:26:46.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175510129 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-31T03:26:46.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1175510394 data=null button=1 stateMask=0x80000 x=78 y=32 count=1} to Tree node with text: event [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:46.207Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T03:26:46.207Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2019-07-31T03:26:46.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1175510429 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-31T03:26:46.207Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1175510429 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-31T03:26:46.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1175510430 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T03:26:46.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1175510430 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T03:26:46.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1175510488 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-31T03:26:46.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1175510488 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-31T03:26:46.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1175510488 data=null item=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-31T03:26:46.464Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1175510514 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-31T03:26:46.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1175510514 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-31T03:26:46.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1175510514 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-31T03:26:46.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1175510514 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T03:26:46.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1175510515 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T03:26:46.464Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - Clicking on &Next > [2019-07-31T03:26:46.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1175510518 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-31T03:26:46.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1175510519 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-31T03:26:46.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1175510519 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:46.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1175510519 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:46.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1175510519 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-31T03:26:46.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1175510519 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-31T03:26:46.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1175510519 data=null item=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-31T03:26:46.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:46.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:46.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:46.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:46.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T03:26:46.464Z] DEBUG - Clicked on &Next > [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:46.464Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:46.464Z] DEBUG - Clicking on &Finish [2019-07-31T03:26:46.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1175510718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:46.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1175510718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:46.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1175510718 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:46.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1175510719 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:46.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1175510719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:46.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1175510719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:26:46.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1175510719 data=null item=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-31T03:26:46.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1175509508 data=null item=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-31T03:26:46.979Z] DEBUG - Clicked on [2019-07-31T03:26:46.979Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T03:26:46.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1175510985 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T03:26:46.979Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T03:26:46.979Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T03:26:46.979Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T03:26:46.979Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-31T03:26:46.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1175510987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T03:26:46.979Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1175510987 data=null doit=true} to (of type 'List') [2019-07-31T03:26:46.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1175510987 data=null} to (of type 'List') [2019-07-31T03:26:46.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1175510988 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-31T03:26:46.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1175510988 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-31T03:26:46.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1175510989 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - Clicking on Delete [2019-07-31T03:26:46.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1175510990 data=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-31T03:26:46.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1175510990 data=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-31T03:26:46.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1175510990 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1175510991 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1175510991 data=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-31T03:26:46.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1175510991 data=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-31T03:26:46.979Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1175511088 data=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-31T03:26:46.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1175511089 data=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-31T03:26:46.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1175511089 data=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-31T03:26:46.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1175511089 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1175511089 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Clicked on Delete [2019-07-31T03:26:46.979Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-31T03:26:46.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1175511091 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-31T03:26:46.979Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Clicking on &Yes [2019-07-31T03:26:46.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1175511092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1175511092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1175511092 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1175511092 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1175511092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1175511092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1175511092 data=null item=null detail=0 x=0 y=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-31T03:26:46.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1175510991 data=null item=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-31T03:26:46.979Z] DEBUG - Clicked on [2019-07-31T03:26:46.979Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T03:26:46.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1175511218 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T03:26:46.979Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:46.979Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Clicking on &Close [2019-07-31T03:26:46.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1175511220 data=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-31T03:26:46.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1175511220 data=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-31T03:26:46.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1175511220 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1175511221 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:26:46.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1175511221 data=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-31T03:26:46.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1175511221 data=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-31T03:26:47.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1175511221 data=null item=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-31T03:26:47.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1175509227 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-31T03:26:47.235Z] DEBUG - Clicked on [2019-07-31T03:26:47.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1175511398 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:26:47.235Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:26:47.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:47.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:47.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:47.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1175511430 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-31T03:26:47.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1175511431 data=null doit=true} to TreeItem with text {TestXML} [2019-07-31T03:26:47.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1175511431 data=null} to TreeItem with text {TestXML} [2019-07-31T03:26:47.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1175511431 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T03:26:47.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175511432 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-31T03:26:47.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1175511517 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-31T03:26:47.492Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:26:47.492Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:26:47.492Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:26:48.723Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:26:48.723Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:26:48.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:26:48.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:26:48.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:26:48.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:48.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:26:48.723Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:26:48.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175512496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175512496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175512496 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175512496 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175512496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175512497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175512497 data=null item=null detail=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-31T03:26:48.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175512497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175512497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175512497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175512497 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175512497 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:48.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:26:48.723Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:26:48.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:48.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:26:48.723Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:26:48.723Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:48.723Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:48.723Z] DEBUG - Clicking on OK [2019-07-31T03:26:48.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175512499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:48.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175512499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:48.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175512499 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:48.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175512499 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:48.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175512499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:48.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175512499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:48.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:48.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:48.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:48.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:48.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:48.723Z] DEBUG - Clicked on OK [2019-07-31T03:26:48.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175512499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:48.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175511684 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-31T03:26:48.980Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.961 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-31T03:26:48.980Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 4.889 s [2019-07-31T03:26:48.980Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-31T03:26:54.228Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:26:54.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:26:54.228Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:26:54.228Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:26:54.485Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:26:54.485Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:26:54.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175518718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:26:54.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175518719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:26:54.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175518719 data=null doit=true} to (of type 'Table') [2019-07-31T03:26:54.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175518719 data=null} to (of type 'Table') [2019-07-31T03:26:54.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1175518719 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T03:26:54.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1175518839 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T03:26:54.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175518841 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-31T03:26:54.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1175518844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:26:54.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175518845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:26:54.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1175518846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:26:54.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1175518846 data=null doit=true} to (of type 'Table') [2019-07-31T03:26:54.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1175518846 data=null} to (of type 'Table') [2019-07-31T03:26:54.742Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:26:54.742Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:54.742Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:26:54.742Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:26:54.742Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:26:54.742Z] DEBUG - Inserting text:e [2019-07-31T03:26:54.742Z] into text (of type 'Text') [2019-07-31T03:26:54.742Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:26:54.742Z] DEBUG - Typing text 'e [2019-07-31T03:26:54.742Z] ' with an interval of 100ms. between characters. [2019-07-31T03:26:55.671Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:26:55.671Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T03:26:55.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175519812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:26:55.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175519812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:26:55.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175519812 data=null doit=true} to (of type 'Table') [2019-07-31T03:26:55.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175519812 data=null} to (of type 'Table') [2019-07-31T03:26:55.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175519813 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T03:26:55.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175519813 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-31T03:26:55.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175519816 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T03:26:56.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175520776 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:26:56.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:26:56.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:26:56.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:26:56.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:26:56.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175521048 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:26:56.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175521048 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:26:56.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175521049 data=null} to TreeItem with text {test} [2019-07-31T03:26:56.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175521049 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:26:56.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175521050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:26:56.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175521079 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:26:57.114Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:26:57.114Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:26:57.114Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:26:58.051Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:26:58.051Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:26:58.051Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:26:58.051Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:26:58.051Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:26:58.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:58.051Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:26:58.051Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:26:58.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175522236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175522237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175522237 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175522237 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175522237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175522237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175522237 data=null item=null detail=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-31T03:26:58.051Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175522237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175522237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175522238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175522238 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175522238 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:26:58.051Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:26:58.051Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:26:58.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:26:58.051Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:26:58.051Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:26:58.051Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:26:58.051Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:58.051Z] DEBUG - Clicking on OK [2019-07-31T03:26:58.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175522239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:58.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175522239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:58.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175522239 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:58.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175522239 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:58.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175522240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:58.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175522240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:58.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:58.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:58.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:58.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:58.051Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:58.051Z] DEBUG - Clicked on OK [2019-07-31T03:26:58.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175522240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:26:58.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175521188 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-31T03:27:00.874Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:27:00.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:27:00.874Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:27:00.874Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175525410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175525410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175525411 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175525411 data=null} to (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1175525411 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1175525415 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175525416 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-31T03:27:01.436Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1175525521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175525522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1175525522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1175525523 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1175525523 data=null} to (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:27:01.436Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:27:01.436Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:27:01.436Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:27:01.436Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:27:01.436Z] DEBUG - Inserting text:00 [2019-07-31T03:27:01.436Z] into text (of type 'Text') [2019-07-31T03:27:01.436Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:01.436Z] DEBUG - Typing text '00 [2019-07-31T03:27:01.436Z] ' with an interval of 100ms. between characters. [2019-07-31T03:27:02.816Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:27:02.816Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T03:27:02.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175526926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:02.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175526926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:02.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175526927 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:02.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175526927 data=null} to (of type 'Table') [2019-07-31T03:27:02.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175526928 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T03:27:02.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175526928 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-31T03:27:02.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175526931 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T03:27:03.831Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:27:03.831Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:27:03.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175527869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:03.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175527869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:03.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175527869 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:03.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175527870 data=null} to (of type 'Table') [2019-07-31T03:27:03.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1175527870 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table') [2019-07-31T03:27:03.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1175527914 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table') [2019-07-31T03:27:03.831Z] [2019-07-31T03:27:03.831Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 03:27:03.678 [2019-07-31T03:27:03.831Z] !MESSAGE Unhandled event loop exception [2019-07-31T03:27:03.831Z] !STACK 0 [2019-07-31T03:27:03.831Z] org.eclipse.swt.SWTException: Widget is disposed [2019-07-31T03:27:03.831Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:586) [2019-07-31T03:27:03.831Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-31T03:27:03.831Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-31T03:27:03.831Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T03:27:03.831Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T03:27:03.831Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T03:27:03.831Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T03:27:03.831Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T03:27:03.831Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T03:27:03.831Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T03:27:03.831Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T03:27:03.831Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T03:27:03.831Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T03:27:03.831Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T03:27:03.831Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T03:27:03.831Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T03:27:03.831Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T03:27:03.831Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T03:27:03.831Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T03:27:03.831Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T03:27:03.831Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T03:27:03.831Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T03:27:03.831Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T03:27:03.831Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:27:03.831Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:27:03.831Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:27:03.831Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:27:03.831Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T03:27:03.831Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T03:27:03.831Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T03:27:03.831Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T03:27:03.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175527925 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-31T03:27:03.831Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1175527985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:03.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175527987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:03.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1175527987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:03.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1175527987 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:03.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1175527987 data=null} to (of type 'Table') [2019-07-31T03:27:03.831Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:27:05.724Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:27:07.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175531029 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:27:07.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:27:07.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:07.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:07.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:07.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175531285 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:27:07.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175531285 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:27:07.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175531286 data=null} to TreeItem with text {test} [2019-07-31T03:27:07.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175531286 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:27:07.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175531287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:27:07.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175531307 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:27:07.349Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:27:07.349Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:27:07.349Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:27:08.279Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:27:08.279Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:27:08.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:27:08.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:27:08.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:27:08.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:27:08.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:27:08.279Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:27:08.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175532432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175532432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175532432 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175532433 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175532433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175532433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175532433 data=null item=null detail=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-31T03:27:08.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175532433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175532433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175532433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175532433 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175532433 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:08.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:27:08.279Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:27:08.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:27:08.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:27:08.279Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:27:08.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:27:08.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:08.279Z] DEBUG - Clicking on OK [2019-07-31T03:27:08.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175532435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:08.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175532435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:08.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175532435 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:08.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175532435 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:08.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175532435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:08.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175532435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:08.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:08.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:08.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:08.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:08.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:08.279Z] DEBUG - Clicked on OK [2019-07-31T03:27:08.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175532435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:08.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175531418 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-31T03:27:10.735Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:27:10.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:27:10.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:27:10.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175535337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175535337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175535337 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175535337 data=null} to (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1175535338 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1175535449 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175535450 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-31T03:27:11.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1175535452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175535453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1175535454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1175535454 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1175535454 data=null} to (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:27:11.298Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:27:11.298Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:27:11.298Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:27:11.298Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:27:11.298Z] DEBUG - Inserting text:HostF [2019-07-31T03:27:11.298Z] into text (of type 'Text') [2019-07-31T03:27:11.298Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:11.298Z] DEBUG - Typing text 'HostF [2019-07-31T03:27:11.298Z] ' with an interval of 100ms. between characters. [2019-07-31T03:27:12.665Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:27:12.665Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T03:27:12.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175536662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:12.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175536662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:12.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175536662 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:12.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175536663 data=null} to (of type 'Table') [2019-07-31T03:27:12.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175536663 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T03:27:12.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175536663 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-31T03:27:12.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175536666 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T03:27:13.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175537606 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:27:13.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:27:13.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:13.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:13.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:13.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175537799 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:27:13.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175537799 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:27:13.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175537800 data=null} to TreeItem with text {test} [2019-07-31T03:27:13.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175537800 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:27:13.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175537800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:27:13.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175537820 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:27:13.851Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:27:13.851Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:27:13.851Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:27:14.782Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:27:14.782Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:27:14.782Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:27:14.782Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:27:14.782Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:27:14.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:27:14.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:27:14.782Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:27:14.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175538985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175538986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175538986 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175538986 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175538986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175538987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175538987 data=null item=null detail=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-31T03:27:14.782Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175538987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175538987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175538987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175538987 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175538987 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:14.782Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:27:14.782Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:27:14.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:27:14.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:27:14.782Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:27:14.782Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:27:14.782Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:14.782Z] DEBUG - Clicking on OK [2019-07-31T03:27:14.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175538988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:14.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175538989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:14.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175538989 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:14.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175538989 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:14.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175538989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:14.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175538989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:14.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:14.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:14.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:14.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:14.782Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:14.782Z] DEBUG - Clicked on OK [2019-07-31T03:27:15.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175538989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:15.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175537919 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-31T03:27:17.317Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:27:17.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:27:17.317Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:27:17.317Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175541575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175541575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175541575 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175541575 data=null} to (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1175541575 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1175541580 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175541580 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-31T03:27:17.574Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1175541582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175541583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1175541583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1175541583 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1175541584 data=null} to (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:27:17.574Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:27:17.574Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:27:17.574Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:27:17.574Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:27:17.574Z] DEBUG - Inserting text:2 into text (of type 'Text') [2019-07-31T03:27:17.574Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:17.574Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2019-07-31T03:27:17.574Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T03:27:17.574Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T03:27:17.574Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:27:17.574Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:27:17.574Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:18.137Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175542363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175542363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175542364 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175542364 data=null} to (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1175542364 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1175542369 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175542370 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-31T03:27:18.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1175542371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175542373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1175542373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1175542373 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1175542373 data=null} to (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:27:18.137Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:27:18.137Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:27:18.137Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:27:18.137Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:27:18.137Z] DEBUG - Inserting text:F into text (of type 'Text') [2019-07-31T03:27:18.137Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:18.137Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2019-07-31T03:27:18.393Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2019-07-31T03:27:18.393Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2019-07-31T03:27:18.393Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:27:18.393Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:27:18.393Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:19.762Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-31T03:27:19.762Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2019-07-31T03:27:19.762Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2019-07-31T03:27:19.762Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-31T03:27:19.762Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-31T03:27:19.762Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-31T03:27:19.762Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-31T03:27:19.762Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-31T03:27:19.762Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-31T03:27:19.762Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-31T03:27:19.762Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:27:20.018Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-31T03:27:20.018Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-31T03:27:20.018Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-31T03:27:20.018Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-31T03:27:20.018Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-31T03:27:20.018Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-31T03:27:20.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1175544236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T03:27:20.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1175544236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T03:27:20.018Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1175544236 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-31T03:27:20.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1175544237 data=null} to CLabel with text {Message matches "F"} [2019-07-31T03:27:20.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1175544237 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-31T03:27:20.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=1175544244 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-31T03:27:20.274Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2019-07-31T03:27:20.274Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-31T03:27:20.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1175544319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T03:27:20.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1175544320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-31T03:27:20.274Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1175544320 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-31T03:27:20.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1175544320 data=null} to CLabel with text {Message matches "F"} [2019-07-31T03:27:20.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1175544320 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2019-07-31T03:27:20.274Z] DEBUG - Clicked on CLabel with text {} [2019-07-31T03:27:21.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175545863 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:27:21.645Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:27:21.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:21.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:21.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:21.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175546027 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:27:21.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175546027 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:27:21.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175546027 data=null} to TreeItem with text {test} [2019-07-31T03:27:21.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175546027 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:27:21.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175546028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:27:21.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175546044 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:27:22.159Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:27:22.159Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:27:22.159Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:27:23.089Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:27:23.089Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:27:23.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:27:23.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:27:23.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:27:23.089Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:27:23.089Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:27:23.089Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:27:23.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175547111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175547111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175547111 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175547111 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175547112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175547112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175547112 data=null item=null detail=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-31T03:27:23.089Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175547112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175547112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175547113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175547113 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175547113 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:23.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:27:23.089Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:27:23.089Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:27:23.089Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:27:23.089Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:27:23.089Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:27:23.089Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:23.089Z] DEBUG - Clicking on OK [2019-07-31T03:27:23.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175547114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:23.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175547114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:23.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175547114 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:23.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175547114 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:23.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175547115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:23.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175547115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:23.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:23.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:23.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:23.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:23.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:23.089Z] DEBUG - Clicked on OK [2019-07-31T03:27:23.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175547115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:23.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175546206 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-31T03:27:25.238Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:27:25.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:27:25.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:27:25.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175549793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175549793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175549793 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175549793 data=null} to (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1175549794 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1175549904 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175549905 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-31T03:27:25.802Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1175549906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175549907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1175549908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1175549908 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1175549908 data=null} to (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:27:25.802Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:27:25.802Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:27:25.802Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:27:25.802Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:27:25.802Z] DEBUG - Inserting text:HostF [2019-07-31T03:27:25.802Z] into text (of type 'Text') [2019-07-31T03:27:25.802Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:25.802Z] DEBUG - Typing text 'HostF [2019-07-31T03:27:25.802Z] ' with an interval of 100ms. between characters. [2019-07-31T03:27:27.169Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:27:27.169Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-31T03:27:27.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175551410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:27.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175551411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:27:27.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175551411 data=null doit=true} to (of type 'Table') [2019-07-31T03:27:27.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175551411 data=null} to (of type 'Table') [2019-07-31T03:27:27.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175551412 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T03:27:27.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175551412 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-31T03:27:27.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175551417 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-31T03:27:28.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175552359 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:27:28.323Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:27:28.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:28.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:28.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:28.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175552693 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:27:28.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175552693 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:27:28.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175552694 data=null} to TreeItem with text {test} [2019-07-31T03:27:28.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175552694 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:27:28.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175552694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:27:28.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175552712 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:27:28.626Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:27:28.626Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:27:28.883Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:27:29.813Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:27:29.813Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:27:29.813Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:27:29.813Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:27:29.813Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:27:29.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:27:29.813Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:27:29.813Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:27:29.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175553921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175553921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175553921 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175553922 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175553922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175553922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175553922 data=null item=null detail=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-31T03:27:29.813Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175553922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175553922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175553922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175553922 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175553923 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:29.813Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:27:29.813Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:27:29.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:27:29.813Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:27:29.813Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:27:29.813Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:27:29.813Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:29.813Z] DEBUG - Clicking on OK [2019-07-31T03:27:29.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175553924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:29.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175553924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:29.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175553924 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:29.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175553924 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:29.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175553924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:29.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175553924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:29.813Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:29.813Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:29.813Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:29.813Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:29.813Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:29.813Z] DEBUG - Clicked on OK [2019-07-31T03:27:30.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175553924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:30.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175552827 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-31T03:27:30.327Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.416 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-31T03:27:30.327Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.703 s [2019-07-31T03:27:30.327Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 9.939 s [2019-07-31T03:27:30.327Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.493 s [2019-07-31T03:27:30.327Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 8.115 s [2019-07-31T03:27:30.327Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.796 s [2019-07-31T03:27:30.327Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-31T03:27:32.218Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:27:32.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:27:32.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:27:32.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:27:32.218Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T03:27:32.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1175556389 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-31T03:27:32.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1175556389 data=null doit=true} to TableItem with text {} [2019-07-31T03:27:32.218Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:27:32.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1175556390 data=null} to TableItem with text {} [2019-07-31T03:27:32.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175556391 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {} [2019-07-31T03:27:32.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175556498 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-31T03:27:32.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175556502 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {} [2019-07-31T03:27:32.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1175556503 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-31T03:27:32.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1175556503 data=null doit=true} to TableItem with text {} [2019-07-31T03:27:32.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1175556503 data=null} to TableItem with text {} [2019-07-31T03:27:32.475Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T03:27:32.475Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:27:32.475Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:27:32.475Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2019-07-31T03:27:32.475Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:32.475Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2019-07-31T03:27:33.842Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:35.209Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:27:35.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1175559216 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T03:27:35.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1175559221 data=null doit=true} to TableItem with text {} [2019-07-31T03:27:35.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1175559222 data=null} to TableItem with text {} [2019-07-31T03:27:35.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175559222 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T03:27:35.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175559222 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T03:27:35.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175559224 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T03:27:35.209Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-31T03:27:35.209Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-31T03:27:35.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1175559309 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-31T03:27:35.209Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-31T03:27:37.103Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:27:37.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:27:37.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:27:37.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:27:37.103Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:27:37.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1175561213 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T03:27:37.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1175561213 data=null doit=true} to TableItem with text {} [2019-07-31T03:27:37.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1175561213 data=null} to TableItem with text {} [2019-07-31T03:27:37.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175561213 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T03:27:37.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175561214 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T03:27:37.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175561239 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T03:27:37.103Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-31T03:27:37.103Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-31T03:27:37.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1175561295 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-31T03:27:37.103Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-31T03:27:37.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1175561879 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:27:37.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:27:37.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:37.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:37.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:37.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175561886 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:27:37.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175561886 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:27:37.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175561887 data=null} to TreeItem with text {test} [2019-07-31T03:27:37.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175561887 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:27:37.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175561887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:27:37.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175561929 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:27:37.925Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:27:37.925Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:27:37.925Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:27:38.855Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:27:38.855Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:27:38.855Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:27:38.855Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:27:38.855Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:27:38.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:27:38.855Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:27:38.855Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:27:38.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175562840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175562840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175562840 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175562840 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175562840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175562840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175562840 data=null item=null detail=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-31T03:27:38.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175562841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175562841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175562841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175562841 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175562841 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:38.855Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:27:38.855Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:27:38.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:27:38.855Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:27:38.855Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:27:38.855Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:27:38.855Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:38.855Z] DEBUG - Clicking on OK [2019-07-31T03:27:38.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175562842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:38.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175562842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:38.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175562842 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:38.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175562842 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:38.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175562842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:38.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175562843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:38.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:38.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:38.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:38.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:38.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:38.855Z] DEBUG - Clicked on OK [2019-07-31T03:27:39.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175562843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:39.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175562033 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-31T03:27:39.678Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.912 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-31T03:27:39.678Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.615 s [2019-07-31T03:27:39.678Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 2.328 s [2019-07-31T03:27:39.678Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-31T03:27:39.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:27:39.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:39.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:39.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:39.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:39.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:39.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175563905 data=null button=0 stateMask=0x0 x=73 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175563905 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175563905 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175563905 data=null button=1 stateMask=0x0 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175563906 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-31T03:27:39.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175563948 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:39.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175563949 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175563950 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175563950 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175563950 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175563950 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-31T03:27:39.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175563964 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175563964 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175563964 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175563965 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.936Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175563965 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-31T03:27:39.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175563975 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:39.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:39.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175563976 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:27:39.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175563976 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:27:39.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175563976 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:27:39.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175563976 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:27:39.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175563977 data=null item=TreeItem {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-31T03:27:39.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175563999 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:27:43.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T03:27:43.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:43.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:43.208Z] DEBUG - number of items : 11 [2019-07-31T03:27:43.208Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:43.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175567232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:43.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175567233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:43.208Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175567233 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:43.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175567233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:43.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175567233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:43.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175567233 data=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-31T03:27:43.209Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175567249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:43.209Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175567249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:43.209Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175567250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:43.209Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175567250 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:43.209Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175567250 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:43.209Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:43.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:43.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1175567252 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER } [2019-07-31T03:27:43.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1175567252 data=null doit=true} to TreeItem with text {FILTER } [2019-07-31T03:27:43.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1175567252 data=null} to TreeItem with text {FILTER } [2019-07-31T03:27:43.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1175567252 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-31T03:27:43.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175567253 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-31T03:27:43.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1175567259 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-31T03:27:43.209Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-31T03:27:43.209Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-31T03:27:43.209Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:43.209Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1175567273 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1175567273 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:43.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1175567276 data=null} to TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1175567276 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175567276 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-31T03:27:43.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1175567304 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1175567304 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1175567305 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1175567305 data=null} to TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:43.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1175567306 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1175567306 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1175567306 data=null} to TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1175567307 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175567307 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-31T03:27:43.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1175567316 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-31T03:27:43.209Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-31T03:27:43.209Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-31T03:27:43.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1175567394 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-31T03:27:43.209Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-31T03:27:43.466Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2019-07-31T03:27:43.466Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T03:27:43.466Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T03:27:43.466Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T03:27:43.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1175567487 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-31T03:27:43.466Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T03:27:43.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175567489 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T03:27:43.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175567490 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T03:27:43.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175567490 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-31T03:27:43.466Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175567490 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-31T03:27:43.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175567491 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-31T03:27:43.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:43.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175567492 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-31T03:27:43.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175567492 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T03:27:43.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175567492 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T03:27:43.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175567493 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-31T03:27:43.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175567493 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-31T03:27:43.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175567517 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-31T03:27:43.466Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2019-07-31T03:27:43.466Z] DEBUG - Clicking on with mnemonic 'AND' [2019-07-31T03:27:43.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1175567610 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-31T03:27:43.466Z] DEBUG - Clicked on with mnemonic 'AND' [2019-07-31T03:27:43.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:43.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1175567634 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-31T03:27:43.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1175567634 data=null doit=true} to Tree node with text: AND [2019-07-31T03:27:43.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1175567634 data=null} to Tree node with text: AND [2019-07-31T03:27:43.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1175567635 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T03:27:43.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175567635 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-31T03:27:43.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1175567684 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T03:27:43.722Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2019-07-31T03:27:43.722Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2019-07-31T03:27:43.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1175567728 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-31T03:27:43.722Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2019-07-31T03:27:43.722Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2019-07-31T03:27:43.722Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T03:27:43.722Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T03:27:43.722Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T03:27:43.722Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T03:27:43.722Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T03:27:43.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1175567828 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-31T03:27:43.722Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T03:27:43.722Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T03:27:43.722Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T03:27:43.722Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:43.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:43.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1175567920 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T03:27:43.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1175567920 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T03:27:43.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1175567920 data=null} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T03:27:43.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1175567920 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T03:27:43.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175567921 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-31T03:27:43.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1175568020 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-31T03:27:43.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:43.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1175568022 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-31T03:27:43.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1175568022 data=null doit=true} to Tree node with text: AND [2019-07-31T03:27:43.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1175568022 data=null} to Tree node with text: AND [2019-07-31T03:27:43.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1175568022 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T03:27:43.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175568023 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-31T03:27:43.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1175568036 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-31T03:27:43.979Z] DEBUG - number of items : 11 [2019-07-31T03:27:43.979Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-31T03:27:43.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175568078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:43.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175568079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:43.979Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175568079 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:43.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175568079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:43.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175568079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:43.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175568080 data=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-31T03:27:43.979Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175568086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:43.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175568086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:43.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175568087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:43.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175568087 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:43.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175568087 data=null} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:43.979Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-31T03:27:43.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:27:43.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:27:43.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:27:43.979Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:27:43.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1175568183 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-31T03:27:43.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1175568184 data=null doit=true} to TableItem with text {} [2019-07-31T03:27:43.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1175568184 data=null} to TableItem with text {} [2019-07-31T03:27:43.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175568184 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T03:27:43.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175568185 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T03:27:43.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175568187 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T03:27:44.236Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2019-07-31T03:27:44.236Z] DEBUG - Clicking on with mnemonic 'timestamp' [2019-07-31T03:27:44.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1175568239 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-31T03:27:44.236Z] DEBUG - Clicked on with mnemonic 'timestamp' [2019-07-31T03:27:45.604Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:27:45.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:45.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:45.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:45.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:45.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:45.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175569793 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:45.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175569794 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:45.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175569794 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:45.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175569794 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:45.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175569795 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-31T03:27:45.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175569804 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:45.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:45.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175569805 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:45.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175569805 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:45.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175569805 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:45.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175569806 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:45.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175569806 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-31T03:27:45.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175569822 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:45.604Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-31T03:27:45.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:45.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1175569827 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:27:45.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175569827 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:27:45.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175569827 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:27:45.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175569827 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:27:45.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175569828 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:27:45.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175569889 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:27:47.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T03:27:47.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:47.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:47.756Z] DEBUG - number of items : 11 [2019-07-31T03:27:47.756Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175571506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175571506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:47.756Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175571506 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175571506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175571506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:47.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175571506 data=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-31T03:27:47.756Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175571525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175571526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175571526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:47.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175571526 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:47.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175571526 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:47.756Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:47.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1175571527 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER } [2019-07-31T03:27:47.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1175571527 data=null doit=true} to TreeItem with text {FILTER } [2019-07-31T03:27:47.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1175571527 data=null} to TreeItem with text {FILTER } [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1175571527 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-31T03:27:47.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175571528 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-31T03:27:47.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1175571543 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-31T03:27:47.756Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-31T03:27:47.756Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-31T03:27:47.756Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:47.756Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1175571549 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1175571549 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:47.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1175571551 data=null} to TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1175571583 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175571583 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-31T03:27:47.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1175571590 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1175571590 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1175571590 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1175571591 data=null} to TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1175571591 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1175571592 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1175571592 data=null} to TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1175571592 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175571592 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-31T03:27:47.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1175571603 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-31T03:27:47.756Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-31T03:27:47.756Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-31T03:27:47.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1175571681 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-31T03:27:47.756Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-31T03:27:47.756Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2019-07-31T03:27:47.756Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T03:27:47.756Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T03:27:47.756Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T03:27:47.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1175571713 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-31T03:27:47.756Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T03:27:47.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175571722 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T03:27:47.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175571722 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175571722 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-31T03:27:47.756Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175571723 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-31T03:27:47.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175571723 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-31T03:27:47.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175571724 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-31T03:27:47.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175571724 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T03:27:47.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175571724 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175571724 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-31T03:27:47.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175571725 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-31T03:27:47.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175571792 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-31T03:27:47.756Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2019-07-31T03:27:47.756Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2019-07-31T03:27:47.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1175571842 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-31T03:27:47.756Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2019-07-31T03:27:47.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2019-07-31T03:27:47.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2019-07-31T03:27:47.756Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175571922 data=null item=TreeItem { = [2019-07-31T03:27:47.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2019-07-31T03:27:47.756Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T03:27:47.756Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T03:27:47.756Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T03:27:47.756Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T03:27:47.756Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-31T03:27:47.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1175571923 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-31T03:27:47.756Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-31T03:27:47.756Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-31T03:27:47.756Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-31T03:27:47.756Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T03:27:47.756Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T03:27:47.756Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:48.015Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-31T03:27:48.015Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-31T03:27:48.015Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T03:27:48.015Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T03:27:48.015Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:48.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:27:48.015Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2019-07-31T03:27:48.015Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2019-07-31T03:27:48.015Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2019-07-31T03:27:48.015Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2019-07-31T03:27:48.015Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2019-07-31T03:27:48.015Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T03:27:48.015Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2019-07-31T03:27:48.015Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2019-07-31T03:27:48.015Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2019-07-31T03:27:48.015Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T03:27:48.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1175572107 data=null doit=true} to Button with text {=} [2019-07-31T03:27:48.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1175572107 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-31T03:27:48.015Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T03:27:48.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1175572112 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T03:27:48.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1175572184 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-31T03:27:48.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1175572184 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-31T03:27:48.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1175572185 data=null item=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-31T03:27:48.015Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-31T03:27:48.015Z] DEBUG - number of items : 11 [2019-07-31T03:27:48.015Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-31T03:27:48.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175572186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:48.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175572187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:48.015Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175572187 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:48.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175572187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:48.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175572187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:48.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175572187 data=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-31T03:27:48.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175572190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:48.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175572190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:48.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175572190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:48.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175572190 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:48.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175572190 data=null} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:48.015Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-31T03:27:48.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:27:48.015Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:27:48.015Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:27:48.015Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:27:48.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1175572324 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-31T03:27:48.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1175572325 data=null doit=true} to TableItem with text {} [2019-07-31T03:27:48.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1175572325 data=null} to TableItem with text {} [2019-07-31T03:27:48.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175572326 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T03:27:48.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175572328 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T03:27:48.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175572331 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T03:27:48.272Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2019-07-31T03:27:48.272Z] DEBUG - Clicking on with mnemonic 'field' [2019-07-31T03:27:48.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1175572439 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-31T03:27:48.272Z] DEBUG - Clicked on with mnemonic 'field' [2019-07-31T03:27:50.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:27:50.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:50.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:50.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:50.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:50.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:50.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175574125 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:50.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175574125 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:50.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175574125 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:50.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175574126 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:50.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175574126 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-31T03:27:50.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175574136 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:50.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:50.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175574137 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:50.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175574137 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:50.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175574137 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:50.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175574138 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:50.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175574138 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-31T03:27:50.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175574152 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:50.164Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-31T03:27:50.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:50.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1175574153 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:27:50.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175574153 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:27:50.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175574153 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:27:50.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175574154 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:27:50.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175574154 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:27:50.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175574186 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:27:55.415Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T03:27:55.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:55.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:55.415Z] DEBUG - number of items : 11 [2019-07-31T03:27:55.415Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:55.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175578785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:55.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175578785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:55.415Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175578785 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:55.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175578785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:55.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175578785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:55.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175578786 data=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-31T03:27:55.415Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175578810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:55.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175578810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175578810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:55.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175578810 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:55.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175578810 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:55.416Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-31T03:27:55.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1175578811 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER } [2019-07-31T03:27:55.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1175578811 data=null doit=true} to TreeItem with text {FILTER } [2019-07-31T03:27:55.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1175578811 data=null} to TreeItem with text {FILTER } [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1175578812 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-31T03:27:55.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175578812 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-31T03:27:55.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1175578828 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-31T03:27:55.416Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-31T03:27:55.416Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-31T03:27:55.416Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:55.416Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1175578834 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1175578834 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:55.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1175578837 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1175578882 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175578883 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-31T03:27:55.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1175578890 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1175578890 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1175578890 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1175578891 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1175578892 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1175578892 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1175578892 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1175578893 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175578893 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-31T03:27:55.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1175578906 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-31T03:27:55.416Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-31T03:27:55.416Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-31T03:27:55.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1175578987 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-31T03:27:55.416Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-31T03:27:55.416Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2019-07-31T03:27:55.416Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T03:27:55.416Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T03:27:55.416Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T03:27:55.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1175579025 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-31T03:27:55.416Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-31T03:27:55.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175579027 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T03:27:55.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175579027 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175579027 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-31T03:27:55.416Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175579028 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-31T03:27:55.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175579028 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-31T03:27:55.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175579029 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-31T03:27:55.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175579029 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T03:27:55.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175579029 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175579030 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-31T03:27:55.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175579030 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-31T03:27:55.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1175579092 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-31T03:27:55.416Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2019-07-31T03:27:55.416Z] DEBUG - Clicking on with mnemonic 'OR' [2019-07-31T03:27:55.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1175579188 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-31T03:27:55.416Z] DEBUG - Clicked on with mnemonic 'OR' [2019-07-31T03:27:55.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1175579215 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-31T03:27:55.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1175579216 data=null doit=true} to Tree node with text: OR [2019-07-31T03:27:55.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1175579216 data=null} to Tree node with text: OR [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1175579217 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T03:27:55.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175579217 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-31T03:27:55.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1175579223 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T03:27:55.416Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2019-07-31T03:27:55.416Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2019-07-31T03:27:55.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1175579308 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-31T03:27:55.416Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2019-07-31T03:27:55.416Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-31T03:27:55.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2019-07-31T03:27:55.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2019-07-31T03:27:55.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2019-07-31T03:27:55.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175579389 data=null item=TreeItem { EQUALS} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2019-07-31T03:27:55.416Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T03:27:55.416Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T03:27:55.416Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T03:27:55.416Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T03:27:55.416Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-31T03:27:55.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1175579428 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-31T03:27:55.416Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-31T03:27:55.416Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-31T03:27:55.416Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-31T03:27:55.416Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:55.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1175579469 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-31T03:27:55.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1175579469 data=null doit=true} to Tree node with text: OR [2019-07-31T03:27:55.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1175579469 data=null} to Tree node with text: OR [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1175579470 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T03:27:55.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175579470 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-31T03:27:55.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1175579502 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-31T03:27:55.416Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2019-07-31T03:27:55.416Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2019-07-31T03:27:55.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1175579543 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-31T03:27:55.416Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2019-07-31T03:27:55.416Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-31T03:27:55.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2019-07-31T03:27:55.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2019-07-31T03:27:55.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2019-07-31T03:27:55.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2019-07-31T03:27:55.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175579624 data=null item=TreeItem { MATCHES} [2019-07-31T03:27:55.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2019-07-31T03:27:55.826Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-31T03:27:55.826Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-31T03:27:55.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T03:27:55.826Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T03:27:55.826Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-31T03:27:55.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1175579696 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-31T03:27:55.826Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-31T03:27:55.826Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-31T03:27:55.826Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-31T03:27:55.826Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-31T03:27:55.826Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-31T03:27:55.826Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:55.826Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-31T03:27:55.826Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-31T03:27:55.826Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-31T03:27:55.826Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-31T03:27:55.826Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:27:55.826Z] DEBUG - number of items : 11 [2019-07-31T03:27:55.826Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-31T03:27:55.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175579759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:55.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175579759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:55.826Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175579760 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:55.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175579760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:55.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175579760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:55.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175579760 data=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-31T03:27:55.826Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175579813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:55.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175579814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:55.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175579814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:55.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175579814 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:55.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175579814 data=null} to ToolItem with tooltip text {Save filters} [2019-07-31T03:27:55.826Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-31T03:27:55.826Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:27:55.826Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:27:55.826Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:27:55.826Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:27:55.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1175579910 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-31T03:27:55.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1175579911 data=null doit=true} to TableItem with text {} [2019-07-31T03:27:55.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1175579912 data=null} to TableItem with text {} [2019-07-31T03:27:55.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175579912 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T03:27:55.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175579913 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T03:27:55.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175579933 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-31T03:27:56.184Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2019-07-31T03:27:56.184Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2019-07-31T03:27:56.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1175579991 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-31T03:27:56.184Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2019-07-31T03:27:58.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1175581884 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:27:58.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:27:58.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:27:58.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:27:58.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:27:58.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175581939 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:58.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175581940 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:58.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175581940 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:58.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175581941 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:58.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175581941 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-31T03:27:58.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175581960 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:27:58.077Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:27:58.077Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:27:58.077Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:27:58.640Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:27:58.640Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:27:58.897Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:27:58.897Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:27:58.897Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:27:58.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:27:58.897Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:27:58.897Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:27:58.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175582899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175582900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175582900 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175582900 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175582900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175582900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175582900 data=null item=null detail=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-31T03:27:58.897Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175582900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175582901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175582901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175582901 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175582901 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:27:58.897Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:27:58.897Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:27:58.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:27:58.897Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:27:58.897Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:27:58.897Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:27:58.897Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:58.897Z] DEBUG - Clicking on OK [2019-07-31T03:27:58.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175582902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:58.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175582902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:58.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175582902 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:58.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175582902 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:58.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175582903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:58.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175582903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:58.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:58.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:58.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:58.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:58.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:58.897Z] DEBUG - Clicked on OK [2019-07-31T03:27:59.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175582903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:27:59.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175582029 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-31T03:27:59.411Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.106 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-31T03:27:59.411Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 5.953 s [2019-07-31T03:27:59.411Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.41 s [2019-07-31T03:27:59.411Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 7.265 s [2019-07-31T03:27:59.411Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-31T03:27:59.973Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:28:00.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:28:00.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:28:00.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:28:00.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:28:00.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:00.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1175584577 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1175584578 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1175584578 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1175584578 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175584579 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-31T03:28:00.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1175584602 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:00.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1175584613 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1175584613 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1175584613 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1175584614 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175584614 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-31T03:28:00.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1175584625 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1175584626 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1175584626 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1175584626 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175584627 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-31T03:28:00.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1175584631 data=null button=1 stateMask=0x80000 x=80 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:00.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:00.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175584632 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:28:00.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175584632 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:28:00.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175584632 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:28:00.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175584632 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:28:00.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175584632 data=null item=TreeItem {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-31T03:28:00.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175584655 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:28:03.056Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample3845019851710172454.xml"' [2019-07-31T03:28:03.056Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:28:03.056Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:28:03.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175587179 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:28:03.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175587180 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:28:03.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175587180 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:28:03.056Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175587181 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-31T03:28:03.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175587185 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:28:03.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:03.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3845019851710172454.xml} time=1175587262 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3845019851710172454.xml} time=1175587262 data=null doit=true} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3845019851710172454.xml} time=1175587262 data=null} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3845019851710172454.xml} time=1175587263 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175587263 data=null item=TreeItem {sample3845019851710172454.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3845019851710172454.xml} time=1175587397 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:03.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3845019851710172454.xml} time=1175587399 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3845019851710172454.xml} time=1175587399 data=null doit=true} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3845019851710172454.xml} time=1175587399 data=null} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3845019851710172454.xml} time=1175587399 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175587400 data=null item=TreeItem {sample3845019851710172454.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3845019851710172454.xml} time=1175587409 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.569Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2019-07-31T03:28:03.569Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2019-07-31T03:28:03.826Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2019-07-31T03:28:03.826Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2019-07-31T03:28:03.826Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2019-07-31T03:28:03.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:28:03.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:28:03.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:03.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3845019851710172454.xml} time=1175588014 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3845019851710172454.xml} time=1175588014 data=null doit=true} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3845019851710172454.xml} time=1175588014 data=null} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3845019851710172454.xml} time=1175588015 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175588015 data=null item=TreeItem {sample3845019851710172454.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3845019851710172454.xml} time=1175588016 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Clicking on TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3845019851710172454.xml} time=1175588017 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3845019851710172454.xml} time=1175588017 data=null doit=true} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:03.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3845019851710172454.xml} time=1175588017 data=null} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3845019851710172454.xml} time=1175588018 data=null button=1 stateMask=0x0 x=414 y=11 count=1} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175588027 data=null item=TreeItem {sample3845019851710172454.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3845019851710172454.xml} time=1175588027 data=null button=1 stateMask=0x80000 x=414 y=11 count=1} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample3845019851710172454.xml} time=1175588028 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample3845019851710172454.xml} time=1175588028 data=null doit=true} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample3845019851710172454.xml} time=1175588028 data=null} to TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - Clicked on TreeItem with text {sample3845019851710172454.xml} [2019-07-31T03:28:03.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:03.826Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:28:03.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:03.826Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:28:03.826Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:28:03.826Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:28:03.826Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:28:04.083Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2019-07-31T03:28:04.083Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2019-07-31T03:28:04.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:04.083Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:04.083Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:28:04.083Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:04.083Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:04.083Z] DEBUG - Clicking on OK [2019-07-31T03:28:04.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175588088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:04.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175588088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:04.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175588088 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:04.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175588088 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:04.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175588089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:04.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175588089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:04.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175588089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:04.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1175587614 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-31T03:28:04.646Z] DEBUG - Clicked on [2019-07-31T03:28:06.015Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample3845019851710172454.xml"' [2019-07-31T03:28:06.015Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:28:06.015Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:28:06.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample3845019851710172454.xml - Eclipse Platform} time=1175590139 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample3845019851710172454.xml - Eclipse Platform} [2019-07-31T03:28:06.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:28:06.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:28:06.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:28:06.015Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:06.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1175590227 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:06.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1175590227 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:06.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1175590227 data=null} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:06.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1175590227 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:06.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175590228 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-31T03:28:06.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1175590261 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-31T03:28:06.427Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:28:06.427Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:28:06.427Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:28:06.990Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:28:06.990Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:28:06.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:28:06.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:28:06.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:28:06.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:06.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:06.990Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:28:06.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175591151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175591151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175591151 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175591151 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175591151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175591151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175591151 data=null item=null detail=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-31T03:28:06.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175591152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175591152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175591152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175591152 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175591152 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:06.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:28:06.990Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:28:06.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:06.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:06.990Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:28:06.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:06.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:06.990Z] DEBUG - Clicking on OK [2019-07-31T03:28:06.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175591153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:06.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175591153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:06.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175591153 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:06.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175591153 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:06.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175591153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:06.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175591153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:06.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:06.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:06.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:06.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:06.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:06.990Z] DEBUG - Clicked on OK [2019-07-31T03:28:07.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175591153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:07.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175590328 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-31T03:28:07.556Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.191 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-31T03:28:07.556Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 8.19 s [2019-07-31T03:28:07.556Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-31T03:28:09.452Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:28:09.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:28:09.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:28:09.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175594055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175594055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175594055 data=null doit=true} to (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175594055 data=null} to (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1175594055 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1175594056 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175594056 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-31T03:28:10.016Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1175594058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175594060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1175594060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1175594060 data=null doit=true} to (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1175594060 data=null} to (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:28:10.016Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2019-07-31T03:28:10.016Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2019-07-31T03:28:10.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1175594119 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-31T03:28:10.016Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2019-07-31T03:28:11.908Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2019-07-31T03:28:11.908Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2019-07-31T03:28:11.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1175595693 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-31T03:28:11.908Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2019-07-31T03:28:12.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1175596818 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:28:12.838Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:28:12.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:28:12.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:28:12.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:12.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175596828 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:28:12.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175596828 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:28:12.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175596828 data=null} to TreeItem with text {test} [2019-07-31T03:28:12.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175596829 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:28:12.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175596829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:28:12.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175596873 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:28:12.838Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:28:12.838Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:28:12.838Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:28:13.768Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:28:13.768Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:28:13.768Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:28:13.768Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:28:13.768Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:28:13.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:13.768Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:13.768Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:28:13.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175597710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175597711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175597711 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175597711 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175597711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175597711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175597711 data=null item=null detail=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-31T03:28:13.768Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175597711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175597711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175597712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175597712 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175597712 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:13.768Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:28:13.768Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:28:13.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:13.768Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:13.768Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:28:13.768Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:13.768Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:13.768Z] DEBUG - Clicking on OK [2019-07-31T03:28:13.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175597713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:13.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175597713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:13.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175597713 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:13.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175597713 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:13.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175597713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:13.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175597713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:13.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:13.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:13.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:13.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:13.768Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:13.768Z] DEBUG - Clicked on OK [2019-07-31T03:28:13.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175597714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:13.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175596981 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-31T03:28:14.029Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.533 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-31T03:28:14.029Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 6.24 s [2019-07-31T03:28:14.029Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-31T03:28:14.591Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:28:14.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:28:14.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:28:14.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:28:14.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:28:14.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:14.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175599099 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:14.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175599099 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:14.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175599099 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:14.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175599100 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:15.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175599100 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-31T03:28:15.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175599147 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:15.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:15.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175599148 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:15.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175599148 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:15.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175599149 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:15.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175599149 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:15.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175599152 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-31T03:28:15.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175599165 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:15.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175599178 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:15.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175599178 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:15.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175599179 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:15.105Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175599180 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-31T03:28:15.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175599192 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:15.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:15.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175599194 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:28:15.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175599194 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:28:15.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175599194 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:28:15.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175599194 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:28:15.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175599195 data=null item=TreeItem {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-31T03:28:15.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175599217 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:28:37.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-31T03:28:37.170Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T03:28:37.170Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T03:28:37.170Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T03:28:37.170Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T03:28:37.170Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T03:28:37.170Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T03:28:37.170Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:28:37.170Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:28:37.170Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2019-07-31T03:28:37.170Z] 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-31T03:28:37.170Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1175619503 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1175619503 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-31T03:28:37.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1175619503 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-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1175619504 data=null item=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-31T03:28:37.170Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1175619509 data=null doit=true} to Button with text {Current view} [2019-07-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1175619509 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-31T03:28:37.170Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1175619511 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1175619512 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-31T03:28:37.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1175619512 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-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1175619512 data=null item=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-31T03:28:37.170Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1175619513 data=null doit=true} to Button with text {&All pages} [2019-07-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1175619513 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-31T03:28:37.170Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1175619515 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1175619516 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-31T03:28:37.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1175619516 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-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1175619516 data=null item=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-31T03:28:37.170Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2019-07-31T03:28:37.170Z] 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-31T03:28:37.170Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1175619519 data=null doit=true} to Button with text {Use current zoom} [2019-07-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1175619519 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-31T03:28:37.170Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1175619608 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1175619608 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-31T03:28:37.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1175619608 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-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1175619608 data=null item=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-31T03:28:37.170Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2019-07-31T03:28:37.170Z] 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-31T03:28:37.170Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1175619616 data=null doit=true} to Button with text {Number of horizontal pages:} [2019-07-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1175619703 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-31T03:28:37.170Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1175619705 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1175619705 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-31T03:28:37.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1175619705 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-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1175619705 data=null item=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-31T03:28:37.170Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1175619711 data=null doit=true} to Button with text {&All pages} [2019-07-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1175619711 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-31T03:28:37.170Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1175619713 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1175619713 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-31T03:28:37.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1175619713 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-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1175619713 data=null item=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-31T03:28:37.170Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2019-07-31T03:28:37.170Z] 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-31T03:28:37.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1175619795 data=null doit=true} to Button with text {Selected pages} [2019-07-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1175619795 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-31T03:28:37.170Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1175619799 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1175619799 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-31T03:28:37.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1175619799 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-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1175619799 data=null item=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-31T03:28:37.170Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:28:37.170Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:37.170Z] DEBUG - Clicking on Cancel [2019-07-31T03:28:37.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1175619894 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-31T03:28:37.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1175619894 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-31T03:28:37.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1175619894 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:28:37.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1175619894 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:28:37.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1175619894 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-31T03:28:37.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1175619894 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-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1175619894 data=null item=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-31T03:28:37.170Z] DEBUG - Clicked on [2019-07-31T03:28:37.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1175620596 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:28:37.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:28:37.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:28:37.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:28:37.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:37.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175620646 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:37.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175620646 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:37.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175620646 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:37.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175620647 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:37.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175620647 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-31T03:28:37.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175620685 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:37.170Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:28:37.170Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:28:37.170Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:28:37.428Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:28:37.428Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:28:37.428Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:28:37.428Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:28:37.428Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:28:37.428Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:37.428Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:37.428Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:28:37.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175621525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175621526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175621526 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175621526 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175621526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175621526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175621526 data=null item=null detail=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-31T03:28:37.428Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175621526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175621526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175621526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175621527 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175621527 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:37.428Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:28:37.428Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:28:37.428Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:37.428Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:37.428Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:28:37.428Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:37.428Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:37.428Z] DEBUG - Clicking on OK [2019-07-31T03:28:37.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175621528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:37.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175621528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:37.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175621528 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:37.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175621528 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:37.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175621528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:37.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175621528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:37.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:37.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:37.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:37.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:37.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:37.428Z] DEBUG - Clicked on OK [2019-07-31T03:28:37.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175621528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:37.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175620788 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-31T03:28:37.941Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:28:38.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:28:38.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:28:38.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:28:38.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:28:38.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:38.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175622665 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175622665 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175622666 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175622666 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175622666 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-31T03:28:38.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175622689 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:38.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175622691 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175622691 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175622691 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175622691 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175622694 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-31T03:28:38.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175622701 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175622702 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175622702 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175622703 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175622703 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-31T03:28:38.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175622707 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:38.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:38.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175622708 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:28:38.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175622708 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:28:38.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175622708 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:28:38.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175622708 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:28:38.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175622708 data=null item=TreeItem {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-31T03:28:38.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175622721 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:28:48.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-31T03:28:48.460Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T03:28:48.460Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T03:28:48.460Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T03:28:48.460Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T03:28:48.460Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T03:28:48.460Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-31T03:28:48.460Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - number of items : 9 [2019-07-31T03:28:48.460Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1175632645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1175632645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1175632646 data=null doit=true} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1175632646 data=null} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1175632646 data=null button=1 stateMask=0x0 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1175632660 data=null button=1 stateMask=0x80000 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - number of items : 9 [2019-07-31T03:28:48.460Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175632662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175632684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T03:28:48.460Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175632684 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175632684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175632684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T03:28:48.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175632684 data=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-31T03:28:48.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175632685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175632685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175632685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-31T03:28:48.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175632685 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T03:28:48.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175632685 data=null} to ToolItem with tooltip text {Select} [2019-07-31T03:28:48.460Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2019-07-31T03:28:48.460Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1175632685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1175632685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1175632686 data=null doit=true} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1175632686 data=null} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1175632686 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1175632687 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - number of items : 9 [2019-07-31T03:28:48.460Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T03:28:48.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175632687 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-31T03:28:48.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175632688 data=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-31T03:28:48.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175632688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175632688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T03:28:48.460Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175632688 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175632688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175632688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T03:28:48.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175632689 data=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-31T03:28:48.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175632689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175632689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175632689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T03:28:48.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175632689 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T03:28:48.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175632689 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T03:28:48.460Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T03:28:48.460Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1175632690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1175632690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1175632690 data=null doit=true} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1175632690 data=null} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1175632690 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1175632691 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1175632691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1175632692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1175632692 data=null doit=true} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1175632692 data=null} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1175632692 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1175632692 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - number of items : 9 [2019-07-31T03:28:48.461Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175632693 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175632693 data=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-31T03:28:48.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175632693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175632694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175632694 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175632694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175632694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175632694 data=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-31T03:28:48.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175632694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175632694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175632694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175632694 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175632695 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1175632695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1175632695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1175632695 data=null doit=true} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1175632695 data=null} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1175632695 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1175632696 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - number of items : 9 [2019-07-31T03:28:48.461Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2019-07-31T03:28:48.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175632696 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-31T03:28:48.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175632696 data=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-31T03:28:48.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175632697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175632697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T03:28:48.461Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175632697 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175632697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175632697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T03:28:48.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175632697 data=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-31T03:28:48.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175632698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175632698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175632698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T03:28:48.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175632698 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T03:28:48.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175632698 data=null} to ToolItem with tooltip text {Reset zoom factor} [2019-07-31T03:28:48.461Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2019-07-31T03:28:48.461Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1175632699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1175632699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1175632706 data=null doit=true} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1175632706 data=null} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1175632706 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1175632707 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.461Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:28:48.718Z] DEBUG - Clicking on with mnemonic 'Select' [2019-07-31T03:28:48.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1175632751 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-31T03:28:48.718Z] DEBUG - Clicked on with mnemonic 'Select' [2019-07-31T03:28:48.718Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1175632751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1175632751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1175632752 data=null doit=true} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1175632752 data=null} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1175632752 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1175632753 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2019-07-31T03:28:48.718Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2019-07-31T03:28:48.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1175632789 data=null doit=true} to MenuItem with text {Select} [2019-07-31T03:28:48.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1175632790 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-31T03:28:48.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1175632790 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-31T03:28:48.718Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2019-07-31T03:28:48.718Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1175632790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1175632791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1175632791 data=null doit=true} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1175632791 data=null} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1175632791 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1175632791 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1175632792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1175632792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1175632792 data=null doit=true} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1175632792 data=null} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1175632792 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1175632793 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2019-07-31T03:28:48.718Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2019-07-31T03:28:48.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1175632828 data=null doit=true} to MenuItem with text {Zoom in} [2019-07-31T03:28:48.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1175632828 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-31T03:28:48.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1175632828 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-31T03:28:48.718Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2019-07-31T03:28:48.718Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1175632828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1175632829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1175632829 data=null doit=true} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1175632829 data=null} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1175632829 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1175632830 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2019-07-31T03:28:48.718Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2019-07-31T03:28:48.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1175632861 data=null doit=true} to MenuItem with text {Zoom out} [2019-07-31T03:28:48.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1175632861 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-31T03:28:48.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1175632861 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-31T03:28:48.718Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2019-07-31T03:28:48.718Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1175632862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1175632862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-31T03:28:48.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1175632862 data=null doit=true} to (of type 'Canvas') [2019-07-31T03:28:48.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1175632862 data=null} to (of type 'Canvas') [2019-07-31T03:28:48.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1175632862 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1175632865 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-31T03:28:48.719Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-31T03:28:48.719Z] DEBUG - number of items : 9 [2019-07-31T03:28:48.719Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T03:28:48.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175632866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T03:28:48.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175632866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T03:28:48.719Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175632866 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T03:28:48.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175632866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T03:28:48.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175632867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T03:28:48.975Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T03:28:48.975Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T03:28:48.975Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T03:28:48.975Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T03:28:48.975Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T03:28:48.975Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-31T03:28:48.975Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-31T03:28:48.975Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2019-07-31T03:28:48.975Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2019-07-31T03:28:48.975Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-31T03:28:48.975Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1175633219 data=null} to (of type 'Combo') [2019-07-31T03:28:48.975Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:48.975Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3bf8f426 [2019-07-31T03:28:48.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1175633222 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-31T03:28:48.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1175633222 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-31T03:28:48.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1175633222 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:48.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1175633222 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:48.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1175633223 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-31T03:28:48.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1175633223 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-31T03:28:48.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1175633223 data=null item=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-31T03:28:48.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1175633223 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-31T03:28:48.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1175633223 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-31T03:28:48.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1175633223 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-31T03:28:48.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1175633223 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:48.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1175633223 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:48.975Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7103ba38 [2019-07-31T03:28:48.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1175633225 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-31T03:28:48.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1175633225 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-31T03:28:48.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1175633225 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:48.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1175633225 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:48.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1175633225 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-31T03:28:48.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1175633226 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-31T03:28:48.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1175633226 data=null item=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-31T03:28:48.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1175633226 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-31T03:28:48.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1175633226 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-31T03:28:48.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1175633226 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-31T03:28:48.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1175633226 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:48.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1175633226 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:48.975Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:48.975Z] DEBUG - Clicking on Find [2019-07-31T03:28:48.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1175633229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:48.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1175633229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:48.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1175633229 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:48.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1175633229 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:48.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1175633230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:48.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1175633230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1175633230 data=null item=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-31T03:28:49.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1175633231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1175633235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1175633235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1175633235 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1175633235 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.232Z] DEBUG - Clicked on Find [2019-07-31T03:28:49.232Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T03:28:49.232Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T03:28:49.232Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T03:28:49.232Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T03:28:49.232Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T03:28:49.232Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:49.232Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:28:49.232Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T03:28:49.232Z] DEBUG - Clicking on Close [2019-07-31T03:28:49.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1175633236 data=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-31T03:28:49.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1175633236 data=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-31T03:28:49.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1175633236 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:28:49.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1175633237 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:28:49.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1175633237 data=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-31T03:28:49.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1175633237 data=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-31T03:28:49.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1175633237 data=null item=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-31T03:28:49.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175632867 data=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-31T03:28:49.232Z] DEBUG - Clicked on [2019-07-31T03:28:49.232Z] DEBUG - number of items : 9 [2019-07-31T03:28:49.232Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T03:28:49.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175633414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T03:28:49.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175633414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T03:28:49.232Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175633414 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T03:28:49.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175633414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T03:28:49.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175633415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-31T03:28:49.489Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T03:28:49.489Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T03:28:49.489Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T03:28:49.489Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T03:28:49.489Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-31T03:28:49.489Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-31T03:28:49.489Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-31T03:28:49.489Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2019-07-31T03:28:49.489Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2019-07-31T03:28:49.489Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2019-07-31T03:28:49.489Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=1175633565 data=null} to (of type 'Combo') [2019-07-31T03:28:49.489Z] DEBUG - Set text on (of type 'Combo') to 1001 [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:49.489Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@654ca409 [2019-07-31T03:28:49.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1175633566 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-31T03:28:49.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1175633567 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-31T03:28:49.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1175633567 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:49.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1175633567 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:49.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1175633567 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-31T03:28:49.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1175633573 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-31T03:28:49.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1175633574 data=null item=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-31T03:28:49.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1175633574 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-31T03:28:49.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1175633574 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-31T03:28:49.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1175633574 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-31T03:28:49.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1175633574 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:49.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1175633574 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:49.489Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@75a1841a [2019-07-31T03:28:49.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1175633575 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-31T03:28:49.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1175633575 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-31T03:28:49.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1175633576 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:49.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1175633576 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:49.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1175633576 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-31T03:28:49.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1175633576 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-31T03:28:49.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1175633576 data=null item=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-31T03:28:49.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1175633576 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-31T03:28:49.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1175633576 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-31T03:28:49.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1175633577 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-31T03:28:49.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1175633577 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:49.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1175633577 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:49.489Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.489Z] DEBUG - Clicking on Find [2019-07-31T03:28:49.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1175633581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1175633581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1175633581 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1175633581 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1175633581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1175633582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1175633582 data=null item=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-31T03:28:49.490Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1175633609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1175633610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1175633610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1175633610 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1175633610 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - Clicked on Find [2019-07-31T03:28:49.490Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T03:28:49.490Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T03:28:49.490Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T03:28:49.490Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T03:28:49.490Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T03:28:49.490Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:49.490Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-31T03:28:49.490Z] DEBUG - Clicking on Close [2019-07-31T03:28:49.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1175633612 data=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-31T03:28:49.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1175633612 data=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-31T03:28:49.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1175633612 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1175633619 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T03:28:49.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1175633619 data=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-31T03:28:49.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1175633619 data=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-31T03:28:49.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1175633619 data=null item=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-31T03:28:49.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175633415 data=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-31T03:28:49.746Z] DEBUG - Clicked on [2019-07-31T03:28:49.746Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-31T03:28:49.746Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-31T03:28:50.003Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-31T03:28:50.003Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - Clicking on Add... [2019-07-31T03:28:50.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1175634033 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-31T03:28:50.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1175634033 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-31T03:28:50.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1175634033 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T03:28:50.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1175634033 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T03:28:50.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1175634033 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-31T03:28:50.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1175634033 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-31T03:28:50.003Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1175634122 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-31T03:28:50.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1175634122 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-31T03:28:50.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1175634123 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-31T03:28:50.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1175634123 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T03:28:50.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1175634123 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T03:28:50.003Z] DEBUG - Clicked on Add... [2019-07-31T03:28:50.003Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2019-07-31T03:28:50.003Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T03:28:50.003Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T03:28:50.003Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-31T03:28:50.003Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1175634128 data=null} to (of type 'Combo') [2019-07-31T03:28:50.003Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:50.003Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@ecd59a3 [2019-07-31T03:28:50.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1175634130 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-31T03:28:50.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1175634130 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-31T03:28:50.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1175634130 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:50.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1175634130 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:50.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1175634130 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-31T03:28:50.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1175634130 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-31T03:28:50.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1175634130 data=null item=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-31T03:28:50.003Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1175634131 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-31T03:28:50.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1175634131 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-31T03:28:50.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1175634131 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-31T03:28:50.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1175634131 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:50.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1175634131 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-31T03:28:50.003Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:50.003Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T03:28:50.003Z] DEBUG - Clicking on Create [2019-07-31T03:28:50.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1175634133 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-31T03:28:50.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1175634133 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-31T03:28:50.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1175634134 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T03:28:50.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1175634134 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-31T03:28:50.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1175634134 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-31T03:28:50.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1175634134 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-31T03:28:50.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1175634134 data=null item=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-31T03:28:50.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1175634033 data=null item=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-31T03:28:50.260Z] DEBUG - Clicked on [2019-07-31T03:28:50.260Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T03:28:50.260Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T03:28:50.260Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T03:28:50.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:50.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:50.260Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:28:50.260Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:50.260Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.260Z] DEBUG - Clicking on OK [2019-07-31T03:28:50.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175634347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175634347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175634347 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175634347 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175634347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175634347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175634348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1175633840 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-31T03:28:50.260Z] DEBUG - Clicked on [2019-07-31T03:28:50.516Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-31T03:28:50.516Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-31T03:28:50.773Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-31T03:28:50.773Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-31T03:28:50.773Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:28:50.773Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:28:50.773Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:28:50.773Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:28:50.773Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T03:28:50.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175634789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:28:50.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175634789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:28:50.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175634789 data=null doit=true} to (of type 'Table') [2019-07-31T03:28:50.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175634789 data=null} to (of type 'Table') [2019-07-31T03:28:50.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1175634790 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table') [2019-07-31T03:28:50.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175634790 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-31T03:28:50.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1175634791 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table') [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:50.773Z] DEBUG - Clicking on Remove [2019-07-31T03:28:50.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1175634792 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-31T03:28:50.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1175634792 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-31T03:28:50.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1175634793 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1175634793 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1175634793 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-31T03:28:50.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1175634793 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-31T03:28:50.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1175634793 data=null item=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-31T03:28:50.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] DEBUG - Clicked on Remove [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:50.773Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] DEBUG - Clicking on OK [2019-07-31T03:28:50.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175634795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175634801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175634801 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175634801 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175634801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175634802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175634802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:50.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1175634517 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-31T03:28:51.030Z] DEBUG - Clicked on [2019-07-31T03:28:51.030Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-31T03:28:51.030Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-31T03:28:51.286Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-31T03:28:51.286Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-31T03:28:51.286Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-31T03:28:51.286Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-31T03:28:51.286Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-31T03:28:51.286Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2019-07-31T03:28:51.286Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-31T03:28:51.286Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2019-07-31T03:28:51.286Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-31T03:28:51.286Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2019-07-31T03:28:51.286Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-31T03:28:51.286Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2019-07-31T03:28:51.286Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-31T03:28:51.286Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2019-07-31T03:28:51.286Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-31T03:28:51.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:51.286Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-31T03:28:51.286Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:51.286Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:28:51.286Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:51.286Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:51.286Z] DEBUG - Clicking on OK [2019-07-31T03:28:51.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175635530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:51.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175635530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:51.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175635530 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:51.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175635530 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:51.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175635531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:51.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175635531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:51.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175635531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:51.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1175635221 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-31T03:28:51.542Z] DEBUG - Clicked on [2019-07-31T03:28:51.542Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-31T03:28:51.542Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-31T03:28:51.800Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-31T03:28:51.800Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-31T03:28:51.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:51.800Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-31T03:28:51.800Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2019-07-31T03:28:51.800Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:51.800Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T03:28:51.800Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:51.800Z] DEBUG - Clicking on Default [2019-07-31T03:28:51.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1175635998 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-31T03:28:51.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1175635998 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-31T03:28:51.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1175635998 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T03:28:51.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1175635998 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T03:28:51.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1175635998 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-31T03:28:51.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1175636012 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-31T03:28:51.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1175636012 data=null item=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-31T03:28:52.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1175636090 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-31T03:28:52.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1175636090 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-31T03:28:52.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1175636090 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-31T03:28:52.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1175636090 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T03:28:52.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1175636090 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-31T03:28:52.326Z] DEBUG - Clicked on Default [2019-07-31T03:28:52.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:52.326Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-31T03:28:52.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:52.326Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:28:52.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:52.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.326Z] DEBUG - Clicking on OK [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175636092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175636092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175636092 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175636092 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175636092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175636092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175636092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1175635764 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-31T03:28:52.326Z] DEBUG - Clicked on [2019-07-31T03:28:52.326Z] DEBUG - number of items : 9 [2019-07-31T03:28:52.326Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175636304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175636304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175636304 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175636304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175636304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175636305 data=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-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-31T03:28:52.326Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2019-07-31T03:28:52.326Z] DEBUG - number of items : 9 [2019-07-31T03:28:52.326Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175636322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175636322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175636322 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175636322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175636322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175636322 data=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-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-31T03:28:52.326Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2019-07-31T03:28:52.326Z] DEBUG - number of items : 9 [2019-07-31T03:28:52.326Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175636336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175636336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175636336 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175636336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175636336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175636336 data=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-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-31T03:28:52.326Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2019-07-31T03:28:52.326Z] DEBUG - number of items : 9 [2019-07-31T03:28:52.326Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175636341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175636341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175636342 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175636342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175636342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-31T03:28:52.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175636347 data=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-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T03:28:52.326Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-31T03:28:52.326Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2019-07-31T03:28:52.326Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2019-07-31T03:28:52.326Z] DEBUG - Clicking on with mnemonic 'Next page' [2019-07-31T03:28:52.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1175636400 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-31T03:28:52.326Z] DEBUG - Clicked on with mnemonic 'Next page' [2019-07-31T03:28:52.326Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2019-07-31T03:28:52.326Z] DEBUG - Clicking on with mnemonic 'Previous page' [2019-07-31T03:28:52.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1175636488 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-31T03:28:52.326Z] DEBUG - Clicked on with mnemonic 'Previous page' [2019-07-31T03:28:52.326Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2019-07-31T03:28:52.326Z] DEBUG - Clicking on with mnemonic 'Last page' [2019-07-31T03:28:52.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1175636522 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-31T03:28:52.326Z] DEBUG - Clicked on with mnemonic 'Last page' [2019-07-31T03:28:52.583Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2019-07-31T03:28:52.583Z] DEBUG - Clicking on with mnemonic 'First page' [2019-07-31T03:28:52.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1175636607 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-31T03:28:52.583Z] DEBUG - Clicked on with mnemonic 'First page' [2019-07-31T03:28:52.583Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2019-07-31T03:28:52.583Z] DEBUG - Clicking on with mnemonic 'Pages...' [2019-07-31T03:28:52.840Z] DEBUG - Clicked on with mnemonic 'Pages...' [2019-07-31T03:28:52.840Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2019-07-31T03:28:52.840Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-31T03:28:52.840Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-31T03:28:52.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:52.840Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:52.840Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:28:52.840Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:52.840Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.840Z] DEBUG - Clicking on OK [2019-07-31T03:28:52.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175637090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175637090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175637090 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175637090 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175637090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:52.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175637090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:53.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175637090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:53.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1175636692 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-31T03:28:53.353Z] DEBUG - Clicked on [2019-07-31T03:28:53.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1175637992 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:28:53.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:28:53.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:28:53.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:28:53.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:28:53.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175638083 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:53.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175638083 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:53.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175638083 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:53.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175638084 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:53.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175638084 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-31T03:28:53.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175638108 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:28:54.534Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:28:54.534Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:28:54.534Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:28:54.827Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:28:54.827Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:28:54.827Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:28:54.827Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:28:54.827Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.827Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:28:54.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:54.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:54.827Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.827Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:28:54.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175639035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175639035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175639035 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175639036 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175639036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175639036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175639036 data=null item=null detail=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-31T03:28:54.828Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175639037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175639037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175639037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175639037 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175639037 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.828Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:28:54.828Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:28:54.828Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:28:54.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:28:54.828Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:28:54.828Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:28:54.828Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:28:54.828Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:54.828Z] DEBUG - Clicking on OK [2019-07-31T03:28:54.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175639038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:54.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175639038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:54.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175639039 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:54.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175639039 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:54.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175639039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:54.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175639039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:54.828Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:54.828Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:54.828Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:54.828Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:54.828Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:54.828Z] DEBUG - Clicked on OK [2019-07-31T03:28:55.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175639039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:28:55.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175638213 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-31T03:28:55.391Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-31T03:28:55.647Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.451 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-31T03:28:55.647Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 23.566 s [2019-07-31T03:28:55.647Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 17.54 s [2019-07-31T03:28:55.647Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-31T03:29:07.828Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.221 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-31T03:29:07.828Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 10.896 s [2019-07-31T03:29:07.828Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-31T03:29:07.828Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-31T03:29:07.828Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2019-07-31T03:29:07.828Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-31T03:29:08.961Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:29:08.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:29:08.961Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:29:08.961Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:29:08.961Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T03:29:08.961Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T03:29:08.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1175652986 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-31T03:29:08.961Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T03:29:08.961Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T03:29:08.961Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T03:29:08.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1175653155 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-31T03:29:09.219Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T03:29:09.220Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T03:29:09.220Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T03:29:09.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1175653289 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-31T03:29:09.220Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T03:29:09.220Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T03:29:09.220Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T03:29:09.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1175653405 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-31T03:29:09.220Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T03:29:09.476Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T03:29:09.476Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T03:29:09.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1175653494 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-31T03:29:09.476Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T03:29:10.845Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:29:10.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:29:11.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:29:11.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:29:11.102Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-31T03:29:11.102Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-31T03:29:11.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1175655107 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-31T03:29:11.102Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-31T03:29:12.996Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:29:12.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:29:12.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:29:12.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:29:12.996Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T03:29:12.996Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T03:29:12.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1175656910 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-31T03:29:12.997Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T03:29:13.256Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-31T03:29:13.256Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-31T03:29:13.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1175657288 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-31T03:29:13.256Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-31T03:29:13.256Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T03:29:13.256Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T03:29:13.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1175657420 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-31T03:29:13.256Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T03:29:13.925Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T03:29:13.925Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T03:29:13.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1175657527 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-31T03:29:13.925Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T03:29:13.925Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T03:29:13.925Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T03:29:13.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1175657583 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-31T03:29:13.925Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T03:29:13.925Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T03:29:13.925Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T03:29:13.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1175657628 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-31T03:29:13.925Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T03:29:13.925Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T03:29:13.925Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T03:29:13.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1175657656 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-31T03:29:13.925Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T03:29:13.925Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T03:29:13.925Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T03:29:13.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1175657704 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-31T03:29:13.925Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T03:29:13.925Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-31T03:29:13.925Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-31T03:29:13.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1175657795 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-31T03:29:13.925Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-31T03:29:13.925Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T03:29:13.925Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T03:29:13.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1175657912 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-31T03:29:13.925Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T03:29:13.925Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T03:29:13.925Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T03:29:13.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1175658048 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-31T03:29:14.325Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T03:29:14.325Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T03:29:14.325Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T03:29:14.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1175658212 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-31T03:29:14.325Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T03:29:15.924Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:29:15.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:29:15.924Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:29:15.924Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:29:15.924Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-31T03:29:15.924Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-31T03:29:15.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1175659954 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-31T03:29:15.924Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-31T03:29:15.924Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-31T03:29:15.924Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-31T03:29:15.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1175660113 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-31T03:29:15.924Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-31T03:29:16.225Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-31T03:29:16.225Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-31T03:29:16.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1175660246 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-31T03:29:16.225Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-31T03:29:16.225Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-31T03:29:16.225Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-31T03:29:16.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1175660357 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-31T03:29:16.225Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-31T03:29:16.225Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-31T03:29:16.225Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-31T03:29:16.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1175660449 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-31T03:29:16.225Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-31T03:29:16.525Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-31T03:29:16.525Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-31T03:29:16.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1175660498 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-31T03:29:16.525Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-31T03:29:16.525Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-31T03:29:16.525Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-31T03:29:16.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1175660529 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-31T03:29:16.525Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-31T03:29:16.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1175660795 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:29:16.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:29:16.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:29:16.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:29:16.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:29:16.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175660817 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:29:16.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175660818 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:29:16.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175660818 data=null} to TreeItem with text {test} [2019-07-31T03:29:16.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175660818 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:29:16.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175660818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:29:16.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175660854 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:29:16.791Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:29:16.791Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:29:16.791Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:29:17.725Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:29:17.725Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:29:17.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:29:17.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:29:17.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:29:17.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:29:17.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:29:17.725Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:29:17.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175661828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175661828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175661828 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175661828 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175661828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175661829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175661829 data=null item=null detail=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-31T03:29:17.725Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175661829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175661829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175661829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175661829 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175661829 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:17.725Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:29:17.725Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:29:17.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:29:17.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:29:17.725Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:29:17.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:29:17.725Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:17.725Z] DEBUG - Clicking on OK [2019-07-31T03:29:17.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175661831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:17.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175661831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:17.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175661831 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:17.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175661831 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:17.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175661831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:17.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175661831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:17.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:17.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:17.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:17.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:17.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:17.725Z] DEBUG - Clicked on OK [2019-07-31T03:29:17.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175661831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:17.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175660937 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-31T03:29:18.239Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.421 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-31T03:29:18.239Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 4.108 s [2019-07-31T03:29:18.239Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 3.056 s [2019-07-31T03:29:18.239Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.304 s [2019-07-31T03:29:18.239Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-31T03:29:24.783Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.697 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-31T03:29:24.783Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 5.644 s [2019-07-31T03:29:24.783Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-31T03:29:27.304Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:29:27.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:29:27.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:29:27.560Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:29:27.560Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:29:27.817Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:29:27.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1175672030 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T03:29:27.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1175672031 data=null doit=true} to TableItem with text {} [2019-07-31T03:29:27.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1175672031 data=null} to TableItem with text {} [2019-07-31T03:29:27.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175672032 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T03:29:27.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175672032 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T03:29:27.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175672035 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T03:29:28.073Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2019-07-31T03:29:28.073Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2019-07-31T03:29:28.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1175672122 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-31T03:29:28.073Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2019-07-31T03:29:28.073Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2019-07-31T03:29:29.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1175673504 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:29:29.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:29:29.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:29:29.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:29:29.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:29:29.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175673511 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:29:29.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175673511 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:29:29.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175673511 data=null} to TreeItem with text {test} [2019-07-31T03:29:29.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175673512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:29:29.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175673512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:29:29.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175673592 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:29:29.699Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:29:29.699Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:29:29.699Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:29:30.229Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:29:30.229Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:29:30.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:29:30.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:29:30.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.229Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:29:30.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:29:30.229Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:29:30.229Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.229Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:29:30.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175674023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175674024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175674024 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175674024 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175674024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175674025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175674025 data=null item=null detail=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-31T03:29:30.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175674025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175674025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175674025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175674025 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175674025 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.230Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:29:30.230Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:29:30.230Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:29:30.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:29:30.230Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:29:30.230Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:29:30.230Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:29:30.230Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:30.230Z] DEBUG - Clicking on OK [2019-07-31T03:29:30.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175674084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:30.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175674084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:30.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175674084 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:30.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175674084 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:30.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175674084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:30.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175674085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:30.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:30.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:30.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:30.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:30.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:30.230Z] DEBUG - Clicked on OK [2019-07-31T03:29:30.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175674085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:29:30.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175673707 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-31T03:29:30.579Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.66 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-31T03:29:30.579Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 6.602 s [2019-07-31T03:29:30.579Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-31T03:29:30.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:29:31.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:29:31.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:29:31.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:29:31.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:29:31.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:29:31.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1175675472 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1175675472 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1175675472 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1175675472 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175675472 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-31T03:29:31.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1175675513 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:29:31.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1175675514 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1175675514 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1175675515 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1175675515 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175675515 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-31T03:29:31.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1175675528 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1175675529 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1175675529 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1175675529 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175675529 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-31T03:29:31.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1175675533 data=null button=1 stateMask=0x80000 x=84 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:29:31.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:29:31.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175675534 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:29:31.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175675534 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:29:31.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175675534 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:29:31.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175675534 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:29:31.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175675534 data=null item=TreeItem {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-31T03:29:31.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175675551 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:29:37.942Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T03:29:37.942Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T03:29:37.942Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:29:37.942Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:29:37.942Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T03:29:37.942Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:29:38.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1175682197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:29:38.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1175682198 data=null doit=true} to Sash with text {} [2019-07-31T03:29:38.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175682199 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-31T03:29:38.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1175682201 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T03:29:38.200Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1175682203 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T03:29:38.200Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1175682204 data=null} to Sash with text {} [2019-07-31T03:29:38.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175682204 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-31T03:29:38.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1175682206 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-31T03:29:38.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175682207 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-31T03:29:38.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1175682209 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T03:29:38.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1175682209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:29:38.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1175682812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:29:38.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1175682812 data=null doit=true} to Sash with text {} [2019-07-31T03:29:38.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175682812 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-31T03:29:38.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1175682815 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T03:29:38.763Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1175682824 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T03:29:38.763Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1175682824 data=null} to Sash with text {} [2019-07-31T03:29:38.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175682824 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-31T03:29:38.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1175682826 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-31T03:29:38.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175682829 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-31T03:29:38.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1175682831 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-31T03:29:38.763Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1175682831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:29:39.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:29:42.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:29:42.593Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:29:42.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T03:29:42.593Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T03:29:42.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T03:29:42.593Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:29:42.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1175686349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:42.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175686349 data=null button=0 stateMask=0x0 x=182 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:42.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1175686350 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:29:42.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1175686350 data=null} to TimeGraphControl with text {} [2019-07-31T03:29:42.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1175686367 data=null button=1 stateMask=0x0 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:42.593Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1175686367 data=null x=232 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T03:29:42.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175686368 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:42.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1175686370 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:42.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175686370 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:42.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1175686370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:42.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1175686371 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:29:42.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1175686371 data=null} to TimeGraphControl with text {} [2019-07-31T03:29:42.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1175686875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:42.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175686876 data=null button=0 stateMask=0x0 x=232 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:42.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1175686876 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:29:42.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1175686876 data=null} to TimeGraphControl with text {} [2019-07-31T03:29:42.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1175686890 data=null button=1 stateMask=0x0 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:42.851Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1175686891 data=null x=182 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T03:29:42.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175686891 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:42.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1175686893 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:42.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175686894 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:42.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1175686894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:42.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1175686894 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:29:42.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1175686894 data=null} to TimeGraphControl with text {} [2019-07-31T03:29:43.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:29:46.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:29:46.552Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:29:46.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T03:29:46.552Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T03:29:46.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1175690329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:46.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175690329 data=null button=0 stateMask=0x0 x=182 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:46.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1175690329 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:29:46.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1175690330 data=null} to TimeGraphControl with text {} [2019-07-31T03:29:46.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1175690338 data=null button=1 stateMask=0x0 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:46.552Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1175690339 data=null x=232 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T03:29:46.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175690339 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:46.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1175690341 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:46.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175690341 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:46.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1175690342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:46.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1175690342 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:29:46.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1175690342 data=null} to TimeGraphControl with text {} [2019-07-31T03:29:46.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1175690846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:46.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175690846 data=null button=0 stateMask=0x0 x=232 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:46.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1175690847 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:29:46.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1175690847 data=null} to TimeGraphControl with text {} [2019-07-31T03:29:46.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1175690861 data=null button=1 stateMask=0x0 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:46.809Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1175690861 data=null x=182 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T03:29:46.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175690862 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:46.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1175690863 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:46.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175690864 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:46.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1175690864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:46.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1175690864 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:29:46.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1175690864 data=null} to TimeGraphControl with text {} [2019-07-31T03:29:47.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:29:50.655Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:29:50.655Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2019-07-31T03:29:50.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:29:55.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:29:55.923Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:29:55.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T03:29:55.923Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T03:29:55.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T03:29:55.923Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1175699565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175699566 data=null button=0 stateMask=0x0 x=173 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1175699566 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1175699566 data=null} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1175699576 data=null button=1 stateMask=0x0 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1175699576 data=null x=223 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175699576 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1175699581 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175699581 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1175699582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1175699582 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1175699582 data=null} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1175700087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175700088 data=null button=0 stateMask=0x0 x=223 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1175700102 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1175700103 data=null} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1175700115 data=null button=1 stateMask=0x0 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1175700116 data=null x=173 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175700116 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1175700119 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175700120 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1175700120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1175700120 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:29:55.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1175700120 data=null} to TimeGraphControl with text {} [2019-07-31T03:29:56.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:29:59.757Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T03:29:59.757Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T03:29:59.757Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:29:59.757Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:29:59.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1175703290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1175703291 data=null doit=true} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175703291 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-31T03:29:59.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1175703294 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1175703295 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1175703295 data=null} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175703295 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-31T03:29:59.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1175703307 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175703309 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-31T03:29:59.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1175703310 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1175703310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1175703911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1175703912 data=null doit=true} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175703912 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-31T03:29:59.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1175703916 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1175703916 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1175703917 data=null} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175703917 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-31T03:29:59.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1175703925 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175703926 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-31T03:29:59.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1175703927 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T03:29:59.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1175703928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:30:00.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:30:03.590Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T03:30:03.590Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T03:30:03.590Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-31T03:30:03.590Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:30:03.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1175707207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1175707207 data=null doit=true} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175707207 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-31T03:30:03.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1175707209 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1175707219 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1175707219 data=null} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175707220 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-31T03:30:03.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1175707222 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175707223 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-31T03:30:03.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1175707225 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1175707225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1175707826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1175707826 data=null doit=true} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175707826 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-31T03:30:03.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1175707828 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1175707829 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1175707829 data=null} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175707830 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-31T03:30:03.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1175707836 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175707838 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-31T03:30:03.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1175707839 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T03:30:03.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1175707839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:30:04.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T03:30:04.426Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-31T03:30:04.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:30:04.426Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:30:04.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1175708444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:30:04.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1175708444 data=null doit=true} to Sash with text {} [2019-07-31T03:30:04.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175708444 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-31T03:30:04.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1175708447 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T03:30:04.426Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1175708449 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T03:30:04.426Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1175708449 data=null} to Sash with text {} [2019-07-31T03:30:04.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175708457 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-31T03:30:04.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1175708460 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T03:30:04.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175708462 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-31T03:30:04.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1175708463 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T03:30:04.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1175708463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:30:05.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1175709064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:30:05.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1175709065 data=null doit=true} to Sash with text {} [2019-07-31T03:30:05.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175709065 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-31T03:30:05.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1175709067 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T03:30:05.084Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1175709068 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-31T03:30:05.084Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1175709074 data=null} to Sash with text {} [2019-07-31T03:30:05.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175709074 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-31T03:30:05.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1175709075 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-31T03:30:05.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1175709077 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-31T03:30:05.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1175709078 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-31T03:30:05.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1175709078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-31T03:30:05.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:30:05.905Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2019-07-31T03:30:05.905Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2019-07-31T03:30:06.162Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2019-07-31T03:30:06.162Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2019-07-31T03:30:06.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1175710410 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:30:06.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:30:06.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:30:06.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:30:06.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:06.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1175710498 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:30:06.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1175710498 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:30:06.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1175710499 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:30:06.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1175710499 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:30:06.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175710499 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-31T03:30:06.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1175710524 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-31T03:30:06.675Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:30:06.675Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:30:06.675Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:30:07.239Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:30:07.239Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:30:07.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:30:07.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:30:07.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:30:07.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:30:07.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:30:07.239Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:30:07.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175711471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175711472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175711472 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175711472 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175711472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175711472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175711472 data=null item=null detail=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-31T03:30:07.239Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175711472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175711472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175711473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175711473 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175711473 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:07.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:30:07.239Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:30:07.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:30:07.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:30:07.239Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:30:07.239Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:30:07.239Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:07.239Z] DEBUG - Clicking on OK [2019-07-31T03:30:07.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175711474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:07.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175711474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:07.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175711474 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:07.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175711474 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:07.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175711474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:07.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175711474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:07.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:07.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:07.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:07.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:07.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:07.240Z] DEBUG - Clicked on OK [2019-07-31T03:30:13.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175711474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:13.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175710690 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-31T03:30:13.782Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.279 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-31T03:30:13.782Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 8.18 s [2019-07-31T03:30:13.782Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.975 s [2019-07-31T03:30:13.782Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.098 s [2019-07-31T03:30:13.782Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.428 s [2019-07-31T03:30:13.782Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 5.785 s [2019-07-31T03:30:13.782Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.816 s [2019-07-31T03:30:13.782Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 5.094 s [2019-07-31T03:30:13.782Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-31T03:30:14.710Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:30:14.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:30:14.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:30:14.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:30:15.273Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2019-07-31T03:30:15.273Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2019-07-31T03:30:15.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1175719358 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-31T03:30:15.529Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2019-07-31T03:30:15.529Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:30:15.786Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175719898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175719898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175719899 data=null doit=true} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175719899 data=null} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1175719899 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1175719899 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175719899 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-31T03:30:15.787Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1175719910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175719912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1175719912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1175719912 data=null doit=true} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1175719912 data=null} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Selecting rows [4] in (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175719913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175719913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175719913 data=null doit=true} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175719914 data=null} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175719914 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175719924 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-31T03:30:15.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175719926 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table') [2019-07-31T03:30:15.787Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2019-07-31T03:30:15.787Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2019-07-31T03:30:15.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175719930 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:30:16.044Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T03:30:16.044Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T03:30:16.044Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T03:30:16.300Z] *** BUG *** [2019-07-31T03:30:16.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:30:16.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:30:16.300Z] [2019-07-31T03:30:16.300Z] *** BUG *** [2019-07-31T03:30:16.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:30:16.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:30:16.300Z] [2019-07-31T03:30:16.300Z] *** BUG *** [2019-07-31T03:30:16.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:30:16.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:30:16.300Z] [2019-07-31T03:30:16.300Z] *** BUG *** [2019-07-31T03:30:16.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:30:16.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:30:16.300Z] [2019-07-31T03:30:16.557Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T03:30:16.557Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T03:30:16.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1175720579 data=null doit=true} to Shell with text {Preferences} [2019-07-31T03:30:16.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1175720580 data=null doit=true} to Shell with text {Preferences} [2019-07-31T03:30:16.557Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:30:16.557Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:30:16.557Z] DEBUG - matched Text with text "5", using matcher: of type 'Text' [2019-07-31T03:30:16.557Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text') [2019-07-31T03:30:16.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:30:16.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:30:16.557Z] DEBUG - Clicking on TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1175720600 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1175720600 data=null doit=true} to TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:16.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1175720612 data=null} to TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1175720613 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175720613 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-31T03:30:16.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1175720613 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1175720614 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1175720614 data=null doit=true} to TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1175720614 data=null} to TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Clicked on TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:16.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1175720615 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1175720615 data=null doit=true} to TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1175720615 data=null} to TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1175720616 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T03:30:16.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175720616 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-31T03:30:16.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1175720617 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-31T03:30:17.129Z] DEBUG - Clicking on Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1175721119 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1175721120 data=null doit=true} to Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:17.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1175721120 data=null} to Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1175721120 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175721121 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-31T03:30:17.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1175721123 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1175721197 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1175721197 data=null doit=true} to Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1175721197 data=null} to Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Clicked on Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:17.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1175721198 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1175721198 data=null doit=true} to Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1175721199 data=null} to Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1175721199 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175721199 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-31T03:30:17.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1175721200 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-31T03:30:17.129Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2019-07-31T03:30:17.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1175721201 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-31T03:30:17.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1175721201 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T03:30:17.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:17.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1175721214 data=null} to Tree node with text: Colors and Fonts [2019-07-31T03:30:17.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1175721214 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T03:30:17.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175721214 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-31T03:30:17.129Z] *** BUG *** [2019-07-31T03:30:17.129Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:30:17.129Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:30:17.129Z] [2019-07-31T03:30:17.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1175721215 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T03:30:17.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1175721352 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-31T03:30:17.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1175721352 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T03:30:17.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1175721352 data=null} to Tree node with text: Colors and Fonts [2019-07-31T03:30:17.129Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2019-07-31T03:30:17.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:17.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1175721353 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-31T03:30:17.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1175721353 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-31T03:30:17.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1175721353 data=null} to Tree node with text: Colors and Fonts [2019-07-31T03:30:17.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1175721354 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T03:30:17.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175721354 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-31T03:30:17.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1175721354 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-31T03:30:17.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:30:17.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:30:17.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:30:17.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:30:17.130Z] DEBUG - Clicking on TreeItem with text {Tracing} [2019-07-31T03:30:17.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1175721357 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T03:30:17.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175721357 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:30:17.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:17.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175721359 data=null} to TreeItem with text {Tracing} [2019-07-31T03:30:17.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175721360 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T03:30:17.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175721360 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-31T03:30:17.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175721361 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T03:30:17.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1175721361 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T03:30:17.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1175721361 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:30:17.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1175721361 data=null} to TreeItem with text {Tracing} [2019-07-31T03:30:17.130Z] DEBUG - Clicked on TreeItem with text {Tracing} [2019-07-31T03:30:17.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:17.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1175721362 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T03:30:17.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175721362 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:30:17.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175721362 data=null} to TreeItem with text {Tracing} [2019-07-31T03:30:17.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175721363 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T03:30:17.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175721363 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-31T03:30:17.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175721363 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T03:30:17.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175721398 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:30:17.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175721398 data=null} to TreeItem with text {Tracing} [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175721399 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T03:30:17.532Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175721399 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-31T03:30:17.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175721405 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T03:30:17.532Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1175721406 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-31T03:30:17.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1175721406 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T03:30:17.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:17.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1175721406 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1175721418 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-31T03:30:17.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175721418 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-31T03:30:17.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1175721421 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-31T03:30:17.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1175721421 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-31T03:30:17.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1175721421 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T03:30:17.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1175721421 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T03:30:17.532Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T03:30:17.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1175721422 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-31T03:30:17.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1175721422 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T03:30:17.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1175721422 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1175721423 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-31T03:30:17.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175721423 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-31T03:30:17.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1175721433 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-31T03:30:17.532Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2019-07-31T03:30:17.532Z] 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-31T03:30:17.532Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - Clicking on &Use System Font [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1175721436 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-31T03:30:17.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1175721436 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-31T03:30:17.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1175721436 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1175721437 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1175721437 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-31T03:30:17.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1175721437 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-31T03:30:17.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1175721437 data=null item=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-31T03:30:17.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1175721455 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-31T03:30:17.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1175721477 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-31T03:30:17.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1175721484 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-31T03:30:17.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1175721484 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1175721485 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Clicked on &Use System Font [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - Clicking on &Apply [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1175721488 data=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-31T03:30:17.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175721488 data=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-31T03:30:17.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1175721488 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1175721488 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1175721488 data=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-31T03:30:17.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1175721488 data=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-31T03:30:17.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1175721488 data=null item=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-31T03:30:17.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1175721610 data=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-31T03:30:17.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175721611 data=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-31T03:30:17.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1175721611 data=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-31T03:30:17.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1175721611 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1175721611 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Clicked on &Apply [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - Clicking on &Reset [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1175721614 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-31T03:30:17.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1175721614 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-31T03:30:17.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1175721614 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1175721615 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1175721615 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-31T03:30:17.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1175721615 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-31T03:30:17.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1175721616 data=null item=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-31T03:30:17.532Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Clicked on &Reset [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T03:30:17.532Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:30:17.532Z] 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-31T03:30:17.532Z] DEBUG - Clicking on Apply and Close [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1175721647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1175721647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1175721647 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-31T03:30:17.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1175721647 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1175721647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:30:17.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1175721647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:30:17.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1175721648 data=null item=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-31T03:30:17.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1175720227 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-31T03:30:18.355Z] DEBUG - Clicked on [2019-07-31T03:30:18.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1175722580 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:30:18.355Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:30:18.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:30:18.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:30:18.355Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:18.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175722586 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:30:18.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175722586 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:30:18.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175722586 data=null} to TreeItem with text {test} [2019-07-31T03:30:18.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175722587 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:30:18.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175722587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:30:18.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175722711 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:30:18.612Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:30:18.612Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:30:18.869Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:30:19.799Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:30:19.799Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:30:19.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:30:19.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:30:19.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:30:19.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:30:19.799Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:30:19.799Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:30:19.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175723705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175723705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175723705 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175723705 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175723706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175723706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175723706 data=null item=null detail=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-31T03:30:19.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175723706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175723706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175723706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175723706 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175723706 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:19.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:30:19.799Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:30:19.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:30:19.799Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:30:19.799Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:30:19.799Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:30:19.799Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:19.799Z] DEBUG - Clicking on OK [2019-07-31T03:30:19.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175723708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:19.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175723708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:19.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175723709 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:19.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175723709 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:19.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175723709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:19.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175723709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:19.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:19.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:19.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:19.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:19.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:19.799Z] DEBUG - Clicked on OK [2019-07-31T03:30:20.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175723709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:20.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175722815 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-31T03:30:20.618Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.723 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-31T03:30:20.618Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 7.411 s [2019-07-31T03:30:20.618Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-31T03:30:20.874Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:30:21.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:30:21.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:30:21.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:30:21.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:30:21.439Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:21.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175725458 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175725458 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175725458 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175725459 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175725459 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-31T03:30:21.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175725511 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:21.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1175725512 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175725512 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175725513 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175725513 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175725513 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-31T03:30:21.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175725526 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1175725527 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1175725527 data=null} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1175725527 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175725528 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-31T03:30:21.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1175725531 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-31T03:30:21.439Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:21.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175725532 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:30:21.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175725532 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:30:21.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175725532 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:30:21.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175725532 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:30:21.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175725533 data=null item=TreeItem {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-31T03:30:21.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175725554 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:30:23.331Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2019-07-31T03:30:23.331Z] DEBUG - number of items : 7 [2019-07-31T03:30:23.331Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175727165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175727165 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175727165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175727165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175727165 data=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-31T03:30:23.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175727248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175727302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175727303 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175727303 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - number of items : 7 [2019-07-31T03:30:23.331Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175727303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175727304 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175727304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175727304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175727304 data=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-31T03:30:23.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175727370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175727425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175727425 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175727425 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - number of items : 7 [2019-07-31T03:30:23.331Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175727426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175727426 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175727426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175727426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175727426 data=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-31T03:30:23.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175727494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175727547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175727547 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175727547 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - number of items : 7 [2019-07-31T03:30:23.331Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175727548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175727548 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175727548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175727548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175727549 data=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-31T03:30:23.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175727619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175727673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175727673 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175727673 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.589Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-31T03:30:23.589Z] DEBUG - number of items : 7 [2019-07-31T03:30:23.589Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175727674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175727674 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175727674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175727674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175727674 data=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-31T03:30:23.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175727675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175727675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175727675 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175727675 data=null} to ToolItem with tooltip text {Increase priority} [2019-07-31T03:30:23.589Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2019-07-31T03:30:23.589Z] DEBUG - number of items : 7 [2019-07-31T03:30:23.589Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175727676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175727676 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175727676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175727676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175727677 data=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-31T03:30:23.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175727733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175727778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175727778 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-31T03:30:23.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175727779 data=null} to ToolItem with tooltip text {Decrease priority} [2019-07-31T03:30:23.589Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2019-07-31T03:30:23.589Z] DEBUG - number of items : 7 [2019-07-31T03:30:23.589Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175727779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.589Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175727779 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175727780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175727780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175727780 data=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-31T03:30:23.845Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175727839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175727854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175727854 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175727854 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - number of items : 7 [2019-07-31T03:30:23.845Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175727911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175727912 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175727912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175727912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175727912 data=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-31T03:30:23.845Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175727966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175727979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175727980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175727980 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175727980 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:30:23.845Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-31T03:30:23.845Z] DEBUG - number of items : 7 [2019-07-31T03:30:23.845Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175728019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175728019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175728019 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175728020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175728020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175728020 data=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-31T03:30:23.845Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:23.845Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-31T03:30:24.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:30:24.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:30:24.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:30:24.102Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:30:24.102Z] DEBUG - Selecting rows [2] in (of type 'Table') [2019-07-31T03:30:24.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1175728254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:30:24.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1175728254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:30:24.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1175728255 data=null doit=true} to (of type 'Table') [2019-07-31T03:30:24.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1175728255 data=null} to (of type 'Table') [2019-07-31T03:30:24.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175728255 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table') [2019-07-31T03:30:24.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175728256 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-31T03:30:24.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175728257 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table') [2019-07-31T03:30:25.994Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.472 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-31T03:30:25.994Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 1.159 s [2019-07-31T03:30:25.994Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-31T03:30:47.978Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 19.206 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-31T03:30:47.978Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.119 s [2019-07-31T03:30:47.978Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2019-07-31T03:30:47.978Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 10.203 s [2019-07-31T03:30:47.978Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.966 s [2019-07-31T03:30:47.978Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-31T03:30:47.978Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:30:47.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:30:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:30:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:30:47.978Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1175751214 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1175751214 data=null doit=true} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1175751214 data=null} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175751214 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175751215 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-31T03:30:47.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175751220 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1175751220 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1175751220 data=null doit=true} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1175751220 data=null} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:30:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:30:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:30:47.978Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1175751925 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1175751926 data=null doit=true} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1175751926 data=null} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175751927 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175751927 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-31T03:30:47.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175751932 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1175751932 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1175751932 data=null doit=true} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1175751932 data=null} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-31T03:30:47.978Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-31T03:30:47.978Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-31T03:30:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:30:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:30:47.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1175751986 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-31T03:30:47.978Z] DEBUG - Clicking on TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1175752199 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1175752199 data=null doit=true} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1175752199 data=null} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1175752199 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175752200 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-31T03:30:47.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1175752201 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1175752201 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1175752202 data=null doit=true} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1175752202 data=null} to TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Clicked on TableItem with text {} [2019-07-31T03:30:47.978Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:30:47.978Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:30:48.236Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-31T03:30:48.236Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-31T03:30:48.236Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-31T03:30:48.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1175752273 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-31T03:30:48.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175752497 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:30:48.493Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:30:48.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:30:48.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:30:48.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:30:48.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175752612 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:30:48.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175752612 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:30:48.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175752612 data=null} to TreeItem with text {test} [2019-07-31T03:30:48.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175752613 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:30:48.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175752613 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:30:48.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175752645 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:30:48.493Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:30:48.493Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:30:48.751Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:30:49.008Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:30:49.008Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:30:49.008Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:30:49.008Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:30:49.008Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.008Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:30:49.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:30:49.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:30:49.008Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.008Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:30:49.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175753197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175753198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175753198 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175753198 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175753198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175753198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175753198 data=null item=null detail=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-31T03:30:49.008Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175753198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175753199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175753199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175753199 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175753199 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.008Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:30:49.009Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:30:49.009Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:30:49.009Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:30:49.009Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:30:49.009Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:30:49.009Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:30:49.009Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:49.009Z] DEBUG - Clicking on OK [2019-07-31T03:30:49.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175753200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:49.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175753200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:49.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175753200 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:49.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175753200 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:49.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175753200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:49.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175753200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:49.009Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:49.009Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:49.009Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:49.009Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:49.009Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:49.009Z] DEBUG - Clicked on OK [2019-07-31T03:30:49.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175753200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:30:49.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175752699 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-31T03:30:49.938Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.683 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-31T03:30:49.938Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.712 s [2019-07-31T03:30:49.938Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.18 s [2019-07-31T03:30:49.938Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.278 s [2019-07-31T03:30:49.938Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-31T03:31:02.120Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.324 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-31T03:31:02.120Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 11.227 s [2019-07-31T03:31:02.120Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-31T03:31:06.293Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.43 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-31T03:31:06.293Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 4.325 s [2019-07-31T03:31:06.293Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-31T03:31:07.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:31:07.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:07.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:07.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:07.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:07.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1175771710 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1175771710 data=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1175771710 data=null} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1175771711 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175771711 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1175771796 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1175771797 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1175771797 data=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1175771797 data=null} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1175771797 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175771797 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1175771803 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1175771803 data=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1175771803 data=null} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1175771804 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175771804 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-31T03:31:07.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1175771807 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1175771807 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175771808 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:07.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175771808 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175771808 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175771816 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175771885 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:07.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:31:07.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:07.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:07.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:07.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:07.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1175771890 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1175771891 data=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1175771891 data=null} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1175771891 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175771891 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1175771915 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:07.766Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T03:31:07.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1175771916 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T03:31:07.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1175771916 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1175771916 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175771916 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-31T03:31:07.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1175771920 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175771920 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:07.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175771920 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175771921 data=null button=1 stateMask=0x0 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175771980 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-31T03:31:07.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175771983 data=null button=1 stateMask=0x80000 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:07.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1175771986 data=null doit=true} to TreeItem with text {test.xml} [2019-07-31T03:31:07.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1175771987 data=null} to TreeItem with text {test.xml} [2019-07-31T03:31:07.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1175771987 data=null button=1 stateMask=0x0 x=88 y=95 count=1} to TreeItem with text {test.xml} [2019-07-31T03:31:07.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175771987 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-31T03:31:08.078Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1175772025 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T03:31:08.078Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1175772028 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T03:31:08.078Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1175772029 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T03:31:08.078Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1175772091 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T03:31:08.078Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1175772092 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T03:31:08.078Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1175772092 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T03:31:08.078Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1175772093 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-31T03:31:08.078Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1175772093 data=[TmfTraceElement(/Test/Traces/test.xml)] x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T03:31:08.078Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1175772100 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-31T03:31:08.078Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:31:08.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:08.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1175772115 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]} [2019-07-31T03:31:08.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1175772115 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-07-31T03:31:08.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1175772115 data=null} to TreeItem with text {Test Experiment [0]} [2019-07-31T03:31:08.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1175772116 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-31T03:31:08.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175772116 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-31T03:31:08.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1175772144 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-31T03:31:08.078Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-31T03:31:08.078Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-31T03:31:08.335Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-31T03:31:08.335Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-31T03:31:08.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1175772468 data=null doit=true} to Shell with text {Export trace package} [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-31T03:31:08.335Z] 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-31T03:31:08.335Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] 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-31T03:31:08.335Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-31T03:31:08.335Z] 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-31T03:31:08.335Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T03:31:08.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1175772471 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-31T03:31:08.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1175772471 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-31T03:31:08.335Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T03:31:08.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1175772472 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T03:31:08.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1175772473 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-31T03:31:08.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1175772473 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-31T03:31:08.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1175772473 data=null item=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-31T03:31:08.335Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:31:08.335Z] 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-31T03:31:08.335Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:08.335Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-31T03:31:08.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1175772491 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-31T03:31:08.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1175772495 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-31T03:31:08.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1175772496 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:08.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1175772496 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:08.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1175772496 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-31T03:31:08.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1175772496 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-31T03:31:08.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1175772496 data=null item=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-31T03:31:08.335Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1175772497 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-31T03:31:08.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1175772497 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-31T03:31:08.335Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1175772497 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-31T03:31:08.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1175772497 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:08.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1175772497 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:08.335Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:08.335Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T03:31:08.335Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T03:31:08.335Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T03:31:08.335Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1175772498 data=null} to (of type 'Combo') [2019-07-31T03:31:08.335Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:08.335Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:08.335Z] DEBUG - Clicking on &Finish [2019-07-31T03:31:08.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1175772511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:08.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1175772511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:08.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1175772511 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:08.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1175772511 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:08.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1175772512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:08.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1175772512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:08.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1175772512 data=null item=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-31T03:31:08.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1175772214 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-31T03:31:08.850Z] DEBUG - Clicked on [2019-07-31T03:31:09.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:31:09.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:09.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:09.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:09.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:09.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:09.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1175773410 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1175773411 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1175773411 data=null} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1175773411 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175773411 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-31T03:31:09.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1175773436 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:09.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1175773437 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1175773437 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1175773437 data=null} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1175773437 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175773437 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-31T03:31:09.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1175773446 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1175773447 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1175773447 data=null} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1175773448 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175773448 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-31T03:31:09.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1175773452 data=null button=1 stateMask=0x80000 x=62 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T03:31:09.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:09.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175773453 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:31:09.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175773453 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:31:09.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175773453 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:31:09.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175773453 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:31:09.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175773453 data=null item=TreeItem {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-31T03:31:09.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175773477 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:31:09.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:09.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1175773479 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:31:09.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1175773479 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:31:09.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1175773479 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:31:09.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1175773479 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:31:09.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175773479 data=null item=TreeItem {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-31T03:31:09.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1175773484 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:31:09.413Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-31T03:31:09.413Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-31T03:31:09.670Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-31T03:31:09.670Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-31T03:31:09.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1175773719 data=null doit=true} to Shell with text {Import trace package} [2019-07-31T03:31:09.670Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T03:31:09.670Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T03:31:09.670Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T03:31:09.670Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1175773720 data=null} to (of type 'Combo') [2019-07-31T03:31:09.670Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T03:31:09.670Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-31T03:31:09.670Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-31T03:31:09.670Z] DEBUG - Inserting text: [2019-07-31T03:31:09.670Z] into text (of type 'Combo') [2019-07-31T03:31:09.670Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-31T03:31:09.670Z] DEBUG - Typing text ' [2019-07-31T03:31:09.670Z] ' with an interval of 50ms. between characters. [2019-07-31T03:31:09.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:09.670Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:09.670Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:09.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:09.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:09.670Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T03:31:09.670Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:09.670Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:09.670Z] DEBUG - Clicking on &Finish [2019-07-31T03:31:09.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1175773894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:09.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1175773894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:09.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1175773895 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:09.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1175773895 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:09.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1175773895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:09.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1175773895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:09.670Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:09.927Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:09.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1175773896 data=null item=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-31T03:31:09.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1175773523 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-31T03:31:09.927Z] DEBUG - Clicked on [2019-07-31T03:31:09.927Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:31:09.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:09.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:09.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:09.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:09.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:09.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1175774163 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T03:31:09.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1175774163 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T03:31:09.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1175774163 data=null} to TreeItem with text {Import Test} [2019-07-31T03:31:09.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1175774164 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T03:31:09.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175774164 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-31T03:31:10.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1175774201 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T03:31:10.185Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-31T03:31:10.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175774202 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:10.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175774202 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:31:10.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175774202 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:10.185Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175774202 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-31T03:31:10.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175774236 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:10.185Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-31T03:31:10.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1175774236 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T03:31:10.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1175774237 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T03:31:10.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1175774237 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T03:31:10.185Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175774237 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-31T03:31:10.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1175774241 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T03:31:10.185Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2019-07-31T03:31:10.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1175774242 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-31T03:31:10.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1175774242 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-31T03:31:10.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:10.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1175774242 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-31T03:31:10.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1175774243 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-31T03:31:10.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175774243 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-31T03:31:10.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1175774278 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-31T03:31:10.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1175774278 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-31T03:31:10.185Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1175774279 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-31T03:31:10.185Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1175774279 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-31T03:31:10.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1175774396 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-31T03:31:10.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1175774614 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-31T03:31:10.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1175774633 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-31T03:31:10.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1175774633 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-31T03:31:10.443Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2019-07-31T03:31:10.443Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2019-07-31T03:31:11.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1175775837 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-31T03:31:11.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:31:11.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:11.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:11.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:11.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1175775934 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test} [2019-07-31T03:31:11.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1175775934 data=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:11.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1175775934 data=null} to TreeItem with text {Test} [2019-07-31T03:31:11.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1175775935 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-31T03:31:11.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175775935 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:11.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1175775961 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-31T03:31:11.813Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:31:11.813Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:31:12.069Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:31:12.069Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:31:12.069Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:31:12.069Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:31:12.069Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:31:12.069Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.069Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:31:12.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:12.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:12.069Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.069Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:31:12.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175776314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175776314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175776318 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175776318 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175776326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175776327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175776327 data=null item=null detail=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-31T03:31:12.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175776327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175776327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175776327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175776327 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175776327 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.326Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:12.326Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:31:12.326Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:31:12.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:12.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:12.326Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:31:12.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:12.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:12.326Z] DEBUG - Clicking on OK [2019-07-31T03:31:12.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175776328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:12.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175776328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:12.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175776328 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:12.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175776328 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:12.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175776328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:12.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175776329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:12.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:12.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:12.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:12.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:12.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:12.326Z] DEBUG - Clicked on OK [2019-07-31T03:31:12.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175776329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:12.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175776013 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-31T03:31:13.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1175777193 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-31T03:31:13.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:31:13.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:13.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:13.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:13.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1175777198 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-31T03:31:13.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1175777199 data=null doit=true} to TreeItem with text {Import Test} [2019-07-31T03:31:13.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1175777199 data=null} to TreeItem with text {Import Test} [2019-07-31T03:31:13.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1175777199 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T03:31:13.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175777199 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-31T03:31:13.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1175777237 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-31T03:31:13.146Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:31:13.146Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:31:13.146Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:31:14.075Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:31:14.075Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:31:14.075Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:31:14.075Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:31:14.075Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:31:14.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:14.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:14.075Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:31:14.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175778056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175778056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175778057 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175778057 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175778057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175778057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175778057 data=null item=null detail=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-31T03:31:14.075Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175778057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175778057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175778057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175778057 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175778057 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:14.075Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:31:14.075Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:31:14.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:14.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:14.075Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:31:14.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:14.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:14.075Z] DEBUG - Clicking on OK [2019-07-31T03:31:14.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175778058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:14.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175778059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:14.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175778059 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:14.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175778059 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:14.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175778059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:14.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175778059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:14.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:14.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:14.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:14.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:14.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:14.075Z] DEBUG - Clicked on OK [2019-07-31T03:31:14.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175778059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:14.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175777299 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-31T03:31:16.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:31:16.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:31:16.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:16.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:16.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:16.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:16.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:16.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1175780605 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1175780605 data=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1175780605 data=null} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1175780605 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175780606 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1175780642 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:16.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1175780644 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1175780644 data=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1175780644 data=null} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1175780645 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175780645 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1175780651 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1175780651 data=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1175780651 data=null} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1175780651 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175780652 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-31T03:31:16.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1175780661 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:16.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:16.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1175780662 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:31:16.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175780662 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:16.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175780662 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:31:16.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175780662 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:16.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175780662 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:16.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175780684 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:16.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:16.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1175780685 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:31:16.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175780685 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:16.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175780685 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:31:16.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175780685 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:16.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175780686 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:16.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175780694 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:16.538Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-31T03:31:16.538Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-31T03:31:16.795Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-31T03:31:16.795Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-31T03:31:17.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1175781189 data=null doit=true} to Shell with text {Export trace package} [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - Clicking on Deselect All [2019-07-31T03:31:17.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1175781192 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-31T03:31:17.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1175781192 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-31T03:31:17.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1175781192 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T03:31:17.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1175781193 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T03:31:17.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1175781193 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-31T03:31:17.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1175781193 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-31T03:31:17.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1175781193 data=null item=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-31T03:31:17.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1175781197 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-31T03:31:17.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1175781197 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-31T03:31:17.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1175781197 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-31T03:31:17.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1175781197 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T03:31:17.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1175781197 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-31T03:31:17.054Z] DEBUG - Clicked on Deselect All [2019-07-31T03:31:17.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:17.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:17.054Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:31:17.054Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:31:17.054Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-31T03:31:17.054Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-31T03:31:17.054Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-31T03:31:17.054Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-31T03:31:17.054Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:31:17.054Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:31:17.054Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:31:17.054Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:31:17.054Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-31T03:31:17.054Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T03:31:17.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:17.055Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:17.055Z] DEBUG - Clicking on Select All [2019-07-31T03:31:17.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1175781285 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-31T03:31:17.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1175781285 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-31T03:31:17.055Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1175781286 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T03:31:17.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1175781286 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T03:31:17.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1175781286 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-31T03:31:17.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1175781286 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-31T03:31:17.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1175781286 data=null item=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-31T03:31:17.055Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1175781290 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-31T03:31:17.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1175781290 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-31T03:31:17.055Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1175781290 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-31T03:31:17.055Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1175781290 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T03:31:17.055Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1175781290 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T03:31:17.055Z] DEBUG - Clicked on Select All [2019-07-31T03:31:17.055Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:31:17.055Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:31:17.055Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-31T03:31:17.055Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-31T03:31:17.055Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-31T03:31:17.055Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-31T03:31:17.055Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:31:17.055Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:31:17.055Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:31:17.055Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:31:17.055Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-31T03:31:17.055Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-31T03:31:17.055Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:17.055Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:17.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:17.055Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T03:31:17.055Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T03:31:17.055Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-31T03:31:17.055Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-31T03:31:17.055Z] 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-31T03:31:17.055Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T03:31:17.055Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:17.055Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:17.055Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T03:31:17.055Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1175781303 data=null doit=true} to Button with text {Save in &zip format} [2019-07-31T03:31:17.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1175781303 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-31T03:31:17.055Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T03:31:17.055Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1175781306 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T03:31:17.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1175781306 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-31T03:31:17.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1175781391 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-31T03:31:17.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1175781391 data=null item=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-31T03:31:17.331Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-31T03:31:17.331Z] 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-31T03:31:17.331Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T03:31:17.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1175781401 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-31T03:31:17.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1175781401 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-31T03:31:17.331Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T03:31:17.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1175781404 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T03:31:17.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1175781404 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-31T03:31:17.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1175781404 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-31T03:31:17.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1175781404 data=null item=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-31T03:31:17.331Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:31:17.331Z] 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-31T03:31:17.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:17.331Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2019-07-31T03:31:17.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781407 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-31T03:31:17.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781407 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-31T03:31:17.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1175781407 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:17.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1175781407 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:17.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781407 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-31T03:31:17.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781407 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-31T03:31:17.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1175781407 data=null item=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-31T03:31:17.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781408 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-31T03:31:17.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781408 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-31T03:31:17.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781408 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-31T03:31:17.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1175781408 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:17.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1175781408 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:17.331Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:31:17.331Z] 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-31T03:31:17.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:17.331Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-31T03:31:17.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781487 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-31T03:31:17.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781487 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-31T03:31:17.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1175781487 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:17.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1175781487 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:17.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781487 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-31T03:31:17.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781487 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-31T03:31:17.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1175781487 data=null item=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-31T03:31:17.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781488 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-31T03:31:17.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781488 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-31T03:31:17.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1175781488 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-31T03:31:17.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1175781488 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:17.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1175781488 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:17.331Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-31T03:31:17.331Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-31T03:31:17.331Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-31T03:31:17.331Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T03:31:17.331Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1175781489 data=null} to (of type 'Combo') [2019-07-31T03:31:17.331Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:17.331Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:17.331Z] DEBUG - Clicking on &Finish [2019-07-31T03:31:17.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1175781490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:17.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1175781490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:17.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1175781491 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:17.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1175781491 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:17.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1175781491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:17.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1175781491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:17.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:17.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1175781491 data=null item=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-31T03:31:17.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1175780735 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-31T03:31:17.780Z] DEBUG - Clicked on [2019-07-31T03:31:17.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:31:17.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:17.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:17.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:17.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:17.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:17.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1175781870 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T03:31:17.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1175781872 data=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:17.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1175781873 data=null} to TreeItem with text {Test} [2019-07-31T03:31:17.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1175781873 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:17.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175781873 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:17.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1175781887 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:17.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:17.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1175781898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T03:31:17.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1175781898 data=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:17.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1175781899 data=null} to TreeItem with text {Test} [2019-07-31T03:31:17.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1175781899 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:17.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175781899 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:17.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1175781908 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:17.781Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T03:31:17.781Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:17.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1175781909 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:31:17.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175781909 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:17.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175781909 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:31:17.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175781910 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:17.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175781910 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:17.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175781919 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:17.781Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:17.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1175781920 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:31:17.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175781921 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:17.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175781921 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:31:17.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175781921 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:17.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175781921 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:17.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175781936 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:17.781Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-31T03:31:17.781Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-31T03:31:18.038Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-31T03:31:18.038Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-31T03:31:18.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1175782198 data=null doit=true} to Shell with text {Import trace package} [2019-07-31T03:31:18.038Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T03:31:18.038Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T03:31:18.038Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T03:31:18.038Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1175782216 data=null} to (of type 'Combo') [2019-07-31T03:31:18.038Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-31T03:31:18.038Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-31T03:31:18.038Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-31T03:31:18.038Z] DEBUG - Inserting text: [2019-07-31T03:31:18.038Z] into text (of type 'Combo') [2019-07-31T03:31:18.038Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-31T03:31:18.038Z] DEBUG - Typing text ' [2019-07-31T03:31:18.038Z] ' with an interval of 50ms. between characters. [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:18.294Z] DEBUG - Clicking on Select All [2019-07-31T03:31:18.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1175782324 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-31T03:31:18.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1175782324 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-31T03:31:18.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1175782324 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T03:31:18.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1175782324 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T03:31:18.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1175782324 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-31T03:31:18.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1175782324 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-31T03:31:18.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1175782324 data=null item=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-31T03:31:18.294Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1175782325 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-31T03:31:18.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1175782325 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-31T03:31:18.294Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1175782325 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-31T03:31:18.294Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1175782325 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T03:31:18.294Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1175782325 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-31T03:31:18.294Z] DEBUG - Clicked on Select All [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:18.294Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:18.294Z] DEBUG - Clicking on &Finish [2019-07-31T03:31:18.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1175782326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:18.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1175782326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:18.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1175782326 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:18.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1175782326 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:18.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1175782327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:18.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1175782327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:18.294Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1175782491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:18.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1175782492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:18.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1175782492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:18.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1175782492 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:18.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1175782492 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:31:18.295Z] DEBUG - Clicked on &Finish [2019-07-31T03:31:18.295Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T03:31:18.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1175782494 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T03:31:18.295Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2019-07-31T03:31:18.295Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T03:31:18.295Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2019-07-31T03:31:18.295Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2019-07-31T03:31:18.295Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:18.295Z] 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-31T03:31:18.295Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T03:31:18.295Z] DEBUG - Clicking on Yes To &All [2019-07-31T03:31:18.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1175782494 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-31T03:31:18.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1175782494 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-31T03:31:18.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1175782495 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T03:31:18.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1175782495 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-31T03:31:18.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1175782495 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-31T03:31:18.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1175782495 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-31T03:31:18.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1175782495 data=null item=null 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-31T03:31:19.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1175782327 data=null item=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-31T03:31:19.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1175781998 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-31T03:31:19.224Z] DEBUG - Clicked on [2019-07-31T03:31:19.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:31:19.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:19.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:19.224Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T03:31:19.224Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-31T03:31:19.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175783389 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:19.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175783389 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:31:19.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175783390 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:19.224Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175783391 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-31T03:31:19.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175783419 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:19.224Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T03:31:19.224Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2019-07-31T03:31:19.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1175783421 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-31T03:31:19.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1175783421 data=null doit=true} to TreeItem with text {test.xml} [2019-07-31T03:31:19.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:19.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1175783421 data=null} to TreeItem with text {test.xml} [2019-07-31T03:31:19.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1175783421 data=null button=1 stateMask=0x0 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-31T03:31:19.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175783422 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-31T03:31:19.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1175783502 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-31T03:31:19.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1175783505 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-31T03:31:19.480Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1175783505 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-31T03:31:19.480Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1175783506 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-31T03:31:19.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1175783597 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-31T03:31:19.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1175783606 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-31T03:31:19.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1175783606 data=null doit=true} to TreeItem with text {test.xml} [2019-07-31T03:31:19.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1175783606 data=null} to TreeItem with text {test.xml} [2019-07-31T03:31:19.480Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2019-07-31T03:31:20.043Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2019-07-31T03:31:20.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=1175785010 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform} [2019-07-31T03:31:20.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:31:20.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:20.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:20.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:20.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1175785107 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-31T03:31:20.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1175785107 data=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:20.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1175785107 data=null} to TreeItem with text {Test} [2019-07-31T03:31:20.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1175785107 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:20.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175785107 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-31T03:31:20.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1175785139 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-31T03:31:20.972Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:31:20.972Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:31:21.229Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:31:21.791Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:31:21.791Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:31:21.791Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:31:21.791Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:31:21.791Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:31:21.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:21.791Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:21.791Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:31:21.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175786004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175786005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175786005 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175786005 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175786005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175786005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175786005 data=null item=null detail=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-31T03:31:21.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175786005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175786006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175786006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175786006 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175786006 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:21.791Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:31:21.791Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:31:21.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:21.791Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:21.791Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:31:21.791Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:21.791Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:21.791Z] DEBUG - Clicking on OK [2019-07-31T03:31:21.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175786007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:21.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175786007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:21.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175786007 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:21.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175786007 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:21.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175786007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:21.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175786008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:21.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:21.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:21.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:21.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:21.792Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:21.792Z] DEBUG - Clicked on OK [2019-07-31T03:31:22.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175786008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:22.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175785192 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-31T03:31:22.354Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.722 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-31T03:31:22.355Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 9.153 s [2019-07-31T03:31:22.355Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 7.516 s [2019-07-31T03:31:22.355Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-31T03:31:34.535Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.092 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-31T03:31:34.535Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.616 s [2019-07-31T03:31:34.535Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.913 s [2019-07-31T03:31:34.535Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.509 s [2019-07-31T03:31:34.535Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-31T03:31:34.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175798550 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:31:34.535Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T03:31:34.535Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T03:31:34.535Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T03:31:34.535Z] *** BUG *** [2019-07-31T03:31:34.535Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:31:34.535Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:31:34.535Z] [2019-07-31T03:31:34.535Z] *** BUG *** [2019-07-31T03:31:34.535Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:31:34.535Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:31:34.535Z] [2019-07-31T03:31:34.535Z] *** BUG *** [2019-07-31T03:31:34.535Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:31:34.535Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:31:34.535Z] [2019-07-31T03:31:34.535Z] *** BUG *** [2019-07-31T03:31:34.535Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:31:34.535Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:31:34.535Z] [2019-07-31T03:31:34.792Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T03:31:34.792Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T03:31:34.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1175798983 data=null doit=true} to Shell with text {Preferences} [2019-07-31T03:31:34.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:34.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:34.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:34.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:34.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:34.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1175799008 data=null button=0 stateMask=0x0 x=48 y=473 count=0} to TreeItem with text {Tracing} [2019-07-31T03:31:34.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175799009 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:31:34.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175799009 data=null} to TreeItem with text {Tracing} [2019-07-31T03:31:34.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175799009 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:34.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175799009 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-31T03:31:35.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175799058 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:35.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175799058 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:31:35.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175799059 data=null} to TreeItem with text {Tracing} [2019-07-31T03:31:35.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175799059 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:35.049Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175799059 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-31T03:31:35.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175799061 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:35.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:35.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1175799062 data=null button=0 stateMask=0x0 x=80 y=536 count=0} to Tree node with text: Trace Types [2019-07-31T03:31:35.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1175799062 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T03:31:35.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1175799062 data=null} to Tree node with text: Trace Types [2019-07-31T03:31:35.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1175799063 data=null button=1 stateMask=0x0 x=80 y=536 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:35.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175799063 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-31T03:31:35.049Z] *** BUG *** [2019-07-31T03:31:35.049Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:31:35.049Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:31:35.049Z] [2019-07-31T03:31:35.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1175799169 data=null button=1 stateMask=0x80000 x=80 y=418 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:35.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:35.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:35.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:35.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:35.049Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:35.049Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:35.049Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:31:35.049Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:35.049Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:35.049Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:35.049Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:35.049Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:35.049Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:35.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:35.049Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:35.049Z] DEBUG - Clicking on Check all [2019-07-31T03:31:35.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1175799173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:35.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175799173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:35.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1175799173 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:35.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1175799173 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1175799174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1175799174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1175799174 data=null item=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-31T03:31:35.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1175799174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175799178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1175799179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1175799179 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1175799179 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Clicked on Check all [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - Clicking on &Apply [2019-07-31T03:31:35.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1175799181 data=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-31T03:31:35.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175799181 data=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-31T03:31:35.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1175799181 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1175799181 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1175799182 data=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-31T03:31:35.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1175799182 data=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-31T03:31:35.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1175799182 data=null item=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-31T03:31:35.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1175799184 data=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-31T03:31:35.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175799184 data=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-31T03:31:35.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1175799184 data=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-31T03:31:35.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1175799184 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1175799184 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Clicked on &Apply [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T03:31:35.050Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:35.050Z] 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-31T03:31:35.050Z] DEBUG - Clicking on Apply and Close [2019-07-31T03:31:35.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1175799187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1175799187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1175799188 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-31T03:31:35.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1175799188 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1175799188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1175799188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:35.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1175799188 data=null item=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-31T03:31:35.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1175798642 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-31T03:31:35.307Z] DEBUG - Clicked on [2019-07-31T03:31:35.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-31T03:31:35.307Z] DEBUG - number of items : 11 [2019-07-31T03:31:35.307Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2019-07-31T03:31:35.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175799533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T03:31:35.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175799533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T03:31:35.307Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175799533 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-31T03:31:35.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175799533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T03:31:35.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175799534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T03:31:35.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175799534 data=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-31T03:31:35.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175799549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T03:31:35.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175799550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T03:31:35.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175799550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-31T03:31:35.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175799550 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-31T03:31:35.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175799550 data=null} to ToolItem with tooltip text {Import filters} [2019-07-31T03:31:35.564Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2019-07-31T03:31:35.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:35.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:35.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:35.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:35.564Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-31T03:31:35.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1175799566 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T03:31:35.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1175799566 data=null} to TreeItem with text {FILTER test} [2019-07-31T03:31:35.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1175799566 data=null button=1 stateMask=0x0 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-31T03:31:35.564Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175799566 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-31T03:31:35.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1175799567 data=null button=1 stateMask=0x80000 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-31T03:31:35.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175799575 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:35.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175799575 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:35.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175799575 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:35.564Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175799575 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-31T03:31:35.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175799576 data=null button=1 stateMask=0x80000 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:35.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:35.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175799578 data=null button=0 stateMask=0x0 x=200 y=284 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:35.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175799578 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:35.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175799579 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:35.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175799579 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:35.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175799579 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-31T03:31:35.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175799624 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:35.564Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-31T03:31:35.564Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-31T03:31:35.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175799626 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:31:35.564Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T03:31:35.564Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T03:31:35.564Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T03:31:36.128Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T03:31:36.128Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T03:31:36.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1175800210 data=null doit=true} to Shell with text {Preferences} [2019-07-31T03:31:36.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:36.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:36.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:36.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:36.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1175800214 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T03:31:36.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175800214 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:31:36.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175800214 data=null} to TreeItem with text {Tracing} [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175800214 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:36.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175800215 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-31T03:31:36.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175800260 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:36.128Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T03:31:36.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1175800262 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T03:31:36.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1175800262 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T03:31:36.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1175800262 data=null} to Tree node with text: Trace Types [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1175800262 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:36.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175800262 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-31T03:31:36.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1175800265 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:36.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:36.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:36.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:36.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1175800269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175800269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1175800269 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1175800269 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1175800269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1175800269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1175800269 data=null item=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-31T03:31:36.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1175800272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175800272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1175800272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1175800272 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1175800272 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:31:36.128Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2019-07-31T03:31:36.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1175800272 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-31T03:31:36.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1175800273 data=null} to TreeItem with text {Custom XML} [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1175800274 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T03:31:36.128Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175800289 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-31T03:31:36.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1175800301 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T03:31:36.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1175800302 data=null doit=true} to Tree node with text: testxmlextension [2019-07-31T03:31:36.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1175800303 data=null} to Tree node with text: testxmlextension [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1175800303 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T03:31:36.128Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175800303 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-31T03:31:36.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1175800304 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T03:31:36.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1175800323 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension [2019-07-31T03:31:36.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1175800330 data=null doit=true} to Tree node with text: testxmlextension [2019-07-31T03:31:36.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1175800330 data=null} to Tree node with text: testxmlextension [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1175800331 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T03:31:36.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175800331 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-31T03:31:36.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1175800332 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - Clicking on Check selected [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1175800334 data=null 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-31T03:31:36.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1175800334 data=null 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-31T03:31:36.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1175800334 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1175800334 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1175800334 data=null 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-31T03:31:36.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1175800335 data=null 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-31T03:31:36.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1175800335 data=null item=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-31T03:31:36.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1175800336 data=null 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-31T03:31:36.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1175800336 data=null 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-31T03:31:36.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1175800336 data=null 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-31T03:31:36.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1175800336 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1175800336 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Clicked on Check selected [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - Clicking on &Apply [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1175800338 data=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-31T03:31:36.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175800338 data=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-31T03:31:36.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1175800338 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1175800339 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1175800339 data=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-31T03:31:36.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1175800339 data=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-31T03:31:36.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1175800339 data=null item=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-31T03:31:36.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1175800354 data=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-31T03:31:36.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175800355 data=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-31T03:31:36.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1175800355 data=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-31T03:31:36.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1175800355 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1175800355 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:36.128Z] DEBUG - Clicked on &Apply [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:36.128Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T03:31:36.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T03:31:36.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:36.129Z] 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-31T03:31:36.129Z] DEBUG - Clicking on Apply and Close [2019-07-31T03:31:36.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1175800357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:36.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1175800357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:36.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1175800358 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-31T03:31:36.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1175800358 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:36.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1175800358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:36.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1175800358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:36.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1175800358 data=null item=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-31T03:31:36.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1175799801 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-31T03:31:36.924Z] DEBUG - Clicked on [2019-07-31T03:31:36.924Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-31T03:31:36.924Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T03:31:36.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:36.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1175800617 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-31T03:31:36.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1175800617 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T03:31:36.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1175800617 data=null} to TreeItem with text {FILTER test} [2019-07-31T03:31:36.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1175800618 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-31T03:31:36.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175800618 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-31T03:31:36.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1175800636 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-31T03:31:36.924Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-31T03:31:36.924Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T03:31:36.924Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-31T03:31:36.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:36.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175800638 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:36.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175800638 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:36.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175800638 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:36.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175800638 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:36.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175800639 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-31T03:31:36.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175800654 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:36.924Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-31T03:31:36.924Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-31T03:31:36.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175800656 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:31:36.924Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T03:31:36.924Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T03:31:36.924Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T03:31:36.924Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T03:31:36.924Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T03:31:36.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1175801032 data=null doit=true} to Shell with text {Preferences} [2019-07-31T03:31:36.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:36.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:36.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:36.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:37.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1175801095 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T03:31:37.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175801096 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:31:37.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175801096 data=null} to TreeItem with text {Tracing} [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175801096 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:37.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175801096 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-31T03:31:37.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175801182 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:37.184Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T03:31:37.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1175801184 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T03:31:37.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1175801184 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T03:31:37.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1175801184 data=null} to Tree node with text: Trace Types [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1175801185 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:37.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175801185 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-31T03:31:37.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1175801188 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:37.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:37.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:37.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:37.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1175801192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175801192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1175801192 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1175801193 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1175801193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1175801193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1175801193 data=null item=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-31T03:31:37.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1175801195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175801195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1175801196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1175801209 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1175801210 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:31:37.184Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-31T03:31:37.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1175801210 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T03:31:37.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1175801212 data=null} to TreeItem with text {Custom Text} [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1175801219 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T03:31:37.184Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175801219 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-31T03:31:37.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1175801220 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T03:31:37.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1175801221 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T03:31:37.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1175801221 data=null} to Tree node with text: testtxtextension [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1175801222 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T03:31:37.184Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175801222 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-31T03:31:37.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1175801222 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T03:31:37.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1175801225 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-31T03:31:37.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1175801225 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T03:31:37.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1175801225 data=null} to Tree node with text: testtxtextension [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1175801225 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T03:31:37.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175801226 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-31T03:31:37.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1175801226 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - Clicking on Check selected [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1175801228 data=null 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-31T03:31:37.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1175801229 data=null 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-31T03:31:37.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1175801229 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1175801229 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1175801229 data=null 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-31T03:31:37.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1175801244 data=null 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-31T03:31:37.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1175801255 data=null item=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-31T03:31:37.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1175801256 data=null 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-31T03:31:37.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1175801256 data=null 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-31T03:31:37.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1175801256 data=null 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-31T03:31:37.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1175801256 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1175801257 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Clicked on Check selected [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - Clicking on &Apply [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1175801259 data=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-31T03:31:37.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175801259 data=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-31T03:31:37.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1175801259 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1175801259 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1175801260 data=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-31T03:31:37.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1175801260 data=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-31T03:31:37.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1175801260 data=null item=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-31T03:31:37.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1175801261 data=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-31T03:31:37.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175801261 data=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-31T03:31:37.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1175801261 data=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-31T03:31:37.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1175801261 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1175801261 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:37.184Z] DEBUG - Clicked on &Apply [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:37.184Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:37.185Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T03:31:37.185Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T03:31:37.185Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:37.185Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:37.185Z] DEBUG - Clicking on Apply and Close [2019-07-31T03:31:37.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1175801284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:37.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1175801284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:37.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1175801284 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-31T03:31:37.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1175801284 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:37.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1175801285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:37.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1175801285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:37.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1175801285 data=null item=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-31T03:31:37.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1175800696 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-31T03:31:37.441Z] DEBUG - Clicked on [2019-07-31T03:31:37.441Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-31T03:31:37.441Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T03:31:37.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:37.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1175801463 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-31T03:31:37.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1175801463 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-31T03:31:37.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1175801463 data=null} to TreeItem with text {FILTER test} [2019-07-31T03:31:37.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1175801463 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-31T03:31:37.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175801502 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-31T03:31:37.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1175801537 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-31T03:31:37.441Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-31T03:31:37.441Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-31T03:31:37.441Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-31T03:31:37.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:37.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175801538 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:37.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175801538 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:37.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175801538 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:37.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175801539 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:37.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175801539 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-31T03:31:37.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1175801559 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-31T03:31:37.441Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-31T03:31:37.441Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-31T03:31:37.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175801560 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:31:37.441Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T03:31:37.441Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T03:31:37.441Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T03:31:37.698Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T03:31:37.698Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T03:31:37.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1175801952 data=null doit=true} to Shell with text {Preferences} [2019-07-31T03:31:37.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:37.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:37.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:37.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:37.957Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:37.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1175801956 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T03:31:37.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175801956 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:31:37.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175801956 data=null} to TreeItem with text {Tracing} [2019-07-31T03:31:37.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175801957 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:37.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175801957 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-31T03:31:37.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175802004 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:37.957Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T03:31:37.957Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:37.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1175802005 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T03:31:37.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1175802005 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T03:31:37.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1175802005 data=null} to Tree node with text: Trace Types [2019-07-31T03:31:37.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1175802006 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:37.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175802006 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-31T03:31:37.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1175802009 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:37.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:37.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:37.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:37.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - Clicking on Check all [2019-07-31T03:31:37.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1175802013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175802013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1175802013 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1175802013 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1175802014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1175802014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1175802014 data=null item=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-31T03:31:37.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1175802016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175802016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1175802016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1175802016 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1175802031 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - Clicked on Check all [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:37.957Z] DEBUG - Clicking on &Apply [2019-07-31T03:31:37.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1175802091 data=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-31T03:31:37.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175802091 data=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-31T03:31:37.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1175802091 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1175802091 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:37.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1175802092 data=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-31T03:31:37.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1175802092 data=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-31T03:31:37.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1175802093 data=null item=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-31T03:31:37.958Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1175802094 data=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-31T03:31:37.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175802094 data=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-31T03:31:37.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1175802094 data=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-31T03:31:37.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1175802094 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:37.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1175802094 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:37.958Z] DEBUG - Clicked on &Apply [2019-07-31T03:31:37.958Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:37.958Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:37.958Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:37.958Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:37.958Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:37.958Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:37.958Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:37.958Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:37.958Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T03:31:37.958Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T03:31:37.958Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:37.958Z] 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-31T03:31:37.958Z] DEBUG - Clicking on Apply and Close [2019-07-31T03:31:37.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1175802097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:37.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1175802097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:37.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1175802097 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-31T03:31:37.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1175802097 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:37.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1175802098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:37.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1175802098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:37.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1175802098 data=null item=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-31T03:31:37.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1175801599 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-31T03:31:38.215Z] DEBUG - Clicked on [2019-07-31T03:31:38.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175802339 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:31:38.215Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T03:31:38.215Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T03:31:38.215Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T03:31:38.472Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T03:31:38.472Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T03:31:38.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1175802669 data=null doit=true} to Shell with text {Preferences} [2019-07-31T03:31:38.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:38.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:38.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:38.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:38.472Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:38.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1175802686 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T03:31:38.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175802687 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:31:38.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175802687 data=null} to TreeItem with text {Tracing} [2019-07-31T03:31:38.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175802687 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:38.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175802687 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-31T03:31:38.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175802731 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:38.730Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T03:31:38.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1175802733 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T03:31:38.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1175802733 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T03:31:38.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1175802733 data=null} to Tree node with text: Trace Types [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1175802733 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:38.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175802734 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-31T03:31:38.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1175802736 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:38.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:38.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:38.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:38.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:38.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-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - Clicking on Check all [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1175802740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175802740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1175802740 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1175802740 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1175802741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1175802741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1175802741 data=null item=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-31T03:31:38.730Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1175802741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175802741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1175802741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1175802742 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1175802742 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Clicked on Check all [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:38.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-31T03:31:38.730Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1175802759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175802759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1175802759 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1175802759 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1175802760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1175802760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1175802760 data=null item=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-31T03:31:38.730Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1175802786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175802786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1175802786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1175802787 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1175802787 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:38.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-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - Clicking on Check all [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1175802789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175802789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1175802790 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1175802790 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1175802790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1175802790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1175802790 data=null item=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-31T03:31:38.730Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1175802792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175802792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1175802792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1175802792 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1175802792 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Clicked on Check all [2019-07-31T03:31:38.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1175802795 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML} [2019-07-31T03:31:38.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1175802795 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-31T03:31:38.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1175802795 data=null} to TreeItem with text {Custom XML} [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1175802810 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T03:31:38.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175802810 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-31T03:31:38.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1175802811 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:38.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-31T03:31:38.730Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1175802820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175802820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1175802821 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1175802821 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1175802821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1175802821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1175802821 data=null item=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-31T03:31:38.730Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1175802823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175802823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1175802824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1175802824 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1175802824 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:38.730Z] DEBUG - Clicking on Check selected [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1175802826 data=null 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-31T03:31:38.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1175802826 data=null 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-31T03:31:38.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1175802826 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1175802826 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:38.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1175802826 data=null 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-31T03:31:38.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1175802827 data=null 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-31T03:31:38.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1175802827 data=null item=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-31T03:31:38.730Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1175802886 data=null 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-31T03:31:38.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1175802889 data=null 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-31T03:31:38.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1175802889 data=null 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-31T03:31:38.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1175802889 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1175802889 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Clicked on Check selected [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:38.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-31T03:31:38.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - Clicking on Check all [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1175802891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175802892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1175802892 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1175802892 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1175802892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1175802892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1175802892 data=null item=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-31T03:31:38.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1175802894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175802894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1175802894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1175802894 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1175802894 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Clicked on Check all [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:38.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-31T03:31:38.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - Clicking on Uncheck selected [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1175802905 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-31T03:31:38.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1175802905 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-31T03:31:38.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1175802905 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1175802905 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1175802905 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-31T03:31:38.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1175802905 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-31T03:31:38.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1175802906 data=null item=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-31T03:31:38.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1175802906 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-31T03:31:38.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1175802906 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-31T03:31:38.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1175802906 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-31T03:31:38.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1175802907 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1175802907 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Clicked on Uncheck selected [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:38.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-31T03:31:38.731Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:38.731Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1175802909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175802909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1175802909 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1175802909 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1175802909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1175802909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1175802910 data=null item=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-31T03:31:38.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1175802911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175802911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1175802911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1175802911 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1175802915 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.731Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:31:38.731Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:31:38.731Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:31:38.731Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:31:38.731Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:31:38.988Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:38.988Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:38.988Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:31:38.988Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:38.988Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.988Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:38.988Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:38.988Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:38.988Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:38.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:38.988Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:38.988Z] DEBUG - Clicking on Check all [2019-07-31T03:31:38.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1175803221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175803222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1175803222 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1175803222 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1175803223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1175803223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1175803223 data=null item=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-31T03:31:38.988Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1175803225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175803226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1175803226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1175803226 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1175803226 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:38.988Z] DEBUG - Clicked on Check all [2019-07-31T03:31:38.988Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:31:38.988Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:31:38.988Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-31T03:31:38.988Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - Clicking on Check all [2019-07-31T03:31:39.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1175803441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175803441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1175803441 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1175803441 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1175803441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1175803441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1175803442 data=null item=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-31T03:31:39.246Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1175803443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175803443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1175803443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1175803443 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1175803443 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Clicked on Check all [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - Clicking on &Apply [2019-07-31T03:31:39.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1175803446 data=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-31T03:31:39.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175803446 data=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-31T03:31:39.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1175803446 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1175803446 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1175803447 data=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-31T03:31:39.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1175803447 data=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-31T03:31:39.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1175803447 data=null item=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-31T03:31:39.246Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1175803447 data=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-31T03:31:39.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175803447 data=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-31T03:31:39.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1175803447 data=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-31T03:31:39.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1175803447 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1175803447 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Clicked on &Apply [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T03:31:39.246Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:39.246Z] 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-31T03:31:39.246Z] DEBUG - Clicking on Apply and Close [2019-07-31T03:31:39.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1175803450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1175803450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1175803450 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-31T03:31:39.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1175803450 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1175803450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1175803450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:39.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1175803451 data=null item=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-31T03:31:39.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1175802358 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-31T03:31:39.503Z] DEBUG - Clicked on [2019-07-31T03:31:39.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175803629 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:31:39.503Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T03:31:39.503Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T03:31:39.503Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T03:31:39.760Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T03:31:39.760Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T03:31:39.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1175803958 data=null doit=true} to Shell with text {Preferences} [2019-07-31T03:31:39.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:39.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:39.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:39.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:39.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:39.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1175803996 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T03:31:39.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175803997 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:31:39.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175803997 data=null} to TreeItem with text {Tracing} [2019-07-31T03:31:39.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175803997 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:39.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175803997 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-31T03:31:40.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175804037 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:40.017Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T03:31:40.017Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:40.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1175804038 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T03:31:40.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1175804039 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T03:31:40.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1175804039 data=null} to Tree node with text: Trace Types [2019-07-31T03:31:40.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1175804039 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:40.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175804039 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-31T03:31:40.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1175804042 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:40.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:40.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:40.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:40.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - Clicking on Check all [2019-07-31T03:31:40.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1175804045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175804046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1175804046 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1175804046 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1175804046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1175804046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1175804046 data=null item=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-31T03:31:40.017Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1175804047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175804047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1175804047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1175804047 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1175804047 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.017Z] DEBUG - Clicked on Check all [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:40.017Z] DEBUG - Clicking on &Apply [2019-07-31T03:31:40.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1175804049 data=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-31T03:31:40.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175804049 data=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-31T03:31:40.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1175804049 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:40.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1175804049 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:40.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1175804050 data=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-31T03:31:40.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1175804050 data=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-31T03:31:40.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1175804050 data=null item=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-31T03:31:40.018Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1175804050 data=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-31T03:31:40.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175804050 data=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-31T03:31:40.018Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1175804050 data=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-31T03:31:40.018Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1175804050 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:40.018Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1175804050 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:40.018Z] DEBUG - Clicked on &Apply [2019-07-31T03:31:40.018Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:40.018Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:40.018Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:40.018Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:40.018Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:40.018Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:40.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:40.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:40.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T03:31:40.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T03:31:40.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:40.018Z] 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-31T03:31:40.018Z] DEBUG - Clicking on Apply and Close [2019-07-31T03:31:40.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1175804064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:40.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1175804064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:40.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1175804064 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-31T03:31:40.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1175804064 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:40.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1175804065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:40.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1175804065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:40.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1175804065 data=null item=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-31T03:31:40.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1175803659 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-31T03:31:40.018Z] DEBUG - Clicked on [2019-07-31T03:31:40.018Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:31:40.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:40.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:40.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:40.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:40.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175804293 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175804293 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175804293 data=null} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175804294 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175804294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175804312 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175804313 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175804313 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175804313 data=null} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175804314 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175804314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175804325 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175804325 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175804325 data=null} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175804326 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175804326 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-31T03:31:40.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175804328 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:40.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1175804329 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:31:40.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175804329 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:40.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175804329 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175804330 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:40.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175804330 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175804334 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:40.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175804335 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:40.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175804335 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175804335 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:40.275Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175804335 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-31T03:31:40.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175804347 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:40.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1175804348 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T03:31:40.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1175804348 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T03:31:40.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1175804348 data=null} to Tree node with text: syslog_collapse [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1175804348 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T03:31:40.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175804348 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-31T03:31:40.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1175804363 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T03:31:40.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1175804364 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T03:31:40.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1175804364 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T03:31:40.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1175804364 data=null} to Tree node with text: syslog_collapse [2019-07-31T03:31:40.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1175804365 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T03:31:40.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175804365 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-31T03:31:40.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1175804369 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T03:31:40.275Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-31T03:31:40.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175804423 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:31:40.275Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T03:31:40.275Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T03:31:40.275Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T03:31:40.532Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T03:31:40.532Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T03:31:40.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1175804786 data=null doit=true} to Shell with text {Preferences} [2019-07-31T03:31:40.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:40.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:40.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:40.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:40.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:40.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1175804790 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T03:31:40.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175804790 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:31:40.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175804790 data=null} to TreeItem with text {Tracing} [2019-07-31T03:31:40.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175804790 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:40.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175804790 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-31T03:31:40.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175804836 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:40.789Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T03:31:40.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:40.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1175804837 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T03:31:40.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1175804838 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T03:31:40.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1175804838 data=null} to Tree node with text: Trace Types [2019-07-31T03:31:40.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1175804838 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:40.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175804838 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-31T03:31:40.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1175804841 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:40.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:40.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:40.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:40.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:40.789Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:40.789Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:40.789Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:40.789Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:40.789Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:31:40.789Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:40.789Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.789Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:40.789Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:40.789Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:40.789Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:40.789Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:31:40.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1175804848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175804848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1175804848 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1175804865 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1175804865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1175804871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1175804871 data=null item=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-31T03:31:40.789Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1175804873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175804873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.789Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1175804873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1175804873 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1175804873 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:40.789Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:31:40.789Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2019-07-31T03:31:40.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1175804874 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T03:31:40.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1175804874 data=null} to TreeItem with text {Custom Text} [2019-07-31T03:31:40.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1175804875 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T03:31:40.789Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175804875 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-31T03:31:40.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1175804877 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T03:31:40.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:40.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1175804880 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text} [2019-07-31T03:31:40.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1175804880 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T03:31:40.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1175804881 data=null} to TreeItem with text {Custom Text} [2019-07-31T03:31:40.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1175804881 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T03:31:40.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175804881 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-31T03:31:40.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1175804907 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - Clicking on Check selected [2019-07-31T03:31:40.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1175804910 data=null 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-31T03:31:40.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1175804910 data=null 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-31T03:31:40.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1175804910 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1175804910 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1175804910 data=null 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-31T03:31:40.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1175804911 data=null 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-31T03:31:40.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1175804911 data=null item=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-31T03:31:40.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1175804912 data=null 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-31T03:31:40.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1175804912 data=null 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-31T03:31:40.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1175804913 data=null 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-31T03:31:40.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1175804913 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1175804913 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - Clicked on Check selected [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - Clicking on &Apply [2019-07-31T03:31:40.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1175804915 data=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-31T03:31:40.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175804915 data=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-31T03:31:40.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1175804915 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1175804916 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1175804916 data=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-31T03:31:40.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1175804916 data=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-31T03:31:40.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1175804916 data=null item=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-31T03:31:40.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1175804917 data=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-31T03:31:40.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175804918 data=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-31T03:31:40.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1175804918 data=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-31T03:31:40.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1175804918 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1175804918 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - Clicked on &Apply [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T03:31:40.790Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:40.790Z] 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-31T03:31:40.790Z] DEBUG - Clicking on Apply and Close [2019-07-31T03:31:40.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1175804931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1175804931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1175804931 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-31T03:31:40.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1175804931 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1175804931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1175804931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:40.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1175804932 data=null item=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-31T03:31:40.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1175804458 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-31T03:31:41.047Z] DEBUG - Clicked on [2019-07-31T03:31:41.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:31:41.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:41.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:41.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:41.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:41.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:41.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175805152 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:31:41.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175805188 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:31:41.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175805188 data=null} to TreeItem with text {test} [2019-07-31T03:31:41.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175805189 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:41.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175805189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:31:41.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175805206 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:41.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:41.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175805207 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:31:41.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175805207 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:31:41.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175805208 data=null} to TreeItem with text {test} [2019-07-31T03:31:41.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175805208 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:41.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175805208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:31:41.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175805220 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:41.047Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T03:31:41.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:41.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1175805221 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:31:41.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175805221 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:41.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175805221 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:31:41.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175805222 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:41.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175805222 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:41.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175805229 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:41.047Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T03:31:41.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:41.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1175805230 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T03:31:41.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1175805230 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T03:31:41.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1175805231 data=null} to Tree node with text: syslog_collapse [2019-07-31T03:31:41.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1175805231 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T03:31:41.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175805231 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-31T03:31:41.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1175805247 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T03:31:41.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:41.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1175805248 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-31T03:31:41.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1175805248 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-31T03:31:41.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1175805248 data=null} to Tree node with text: syslog_collapse [2019-07-31T03:31:41.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1175805248 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T03:31:41.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175805248 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-31T03:31:41.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1175805254 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-31T03:31:41.304Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-31T03:31:41.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175805330 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:31:41.304Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T03:31:41.304Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T03:31:41.304Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T03:31:41.561Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T03:31:41.562Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T03:31:41.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1175805699 data=null doit=true} to Shell with text {Preferences} [2019-07-31T03:31:41.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:41.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:41.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:41.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:41.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1175805727 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T03:31:41.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175805727 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:31:41.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175805727 data=null} to TreeItem with text {Tracing} [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175805728 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:41.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175805728 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-31T03:31:41.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175805760 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:41.562Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T03:31:41.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1175805761 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T03:31:41.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1175805761 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T03:31:41.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1175805761 data=null} to Tree node with text: Trace Types [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1175805761 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:41.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175805762 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-31T03:31:41.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1175805775 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:41.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:41.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:41.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:41.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - Clicking on Check all [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1175805779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175805779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1175805779 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1175805779 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1175805779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1175805780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1175805780 data=null item=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-31T03:31:41.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1175805788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175805788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1175805788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1175805788 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1175805788 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Clicked on Check all [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - Clicking on &Apply [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1175805790 data=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-31T03:31:41.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175805790 data=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-31T03:31:41.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1175805790 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1175805790 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1175805791 data=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-31T03:31:41.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1175805791 data=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-31T03:31:41.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1175805791 data=null item=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-31T03:31:41.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1175805792 data=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-31T03:31:41.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175805792 data=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-31T03:31:41.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1175805792 data=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-31T03:31:41.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1175805792 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1175805792 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Clicked on &Apply [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T03:31:41.562Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:41.562Z] 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-31T03:31:41.562Z] DEBUG - Clicking on Apply and Close [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1175805794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1175805794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1175805794 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-31T03:31:41.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1175805795 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1175805795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:41.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1175805795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:41.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1175805795 data=null item=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-31T03:31:41.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1175805339 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-31T03:31:41.818Z] DEBUG - Clicked on [2019-07-31T03:31:41.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175805966 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:31:41.818Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T03:31:41.818Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T03:31:41.818Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T03:31:42.075Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T03:31:42.333Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T03:31:42.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1175806351 data=null doit=true} to Shell with text {Preferences} [2019-07-31T03:31:42.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:42.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:42.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:42.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:42.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1175806354 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T03:31:42.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175806354 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:31:42.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175806354 data=null} to TreeItem with text {Tracing} [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175806355 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:42.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175806355 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-31T03:31:42.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175806393 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:42.333Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T03:31:42.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1175806395 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T03:31:42.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1175806395 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T03:31:42.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1175806395 data=null} to Tree node with text: Trace Types [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1175806395 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:42.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175806396 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-31T03:31:42.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1175806398 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:42.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:42.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:42.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:42.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - Clicking on Check all [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1175806401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175806401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1175806401 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1175806402 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1175806402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1175806402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1175806402 data=null item=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-31T03:31:42.333Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1175806402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1175806402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1175806403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1175806403 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1175806403 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Clicked on Check all [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - Clicking on &Apply [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1175806405 data=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-31T03:31:42.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175806405 data=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-31T03:31:42.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1175806405 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1175806405 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1175806406 data=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-31T03:31:42.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1175806406 data=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-31T03:31:42.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1175806406 data=null item=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-31T03:31:42.333Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1175806406 data=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-31T03:31:42.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175806406 data=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-31T03:31:42.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1175806406 data=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-31T03:31:42.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1175806406 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1175806406 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Clicked on &Apply [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:42.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Clicking on Apply and Close [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1175806421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1175806421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1175806421 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-31T03:31:42.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1175806421 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1175806421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1175806422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:42.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1175806422 data=null item=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-31T03:31:42.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1175805986 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-31T03:31:42.333Z] DEBUG - Clicked on [2019-07-31T03:31:42.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1175806584 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-31T03:31:42.590Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T03:31:42.590Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T03:31:42.590Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T03:31:42.848Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T03:31:42.848Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T03:31:42.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1175806922 data=null doit=true} to Shell with text {Preferences} [2019-07-31T03:31:42.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:42.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:42.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:42.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:42.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1175806936 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T03:31:42.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1175806936 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T03:31:42.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1175806937 data=null} to TreeItem with text {Tracing} [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1175806937 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:42.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175806937 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-31T03:31:42.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1175806968 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T03:31:42.848Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T03:31:42.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1175806969 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-31T03:31:42.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1175806969 data=null doit=true} to Tree node with text: Trace Types [2019-07-31T03:31:42.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1175806970 data=null} to Tree node with text: Trace Types [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1175806970 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:42.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175806970 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-31T03:31:42.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1175806985 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-31T03:31:42.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:42.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:42.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:42.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1175806995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175806995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1175806995 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1175806996 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1175806996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1175806996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1175806996 data=null item=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-31T03:31:42.848Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1175806998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1175806998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1175806998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1175806998 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1175806998 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:31:42.848Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-31T03:31:42.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1175806999 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-31T03:31:42.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1175806999 data=null} to TreeItem with text {Custom Text} [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1175806999 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T03:31:42.848Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175807000 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-31T03:31:42.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1175807001 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-31T03:31:42.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1175807001 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T03:31:42.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1175807002 data=null} to Tree node with text: testtxtextension [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1175807002 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T03:31:42.848Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175807002 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-31T03:31:42.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1175807003 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T03:31:42.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1175807005 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-31T03:31:42.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1175807005 data=null doit=true} to Tree node with text: testtxtextension [2019-07-31T03:31:42.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1175807005 data=null} to Tree node with text: testtxtextension [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1175807006 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T03:31:42.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175807030 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-31T03:31:42.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1175807031 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - Clicking on Check selected [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1175807033 data=null 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-31T03:31:42.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1175807033 data=null 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-31T03:31:42.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1175807033 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1175807033 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1175807034 data=null 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-31T03:31:42.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1175807034 data=null 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-31T03:31:42.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1175807034 data=null item=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-31T03:31:42.848Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1175807035 data=null 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-31T03:31:42.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1175807035 data=null 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-31T03:31:42.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1175807035 data=null 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-31T03:31:42.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1175807035 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1175807035 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Clicked on Check selected [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - Clicking on &Apply [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1175807037 data=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-31T03:31:42.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175807037 data=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-31T03:31:42.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1175807037 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1175807037 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1175807038 data=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-31T03:31:42.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1175807038 data=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-31T03:31:42.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1175807038 data=null item=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-31T03:31:42.848Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1175807039 data=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-31T03:31:42.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1175807039 data=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-31T03:31:42.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1175807039 data=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-31T03:31:42.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1175807039 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1175807039 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Clicked on &Apply [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T03:31:42.848Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:42.848Z] 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-31T03:31:42.848Z] DEBUG - Clicking on Apply and Close [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1175807041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1175807041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1175807049 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-31T03:31:42.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1175807049 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1175807049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1175807049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T03:31:42.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1175807049 data=null item=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-31T03:31:42.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1175806604 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-31T03:31:43.105Z] DEBUG - Clicked on [2019-07-31T03:31:43.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:31:43.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:43.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:43.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:31:43.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:31:43.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:43.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175807257 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:31:43.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175807257 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:31:43.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175807257 data=null} to TreeItem with text {test} [2019-07-31T03:31:43.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175807257 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:43.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175807257 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:31:43.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175807278 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:43.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:43.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1175807279 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:31:43.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1175807279 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:31:43.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1175807279 data=null} to TreeItem with text {test} [2019-07-31T03:31:43.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1175807279 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:43.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175807289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:31:43.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1175807302 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:31:43.105Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T03:31:43.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:43.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1175807303 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:31:43.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175807303 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:43.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175807303 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:31:43.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175807304 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:43.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175807304 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:43.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175807308 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:43.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:31:43.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1175807309 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:31:43.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175807309 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:43.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175807309 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:31:43.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175807309 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:43.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175807309 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:31:43.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175807313 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:31:43.362Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T03:31:43.362Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T03:31:43.619Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T03:31:43.619Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T03:31:43.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1175807666 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T03:31:43.619Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T03:31:43.619Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T03:31:43.619Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T03:31:43.619Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T03:31:43.619Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-31T03:31:47.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:47.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:47.239Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:47.239Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:31:47.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175811247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:47.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175811247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:47.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175811247 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:47.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175811247 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:47.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175811248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:47.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175811248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:47.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175811248 data=null item=null detail=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-31T03:31:47.239Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175811248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:47.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175811248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:47.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175811248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:47.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175811248 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:47.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175811248 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:47.239Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:31:47.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:31:47.239Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:31:47.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:31:47.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:47.239Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:31:47.239Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:47.239Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:47.239Z] DEBUG - Clicking on OK [2019-07-31T03:31:47.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175811249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:47.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175811249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:47.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175811249 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:47.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175811249 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:47.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175811250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:47.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175811250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:47.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:47.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:47.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:47.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:47.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:47.239Z] DEBUG - Clicked on OK [2019-07-31T03:31:47.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175811250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:47.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175810382 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-31T03:31:47.804Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.22 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-31T03:31:47.804Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 3.055 s [2019-07-31T03:31:47.804Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.069 s [2019-07-31T03:31:47.804Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.336 s [2019-07-31T03:31:47.804Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 3.371 s [2019-07-31T03:31:47.804Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-31T03:31:51.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:31:51.975Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:31:54.495Z] DEBUG - number of items : 16 [2019-07-31T03:31:54.495Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:54.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175818582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:54.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175818582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:54.495Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175818583 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:54.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175818583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:54.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175818583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:54.754Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175818805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:54.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175818806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:54.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175818806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:54.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175818806 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:54.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175818806 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:54.754Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:54.754Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:54.754Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - Clicking on OK [2019-07-31T03:31:54.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175818828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175818828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175818828 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175818828 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175818828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175818828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175818828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:54.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175818583 data=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-31T03:31:54.754Z] DEBUG - Clicked on [2019-07-31T03:31:55.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:31:55.011Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:31:55.575Z] DEBUG - number of items : 16 [2019-07-31T03:31:55.575Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:55.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175819804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:55.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175819804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:55.575Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175819804 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:55.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175819804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:55.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175819804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:55.832Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175819931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:55.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175819932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:55.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175819932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:55.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175819932 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:55.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175819932 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:55.832Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:55.832Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:55.833Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - Clicking on OK [2019-07-31T03:31:55.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175819952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175819952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175819952 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175819952 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175819952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175819952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175819952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:55.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175819804 data=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-31T03:31:55.833Z] DEBUG - Clicked on [2019-07-31T03:31:56.090Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:31:56.090Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:31:56.654Z] DEBUG - number of items : 16 [2019-07-31T03:31:56.654Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:56.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175820719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:56.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175820719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:56.654Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175820719 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:56.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175820719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:56.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175820719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:56.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175820851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:56.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175820852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:56.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175820852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:56.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175820852 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:56.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175820852 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:56.654Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:56.654Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:56.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - Clicking on OK [2019-07-31T03:31:56.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175820879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175820885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175820885 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175820885 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175820885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175820885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175820885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:56.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175820719 data=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-31T03:31:56.912Z] DEBUG - Clicked on [2019-07-31T03:31:56.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:31:56.912Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:31:57.475Z] DEBUG - number of items : 16 [2019-07-31T03:31:57.475Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:57.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175821640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:57.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175821640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:57.475Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175821640 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:57.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175821640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:57.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175821640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:57.734Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175821779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:57.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175821780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:57.734Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175821780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:57.734Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175821780 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:57.734Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175821780 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:57.734Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:31:57.734Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.734Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:31:57.735Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - Clicking on OK [2019-07-31T03:31:57.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175821802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175821802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175821802 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175821802 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175821802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175821802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175821802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:31:57.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175821640 data=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-31T03:31:57.735Z] DEBUG - Clicked on [2019-07-31T03:31:58.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:31:58.129Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:32:02.395Z] DEBUG - number of items : 16 [2019-07-31T03:32:02.395Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:02.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175826483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:02.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175826483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:02.395Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175826489 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:02.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175826491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:02.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175826491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:02.652Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175826697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:02.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175826697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:02.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175826698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:02.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175826698 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:02.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175826698 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:02.652Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:02.652Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:32:02.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.652Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.652Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.652Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:02.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - Clicking on OK [2019-07-31T03:32:02.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175826730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175826730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175826730 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175826730 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175826731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175826731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175826731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:02.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175826492 data=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-31T03:32:02.653Z] DEBUG - Clicked on [2019-07-31T03:32:03.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:32:03.217Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:32:03.474Z] DEBUG - number of items : 16 [2019-07-31T03:32:03.474Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:03.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175827714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:03.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175827714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:03.474Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175827714 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:03.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175827714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:03.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175827715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:03.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175827857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:03.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175827857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:03.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175827858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:03.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175827858 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:03.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175827858 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:03.731Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:03.731Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:32:03.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1175827859 data=null doit=true} to Shell with text {Legend} [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:03.731Z] 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-31T03:32:03.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T03:32:03.731Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-31T03:32:03.731Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-31T03:32:03.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1175827879 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-31T03:32:03.731Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:03.731Z] 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-31T03:32:03.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:03.731Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:03.731Z] DEBUG - Clicking on OK [2019-07-31T03:32:03.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175827897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:03.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175827897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:03.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175827897 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:03.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175827897 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:03.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175827898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:03.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175827898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:03.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175827898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:03.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175827715 data=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-31T03:32:03.731Z] DEBUG - Clicked on [2019-07-31T03:32:05.100Z] DEBUG - number of items : 16 [2019-07-31T03:32:05.100Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:05.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175829120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:05.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175829120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:05.100Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175829121 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:05.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175829121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:05.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175829121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:05.100Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175829248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:05.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175829249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:05.100Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175829250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:05.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175829250 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:05.100Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175829250 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:05.100Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:05.100Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:05.100Z] 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-31T03:32:05.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:05.100Z] 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-31T03:32:05.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - Clicking on [2019-07-31T03:32:05.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1175829255 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-31T03:32:05.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1175829255 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-31T03:32:05.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1175829255 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-31T03:32:05.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1175829255 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-31T03:32:05.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1175829255 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-31T03:32:05.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1175829255 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-31T03:32:05.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1175829255 data=null 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-31T03:32:05.100Z] 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-31T03:32:05.100Z] 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-31T03:32:05.100Z] 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-31T03:32:05.100Z] 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-31T03:32:05.100Z] 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-31T03:32:05.100Z] DEBUG - Clicked on [2019-07-31T03:32:05.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:05.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:05.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:05.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:05.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:05.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:05.100Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T03:32:05.100Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:05.100Z] 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-31T03:32:05.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:05.100Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:05.100Z] DEBUG - Clicking on OK [2019-07-31T03:32:05.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175829287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:05.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175829287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:05.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175829287 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:05.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175829287 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:05.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175829287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:05.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175829287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:05.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175829287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:05.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175829121 data=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-31T03:32:05.357Z] DEBUG - Clicked on [2019-07-31T03:32:06.286Z] DEBUG - number of items : 16 [2019-07-31T03:32:06.286Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:06.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175830465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:06.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175830465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:06.286Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175830465 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:06.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175830465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:06.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175830465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:06.543Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175830598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:06.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175830599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:06.543Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175830599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:06.543Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175830599 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:06.543Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175830599 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:06.543Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:06.543Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:32:06.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.543Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.543Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.543Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:06.544Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - Clicking on OK [2019-07-31T03:32:06.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175830620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175830620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175830620 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175830620 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175830620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175830620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175830620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:06.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175830465 data=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-31T03:32:06.544Z] DEBUG - Clicked on [2019-07-31T03:32:06.801Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:32:06.801Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:32:25.127Z] DEBUG - number of items : 16 [2019-07-31T03:32:25.127Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175846454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175846454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175846454 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175846454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175846454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175846617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175846619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175846619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175846619 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175846619 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - Clicking on OK [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175846652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175846652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175846652 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175846652 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175846652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175846653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175846653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175846454 data=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-31T03:32:25.127Z] DEBUG - Clicked on [2019-07-31T03:32:25.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:32:25.127Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:32:25.127Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:25.127Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:25.127Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:25.127Z] DEBUG - number of items : 16 [2019-07-31T03:32:25.127Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175847975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175847975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175847975 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175847975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175847975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175848117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175848118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175848118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175848118 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175848118 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.127Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.127Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Clicking on OK [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175848151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175848151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175848151 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175848151 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175848152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175848152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175848152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175847975 data=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-31T03:32:25.128Z] DEBUG - Clicked on [2019-07-31T03:32:25.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:32:25.128Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:32:25.128Z] DEBUG - number of items : 16 [2019-07-31T03:32:25.128Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175849012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175849012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.128Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175849012 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175849012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175849013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175849229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175849230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175849230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175849231 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175849231 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.128Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:25.128Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:32:25.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1175849232 data=null doit=true} to Shell with text {Legend} [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] 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-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:25.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:25.128Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-31T03:32:25.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1175849248 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-31T03:32:25.128Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] 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-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:25.128Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Clicking on OK [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175849254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175849254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175849265 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175849265 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175849265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175849265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175849265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:25.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175849013 data=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-31T03:32:25.128Z] DEBUG - Clicked on [2019-07-31T03:32:26.499Z] DEBUG - number of items : 16 [2019-07-31T03:32:26.499Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:26.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175850478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:26.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175850480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:26.499Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175850480 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:26.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175850481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:26.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175850481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:26.499Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175850623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:26.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175850624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:26.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175850624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:26.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175850624 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:26.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175850624 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:26.499Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:26.499Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:26.499Z] 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-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:26.499Z] 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-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:26.499Z] DEBUG - Clicking on [2019-07-31T03:32:26.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1175850629 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-31T03:32:26.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1175850629 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-31T03:32:26.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1175850630 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-31T03:32:26.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1175850630 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-31T03:32:26.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1175850630 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-31T03:32:26.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1175850630 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-31T03:32:26.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1175850630 data=null 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-31T03:32:26.500Z] 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-31T03:32:26.500Z] 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-31T03:32:26.500Z] 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-31T03:32:26.500Z] 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-31T03:32:26.500Z] 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-31T03:32:26.500Z] DEBUG - Clicked on [2019-07-31T03:32:26.500Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:26.500Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:26.500Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:26.500Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T03:32:26.500Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-31T03:32:26.500Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:26.500Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:26.500Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:26.500Z] 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-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:26.500Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:26.500Z] DEBUG - Clicking on OK [2019-07-31T03:32:26.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175850693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:26.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175850693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:26.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175850694 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:26.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175850694 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:26.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175850694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:26.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175850694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:26.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175850694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:26.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175850481 data=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-31T03:32:26.756Z] DEBUG - Clicked on [2019-07-31T03:32:27.686Z] DEBUG - number of items : 16 [2019-07-31T03:32:27.686Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:27.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175851917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:27.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175851917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:27.686Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175851917 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:27.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175851917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:27.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175851917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:27.944Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175852048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:27.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175852049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:27.944Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175852049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:27.944Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175852049 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:27.944Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175852049 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:27.944Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:27.944Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:27.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - Clicking on OK [2019-07-31T03:32:27.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175852070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175852071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175852071 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175852071 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175852071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175852071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175852071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:27.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175851917 data=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-31T03:32:27.945Z] DEBUG - Clicked on [2019-07-31T03:32:28.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:32:28.202Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:32:28.766Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:28.766Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:28.766Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:29.341Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:29.341Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:29.598Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:29.598Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:30.161Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:30.161Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:30.725Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:30.725Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:31.288Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:31.288Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:31.853Z] DEBUG - number of items : 16 [2019-07-31T03:32:31.853Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:31.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175855859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:31.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175855859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:31.853Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175855859 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:31.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175855859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:31.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175855859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:31.853Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175856088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:31.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175856089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:31.853Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175856089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:31.853Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175856089 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:31.853Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175856089 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:31.853Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:31.853Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:31.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:32.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:32.110Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:32.110Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:32.110Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:32.110Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:32.110Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:32.110Z] DEBUG - Clicking on OK [2019-07-31T03:32:32.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175856108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:32.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175856108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:32.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175856108 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:32.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175856108 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:32.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175856108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:32.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175856108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:32.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175856108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:32.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175855859 data=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-31T03:32:32.110Z] DEBUG - Clicked on [2019-07-31T03:32:32.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:32:32.110Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:32:32.673Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:32.673Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:32.673Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:32.929Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-31T03:32:32.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1175856991 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-31T03:32:32.929Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:32:32.929Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:32:33.492Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:35.129Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-31T03:32:35.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1175858709 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-31T03:32:35.129Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2019-07-31T03:32:35.129Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2019-07-31T03:32:35.129Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:32:35.129Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-31T03:32:35.129Z] DEBUG - number of items : 16 [2019-07-31T03:32:35.129Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:35.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175859281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:35.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175859281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:35.129Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175859281 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:35.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175859281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:35.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175859281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:35.389Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175859421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:35.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175859422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:35.389Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175859422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:35.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175859422 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:35.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175859422 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:35.389Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:35.389Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:35.389Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - Clicking on OK [2019-07-31T03:32:35.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175859496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175859496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175859496 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175859496 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175859497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175859502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175859502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:35.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175859281 data=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-31T03:32:35.389Z] DEBUG - Clicked on [2019-07-31T03:32:35.954Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-31T03:32:35.954Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:32:36.518Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:36.518Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:36.518Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:36.518Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:36.518Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:32:36.775Z] DEBUG - number of items : 16 [2019-07-31T03:32:36.775Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:36.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175861011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:36.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175861011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:36.775Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175861011 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:36.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175861011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:36.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175861011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:37.033Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175861153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:37.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175861154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:37.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175861154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:37.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175861154 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:37.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175861155 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:37.033Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:32:37.033Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:37.033Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - Clicking on OK [2019-07-31T03:32:37.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175861175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175861175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175861175 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175861175 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175861175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175861175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175861176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:37.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175861011 data=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-31T03:32:37.033Z] DEBUG - Clicked on [2019-07-31T03:32:37.291Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 49.386 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-31T03:32:37.291Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.62 s [2019-07-31T03:32:37.291Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.04 s [2019-07-31T03:32:37.291Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.93 s [2019-07-31T03:32:37.291Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.92 s [2019-07-31T03:32:37.291Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 5.069 s [2019-07-31T03:32:37.291Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.751 s [2019-07-31T03:32:37.291Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 16.054 s [2019-07-31T03:32:37.291Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.499 s [2019-07-31T03:32:37.291Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-31T03:32:37.291Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.902 s [2019-07-31T03:32:37.291Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.026 s [2019-07-31T03:32:37.291Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.559 s [2019-07-31T03:32:37.291Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.518 s [2019-07-31T03:32:37.291Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-31T03:32:37.291Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-31T03:32:37.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-31T03:32:38.416Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T03:32:38.416Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:38.416Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:38.416Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:39.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-31T03:32:39.346Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T03:32:39.346Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:39.346Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:39.908Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:39.908Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:40.471Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:40.471Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:41.033Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:41.033Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:41.290Z] DEBUG - number of items : 5 [2019-07-31T03:32:41.290Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-31T03:32:41.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175865535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T03:32:41.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175865535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T03:32:41.290Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175865536 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T03:32:41.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175865536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T03:32:41.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175865536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T03:32:41.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175865536 data=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-31T03:32:41.290Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175865538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T03:32:41.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175865538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T03:32:41.290Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175865538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T03:32:41.290Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175865539 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T03:32:41.290Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175865539 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-31T03:32:41.547Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-31T03:32:41.547Z] DEBUG - number of items : 5 [2019-07-31T03:32:41.547Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-31T03:32:41.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1175865548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T03:32:41.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175865548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T03:32:41.547Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1175865548 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T03:32:41.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1175865548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T03:32:41.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1175865548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T03:32:41.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1175865548 data=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-31T03:32:41.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1175865551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T03:32:41.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1175865577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T03:32:41.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1175865579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T03:32:41.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1175865579 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T03:32:41.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1175865579 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-31T03:32:41.547Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-31T03:32:41.547Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:41.547Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:41.547Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:41.547Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:42.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-31T03:32:42.477Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T03:32:42.477Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:42.477Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:42.477Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:42.477Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:42.477Z] DEBUG - Attempting to set focus on with text {} [2019-07-31T03:32:42.477Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.328 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-31T03:32:42.477Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.701 s [2019-07-31T03:32:42.477Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.062 s [2019-07-31T03:32:42.477Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.441 s [2019-07-31T03:32:42.477Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-31T03:32:43.042Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:32:43.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:32:43.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:32:43.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:32:43.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:32:43.042Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:32:43.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1175867224 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1175867224 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1175867224 data=null} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1175867225 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175867225 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-31T03:32:43.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1175867345 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:32:43.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1175867346 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1175867346 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1175867346 data=null} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1175867347 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175867347 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-31T03:32:43.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1175867389 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.299Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2019-07-31T03:32:43.299Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2019-07-31T03:32:43.299Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2019-07-31T03:32:43.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1175867457 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-31T03:32:43.556Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2019-07-31T03:32:43.556Z] [2019-07-31T03:32:43.556Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-31 03:32:43.357 [2019-07-31T03:32:43.556Z] !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-31T03:32:43.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1175867808 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1175867808 data=null} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1175867809 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.813Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175867809 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-31T03:32:43.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1175867814 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T03:32:43.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1175867815 data=null doit=true} to TreeItem with text {Trace Compass} [2019-07-31T03:32:43.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1175867815 data=null} to TreeItem with text {Trace Compass} [2019-07-31T03:32:43.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1175867815 data=null button=1 stateMask=0x0 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-31T03:32:43.813Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175867816 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-31T03:32:43.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1175867819 data=null button=1 stateMask=0x80000 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-31T03:32:43.813Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2019-07-31T03:32:45.708Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-31T03:32:45.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:32:45.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:32:45.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:32:45.708Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:32:45.708Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-31T03:32:45.708Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-31T03:32:46.232Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-31T03:32:46.232Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-31T03:32:46.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1175869992 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-31T03:32:46.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:32:46.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:32:46.232Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:32:46.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1175869995 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-31T03:32:46.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1175869995 data=null doit=true} to TableItem with text {.* resources} [2019-07-31T03:32:46.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1175869995 data=null} to TableItem with text {.* resources} [2019-07-31T03:32:46.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1175869996 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T03:32:46.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175869996 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-31T03:32:46.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1175869996 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T03:32:46.232Z] DEBUG - Setting state to unchecked on: .* resources [2019-07-31T03:32:46.232Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:32:46.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1175870012 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T03:32:46.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1175870012 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T03:32:46.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1175870012 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T03:32:46.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1175870012 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T03:32:46.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175870013 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-31T03:32:46.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1175870013 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T03:32:46.232Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2019-07-31T03:32:46.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:32:46.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:46.232Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:46.232Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:46.232Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.232Z] DEBUG - Clicking on OK [2019-07-31T03:32:46.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175870024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175870024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175870024 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175870024 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175870024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175870024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175870024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1175869738 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-31T03:32:46.232Z] DEBUG - Clicked on [2019-07-31T03:32:46.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:32:46.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:32:46.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:32:46.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:32:46.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:32:46.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:32:46.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1175870213 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T03:32:46.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1175870214 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T03:32:46.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1175870214 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T03:32:46.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1175870214 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T03:32:46.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175870214 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-31T03:32:46.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1175870311 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T03:32:46.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1175870311 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T03:32:46.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1175870311 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T03:32:46.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1175870312 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T03:32:46.232Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175870312 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-31T03:32:46.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1175870317 data=null button=1 stateMask=0x80000 x=117 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-31T03:32:46.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1175870318 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:32:46.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1175870318 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:32:46.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1175870318 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:32:46.423Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1175870319 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-31T03:32:46.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1175870336 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:32:46.423Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2019-07-31T03:32:46.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:32:46.423Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-31T03:32:46.423Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-31T03:32:46.681Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-31T03:32:46.681Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-31T03:32:46.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1175870608 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-31T03:32:46.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:32:46.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:32:46.681Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:32:46.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1175870611 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-31T03:32:46.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1175870611 data=null doit=true} to TableItem with text {.* resources} [2019-07-31T03:32:46.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1175870636 data=null} to TableItem with text {.* resources} [2019-07-31T03:32:46.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1175870636 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T03:32:46.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175870637 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-31T03:32:46.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1175870637 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-31T03:32:46.681Z] DEBUG - Setting state to checked on: .* resources [2019-07-31T03:32:46.681Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:32:46.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1175870639 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T03:32:46.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1175870639 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T03:32:46.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1175870639 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T03:32:46.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1175870639 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T03:32:46.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1175870639 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-31T03:32:46.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1175870640 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-31T03:32:46.681Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2019-07-31T03:32:46.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:32:46.681Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:46.681Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:46.681Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:46.681Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.681Z] DEBUG - Clicking on OK [2019-07-31T03:32:46.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175870641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175870641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175870641 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175870641 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175870645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175870645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175870645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:46.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1175870445 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-31T03:32:46.681Z] DEBUG - Clicked on [2019-07-31T03:32:46.681Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:32:46.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:32:46.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:32:46.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1175870844 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:32:46.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:32:46.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:32:46.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:32:46.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:32:46.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1175870864 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-31T03:32:46.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1175870864 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-31T03:32:46.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1175870864 data=null} to TreeItem with text {SomeProject} [2019-07-31T03:32:46.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1175870865 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T03:32:46.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1175870865 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-31T03:32:46.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1175870897 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-31T03:32:46.938Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:32:46.938Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:32:46.938Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:32:47.501Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:32:47.501Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:47.501Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:32:47.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175871680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175871680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175871681 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175871681 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175871681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175871681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175871681 data=null item=null detail=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-31T03:32:47.501Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175871699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175871700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175871701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175871701 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1175871701 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:32:47.501Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:47.501Z] DEBUG - Clicking on OK [2019-07-31T03:32:47.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1175871702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:47.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1175871703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:47.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1175871703 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:47.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1175871703 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:47.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1175871703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:47.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1175871703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:47.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:47.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:47.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:47.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:47.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:47.501Z] DEBUG - Clicked on OK [2019-07-31T03:32:48.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1175871703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:32:48.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1175870989 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-31T03:32:48.432Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.799 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-31T03:32:48.432Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.484 s [2019-07-31T03:32:48.432Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 1.057 s [2019-07-31T03:32:48.432Z] [2019-07-31T03:32:48.432Z] Results: [2019-07-31T03:32:48.432Z] [2019-07-31T03:32:48.432Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 [2019-07-31T03:32:48.432Z] [2019-07-31T03:32:48.689Z] [2019-07-31T03:32:48.689Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 03:32:48.629 [2019-07-31T03:32:48.689Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T03:32:49.621Z] [INFO] All tests passed! [2019-07-31T03:32:49.621Z] [INFO] [2019-07-31T03:32:49.621Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:32:49.621Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:32:49.621Z] [INFO] [2019-07-31T03:32:49.621Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:32:50.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:32:50.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:32:50.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:32:51.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:32:51.266Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:32:51.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:32:51.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:32:51.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:32:51.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:32:51.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:32:51.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:32:52.041Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:32:52.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:32:52.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:32:52.811Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:32:54.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T03:32:54.436Z] [INFO] [2019-07-31T03:32:54.436Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:32:54.436Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:32:54.436Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.pom [2019-07-31T03:32:54.436Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:32:54.436Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:32:54.436Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T03:32:54.436Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T03:32:54.436Z] [INFO] [2019-07-31T03:32:54.436Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-31T03:32:54.436Z] [INFO] [2019-07-31T03:32:54.436Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2019-07-31T03:32:54.436Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [43/134] [2019-07-31T03:32:54.436Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:32:54.436Z] [INFO] [2019-07-31T03:32:54.436Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.436Z] [INFO] [2019-07-31T03:32:54.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.436Z] [INFO] The project's OSGi version is 1.0.4.201907310252 [2019-07-31T03:32:54.436Z] [INFO] [2019-07-31T03:32:54.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.436Z] [INFO] [2019-07-31T03:32:54.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.436Z] [INFO] [2019-07-31T03:32:54.436Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.436Z] [INFO] [2019-07-31T03:32:54.436Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.436Z] [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/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:32:54.436Z] [INFO] [2019-07-31T03:32:54.436Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:32:54.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2019-07-31T03:32:54.436Z] [INFO] [2019-07-31T03:32:54.436Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.436Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2019-07-31T03:32:54.693Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] [2019-07-31T03:32:54.693Z] Long value = fMapper.apply(element); [2019-07-31T03:32:54.693Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:32:54.693Z] 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-31T03:32:54.693Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] [2019-07-31T03:32:54.693Z] if (value <= fMapper.apply(obj)) { [2019-07-31T03:32:54.693Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T03:32:54.693Z] 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-31T03:32:54.693Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] [2019-07-31T03:32:54.693Z] Long value = fMapper.apply(element); [2019-07-31T03:32:54.693Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:32:54.693Z] 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-31T03:32:54.693Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] [2019-07-31T03:32:54.693Z] if (value >= fMapper.apply(obj)) { [2019-07-31T03:32:54.693Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T03:32:54.693Z] 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-31T03:32:54.693Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] [2019-07-31T03:32:54.693Z] Statistics::update, Statistics::merge); [2019-07-31T03:32:54.693Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:32:54.693Z] 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-31T03:32:54.693Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] [2019-07-31T03:32:54.693Z] Statistics::update, Statistics::merge); [2019-07-31T03:32:54.693Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:32:54.693Z] 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-31T03:32:54.693Z] 6 problems (6 warnings) [2019-07-31T03:32:54.693Z] [INFO] [2019-07-31T03:32:54.693Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:32:54.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2019-07-31T03:32:54.693Z] [INFO] [2019-07-31T03:32:54.693Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.693Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T03:32:54.693Z] [INFO] [2019-07-31T03:32:54.693Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.693Z] [INFO] [2019-07-31T03:32:54.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.693Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T03:32:54.693Z] [INFO] [2019-07-31T03:32:54.693Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.693Z] [INFO] [2019-07-31T03:32:54.694Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.694Z] [INFO] [2019-07-31T03:32:54.694Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.694Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T03:32:54.694Z] [INFO] [2019-07-31T03:32:54.694Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:54.694Z] [INFO] [2019-07-31T03:32:54.694Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:32:56.328Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2019-07-31T03:32:56.328Z] [INFO] Command line: [2019-07-31T03:32:56.328Z] [/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/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:32:56.328Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:33:00.503Z] !SESSION 2019-07-31 03:32:56.726 ----------------------------------------------- [2019-07-31T03:33:00.503Z] eclipse.buildId=unknown [2019-07-31T03:33:00.503Z] java.version=1.8.0_202 [2019-07-31T03:33:00.503Z] java.vendor=Oracle Corporation [2019-07-31T03:33:00.503Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:33:00.503Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:33:00.503Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:33:00.503Z] [2019-07-31T03:33:00.503Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:33:00.330 [2019-07-31T03:33:00.503Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:33:00.503Z] !STACK 0 [2019-07-31T03:33:00.503Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:33:00.503Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:33:00.503Z] [2019-07-31T03:33:00.503Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:33:00.503Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:33:00.503Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:33:00.503Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:33:00.503Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:33:00.503Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:33:00.503Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:33:00.503Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:33:00.503Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:33:00.503Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:33:00.759Z] [2019-07-31T03:33:00.759Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:33:00.556 [2019-07-31T03:33:00.759Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:33:00.759Z] !STACK 0 [2019-07-31T03:33:00.759Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:33:00.759Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:33:00.759Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:33:00.759Z] -> 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-31T03:33:00.759Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:33:00.759Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:33:00.759Z] [2019-07-31T03:33:00.759Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:33:00.759Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:33:00.759Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:33:00.759Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:33:00.759Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:33:00.759Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:33:00.759Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:33:00.759Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:33:00.759Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:33:00.759Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:33:04.031Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-31T03:33:06.550Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.909 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-31T03:33:06.550Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.063 s [2019-07-31T03:33:06.550Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.002 s [2019-07-31T03:33:06.550Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 1.005 s [2019-07-31T03:33:06.550Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.667 s [2019-07-31T03:33:06.550Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.179 s [2019-07-31T03:33:06.550Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:06.550Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:06.550Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.48 s [2019-07-31T03:33:06.550Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.25 s [2019-07-31T03:33:06.550Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:06.550Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:06.550Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.006 s [2019-07-31T03:33:06.550Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.005 s [2019-07-31T03:33:06.550Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.211 s [2019-07-31T03:33:06.550Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:06.550Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-31T03:33:09.072Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.067 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-31T03:33:09.072Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.002 s [2019-07-31T03:33:09.072Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:33:09.072Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.441 s [2019-07-31T03:33:09.072Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.771 s [2019-07-31T03:33:09.072Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.175 s [2019-07-31T03:33:09.072Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:33:09.072Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:09.072Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.203 s [2019-07-31T03:33:09.072Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.213 s [2019-07-31T03:33:09.072Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:09.072Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:09.072Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.004 s [2019-07-31T03:33:09.072Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:33:09.072Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.253 s [2019-07-31T03:33:09.072Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:09.072Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-31T03:33:10.002Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.299 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-31T03:33:10.002Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.611 s [2019-07-31T03:33:10.002Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.198 s [2019-07-31T03:33:10.002Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.065 s [2019-07-31T03:33:10.002Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.129 s [2019-07-31T03:33:10.002Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.095 s [2019-07-31T03:33:10.002Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.092 s [2019-07-31T03:33:10.002Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.019 s [2019-07-31T03:33:10.002Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.087 s [2019-07-31T03:33:10.002Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-31T03:33:12.524Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.495 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-31T03:33:12.524Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-07-31T03:33:12.524Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:33:12.524Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.812 s [2019-07-31T03:33:12.524Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.532 s [2019-07-31T03:33:12.524Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.208 s [2019-07-31T03:33:12.524Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:12.524Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:33:12.524Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.419 s [2019-07-31T03:33:12.524Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.513 s [2019-07-31T03:33:12.524Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:12.524Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-31T03:33:12.524Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:12.524Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-07-31T03:33:12.524Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:12.524Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-31T03:33:12.524Z] [2019-07-31T03:33:12.524Z] Results: [2019-07-31T03:33:12.524Z] [2019-07-31T03:33:12.524Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:33:12.524Z] [2019-07-31T03:33:14.593Z] [INFO] All tests passed! [2019-07-31T03:33:14.593Z] [INFO] [2019-07-31T03:33:14.593Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:33:14.593Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:33:14.593Z] [INFO] [2019-07-31T03:33:14.593Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:33:14.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:33:14.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:33:15.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:33:15.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:33:15.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:33:15.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:33:15.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:33:15.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:33:16.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:33:16.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:33:16.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:33:16.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:33:16.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:33:17.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:33:17.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:33:17.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:33:17.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:33:17.261Z] [INFO] [2019-07-31T03:33:17.261Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:33:17.261Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T03:33:17.261Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.pom [2019-07-31T03:33:17.261Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T03:33:17.261Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:33:17.261Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T03:33:17.261Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T03:33:17.261Z] [INFO] [2019-07-31T03:33:17.261Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-31T03:33:17.261Z] [INFO] [2019-07-31T03:33:17.261Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2019-07-31T03:33:17.261Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [44/134] [2019-07-31T03:33:17.261Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:33:17.261Z] [INFO] [2019-07-31T03:33:17.261Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.261Z] [INFO] [2019-07-31T03:33:17.261Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.261Z] [INFO] The project's OSGi version is 1.0.2.201907310252 [2019-07-31T03:33:17.261Z] [INFO] [2019-07-31T03:33:17.261Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.261Z] [INFO] [2019-07-31T03:33:17.261Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.261Z] [INFO] [2019-07-31T03:33:17.261Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.261Z] [INFO] [2019-07-31T03:33:17.261Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.261Z] [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/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:33:17.261Z] [INFO] [2019-07-31T03:33:17.261Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:33:17.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2019-07-31T03:33:17.261Z] [INFO] [2019-07-31T03:33:17.261Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.261Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2019-07-31T03:33:17.825Z] [INFO] [2019-07-31T03:33:17.825Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:33:17.825Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2019-07-31T03:33:17.825Z] [INFO] [2019-07-31T03:33:17.825Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.825Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T03:33:17.825Z] [INFO] [2019-07-31T03:33:17.825Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.825Z] [INFO] [2019-07-31T03:33:17.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.825Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-31T03:33:17.825Z] [INFO] [2019-07-31T03:33:17.825Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.825Z] [INFO] [2019-07-31T03:33:17.825Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:17.825Z] [INFO] [2019-07-31T03:33:17.825Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:18.083Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-31T03:33:18.083Z] [INFO] [2019-07-31T03:33:18.083Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:18.083Z] [INFO] [2019-07-31T03:33:18.083Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:19.453Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T03:33:19.453Z] [INFO] Command line: [2019-07-31T03:33:19.453Z] [/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/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T03:33:19.453Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:33:23.626Z] !SESSION 2019-07-31 03:33:19.646 ----------------------------------------------- [2019-07-31T03:33:23.626Z] eclipse.buildId=unknown [2019-07-31T03:33:23.626Z] java.version=1.8.0_202 [2019-07-31T03:33:23.626Z] java.vendor=Oracle Corporation [2019-07-31T03:33:23.626Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:33:23.626Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T03:33:23.626Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T03:33:23.626Z] [2019-07-31T03:33:23.626Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:33:22.752 [2019-07-31T03:33:23.626Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:33:23.626Z] !STACK 0 [2019-07-31T03:33:23.626Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:33:23.626Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:33:23.626Z] [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:33:23.626Z] [2019-07-31T03:33:23.626Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:33:22.936 [2019-07-31T03:33:23.626Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:33:23.626Z] !STACK 0 [2019-07-31T03:33:23.626Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:33:23.626Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:33:23.626Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:33:23.626Z] -> 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-31T03:33:23.626Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:33:23.626Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:33:23.626Z] [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:33:23.626Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:33:25.750Z] process 8192: 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-31T03:33:25.750Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:33:25.750Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:33:25.750Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:33:35.702Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-31T03:33:35.702Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.011 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-31T03:33:35.703Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2019-07-31T03:33:35.703Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-31T03:33:36.267Z] Display size: 1440x900 [2019-07-31T03:33:36.267Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T03:33:36.267Z] GTK version=3.18.9 [2019-07-31T03:33:36.267Z] GTK theme=Ambiance [2019-07-31T03:33:36.267Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T03:33:36.267Z] Time zone: Coordinated Universal Time [2019-07-31T03:33:36.267Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T03:33:36.267Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T03:33:38.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T03:33:38.417Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:33:38.674Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2019-07-31T03:33:38.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1175922679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175922680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1175922681 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1175922681 data=null} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1175922681 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1175922686 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-31T03:33:38.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1175922687 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1175922687 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1175922689 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-31T03:33:38.674Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=1175922689 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=1175922694 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-31T03:33:38.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1175922703 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=1175922704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1175922722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1175922722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1175922723 data=null doit=true} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1175922724 data=null} to TimeGraphControl with text {} [2019-07-31T03:33:38.674Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2019-07-31T03:33:38.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T03:33:38.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T03:33:38.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T03:33:39.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T03:33:39.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T03:33:39.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T03:33:40.007Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T03:33:40.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-31T03:33:40.263Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.992 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-31T03:33:40.263Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 1.059 s [2019-07-31T03:33:40.263Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.2 s [2019-07-31T03:33:40.263Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.12 s [2019-07-31T03:33:40.263Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.186 s [2019-07-31T03:33:40.263Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.432 s [2019-07-31T03:33:40.263Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.268 s [2019-07-31T03:33:40.263Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.12 s [2019-07-31T03:33:40.263Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.18 s [2019-07-31T03:33:40.263Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.208 s [2019-07-31T03:33:40.263Z] [2019-07-31T03:33:40.263Z] Results: [2019-07-31T03:33:40.263Z] [2019-07-31T03:33:40.263Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T03:33:40.263Z] [2019-07-31T03:33:42.156Z] [INFO] All tests passed! [2019-07-31T03:33:42.156Z] [INFO] [2019-07-31T03:33:42.156Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:42.156Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:33:42.156Z] [INFO] [2019-07-31T03:33:42.156Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:43.085Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:33:43.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:33:43.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:33:44.399Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:33:44.399Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:33:44.655Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:33:44.655Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:33:44.655Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:33:44.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:33:44.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:33:44.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-31T03:33:45.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:33:45.426Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:33:45.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T03:33:45.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:33:47.308Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:33:47.308Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:33:47.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:33:47.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:33:47.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T03:33:47.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T03:33:47.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T03:33:48.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:33:48.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:33:48.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:33:48.334Z] [INFO] [2019-07-31T03:33:48.334Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:48.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-31T03:33:48.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.pom [2019-07-31T03:33:48.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T03:33:48.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:33:48.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T03:33:48.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T03:33:48.335Z] [INFO] [2019-07-31T03:33:48.335Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-31T03:33:48.335Z] [INFO] [2019-07-31T03:33:48.335Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2019-07-31T03:33:48.335Z] [INFO] Building Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT [45/134] [2019-07-31T03:33:48.335Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T03:33:48.335Z] [INFO] [2019-07-31T03:33:48.335Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T03:33:48.335Z] [INFO] [2019-07-31T03:33:48.335Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T03:33:48.335Z] [INFO] [2019-07-31T03:33:48.335Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T03:33:48.335Z] [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/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:33:48.335Z] [INFO] [2019-07-31T03:33:48.335Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T03:33:48.335Z] [INFO] [2019-07-31T03:33:48.335Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T03:33:48.335Z] [INFO] [2019-07-31T03:33:48.335Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T03:33:48.335Z] [INFO] [2019-07-31T03:33:48.335Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T03:33:48.335Z] [INFO] [2019-07-31T03:33:48.335Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T03:33:48.335Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:33:48.335Z] [INFO] [2019-07-31T03:33:48.335Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T03:33:48.335Z] [INFO] [2019-07-31T03:33:48.335Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-31T03:33:48.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.0.0-SNAPSHOT.pom [2019-07-31T03:33:48.335Z] [INFO] [2019-07-31T03:33:48.335Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2019-07-31T03:33:48.335Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [46/134] [2019-07-31T03:33:48.592Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] The project's OSGi version is 1.1.1.201907310252 [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [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/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:33:48.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:33:48.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] [2019-07-31T03:33:48.592Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.592Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-31T03:33:48.848Z] [INFO] [2019-07-31T03:33:48.848Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.848Z] [INFO] [2019-07-31T03:33:48.848Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.848Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:33:48.848Z] [INFO] [2019-07-31T03:33:48.848Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:48.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:33:48.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:33:49.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:33:49.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:33:49.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:33:50.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:33:50.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:33:50.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:33:50.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:33:50.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:33:50.231Z] [INFO] [2019-07-31T03:33:50.231Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:50.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-31T03:33:50.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.pom [2019-07-31T03:33:50.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-31T03:33:50.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:33:50.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T03:33:50.231Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T03:33:50.231Z] [INFO] [2019-07-31T03:33:50.231Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-31T03:33:50.231Z] [INFO] [2019-07-31T03:33:50.231Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2019-07-31T03:33:50.231Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT [47/134] [2019-07-31T03:33:50.231Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:33:50.231Z] [INFO] [2019-07-31T03:33:50.231Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:50.231Z] [INFO] [2019-07-31T03:33:50.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:50.231Z] [INFO] The project's OSGi version is 3.2.2.201907310252 [2019-07-31T03:33:50.231Z] [INFO] [2019-07-31T03:33:50.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:50.231Z] [INFO] [2019-07-31T03:33:50.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:50.231Z] [INFO] [2019-07-31T03:33:50.231Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:50.231Z] [INFO] [2019-07-31T03:33:50.231Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:50.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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:33:50.231Z] [INFO] [2019-07-31T03:33:50.231Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:50.231Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:33:50.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2019-07-31T03:33:50.231Z] [INFO] [2019-07-31T03:33:50.231Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:50.231Z] [INFO] Compiling 94 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2019-07-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] [2019-07-31T03:33:51.161Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2019-07-31T03:33:51.161Z] ^^^^^^ [2019-07-31T03:33:51.161Z] 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-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] [2019-07-31T03:33:51.161Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] 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-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] [2019-07-31T03:33:51.161Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2019-07-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] [2019-07-31T03:33:51.161Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] 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-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] [2019-07-31T03:33:51.161Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2019-07-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] [2019-07-31T03:33:51.161Z] final String alias = entry.getValue(); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] 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-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] [2019-07-31T03:33:51.161Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] 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-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] [2019-07-31T03:33:51.161Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] [2019-07-31T03:33:51.161Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2019-07-31T03:33:51.161Z] ^^^^^ [2019-07-31T03:33:51.161Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] [2019-07-31T03:33:51.161Z] return quarkToRow.values(); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2019-07-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] [2019-07-31T03:33:51.161Z] provider = generateExperimentProviderXy(traces, viewElement); [2019-07-31T03:33:51.161Z] ^^^^^^ [2019-07-31T03:33:51.161Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] [2019-07-31T03:33:51.161Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2019-07-31T03:33:51.161Z] ^^^^^^ [2019-07-31T03:33:51.161Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] [2019-07-31T03:33:51.161Z] buffer.putString(entry.getKey()); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] [2019-07-31T03:33:51.161Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] [2019-07-31T03:33:51.161Z] series.getValue().getData()[i] = extractValue(value); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] 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-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] [2019-07-31T03:33:51.161Z] getSeriesDelta(series.getValue().getData()); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] 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-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] [2019-07-31T03:33:51.161Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-31T03:33:51.161Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] 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-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-31T03:33:51.161Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] [2019-07-31T03:33:51.161Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] [2019-07-31T03:33:51.161Z] int attributeQuark = series.getKey().fQuark; [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] 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-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] [2019-07-31T03:33:51.161Z] series.getValue().getData()[i] = extractValue(value); [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.161Z] 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-31T03:33:51.161Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] [2019-07-31T03:33:51.161Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2019-07-31T03:33:51.161Z] ^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.418Z] 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-31T03:33:51.418Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] [2019-07-31T03:33:51.418Z] getSeriesDelta(series.getValue().getData()); [2019-07-31T03:33:51.418Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.418Z] 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-31T03:33:51.418Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] [2019-07-31T03:33:51.418Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-31T03:33:51.418Z] ^^^^^^^^^^^^^^ [2019-07-31T03:33:51.418Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:33:51.418Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-31T03:33:51.418Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-31T03:33:51.418Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.418Z] 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-31T03:33:51.418Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-31T03:33:51.418Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-31T03:33:51.418Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.418Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:33:51.418Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[319] [2019-07-31T03:33:51.418Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2019-07-31T03:33:51.418Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.418Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-31T03:33:51.418Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[354] [2019-07-31T03:33:51.418Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_StateSystemPrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-31T03:33:51.418Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.418Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:33:51.418Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[360] [2019-07-31T03:33:51.418Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_SegmentStorePrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-31T03:33:51.418Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:33:51.418Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:33:51.418Z] 30 problems (30 warnings) [2019-07-31T03:33:51.418Z] [INFO] [2019-07-31T03:33:51.418Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:51.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:33:51.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2019-07-31T03:33:51.418Z] [INFO] [2019-07-31T03:33:51.418Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:51.418Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-31T03:33:51.418Z] [INFO] [2019-07-31T03:33:51.418Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:51.418Z] [INFO] [2019-07-31T03:33:51.418Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:51.675Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-31T03:33:51.675Z] [INFO] [2019-07-31T03:33:51.675Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:51.675Z] [INFO] [2019-07-31T03:33:51.675Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:51.675Z] [INFO] [2019-07-31T03:33:51.675Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:51.675Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-31T03:33:51.931Z] [INFO] [2019-07-31T03:33:51.931Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:51.931Z] [INFO] [2019-07-31T03:33:51.931Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:51.931Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:33:51.931Z] [INFO] [2019-07-31T03:33:51.931Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:52.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:33:52.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:33:52.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:33:53.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:33:53.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:33:53.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:33:53.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:33:53.265Z] [INFO] [2019-07-31T03:33:53.265Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:53.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-31T03:33:53.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.pom [2019-07-31T03:33:53.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-31T03:33:53.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:33:53.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2metadata.xml [2019-07-31T03:33:53.265Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2artifacts.xml [2019-07-31T03:33:53.265Z] [INFO] [2019-07-31T03:33:53.265Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-31T03:33:53.265Z] [INFO] [2019-07-31T03:33:53.265Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2019-07-31T03:33:53.265Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT [48/134] [2019-07-31T03:33:53.265Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:33:53.265Z] [INFO] [2019-07-31T03:33:53.265Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:53.265Z] [INFO] [2019-07-31T03:33:53.265Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:53.265Z] [INFO] The project's OSGi version is 3.0.0.201907310252 [2019-07-31T03:33:53.265Z] [INFO] [2019-07-31T03:33:53.265Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:53.265Z] [INFO] [2019-07-31T03:33:53.265Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:53.265Z] [INFO] [2019-07-31T03:33:53.265Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:53.265Z] [INFO] [2019-07-31T03:33:53.265Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:53.265Z] [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/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:33:53.265Z] [INFO] [2019-07-31T03:33:53.265Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:53.265Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:33:53.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2019-07-31T03:33:53.265Z] [INFO] [2019-07-31T03:33:53.265Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:53.265Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2019-07-31T03:33:54.232Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] [2019-07-31T03:33:54.232Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2019-07-31T03:33:54.232Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:54.232Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-31T03:33:54.232Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] [2019-07-31T03:33:54.232Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2019-07-31T03:33:54.232Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:54.232Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-31T03:33:54.232Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] [2019-07-31T03:33:54.232Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2019-07-31T03:33:54.232Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:33:54.232Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-31T03:33:54.232Z] 3 problems (3 warnings) [2019-07-31T03:33:54.232Z] [INFO] [2019-07-31T03:33:54.232Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:54.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:33:54.232Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2019-07-31T03:33:54.232Z] [INFO] [2019-07-31T03:33:54.232Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:54.232Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-31T03:33:54.232Z] [INFO] [2019-07-31T03:33:54.232Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:54.232Z] [INFO] [2019-07-31T03:33:54.232Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:54.232Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-31T03:33:54.232Z] [INFO] [2019-07-31T03:33:54.232Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:54.232Z] [INFO] [2019-07-31T03:33:54.232Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:54.232Z] [INFO] [2019-07-31T03:33:54.232Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:54.232Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-31T03:33:54.232Z] [INFO] [2019-07-31T03:33:54.232Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:54.232Z] [INFO] [2019-07-31T03:33:54.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:54.232Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:33:54.232Z] [INFO] [2019-07-31T03:33:54.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:54.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:33:54.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:33:54.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:33:55.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:33:55.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T03:33:55.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:33:55.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:33:55.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:33:55.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:33:55.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:33:56.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:33:56.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:33:56.337Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:33:56.337Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T03:33:56.337Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:33:56.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:33:56.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:33:56.600Z] [INFO] [2019-07-31T03:33:56.600Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:56.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-31T03:33:56.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.pom [2019-07-31T03:33:56.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-31T03:33:56.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:33:56.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:33:56.600Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:33:56.600Z] [INFO] [2019-07-31T03:33:56.600Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-31T03:33:56.600Z] [INFO] [2019-07-31T03:33:56.600Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2019-07-31T03:33:56.600Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [49/134] [2019-07-31T03:33:56.600Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:33:56.857Z] [INFO] [2019-07-31T03:33:56.857Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:56.857Z] [INFO] [2019-07-31T03:33:56.857Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:56.857Z] [INFO] The project's OSGi version is 0.0.4.201907310252 [2019-07-31T03:33:56.857Z] [INFO] [2019-07-31T03:33:56.857Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:56.857Z] [INFO] [2019-07-31T03:33:56.857Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:56.857Z] [INFO] [2019-07-31T03:33:56.857Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:56.857Z] [INFO] [2019-07-31T03:33:56.857Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:56.857Z] [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/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:33:56.857Z] [INFO] [2019-07-31T03:33:56.857Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:56.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:33:56.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2019-07-31T03:33:56.857Z] [INFO] [2019-07-31T03:33:56.857Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:56.857Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2019-07-31T03:33:57.113Z] [INFO] [2019-07-31T03:33:57.113Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:57.113Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:33:57.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2019-07-31T03:33:57.113Z] [INFO] [2019-07-31T03:33:57.113Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:57.113Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2019-07-31T03:33:57.113Z] [INFO] [2019-07-31T03:33:57.113Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:57.113Z] [INFO] [2019-07-31T03:33:57.113Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:57.113Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-31T03:33:57.113Z] [INFO] [2019-07-31T03:33:57.113Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:57.113Z] [INFO] [2019-07-31T03:33:57.113Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:57.113Z] [INFO] [2019-07-31T03:33:57.113Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:57.113Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-31T03:33:57.370Z] [INFO] [2019-07-31T03:33:57.370Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:57.370Z] [INFO] [2019-07-31T03:33:57.370Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:33:58.740Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T03:33:58.740Z] [INFO] Command line: [2019-07-31T03:33:58.740Z] [/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/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T03:33:58.740Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:34:02.914Z] !SESSION 2019-07-31 03:33:58.958 ----------------------------------------------- [2019-07-31T03:34:02.914Z] eclipse.buildId=unknown [2019-07-31T03:34:02.914Z] java.version=1.8.0_202 [2019-07-31T03:34:02.914Z] java.vendor=Oracle Corporation [2019-07-31T03:34:02.914Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:34:02.914Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T03:34:02.914Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T03:34:02.914Z] [2019-07-31T03:34:02.914Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:34:02.030 [2019-07-31T03:34:02.914Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:34:02.914Z] !STACK 0 [2019-07-31T03:34:02.914Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:34:02.914Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:34:02.914Z] [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:34:02.914Z] [2019-07-31T03:34:02.914Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:34:02.160 [2019-07-31T03:34:02.914Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:34:02.914Z] !STACK 0 [2019-07-31T03:34:02.914Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:34:02.914Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:34:02.914Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:34:02.914Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T03:34:02.914Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:34:02.914Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:34:02.914Z] [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:34:02.914Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:34:08.165Z] process 8303: 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-31T03:34:08.165Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:34:08.165Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:34:08.165Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:34:20.536Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-31T03:34:20.536Z] Display size: 1440x900 [2019-07-31T03:34:20.536Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T03:34:20.536Z] GTK version=3.18.9 [2019-07-31T03:34:20.536Z] GTK theme=Ambiance [2019-07-31T03:34:20.536Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T03:34:20.536Z] Time zone: Coordinated Universal Time [2019-07-31T03:34:20.536Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T03:34:20.536Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T03:34:21.099Z] *** BUG *** [2019-07-31T03:34:21.099Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:34:21.099Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:34:21.099Z] [2019-07-31T03:34:21.099Z] *** BUG *** [2019-07-31T03:34:21.099Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:34:21.099Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:34:21.099Z] [2019-07-31T03:34:21.663Z] *** BUG *** [2019-07-31T03:34:21.663Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:34:21.663Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:34:21.663Z] [2019-07-31T03:34:21.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T03:34:21.920Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T03:35:08.560Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T03:35:08.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:08.560Z] DEBUG - number of items : 6 [2019-07-31T03:35:08.560Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1176009805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176009806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1176009807 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1176009807 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1176009807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1176009808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1176009808 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-31T03:35:08.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1176009932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176009933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1176009934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1176009934 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1176009935 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-31T03:35:08.560Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-31T03:35:08.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1176009984 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-31T03:35:08.560Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-31T03:35:08.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T03:35:08.560Z] DEBUG - number of items : 6 [2019-07-31T03:35:08.560Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1176010397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176010397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1176010398 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1176010398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1176010399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1176010403 data=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-31T03:35:08.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1176010407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176010408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1176010409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1176010409 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1176010409 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T03:35:08.560Z] DEBUG - number of items : 6 [2019-07-31T03:35:08.560Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1176010427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176010428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1176010428 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1176010428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1176010428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1176010429 data=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-31T03:35:08.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1176010431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176010432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1176010432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1176010432 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1176010432 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T03:35:08.560Z] DEBUG - number of items : 6 [2019-07-31T03:35:08.560Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1176010505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176010505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1176010505 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1176010505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1176010506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1176010506 data=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-31T03:35:08.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1176010510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176010519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1176010519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1176010520 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1176010520 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.562Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T03:35:08.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T03:35:08.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T03:35:08.562Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T03:35:10.337Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T03:35:10.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:25.186Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T03:35:25.186Z] DEBUG - number of items : 6 [2019-07-31T03:35:25.186Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1176029000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176029000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1176029000 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1176029001 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1176029001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1176029001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1176029002 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-31T03:35:25.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1176029084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176029085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1176029085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1176029086 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1176029086 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2019-07-31T03:35:25.186Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1176029282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176029282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1176029282 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1176029283 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1176029283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1176029283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1176029283 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-31T03:35:25.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1176029395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176029396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1176029396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1176029396 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1176029397 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T03:35:25.186Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-31T03:35:25.186Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-31T03:35:25.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1176029401 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-31T03:35:25.186Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-31T03:35:25.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T03:35:26.005Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T03:35:26.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:26.262Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:26.262Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T03:35:26.262Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T03:35:26.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:26.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:26.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T03:35:27.032Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T03:35:27.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:27.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:27.288Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T03:35:27.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:27.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:27.288Z] DEBUG - number of items : 6 [2019-07-31T03:35:27.288Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:27.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1176031534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:27.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176031534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:27.288Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1176031534 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:27.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1176031534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:27.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1176031535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:27.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1176031535 data=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-31T03:35:27.545Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1176031543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176031550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1176031550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1176031550 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1176031551 data=null} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:27.545Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-31T03:35:27.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T03:35:27.545Z] DEBUG - number of items : 6 [2019-07-31T03:35:27.545Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1176031727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176031727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1176031727 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1176031727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1176031728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1176031728 data=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-31T03:35:27.545Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1176031730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176031731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1176031731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1176031731 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:27.545Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1176031731 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:27.545Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:27.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T03:35:27.545Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-31T03:35:28.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T03:35:28.108Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T03:35:31.382Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T03:35:31.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:31.382Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2019-07-31T03:35:31.382Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2019-07-31T03:35:31.382Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2019-07-31T03:35:31.382Z] *** BUG *** [2019-07-31T03:35:31.382Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:35:31.382Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:35:31.382Z] [2019-07-31T03:35:31.382Z] *** BUG *** [2019-07-31T03:35:31.382Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:35:31.382Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:35:31.382Z] [2019-07-31T03:35:31.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1176035395 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-31T03:35:31.641Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2019-07-31T03:35:31.641Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T03:35:31.641Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T03:35:32.123Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2019-07-31T03:35:32.123Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-31T03:35:32.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1176036022 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-31T03:35:32.123Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-31T03:35:32.123Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-31T03:35:32.735Z] *** BUG *** [2019-07-31T03:35:32.735Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:35:32.735Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:35:32.735Z] [2019-07-31T03:35:32.991Z] *** BUG *** [2019-07-31T03:35:32.991Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:35:32.991Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:35:32.991Z] [2019-07-31T03:35:32.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-31T03:35:34.359Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-31T03:35:34.359Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T03:35:34.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:34.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:34.615Z] DEBUG - number of items : 6 [2019-07-31T03:35:34.615Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-31T03:35:34.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1176038841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:34.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176038842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:34.615Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1176038842 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:34.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1176038842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:34.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1176038842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-31T03:35:34.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1176038842 data=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-31T03:35:34.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1176038844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:34.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1176038885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:34.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1176038886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:34.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1176038886 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:34.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1176038886 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:34.872Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-31T03:35:34.872Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-31T03:35:34.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:34.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:35:36.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1176040236 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:35:36.240Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:35:36.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:35:36.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:35:36.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:35:36.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1176040319 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:35:36.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1176040319 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:35:36.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1176040320 data=null} to TreeItem with text {test} [2019-07-31T03:35:36.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1176040326 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:35:36.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176040328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:35:36.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1176040398 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:35:36.497Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:35:36.497Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:35:36.753Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:35:37.683Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:35:37.683Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:35:37.683Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:35:37.683Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:35:37.683Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:35:37.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:35:37.683Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:35:37.683Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:35:37.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176041806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176041807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176041807 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176041808 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176041808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176041808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176041809 data=null item=null detail=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-31T03:35:37.683Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176041809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176041809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176041809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176041810 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176041810 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:35:37.683Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:35:37.683Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:35:37.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:35:37.683Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:35:37.683Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:35:37.683Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:35:37.683Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:35:37.683Z] DEBUG - Clicking on OK [2019-07-31T03:35:37.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176041817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:35:37.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176041817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:35:37.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176041818 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:35:37.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176041818 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:35:37.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176041819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:35:37.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176041819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:35:37.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:35:37.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:35:37.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:35:37.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:35:37.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:35:37.683Z] DEBUG - Clicked on OK [2019-07-31T03:35:39.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176041819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:35:39.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1176040709 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-31T03:35:39.053Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.618 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-31T03:35:39.053Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 45.605 s [2019-07-31T03:35:39.053Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 21.393 s [2019-07-31T03:35:39.053Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 8.017 s [2019-07-31T03:35:39.053Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-31T03:35:39.616Z] *** BUG *** [2019-07-31T03:35:39.616Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:35:39.616Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:35:39.616Z] [2019-07-31T03:35:39.616Z] *** BUG *** [2019-07-31T03:35:39.616Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:35:39.616Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:35:39.616Z] [2019-07-31T03:35:39.616Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T03:35:39.616Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T03:36:11.719Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T03:36:11.719Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:36:11.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:36:11.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:36:11.719Z] DEBUG - Setting state to checked on: minor_faults [2019-07-31T03:36:11.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-31T03:36:11.719Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T03:36:11.719Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-31T03:36:11.719Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:36:11.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:36:11.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:36:11.719Z] DEBUG - Setting state to checked on: kernel_vm [2019-07-31T03:36:11.719Z] DEBUG - Setting state to unchecked on: minor_faults [2019-07-31T03:36:11.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1176075391 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:36:11.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:36:11.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:36:11.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:36:11.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:36:11.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1176075483 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:36:11.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1176075483 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:36:11.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1176075483 data=null} to TreeItem with text {test} [2019-07-31T03:36:11.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1176075484 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:36:11.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176075484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:36:11.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1176075494 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:36:11.719Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:36:11.719Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:36:11.719Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:36:12.282Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:36:12.282Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:36:12.282Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:36:12.282Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:36:12.282Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.282Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:36:12.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:36:12.282Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:36:12.282Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.282Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:36:12.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176076534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176076534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176076535 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176076535 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176076536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176076536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176076536 data=null item=null detail=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-31T03:36:12.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176076536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176076536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176076537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176076537 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176076537 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.539Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:36:12.539Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:36:12.539Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:36:12.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:36:12.539Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:36:12.539Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:36:12.539Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:36:12.539Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:36:12.539Z] DEBUG - Clicking on OK [2019-07-31T03:36:12.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176076540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:36:12.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176076540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:36:12.539Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176076540 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:36:12.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176076540 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:36:12.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176076541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:36:12.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176076541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:36:12.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:36:12.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:36:12.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:36:12.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:36:12.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:36:12.539Z] DEBUG - Clicked on OK [2019-07-31T03:36:13.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176076541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:36:13.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1176075628 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-31T03:36:13.666Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.442 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-31T03:36:13.666Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 28.9 s [2019-07-31T03:36:13.666Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 2.857 s [2019-07-31T03:36:13.666Z] [2019-07-31T03:36:13.666Z] Results: [2019-07-31T03:36:13.666Z] [2019-07-31T03:36:13.666Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:36:13.666Z] [2019-07-31T03:36:14.595Z] [2019-07-31T03:36:14.595Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 03:36:14.371 [2019-07-31T03:36:14.595Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T03:36:15.525Z] [INFO] All tests passed! [2019-07-31T03:36:15.525Z] [INFO] [2019-07-31T03:36:15.525Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:36:15.525Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:36:15.525Z] [INFO] [2019-07-31T03:36:15.525Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:36:16.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:36:16.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:36:16.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:36:17.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T03:36:17.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:36:18.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:36:18.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T03:36:18.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T03:36:19.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:36:19.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T03:36:19.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:36:19.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T03:36:19.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:36:19.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:36:19.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:36:19.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:36:19.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:36:19.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:36:19.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:36:20.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:36:20.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:36:20.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T03:36:20.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:36:20.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:36:20.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:36:21.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:36:21.029Z] [INFO] [2019-07-31T03:36:21.029Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:36:21.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-31T03:36:21.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.pom [2019-07-31T03:36:21.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2019-07-31T03:36:21.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:36:21.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T03:36:21.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T03:36:21.029Z] [INFO] [2019-07-31T03:36:21.029Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-31T03:36:21.029Z] [INFO] [2019-07-31T03:36:21.029Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2019-07-31T03:36:21.029Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT [50/134] [2019-07-31T03:36:21.029Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:36:21.029Z] [INFO] [2019-07-31T03:36:21.029Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.029Z] [INFO] [2019-07-31T03:36:21.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.029Z] [INFO] The project's OSGi version is 1.0.7.201907310252 [2019-07-31T03:36:21.029Z] [INFO] [2019-07-31T03:36:21.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.029Z] [INFO] [2019-07-31T03:36:21.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.029Z] [INFO] [2019-07-31T03:36:21.029Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.029Z] [INFO] [2019-07-31T03:36:21.029Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.029Z] [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/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:36:21.029Z] [INFO] [2019-07-31T03:36:21.029Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:36:21.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2019-07-31T03:36:21.029Z] [INFO] [2019-07-31T03:36:21.029Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.326Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2019-07-31T03:36:21.582Z] [INFO] [2019-07-31T03:36:21.582Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.582Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:36:21.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2019-07-31T03:36:21.582Z] [INFO] [2019-07-31T03:36:21.582Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.582Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-31T03:36:21.582Z] [INFO] [2019-07-31T03:36:21.582Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.582Z] [INFO] [2019-07-31T03:36:21.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.582Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-31T03:36:21.582Z] [INFO] [2019-07-31T03:36:21.582Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.582Z] [INFO] [2019-07-31T03:36:21.582Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.582Z] [INFO] [2019-07-31T03:36:21.582Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.582Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-31T03:36:21.582Z] [INFO] [2019-07-31T03:36:21.582Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:21.582Z] [INFO] [2019-07-31T03:36:21.582Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:36:22.951Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T03:36:22.951Z] [INFO] Command line: [2019-07-31T03:36:22.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/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T03:36:22.951Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:36:26.230Z] !SESSION 2019-07-31 03:36:23.188 ----------------------------------------------- [2019-07-31T03:36:26.230Z] eclipse.buildId=unknown [2019-07-31T03:36:26.230Z] java.version=1.8.0_202 [2019-07-31T03:36:26.230Z] java.vendor=Oracle Corporation [2019-07-31T03:36:26.230Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:36:26.230Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T03:36:26.230Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T03:36:26.230Z] [2019-07-31T03:36:26.230Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:36:26.223 [2019-07-31T03:36:26.230Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:36:26.230Z] !STACK 0 [2019-07-31T03:36:26.230Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:36:26.230Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:36:26.230Z] [2019-07-31T03:36:26.230Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:36:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:36:26.230Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:36:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:36:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:36:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:36:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:36:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:36:26.230Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:36:26.230Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:36:26.487Z] [2019-07-31T03:36:26.487Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:36:26.357 [2019-07-31T03:36:26.487Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:36:26.487Z] !STACK 0 [2019-07-31T03:36:26.487Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:36:26.487Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:36:26.487Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:36:26.487Z] -> 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-31T03:36:26.487Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:36:26.487Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:36:26.487Z] [2019-07-31T03:36:26.487Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:36:26.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:36:26.487Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:36:26.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:36:26.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:36:26.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:36:26.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:36:26.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:36:26.487Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:36:26.487Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:36:28.379Z] process 8628: 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-31T03:36:28.379Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:36:28.944Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:36:28.944Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:36:38.896Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-31T03:36:38.896Z] Display size: 1440x900 [2019-07-31T03:36:38.896Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T03:36:38.896Z] GTK version=3.18.9 [2019-07-31T03:36:38.896Z] GTK theme=Ambiance [2019-07-31T03:36:38.896Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T03:36:38.896Z] Time zone: Coordinated Universal Time [2019-07-31T03:36:38.896Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T03:36:38.896Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T03:36:40.791Z] *** BUG *** [2019-07-31T03:36:40.791Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:36:40.791Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:36:40.791Z] [2019-07-31T03:36:40.791Z] *** BUG *** [2019-07-31T03:36:40.791Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:36:40.791Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:36:40.791Z] [2019-07-31T03:36:40.791Z] *** BUG *** [2019-07-31T03:36:40.791Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:36:40.791Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:36:40.791Z] [2019-07-31T03:36:40.791Z] *** BUG *** [2019-07-31T03:36:40.791Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:36:40.791Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:36:40.791Z] [2019-07-31T03:36:40.791Z] *** BUG *** [2019-07-31T03:36:40.791Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:36:40.791Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:36:40.791Z] [2019-07-31T03:36:41.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176105188 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-31T03:36:41.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176105196 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T03:36:41.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176105287 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-31T03:36:41.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176105296 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:36:41.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T03:36:41.561Z] *** BUG *** [2019-07-31T03:36:41.561Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:36:41.561Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:36:41.561Z] [2019-07-31T03:36:41.561Z] *** BUG *** [2019-07-31T03:36:41.561Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:36:41.561Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:36:41.561Z] [2019-07-31T03:36:41.561Z] *** BUG *** [2019-07-31T03:36:41.561Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:36:41.561Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:36:41.561Z] [2019-07-31T03:36:41.561Z] *** BUG *** [2019-07-31T03:36:41.561Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:36:41.561Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:36:41.561Z] [2019-07-31T03:36:41.561Z] *** BUG *** [2019-07-31T03:36:41.561Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:36:41.561Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:36:41.561Z] [2019-07-31T03:36:41.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176105710 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-31T03:36:41.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176105713 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T03:36:41.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176105715 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-31T03:36:41.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176105717 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T03:36:41.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T03:36:42.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T03:36:42.124Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-31T03:36:42.124Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-31T03:36:42.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1176106231 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-31T03:36:42.124Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-31T03:36:42.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T03:36:56.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176119332 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-31T03:36:56.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176120916 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:36:57.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176120919 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-31T03:36:58.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176122087 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:36:58.163Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T03:37:00.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176124009 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-31T03:37:00.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176124013 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T03:37:00.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176124034 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-31T03:37:00.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176124037 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:37:00.055Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T03:37:10.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176134289 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-31T03:37:11.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176135454 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:37:11.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176135455 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-31T03:37:12.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176136610 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:37:12.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T03:37:27.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176150383 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-31T03:37:27.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176150397 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T03:37:27.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176150949 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-31T03:37:27.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176150955 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:37:27.252Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T03:37:42.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176164587 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-31T03:37:43.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176166930 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:37:43.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176166931 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-31T03:37:44.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176169203 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:37:44.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-31T03:37:47.490Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.917 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-31T03:37:47.490Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.885 s [2019-07-31T03:37:47.490Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.33 s [2019-07-31T03:37:47.490Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.482 s [2019-07-31T03:37:47.490Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 17.467 s [2019-07-31T03:37:47.490Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.342 s [2019-07-31T03:37:47.490Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 14.574 s [2019-07-31T03:37:47.490Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 14.601 s [2019-07-31T03:37:47.490Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 17.814 s [2019-07-31T03:37:47.490Z] [2019-07-31T03:37:47.490Z] Results: [2019-07-31T03:37:47.490Z] [2019-07-31T03:37:47.490Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:37:47.490Z] [2019-07-31T03:37:48.859Z] [INFO] All tests passed! [2019-07-31T03:37:48.859Z] [INFO] [2019-07-31T03:37:48.859Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:37:48.859Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:37:48.859Z] [INFO] [2019-07-31T03:37:48.859Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:37:49.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:37:49.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:37:49.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:37:50.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:37:50.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:37:50.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:37:50.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:37:50.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:37:50.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:37:50.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T03:37:50.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:37:51.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:37:51.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:37:51.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:37:51.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:37:53.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:37:53.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T03:37:53.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T03:37:53.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:37:53.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:37:53.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:37:53.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:37:53.894Z] [INFO] [2019-07-31T03:37:53.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:37:53.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-31T03:37:53.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.pom [2019-07-31T03:37:53.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-31T03:37:53.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:37:53.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-31T03:37:53.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-31T03:37:53.894Z] [INFO] [2019-07-31T03:37:53.894Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-31T03:37:53.894Z] [INFO] [2019-07-31T03:37:53.894Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2019-07-31T03:37:53.894Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT [51/134] [2019-07-31T03:37:53.894Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:37:53.894Z] [INFO] [2019-07-31T03:37:53.894Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:53.894Z] [INFO] [2019-07-31T03:37:53.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:53.894Z] [INFO] The project's OSGi version is 1.0.10.201907310252 [2019-07-31T03:37:53.894Z] [INFO] [2019-07-31T03:37:53.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:53.894Z] [INFO] [2019-07-31T03:37:53.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:53.894Z] [INFO] [2019-07-31T03:37:53.894Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:53.894Z] [INFO] [2019-07-31T03:37:53.894Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:53.894Z] [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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:37:53.894Z] [INFO] [2019-07-31T03:37:53.894Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:53.894Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:37:53.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2019-07-31T03:37:53.894Z] [INFO] [2019-07-31T03:37:53.894Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:53.894Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2019-07-31T03:37:54.457Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[146] [2019-07-31T03:37:54.457Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-31T03:37:54.457Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:37:54.457Z] 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-31T03:37:54.457Z] 1 problem (1 warning) [2019-07-31T03:37:54.457Z] [INFO] [2019-07-31T03:37:54.457Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:54.457Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:37:54.457Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2019-07-31T03:37:54.457Z] [INFO] [2019-07-31T03:37:54.457Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:54.457Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T03:37:54.457Z] [INFO] [2019-07-31T03:37:54.457Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:54.457Z] [INFO] [2019-07-31T03:37:54.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:54.457Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T03:37:54.457Z] [INFO] [2019-07-31T03:37:54.457Z] [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-31T03:37:54.457Z] [INFO] [2019-07-31T03:37:54.457Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:54.457Z] [INFO] [2019-07-31T03:37:54.457Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:54.457Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T03:37:54.457Z] [INFO] [2019-07-31T03:37:54.457Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:54.457Z] [INFO] [2019-07-31T03:37:54.457Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:37:55.827Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T03:37:55.827Z] [INFO] Command line: [2019-07-31T03:37:55.827Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T03:37:55.827Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:37:59.103Z] !SESSION 2019-07-31 03:37:56.024 ----------------------------------------------- [2019-07-31T03:37:59.103Z] eclipse.buildId=unknown [2019-07-31T03:37:59.103Z] java.version=1.8.0_202 [2019-07-31T03:37:59.103Z] java.vendor=Oracle Corporation [2019-07-31T03:37:59.103Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:37:59.103Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T03:37:59.103Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T03:37:59.103Z] [2019-07-31T03:37:59.103Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:37:58.950 [2019-07-31T03:37:59.103Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:37:59.103Z] !STACK 0 [2019-07-31T03:37:59.103Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:37:59.103Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:37:59.103Z] [2019-07-31T03:37:59.103Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:37:59.103Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:37:59.103Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:37:59.103Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:37:59.103Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:37:59.103Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:37:59.103Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:37:59.103Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:37:59.103Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:37:59.103Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:37:59.360Z] [2019-07-31T03:37:59.360Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:37:59.137 [2019-07-31T03:37:59.360Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:37:59.360Z] !STACK 0 [2019-07-31T03:37:59.360Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:37:59.360Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:37:59.360Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:37:59.360Z] -> 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-31T03:37:59.360Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:37:59.360Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:37:59.360Z] [2019-07-31T03:37:59.360Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:37:59.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:37:59.360Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:37:59.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:37:59.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:37:59.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:37:59.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:37:59.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:37:59.360Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:37:59.360Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:38:01.254Z] process 8746: 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-31T03:38:01.254Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:38:01.818Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:38:01.818Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:38:11.769Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-31T03:38:12.334Z] Display size: 1440x900 [2019-07-31T03:38:12.334Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T03:38:12.334Z] GTK version=3.18.9 [2019-07-31T03:38:12.334Z] GTK theme=Ambiance [2019-07-31T03:38:12.334Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T03:38:12.334Z] Time zone: Coordinated Universal Time [2019-07-31T03:38:12.334Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T03:38:12.334Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T03:38:14.228Z] *** BUG *** [2019-07-31T03:38:14.228Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:38:14.228Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:38:14.228Z] [2019-07-31T03:38:14.228Z] *** BUG *** [2019-07-31T03:38:14.228Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:38:14.228Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:38:14.228Z] [2019-07-31T03:38:14.485Z] *** BUG *** [2019-07-31T03:38:14.485Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:38:14.485Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:38:14.485Z] [2019-07-31T03:38:14.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2019-07-31T03:38:14.742Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T03:38:26.920Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T03:38:26.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:38:26.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:38:26.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:38:26.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:38:26.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:38:26.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:38:26.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:38:26.920Z] DEBUG - Setting state to checked on: bug446190 [2019-07-31T03:38:27.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:38:27.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:38:27.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1176212018 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:38:27.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:38:28.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:38:28.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:38:28.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:38:28.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1176212127 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:38:28.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1176212127 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:38:28.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1176212128 data=null} to TreeItem with text {test} [2019-07-31T03:38:28.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1176212128 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:38:28.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176212129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:38:28.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1176212208 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:38:28.362Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:38:28.362Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:38:28.618Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:38:28.875Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:38:28.875Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:38:28.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:38:28.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:38:28.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:38:28.875Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:38:28.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:38:28.875Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:38:28.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176213094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176213095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176213095 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176213095 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176213096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176213096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176213096 data=null item=null detail=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-31T03:38:28.875Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176213097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176213097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176213104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176213104 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176213105 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:28.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:38:28.875Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:38:28.875Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:38:28.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:38:28.875Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:38:28.875Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:38:28.875Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:28.875Z] DEBUG - Clicking on OK [2019-07-31T03:38:28.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176213110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:28.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176213111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:28.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176213111 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:28.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176213111 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:28.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176213111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:28.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176213111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:29.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:29.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:29.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:29.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:29.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:29.132Z] DEBUG - Clicked on OK [2019-07-31T03:38:29.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176213112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:29.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1176212505 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-31T03:38:30.259Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.704 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-31T03:38:30.259Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 14 s [2019-07-31T03:38:30.259Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-31T03:38:30.516Z] *** BUG *** [2019-07-31T03:38:30.516Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:38:30.516Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:38:30.516Z] [2019-07-31T03:38:30.516Z] *** BUG *** [2019-07-31T03:38:30.516Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:38:30.516Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:38:30.516Z] [2019-07-31T03:38:30.516Z] *** BUG *** [2019-07-31T03:38:30.516Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:38:30.516Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:38:30.516Z] [2019-07-31T03:38:30.516Z] *** BUG *** [2019-07-31T03:38:30.516Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:38:30.516Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:38:30.516Z] [2019-07-31T03:38:30.516Z] *** BUG *** [2019-07-31T03:38:30.516Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:38:30.516Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:38:30.516Z] [2019-07-31T03:38:31.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T03:38:31.223Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T03:38:31.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T03:38:34.495Z] *** BUG *** [2019-07-31T03:38:34.495Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:38:34.495Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:38:34.495Z] [2019-07-31T03:38:34.495Z] *** BUG *** [2019-07-31T03:38:34.495Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:38:34.495Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:38:34.495Z] [2019-07-31T03:38:36.388Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T03:38:36.388Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T03:38:36.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176220634 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-31T03:38:36.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176220686 data=null button=1 stateMask=0x80000 x=38 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T03:38:36.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176220722 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-31T03:38:36.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176220818 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:38:36.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1176220992 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:38:36.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:38:36.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:38:36.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:38:36.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:38:36.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1176221085 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:38:36.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1176221086 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:38:36.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1176221086 data=null} to TreeItem with text {test} [2019-07-31T03:38:36.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1176221086 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:38:36.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176221087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:38:36.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1176221097 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:38:37.157Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:38:37.157Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:38:37.157Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:38:38.087Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:38:38.087Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:38:38.087Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:38:38.087Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:38:38.087Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:38:38.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:38:38.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:38:38.087Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:38:38.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176222137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176222137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176222137 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176222138 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176222138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176222138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176222138 data=null item=null detail=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-31T03:38:38.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176222138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176222139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176222139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176222139 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176222139 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:38.087Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:38:38.087Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:38:38.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:38:38.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:38:38.087Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:38:38.087Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:38:38.087Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:38.087Z] DEBUG - Clicking on OK [2019-07-31T03:38:38.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176222142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:38.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176222142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:38.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176222142 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:38.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176222142 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:38.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176222143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:38.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176222143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:38.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:38.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:38.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:38.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:38.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:38.087Z] DEBUG - Clicked on OK [2019-07-31T03:38:38.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176222143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:38.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1176221288 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-31T03:38:38.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-31T03:38:38.907Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.639 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-31T03:38:38.907Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 8.305 s [2019-07-31T03:38:38.907Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-31T03:38:39.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T03:38:39.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:38:39.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:38:39.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T03:38:39.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T03:38:45.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T03:38:45.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:38:45.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:38:45.707Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-31T03:38:45.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1176228997 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:38:45.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:38:45.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:38:45.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:38:45.707Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:38:45.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1176229091 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:38:45.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1176229091 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:38:45.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1176229091 data=null} to TreeItem with text {test} [2019-07-31T03:38:45.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1176229092 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:38:45.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176229092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:38:45.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1176229106 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:38:45.707Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:38:45.707Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:38:45.707Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:38:45.963Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:38:45.963Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:38:45.963Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:38:45.963Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:38:45.963Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:38:45.963Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:38:45.963Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:38:45.963Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:38:45.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176230100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176230101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176230101 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176230101 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176230101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176230102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176230102 data=null item=null detail=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-31T03:38:45.963Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176230102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176230102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176230103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176230103 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176230103 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:45.963Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:38:45.963Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:38:45.963Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:38:45.963Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:38:45.963Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:38:45.963Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:38:45.963Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:45.963Z] DEBUG - Clicking on OK [2019-07-31T03:38:45.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176230106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:45.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176230106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:45.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176230107 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:45.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176230107 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:45.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176230107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:45.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176230107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:45.963Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:45.963Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:45.963Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:45.963Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:45.963Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:45.963Z] DEBUG - Clicked on OK [2019-07-31T03:38:46.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176230107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:46.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1176229228 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-31T03:38:46.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-31T03:38:46.729Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.913 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-31T03:38:46.729Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 7.706 s [2019-07-31T03:38:46.729Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-31T03:38:47.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:38:47.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176231431 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-31T03:38:47.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176231529 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:38:47.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176231530 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-31T03:38:47.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176231534 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:38:47.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1176231568 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-31T03:38:47.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1176231583 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-31T03:38:47.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1176231618 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-31T03:38:47.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1176231624 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-31T03:38:47.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176231699 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-31T03:38:47.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176231704 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:38:47.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176231781 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-31T03:38:47.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176231788 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:38:47.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1176231823 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-31T03:38:47.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1176231829 data=null button=1 stateMask=0x80000 x=74 y=-12 count=1} to TableColumn with text {Start Time} [2019-07-31T03:38:47.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:38:47.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:38:48.111Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:38:53.363Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:38:53.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176236938 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-31T03:38:53.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176236943 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T03:38:53.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176236987 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-31T03:38:53.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176236991 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:38:53.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1176237246 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:38:53.363Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:38:53.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:38:53.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:38:53.364Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:38:53.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1176237383 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:38:53.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1176237384 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:38:53.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1176237384 data=null} to TreeItem with text {test} [2019-07-31T03:38:53.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1176237385 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:38:53.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176237385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:38:53.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1176237402 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:38:53.364Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:38:53.364Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:38:53.620Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:38:54.184Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:38:54.184Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:38:54.184Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:38:54.184Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:38:54.184Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:38:54.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:38:54.184Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:38:54.184Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:38:54.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176238401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176238402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176238402 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176238403 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176238403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176238404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176238404 data=null item=null detail=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-31T03:38:54.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176238404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176238404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176238404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176238404 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176238405 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:38:54.184Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:38:54.184Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:38:54.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:38:54.184Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:38:54.184Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:38:54.184Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:38:54.184Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:54.184Z] DEBUG - Clicking on OK [2019-07-31T03:38:54.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176238408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:54.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176238408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:54.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176238408 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:54.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176238409 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:54.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176238409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:54.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176238409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:54.184Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:54.184Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:54.184Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:54.184Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:54.184Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:54.184Z] DEBUG - Clicked on OK [2019-07-31T03:38:54.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176238409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:38:54.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1176237527 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-31T03:38:55.005Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:38:55.005Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:38:55.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176239262 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-31T03:38:55.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176239272 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:38:55.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176239272 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-31T03:38:55.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176239273 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:38:55.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:38:55.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:38:55.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:38:55.518Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-31T03:38:55.518Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-31T03:38:55.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1176239722 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-31T03:38:55.518Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-31T03:38:55.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:38:55.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:39:13.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176254551 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-31T03:39:13.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176256041 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:39:13.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176256042 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-31T03:39:13.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176257475 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:39:13.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:39:18.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:39:18.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176261535 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-31T03:39:18.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176261540 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T03:39:18.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176261578 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-31T03:39:18.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176261583 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:39:18.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:39:18.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:39:30.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176273946 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-31T03:39:31.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176275143 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:39:31.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176275144 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-31T03:39:32.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176276363 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:39:32.493Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:39:36.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:39:51.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176293232 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-31T03:39:51.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176293239 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-31T03:39:51.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176293927 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-31T03:39:51.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176293935 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:39:51.520Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:39:54.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:40:12.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176312668 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-31T03:40:12.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176315182 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:40:12.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1176315183 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-31T03:40:13.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1176317642 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-31T03:40:13.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-31T03:40:18.050Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.585 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-31T03:40:18.050Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.733 s [2019-07-31T03:40:18.050Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 7.103 s [2019-07-31T03:40:18.050Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.27 s [2019-07-31T03:40:18.050Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.484 s [2019-07-31T03:40:18.050Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 21.536 s [2019-07-31T03:40:18.050Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.322 s [2019-07-31T03:40:18.050Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 18.358 s [2019-07-31T03:40:18.050Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 18.187 s [2019-07-31T03:40:18.050Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 23.279 s [2019-07-31T03:40:18.050Z] [2019-07-31T03:40:18.050Z] Results: [2019-07-31T03:40:18.050Z] [2019-07-31T03:40:18.050Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:40:18.050Z] [2019-07-31T03:40:18.050Z] [2019-07-31T03:40:18.050Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 03:40:17.764 [2019-07-31T03:40:18.050Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T03:40:18.981Z] [INFO] All tests passed! [2019-07-31T03:40:18.981Z] [INFO] [2019-07-31T03:40:18.981Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:40:18.981Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:40:18.981Z] [INFO] [2019-07-31T03:40:18.981Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:40:19.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:40:19.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:40:20.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:40:20.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:40:20.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T03:40:20.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:40:20.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:40:21.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:40:21.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:40:21.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:40:21.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:40:21.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T03:40:21.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:40:23.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:40:23.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:40:23.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:40:23.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:40:23.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:40:23.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T03:40:23.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T03:40:23.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T03:40:24.202Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-31T03:40:24.202Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T03:40:24.202Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:40:24.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:40:24.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T03:40:24.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:40:24.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:40:25.426Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-31T03:40:25.426Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T03:40:25.426Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-31T03:40:25.426Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T03:40:25.426Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:40:25.426Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T03:40:25.426Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [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-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2019-07-31T03:40:25.426Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/134] [2019-07-31T03:40:25.426Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] The project's OSGi version is 1.0.1.201907310252 [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [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/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:40:25.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:40:25.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:25.426Z] [INFO] [2019-07-31T03:40:25.426Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:26.397Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2019-07-31T03:40:26.397Z] [INFO] Command line: [2019-07-31T03:40:26.397Z] [/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/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:40:26.397Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:40:29.668Z] !SESSION 2019-07-31 03:40:26.542 ----------------------------------------------- [2019-07-31T03:40:29.668Z] eclipse.buildId=unknown [2019-07-31T03:40:29.668Z] java.version=1.8.0_202 [2019-07-31T03:40:29.668Z] java.vendor=Oracle Corporation [2019-07-31T03:40:29.668Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:40:29.668Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:40:29.668Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:40:29.668Z] [2019-07-31T03:40:29.668Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:40:29.040 [2019-07-31T03:40:29.668Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:40:29.668Z] !STACK 0 [2019-07-31T03:40:29.668Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:40:29.668Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:40:29.668Z] [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:40:29.668Z] [2019-07-31T03:40:29.668Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:40:29.232 [2019-07-31T03:40:29.668Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:40:29.668Z] !STACK 0 [2019-07-31T03:40:29.668Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:40:29.668Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:40:29.668Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:40:29.668Z] -> 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-31T03:40:29.668Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:40:29.668Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:40:29.668Z] [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:40:29.668Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:40:31.036Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-31T03:40:31.036Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-31T03:40:31.036Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.007 s [2019-07-31T03:40:31.036Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-31T03:40:31.036Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-31T03:40:31.036Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.014 s [2019-07-31T03:40:31.036Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0 s [2019-07-31T03:40:31.036Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-31T03:40:31.036Z] 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-31T03:40:31.036Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0 s [2019-07-31T03:40:31.036Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-31T03:40:31.036Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-31T03:40:31.036Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-31T03:40:31.036Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-31T03:40:31.036Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-31T03:40:31.036Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-31T03:40:31.036Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0.001 s [2019-07-31T03:40:31.036Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-31T03:40:31.036Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-31T03:40:31.036Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-31T03:40:31.036Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-31T03:40:31.036Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-31T03:40:31.036Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.001 s [2019-07-31T03:40:31.036Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-31T03:40:31.036Z] 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-31T03:40:31.036Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-31T03:40:31.036Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-31T03:40:31.036Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-31T03:40:31.036Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-31T03:40:31.036Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-31T03:40:31.036Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.007 s [2019-07-31T03:40:31.036Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0 s [2019-07-31T03:40:31.036Z] [2019-07-31T03:40:31.036Z] Results: [2019-07-31T03:40:31.036Z] [2019-07-31T03:40:31.036Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:40:31.036Z] [2019-07-31T03:40:31.966Z] [INFO] All tests passed! [2019-07-31T03:40:31.966Z] [INFO] [2019-07-31T03:40:31.966Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:31.966Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:40:31.966Z] [INFO] [2019-07-31T03:40:31.966Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:32.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:40:32.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:40:32.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:40:32.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:40:32.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:40:32.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:40:33.042Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:40:33.042Z] [INFO] [2019-07-31T03:40:33.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:33.042Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T03:40:33.042Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T03:40:33.042Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T03:40:33.042Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:40:33.042Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T03:40:33.042Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T03:40:33.042Z] [INFO] [2019-07-31T03:40:33.042Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-31T03:40:33.042Z] [INFO] [2019-07-31T03:40:33.042Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2019-07-31T03:40:33.042Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/134] [2019-07-31T03:40:33.042Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:40:33.042Z] [INFO] [2019-07-31T03:40:33.042Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.042Z] [INFO] [2019-07-31T03:40:33.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.042Z] [INFO] The project's OSGi version is 1.0.3.201907310252 [2019-07-31T03:40:33.042Z] [INFO] [2019-07-31T03:40:33.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.042Z] [INFO] [2019-07-31T03:40:33.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.042Z] [INFO] [2019-07-31T03:40:33.042Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.042Z] [INFO] [2019-07-31T03:40:33.042Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.042Z] [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/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:40:33.042Z] [INFO] [2019-07-31T03:40:33.042Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:40:33.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2019-07-31T03:40:33.042Z] [INFO] [2019-07-31T03:40:33.042Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.042Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2019-07-31T03:40:33.605Z] [INFO] [2019-07-31T03:40:33.605Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:40:33.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2019-07-31T03:40:33.605Z] [INFO] [2019-07-31T03:40:33.605Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.605Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T03:40:33.605Z] [INFO] [2019-07-31T03:40:33.605Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.605Z] [INFO] [2019-07-31T03:40:33.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.605Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T03:40:33.605Z] [INFO] [2019-07-31T03:40:33.605Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.605Z] [INFO] [2019-07-31T03:40:33.605Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.605Z] [INFO] [2019-07-31T03:40:33.605Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.605Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T03:40:33.605Z] [INFO] [2019-07-31T03:40:33.605Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:33.605Z] [INFO] [2019-07-31T03:40:33.605Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:35.499Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T03:40:35.499Z] [INFO] Command line: [2019-07-31T03:40:35.499Z] [/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/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T03:40:35.499Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:40:38.880Z] !SESSION 2019-07-31 03:40:35.371 ----------------------------------------------- [2019-07-31T03:40:38.880Z] eclipse.buildId=unknown [2019-07-31T03:40:38.880Z] java.version=1.8.0_202 [2019-07-31T03:40:38.880Z] java.vendor=Oracle Corporation [2019-07-31T03:40:38.880Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:40:38.880Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T03:40:38.880Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T03:40:38.880Z] [2019-07-31T03:40:38.880Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:40:38.369 [2019-07-31T03:40:38.880Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:40:38.880Z] !STACK 0 [2019-07-31T03:40:38.880Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:40:38.880Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:40:38.880Z] [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:40:38.880Z] [2019-07-31T03:40:38.880Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:40:38.622 [2019-07-31T03:40:38.880Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:40:38.880Z] !STACK 0 [2019-07-31T03:40:38.880Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:40:38.880Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:40:38.880Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:40:38.880Z] -> 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-31T03:40:38.880Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:40:38.880Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:40:38.880Z] [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:40:38.880Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:40:41.409Z] process 9042: 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-31T03:40:41.409Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:40:41.409Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:40:41.409Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:40:56.256Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-31T03:40:56.256Z] Display size: 1440x900 [2019-07-31T03:40:56.256Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T03:40:56.256Z] GTK version=3.18.9 [2019-07-31T03:40:56.256Z] GTK theme=Ambiance [2019-07-31T03:40:56.256Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T03:40:56.256Z] Time zone: Coordinated Universal Time [2019-07-31T03:40:56.256Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T03:40:56.256Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T03:40:56.512Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2019-07-31T03:40:56.512Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2019-07-31T03:40:56.512Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2019-07-31T03:40:57.076Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2019-07-31T03:40:57.076Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:40:57.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176361115 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1176361126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1176361187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1176361187 data=null doit=true} to (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1176361188 data=null} to (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1176361188 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1176361190 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1176361190 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-31T03:40:57.076Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1176361193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1176361193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1176361194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1176361194 data=null doit=true} to (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1176361194 data=null} to (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:40:57.076Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:40:57.076Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2019-07-31T03:40:57.076Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2019-07-31T03:40:57.076Z] 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-31T03:40:57.076Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:40:57.076Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:40:57.076Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:40:57.076Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:40:57.076Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:40:57.076Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:40:57.076Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-31T03:40:57.076Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-31T03:40:57.076Z] 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-31T03:40:57.076Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:40:57.076Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:40:57.076Z] DEBUG - Setting state to checked on: Integer [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Setting state to unchecked on: Integer [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Setting state to checked on: Duration (ns) [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Setting state to unchecked on: Duration (ns) [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Setting state to unchecked on: Timestamp [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:40:57.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176361319 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.076Z] DEBUG - Clicking on TableItem with text {String} [2019-07-31T03:40:57.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1176361324 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T03:40:57.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1176361325 data=null doit=true} to TableItem with text {String} [2019-07-31T03:40:57.076Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:40:57.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1176361326 data=null} to TableItem with text {String} [2019-07-31T03:40:57.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1176361327 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T03:40:57.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1176361327 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-31T03:40:57.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1176361328 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T03:40:57.076Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1176361328 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T03:40:57.076Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1176361328 data=null doit=true} to TableItem with text {String} [2019-07-31T03:40:57.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1176361335 data=null} to TableItem with text {String} [2019-07-31T03:40:57.333Z] DEBUG - Clicked on TableItem with text {String} [2019-07-31T03:40:57.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.333Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.333Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:40:57.334Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:40:57.334Z] DEBUG - Clicking on [2019-07-31T03:40:57.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1176361387 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176361388 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1176361388 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:40:57.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1176361388 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:40:57.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1176361388 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1176361389 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1176361389 data=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-31T03:40:57.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1176361404 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176361408 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1176361408 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1176361409 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:40:57.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1176361409 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:40:57.334Z] DEBUG - Clicked on [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:40:57.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176361426 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - Clicking on TableItem with text {String} [2019-07-31T03:40:57.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1176361431 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T03:40:57.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1176361431 data=null doit=true} to TableItem with text {String} [2019-07-31T03:40:57.334Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:40:57.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1176361439 data=null} to TableItem with text {String} [2019-07-31T03:40:57.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1176361439 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T03:40:57.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1176361440 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-31T03:40:57.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1176361440 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-31T03:40:57.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1176361441 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-31T03:40:57.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1176361441 data=null doit=true} to TableItem with text {String} [2019-07-31T03:40:57.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1176361441 data=null} to TableItem with text {String} [2019-07-31T03:40:57.334Z] DEBUG - Clicked on TableItem with text {String} [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:40:57.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:40:57.334Z] DEBUG - Setting state to checked on: Timestamp2 [2019-07-31T03:40:57.334Z] DEBUG - Setting state to checked on: Timestamp [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:40:57.334Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:40:57.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:40:57.334Z] DEBUG - Clicking on [2019-07-31T03:40:57.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1176361493 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176361493 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1176361493 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:40:57.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1176361494 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:40:57.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1176361494 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1176361494 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1176361494 data=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-31T03:40:57.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1176361514 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176361525 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1176361525 data=null button=0 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-31T03:40:57.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1176361526 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:40:57.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1176361526 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:40:57.334Z] DEBUG - Clicked on [2019-07-31T03:40:57.591Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.221 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-31T03:40:57.591Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 0.944 s [2019-07-31T03:40:57.591Z] [2019-07-31T03:40:57.591Z] Results: [2019-07-31T03:40:57.591Z] [2019-07-31T03:40:57.591Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:40:57.591Z] [2019-07-31T03:40:59.484Z] [INFO] All tests passed! [2019-07-31T03:40:59.484Z] [INFO] [2019-07-31T03:40:59.484Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:40:59.484Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:40:59.484Z] [INFO] [2019-07-31T03:40:59.484Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:41:00.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:41:00.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:41:00.304Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:41:00.866Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:41:01.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:41:01.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:41:01.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:41:01.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:41:01.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:41:01.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:41:01.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:41:01.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T03:41:01.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T03:41:02.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:41:03.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T03:41:03.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T03:41:03.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:41:04.081Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:41:04.081Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:41:04.081Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:41:04.081Z] [INFO] [2019-07-31T03:41:04.081Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:41:04.081Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T03:41:04.081Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2019-07-31T03:41:04.081Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T03:41:04.081Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:41:04.081Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T03:41:04.081Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T03:41:04.081Z] [INFO] [2019-07-31T03:41:04.081Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-31T03:41:04.081Z] [INFO] [2019-07-31T03:41:04.081Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2019-07-31T03:41:04.081Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/134] [2019-07-31T03:41:04.081Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:41:04.081Z] [INFO] [2019-07-31T03:41:04.081Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.081Z] [INFO] [2019-07-31T03:41:04.081Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.081Z] [INFO] The project's OSGi version is 1.0.3.201907310252 [2019-07-31T03:41:04.081Z] [INFO] [2019-07-31T03:41:04.081Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.081Z] [INFO] [2019-07-31T03:41:04.081Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.081Z] [INFO] [2019-07-31T03:41:04.081Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.081Z] [INFO] [2019-07-31T03:41:04.081Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.081Z] [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/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:41:04.081Z] [INFO] [2019-07-31T03:41:04.081Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.081Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:41:04.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2019-07-31T03:41:04.081Z] [INFO] [2019-07-31T03:41:04.081Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.081Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2019-07-31T03:41:04.645Z] [INFO] [2019-07-31T03:41:04.645Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:41:04.645Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2019-07-31T03:41:04.645Z] [INFO] [2019-07-31T03:41:04.645Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.645Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T03:41:04.645Z] [INFO] [2019-07-31T03:41:04.645Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.645Z] [INFO] [2019-07-31T03:41:04.645Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.645Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T03:41:04.645Z] [INFO] [2019-07-31T03:41:04.645Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.645Z] [INFO] [2019-07-31T03:41:04.645Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.645Z] [INFO] [2019-07-31T03:41:04.645Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.645Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T03:41:04.645Z] [INFO] [2019-07-31T03:41:04.645Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:04.645Z] [INFO] [2019-07-31T03:41:04.645Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:06.537Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T03:41:06.537Z] [INFO] Command line: [2019-07-31T03:41:06.537Z] [/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/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T03:41:06.537Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:41:09.808Z] !SESSION 2019-07-31 03:41:06.392 ----------------------------------------------- [2019-07-31T03:41:09.808Z] eclipse.buildId=unknown [2019-07-31T03:41:09.808Z] java.version=1.8.0_202 [2019-07-31T03:41:09.808Z] java.vendor=Oracle Corporation [2019-07-31T03:41:09.808Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:41:09.808Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T03:41:09.808Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T03:41:09.808Z] [2019-07-31T03:41:09.808Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:41:09.362 [2019-07-31T03:41:09.808Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:41:09.808Z] !STACK 0 [2019-07-31T03:41:09.809Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:41:09.809Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:41:09.809Z] [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:41:09.809Z] [2019-07-31T03:41:09.809Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:41:09.550 [2019-07-31T03:41:09.809Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:41:09.809Z] !STACK 0 [2019-07-31T03:41:09.809Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:41:09.809Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:41:09.809Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:41:09.809Z] -> 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-31T03:41:09.809Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:41:09.809Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:41:09.809Z] [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:41:09.809Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:41:11.700Z] process 9121: 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-31T03:41:11.700Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:41:12.263Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:41:12.263Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:41:27.188Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-31T03:41:27.445Z] Display size: 1440x900 [2019-07-31T03:41:27.445Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T03:41:27.445Z] GTK version=3.18.9 [2019-07-31T03:41:27.445Z] GTK theme=Ambiance [2019-07-31T03:41:27.445Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T03:41:27.445Z] Time zone: Coordinated Universal Time [2019-07-31T03:41:27.445Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T03:41:27.445Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T03:41:31.617Z] [2019-07-31T03:41:31.617Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:41:31.338 [2019-07-31T03:41:31.617Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2019-07-31T03:41:31.617Z] !STACK 0 [2019-07-31T03:41:31.617Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T03:41:31.617Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T03:41:31.617Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T03:41:31.617Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:41:31.617Z] [2019-07-31T03:41:31.617Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 03:41:31.426 [2019-07-31T03:41:31.617Z] !MESSAGE Exception executing analysis [2019-07-31T03:41:31.617Z] !STACK 0 [2019-07-31T03:41:31.617Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T03:41:31.617Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T03:41:31.617Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T03:41:31.617Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:41:35.794Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:41:35.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:41:35.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:41:35.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:41:35.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:41:35.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:41:35.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1176399510 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1176399511 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1176399512 data=null} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1176399512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176399513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1176399782 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:41:35.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1176399784 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1176399785 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1176399785 data=null} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1176399786 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176399786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1176399802 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1176399807 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1176399807 data=null} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1176399808 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1176399809 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-31T03:41:35.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1176399900 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:41:35.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:41:35.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176399906 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:41:35.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176399906 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:41:35.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176399907 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:41:35.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176399907 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:41:35.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176399908 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:41:35.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176399994 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:41:35.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176400004 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:41:35.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176400004 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:41:35.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176400005 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:41:35.794Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1176400005 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-31T03:41:35.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176400010 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:41:35.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1176400011 data=null doit=true} to TreeItem with text {A-Test-10K} [2019-07-31T03:41:35.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1176400011 data=null} to TreeItem with text {A-Test-10K} [2019-07-31T03:41:35.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1176400012 data=null button=1 stateMask=0x0 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-31T03:41:35.794Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1176400012 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-31T03:41:36.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1176400082 data=null button=1 stateMask=0x80000 x=112 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-31T03:41:36.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1176400083 data=null doit=true} to TreeItem with text {External Analyses} [2019-07-31T03:41:36.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1176400084 data=null} to TreeItem with text {External Analyses} [2019-07-31T03:41:36.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1176400084 data=null button=1 stateMask=0x0 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-31T03:41:36.054Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1176400085 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-31T03:41:36.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1176400094 data=null button=1 stateMask=0x80000 x=137 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-31T03:41:36.054Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T03:41:36.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1176400183 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T03:41:36.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1176400183 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T03:41:36.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:41:36.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1176400184 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T03:41:36.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1176400185 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T03:41:36.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176400186 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-31T03:41:36.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1176400221 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T03:41:36.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1176400222 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T03:41:36.054Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1176400222 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T03:41:36.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1176400706 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T03:41:36.618Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1176400708 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T03:41:36.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1176400708 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T03:41:36.618Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1176400709 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T03:41:36.618Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-31T03:41:36.618Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-31T03:41:36.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1176400715 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-31T03:41:36.618Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:36.618Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:36.618Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:41:36.618Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:36.618Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:36.618Z] DEBUG - Clicking on OK [2019-07-31T03:41:36.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176400726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:36.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176400726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:36.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176400726 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:36.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176400726 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:36.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176400727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:36.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176400727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:36.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176400727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:36.618Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1176400223 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-31T03:41:37.181Z] *** BUG *** [2019-07-31T03:41:37.181Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:41:37.181Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:41:37.181Z] [2019-07-31T03:41:37.181Z] *** BUG *** [2019-07-31T03:41:37.181Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:41:37.181Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:41:37.181Z] [2019-07-31T03:41:37.181Z] *** BUG *** [2019-07-31T03:41:37.181Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:41:37.181Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:41:37.181Z] [2019-07-31T03:41:37.181Z] *** BUG *** [2019-07-31T03:41:37.181Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:41:37.181Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:41:37.181Z] [2019-07-31T03:41:37.181Z] *** BUG *** [2019-07-31T03:41:37.181Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:41:37.181Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:41:37.181Z] [2019-07-31T03:41:37.181Z] *** BUG *** [2019-07-31T03:41:37.181Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:41:37.181Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:41:37.181Z] [2019-07-31T03:41:37.749Z] DEBUG - Clicked on [2019-07-31T03:41:37.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-31T03:41:38.312Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-31T03:41:38.312Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T03:41:38.569Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T03:41:38.569Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:38.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176402789 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:38.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:38.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:38.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:38.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:38.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:38.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:38.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:38.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:38.569Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:41:38.569Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:41:38.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1176402806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:38.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1176402807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:38.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1176402807 data=null doit=true} to (of type 'Table') [2019-07-31T03:41:38.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1176402807 data=null} to (of type 'Table') [2019-07-31T03:41:38.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1176402808 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T03:41:38.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1176402809 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T03:41:38.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1176402809 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-31T03:41:38.836Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1176402815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1176402828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1176402828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1176402829 data=null doit=true} to (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1176402829 data=null} to (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:38.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176402831 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2019-07-31T03:41:38.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1176402892 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-31T03:41:38.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1176402893 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-31T03:41:38.836Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:41:38.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1176402909 data=null} to TableItem with text {Wakee process (name)} [2019-07-31T03:41:38.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1176402909 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-31T03:41:38.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1176402910 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-31T03:41:38.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1176402911 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-31T03:41:38.836Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1176402911 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-31T03:41:38.836Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1176402912 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-31T03:41:38.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1176402912 data=null} to TableItem with text {Wakee process (name)} [2019-07-31T03:41:38.836Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:38.836Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:38.836Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T03:41:38.836Z] DEBUG - Setting state to checked on: Priority [2019-07-31T03:41:38.836Z] DEBUG - Setting state to checked on: Target CPU [2019-07-31T03:41:38.836Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:38.836Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T03:41:38.836Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T03:41:38.836Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:38.836Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:38.836Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:41:38.836Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:41:38.836Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:38.836Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:38.836Z] DEBUG - Clicking on [2019-07-31T03:41:38.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1176402934 data=null button=0 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-31T03:41:38.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176402934 data=null button=0 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-31T03:41:38.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1176402935 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:38.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1176402935 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:38.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1176402935 data=null button=0 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-31T03:41:38.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1176402935 data=null button=0 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-31T03:41:38.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1176402983 data=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-31T03:41:38.836Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1176403022 data=null button=0 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-31T03:41:38.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176403035 data=null button=0 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-31T03:41:38.836Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1176403036 data=null button=0 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-31T03:41:38.836Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1176403036 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:38.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1176403036 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:38.836Z] DEBUG - Clicked on [2019-07-31T03:41:38.836Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:38.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176403038 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:39.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:39.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:39.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:39.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:39.224Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:41:39.224Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:41:39.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:39.224Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:39.224Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:41:39.224Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:39.224Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:39.224Z] DEBUG - Clicking on OK [2019-07-31T03:41:39.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176403095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:39.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176403095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:39.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176403096 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:39.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176403096 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:39.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176403097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:39.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176403097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:39.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176403098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:39.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1176402314 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-31T03:41:39.779Z] DEBUG - Clicked on [2019-07-31T03:41:39.779Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T03:41:39.779Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T03:41:40.036Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T03:41:40.036Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:40.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176404102 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:40.036Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:40.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176404114 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1176404132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1176404193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1176404193 data=null doit=true} to (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1176404193 data=null} to (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1176404194 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1176404195 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1176404196 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-31T03:41:40.036Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1176404199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1176404199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1176404200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1176404200 data=null doit=true} to (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1176404200 data=null} to (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:40.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176404202 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2019-07-31T03:41:40.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1176404205 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-31T03:41:40.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1176404206 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-31T03:41:40.036Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:41:40.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1176404207 data=null} to TableItem with text {Waker process (name)} [2019-07-31T03:41:40.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1176404208 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-31T03:41:40.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1176404209 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-31T03:41:40.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1176404209 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-31T03:41:40.036Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1176404209 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-31T03:41:40.036Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1176404210 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-31T03:41:40.036Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1176404210 data=null} to TableItem with text {Waker process (name)} [2019-07-31T03:41:40.036Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:40.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:40.036Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T03:41:40.036Z] DEBUG - Setting state to checked on: Priority [2019-07-31T03:41:40.036Z] DEBUG - Setting state to checked on: Target CPU [2019-07-31T03:41:40.036Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:40.036Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T03:41:40.036Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T03:41:40.036Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:40.036Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:40.036Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:41:40.036Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:41:40.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:40.036Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:40.036Z] DEBUG - Clicking on [2019-07-31T03:41:40.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1176404282 data=null button=0 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-31T03:41:40.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176404283 data=null button=0 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-31T03:41:40.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1176404283 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:40.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1176404283 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:40.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1176404283 data=null button=0 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-31T03:41:40.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1176404284 data=null button=0 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-31T03:41:40.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1176404284 data=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-31T03:41:40.293Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1176404313 data=null button=0 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-31T03:41:40.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176404328 data=null button=0 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-31T03:41:40.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1176404328 data=null button=0 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-31T03:41:40.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1176404328 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:40.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1176404328 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:40.293Z] DEBUG - Clicked on [2019-07-31T03:41:40.293Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:40.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176404330 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:40.293Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:40.293Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:40.293Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:40.293Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:40.293Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:41:40.293Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:41:40.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:40.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:40.293Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:41:40.293Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:40.293Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:40.293Z] DEBUG - Clicking on OK [2019-07-31T03:41:40.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176404333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:40.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176404333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:40.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176404333 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:40.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176404333 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:40.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176404334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:40.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176404334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:40.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176404334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:40.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1176403811 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-31T03:41:40.550Z] DEBUG - Clicked on [2019-07-31T03:41:40.550Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T03:41:41.114Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T03:41:41.114Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-31T03:41:41.114Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-31T03:41:41.114Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-31T03:41:41.114Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:41.114Z] 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-31T03:41:41.114Z] DEBUG - Clicking on &Reset Perspective [2019-07-31T03:41:41.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1176405193 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-31T03:41:41.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1176405193 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-31T03:41:41.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1176405194 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T03:41:41.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1176405194 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T03:41:41.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1176405194 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-31T03:41:41.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1176405194 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-31T03:41:41.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1176405194 data=null item=null 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-31T03:41:41.677Z] DEBUG - Clicked on [2019-07-31T03:41:41.677Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:41:41.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:41:41.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:41:41.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:41:41.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:41:41.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:41:41.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1176405882 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:41:41.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1176405882 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:41:41.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1176405882 data=null} to TreeItem with text {test} [2019-07-31T03:41:41.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1176405882 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:41:41.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176405883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:41:41.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1176405948 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:41:41.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:41:41.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1176405979 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:41:41.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1176405979 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:41:41.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1176405980 data=null} to TreeItem with text {test} [2019-07-31T03:41:41.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1176405980 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:41:41.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176405981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:41:41.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1176405992 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:41:41.935Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T03:41:41.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:41:41.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176405999 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:41:41.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176405999 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:41:41.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176406000 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:41:41.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176406000 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:41:41.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176406000 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:41:41.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176406028 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:41:41.935Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T03:41:41.935Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2019-07-31T03:41:41.935Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2019-07-31T03:41:41.935Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T03:41:41.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1176406032 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T03:41:41.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1176406032 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T03:41:41.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:41:41.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1176406033 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T03:41:41.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1176406034 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T03:41:41.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176406034 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-31T03:41:41.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1176406116 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T03:41:41.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1176406117 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T03:41:41.935Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1176406117 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T03:41:42.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1176406415 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T03:41:42.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1176406416 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T03:41:42.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1176406425 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T03:41:42.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1176406425 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T03:41:42.192Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-31T03:41:42.192Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-31T03:41:42.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1176406426 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-31T03:41:42.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:42.192Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:42.192Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:41:42.192Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:42.192Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:42.192Z] DEBUG - Clicking on OK [2019-07-31T03:41:42.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176406431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:42.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176406431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:42.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176406431 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:42.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176406431 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:42.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176406431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:42.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176406432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:42.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176406432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:42.449Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1176406118 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-31T03:41:42.705Z] *** BUG *** [2019-07-31T03:41:42.705Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:41:42.705Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:41:42.705Z] [2019-07-31T03:41:42.705Z] *** BUG *** [2019-07-31T03:41:42.705Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:41:42.705Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:41:42.705Z] [2019-07-31T03:41:42.705Z] *** BUG *** [2019-07-31T03:41:42.705Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:41:42.705Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:41:42.705Z] [2019-07-31T03:41:42.705Z] *** BUG *** [2019-07-31T03:41:42.705Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:41:42.705Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:41:42.705Z] [2019-07-31T03:41:42.705Z] DEBUG - Clicked on [2019-07-31T03:41:42.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-31T03:41:43.274Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-31T03:41:43.274Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T03:41:43.531Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T03:41:43.531Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:43.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176407743 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:43.531Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.531Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.531Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.531Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.531Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.531Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.531Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.531Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.531Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:41:43.531Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1176407759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1176407793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1176407794 data=null doit=true} to (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1176407794 data=null} to (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1176407794 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1176407804 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1176407804 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-31T03:41:43.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1176407817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1176407817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1176407817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1176407817 data=null doit=true} to (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1176407818 data=null} to (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:43.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176407819 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1176407822 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1176407822 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:41:43.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1176407829 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1176407829 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1176407830 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-31T03:41:43.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1176407830 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1176407831 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1176407831 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1176407831 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - Clicking on [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1176407838 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176407838 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1176407838 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1176407838 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1176407838 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1176407839 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1176407839 data=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-31T03:41:43.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1176407855 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176407859 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1176407859 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1176407860 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1176407860 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Clicked on [2019-07-31T03:41:43.788Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:43.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176407861 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1176407872 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1176407872 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:41:43.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1176407874 data=null} to TableItem with text {Switch timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1176407874 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1176407874 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-31T03:41:43.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1176407875 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1176407875 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1176407875 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1176407875 data=null} to TableItem with text {Switch timestamp} [2019-07-31T03:41:43.788Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:43.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:43.788Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - Clicking on [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1176407889 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176407890 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1176407890 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1176407890 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1176407890 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1176407890 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1176407890 data=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-31T03:41:43.788Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1176407898 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176407909 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1176407909 data=null button=0 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-31T03:41:43.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1176407909 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1176407909 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Clicked on [2019-07-31T03:41:43.788Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:43.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176407911 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:43.788Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Clicking on OK [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176407913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176407913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176407913 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176407913 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176407913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176407913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:43.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176407914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:44.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1176407428 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-31T03:41:44.302Z] DEBUG - Clicked on [2019-07-31T03:41:44.302Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T03:41:44.302Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-31T03:41:44.558Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-31T03:41:44.558Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:44.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176408721 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:44.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - Clicking on (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1176408741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1176408756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1176408756 data=null doit=true} to (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1176408756 data=null} to (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1176408756 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1176408795 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1176408795 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-31T03:41:44.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1176408802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1176408802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:44.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1176408802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1176408802 data=null doit=true} to (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1176408814 data=null} to (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - Clicked on (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:44.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176408816 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1176408823 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1176408823 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:41:44.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1176408825 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1176408825 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1176408826 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-31T03:41:44.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1176408827 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1176408827 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1176408827 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1176408827 data=null} to TableItem with text {Wakeup timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - Clicking on [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1176408834 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176408834 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1176408834 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1176408834 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1176408835 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1176408835 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1176408835 data=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-31T03:41:44.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1176408852 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176408856 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1176408856 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1176408857 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1176408857 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Clicked on [2019-07-31T03:41:44.816Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:44.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176408858 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1176408868 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1176408868 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T03:41:44.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1176408869 data=null} to TableItem with text {Switch timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1176408869 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1176408883 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-31T03:41:44.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1176408883 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1176408883 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1176408883 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1176408884 data=null} to TableItem with text {Switch timestamp} [2019-07-31T03:41:44.816Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T03:41:44.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T03:41:44.816Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - Clicking on [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1176408889 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176408889 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1176408889 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1176408889 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1176408890 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1176408890 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1176408890 data=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-31T03:41:44.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1176408905 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1176408911 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1176408911 data=null button=0 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-31T03:41:44.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1176408911 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1176408911 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Clicked on [2019-07-31T03:41:44.816Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:44.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176408912 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-31T03:41:44.816Z] 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-31T03:41:44.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T03:41:44.816Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7abc838a [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1176408925 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-31T03:41:44.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1176408926 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-31T03:41:44.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1176408926 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T03:41:44.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1176408926 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1176408926 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-31T03:41:44.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1176408926 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-31T03:41:44.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1176408926 data=null item=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-31T03:41:44.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1176408927 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-31T03:41:44.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1176408927 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-31T03:41:44.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1176408927 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-31T03:41:44.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1176408927 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T03:41:44.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1176408927 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-31T03:41:44.816Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-31T03:41:44.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1176408928 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:44.816Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Clicking on OK [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176408933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176408933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176408933 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176408933 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176408933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176408934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:44.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176408934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:45.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1176408495 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-31T03:41:45.329Z] DEBUG - Clicked on [2019-07-31T03:41:45.329Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T03:41:45.585Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T03:41:45.585Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-31T03:41:45.585Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-31T03:41:45.585Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-31T03:41:45.585Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:45.585Z] 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-31T03:41:45.585Z] DEBUG - Clicking on &Reset Perspective [2019-07-31T03:41:45.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1176409802 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-31T03:41:45.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1176409803 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-31T03:41:45.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1176409803 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T03:41:45.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1176409803 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-31T03:41:45.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1176409803 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-31T03:41:45.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1176409803 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-31T03:41:45.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1176409803 data=null item=null 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-31T03:41:46.150Z] DEBUG - Clicked on [2019-07-31T03:41:46.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1176410404 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:41:46.407Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:41:46.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:41:46.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:41:46.407Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:41:46.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1176410521 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:41:46.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1176410522 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:41:46.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1176410522 data=null} to TreeItem with text {test} [2019-07-31T03:41:46.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1176410522 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:41:46.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176410523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:41:46.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1176410624 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:41:46.970Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:41:46.970Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:41:46.970Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:41:47.904Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:41:47.904Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:41:47.904Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:41:47.904Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:41:47.904Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:41:47.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:47.904Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:47.904Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:41:47.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176412003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176412004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176412004 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176412005 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176412005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176412005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176412005 data=null item=null detail=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-31T03:41:47.904Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176412005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176412005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176412005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176412006 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176412006 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:41:47.904Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:41:47.904Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:41:47.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:41:47.904Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:41:47.904Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:41:47.904Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:41:47.904Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:47.904Z] DEBUG - Clicking on OK [2019-07-31T03:41:47.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176412008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:47.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176412008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:47.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176412008 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:47.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176412008 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:47.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176412008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:47.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176412008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:47.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:47.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:47.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:47.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:47.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:47.904Z] DEBUG - Clicked on OK [2019-07-31T03:41:48.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176412008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:41:48.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1176410984 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-31T03:41:48.988Z] [2019-07-31T03:41:48.988Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 03:41:48.871 [2019-07-31T03:41:48.988Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2019-07-31T03:41:48.988Z] [2019-07-31T03:41:48.988Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 03:41:48.872 [2019-07-31T03:41:48.988Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2019-07-31T03:41:48.988Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.147 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-31T03:41:48.988Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 6.442 s [2019-07-31T03:41:48.988Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 4.514 s [2019-07-31T03:41:48.988Z] [2019-07-31T03:41:48.988Z] Results: [2019-07-31T03:41:48.988Z] [2019-07-31T03:41:48.988Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:41:48.988Z] [2019-07-31T03:41:49.553Z] [2019-07-31T03:41:49.553Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 03:41:49.447 [2019-07-31T03:41:49.553Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T03:41:51.447Z] [INFO] All tests passed! [2019-07-31T03:41:51.447Z] [INFO] [2019-07-31T03:41:51.447Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:51.447Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:41:51.447Z] [INFO] [2019-07-31T03:41:51.447Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:52.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:41:52.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:41:52.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:41:52.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T03:41:52.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:41:52.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-31T03:41:53.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:41:53.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-31T03:41:54.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:41:55.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T03:41:55.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T03:41:55.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T03:41:55.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-31T03:41:55.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:41:55.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:41:55.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:41:55.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:41:56.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:41:56.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:41:56.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:41:56.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T03:41:56.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:41:56.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:41:56.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:56.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-31T03:41:56.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2019-07-31T03:41:56.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T03:41:56.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:41:56.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T03:41:56.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2019-07-31T03:41:56.413Z] [INFO] Building Trace Compass BTF Support Parent 5.0.0-SNAPSHOT [55/134] [2019-07-31T03:41:56.413Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T03:41:56.413Z] [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/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T03:41:56.413Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2019-07-31T03:41:56.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2019-07-31T03:41:56.413Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/134] [2019-07-31T03:41:56.413Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.413Z] [INFO] The project's OSGi version is 2.2.0.201907310252 [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.413Z] [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/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.413Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:41:56.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2019-07-31T03:41:56.413Z] [INFO] [2019-07-31T03:41:56.413Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.413Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/classes [2019-07-31T03:41:56.670Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2019-07-31T03:41:56.670Z] throws AttributeNotFoundException { [2019-07-31T03:41:56.670Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:41:56.670Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2019-07-31T03:41:56.670Z] 1 problem (1 warning) [2019-07-31T03:41:56.670Z] [INFO] [2019-07-31T03:41:56.670Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:41:56.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2019-07-31T03:41:56.670Z] [INFO] [2019-07-31T03:41:56.670Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.670Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-31T03:41:56.670Z] [INFO] [2019-07-31T03:41:56.670Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.670Z] [INFO] [2019-07-31T03:41:56.670Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.670Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-31T03:41:56.927Z] [INFO] [2019-07-31T03:41:56.927Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.927Z] [INFO] [2019-07-31T03:41:56.927Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.927Z] [INFO] [2019-07-31T03:41:56.927Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.927Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-31T03:41:56.927Z] [INFO] [2019-07-31T03:41:56.927Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.927Z] [INFO] [2019-07-31T03:41:56.927Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.927Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:41:56.927Z] [INFO] [2019-07-31T03:41:56.927Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:56.927Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:41:57.184Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:41:57.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:41:57.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:41:58.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:41:58.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:58.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-31T03:41:58.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.pom [2019-07-31T03:41:58.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-31T03:41:58.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:41:58.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:41:58.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2019-07-31T03:41:58.004Z] [INFO] Building Trace Compass Documentation 5.0.0-SNAPSHOT [57/134] [2019-07-31T03:41:58.004Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc --- [2019-07-31T03:41:58.004Z] [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/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-31T03:41:58.004Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2019-07-31T03:41:58.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.0.0-SNAPSHOT.pom [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2019-07-31T03:41:58.004Z] [INFO] Building Trace Compass Developer Guide 5.0.0-SNAPSHOT [58/134] [2019-07-31T03:41:58.004Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:41:58.004Z] [INFO] [2019-07-31T03:41:58.004Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:41:58.004Z] 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-31T03:41:58.004Z] 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-31T03:41:58.261Z] 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-31T03:41:58.518Z] 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-31T03:41:58.518Z] 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-31T03:41:58.518Z] 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-31T03:41:58.518Z] 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 11 kB/s) [2019-07-31T03:41:58.518Z] 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-31T03:41:58.518Z] 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-31T03:41:58.775Z] 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-31T03:41:58.775Z] 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-31T03:41:58.775Z] 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-31T03:41:58.775Z] 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-31T03:41:59.032Z] 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 182 kB/s) [2019-07-31T03:41:59.032Z] 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-31T03:41:59.032Z] 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-31T03:41:59.032Z] 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-31T03:41:59.032Z] 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-31T03:41:59.032Z] 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-31T03:41:59.032Z] 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-31T03:41:59.289Z] 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 138 kB/s) [2019-07-31T03:41:59.289Z] 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-31T03:41:59.289Z] 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-31T03:41:59.289Z] 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-31T03:41:59.289Z] 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-31T03:41:59.289Z] 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-31T03:41:59.623Z] 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-31T03:41:59.623Z] 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 32 kB/s) [2019-07-31T03:41:59.623Z] 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-31T03:41:59.623Z] 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-31T03:41:59.623Z] 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-31T03:42:00.327Z] 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-31T03:42:00.327Z] 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-31T03:42:00.327Z] 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-31T03:42:00.327Z] 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-31T03:42:00.327Z] 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-31T03:42:00.327Z] 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-31T03:42:00.327Z] 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-31T03:42:00.327Z] 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-31T03:42:00.327Z] 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-31T03:42:00.327Z] 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-31T03:42:00.327Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom (5.6 kB at 165 kB/s) [2019-07-31T03:42:00.327Z] 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-31T03:42:00.327Z] 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-31T03:42:00.327Z] 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-31T03:42:00.726Z] 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-31T03:42:00.726Z] 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-31T03:42:00.726Z] 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-31T03:42:00.726Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom (2.3 kB at 78 kB/s) [2019-07-31T03:42:00.726Z] 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-31T03:42:00.726Z] 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-31T03:42:00.726Z] 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-31T03:42:00.726Z] 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-31T03:42:00.726Z] 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-31T03:42:00.726Z] 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-31T03:42:00.726Z] 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 40 kB/s) [2019-07-31T03:42:00.726Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T03:42:00.726Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T03:42:00.726Z] 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-31T03:42:00.726Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T03:42:00.726Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-31T03:42:00.726Z] 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-31T03:42:00.983Z] 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 234 kB/s) [2019-07-31T03:42:00.983Z] 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-31T03:42:00.983Z] 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-31T03:42:00.983Z] 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-31T03:42:00.983Z] 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-31T03:42:00.983Z] 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-31T03:42:00.983Z] 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-31T03:42:01.240Z] 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 261 kB/s) [2019-07-31T03:42:01.240Z] 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-31T03:42:01.240Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T03:42:01.240Z] 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-31T03:42:01.240Z] 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-31T03:42:01.240Z] 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-31T03:42:01.497Z] 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-31T03:42:01.497Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T03:42:01.497Z] 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-31T03:42:01.497Z] 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-31T03:42:01.497Z] 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-31T03:42:01.497Z] 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-31T03:42:01.497Z] 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-31T03:42:01.497Z] 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-31T03:42:01.497Z] 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-31T03:42:01.497Z] 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-31T03:42:01.497Z] 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-31T03:42:01.497Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T03:42:01.497Z] 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-31T03:42:01.497Z] 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-31T03:42:01.497Z] 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-31T03:42:01.754Z] 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-31T03:42:01.754Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-31T03:42:01.754Z] 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-31T03:42:01.754Z] 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-31T03:42:01.754Z] 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-31T03:42:01.754Z] 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-31T03:42:01.754Z] 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-31T03:42:01.754Z] 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-31T03:42:01.754Z] 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-31T03:42:01.754Z] 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-31T03:42:01.754Z] Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (1): 0.1/2.5 MB Progress (2): 0.1/2.5 MB | 4.1/74 kB Progress (2): 0.1/2.5 MB | 4.1/74 kB Progress (2): 0.1/2.5 MB | 7.7/74 kB Progress (2): 0.1/2.5 MB | 7.7/74 kB Progress (2): 0.1/2.5 MB | 12/74 kB Progress (2): 0.1/2.5 MB | 12/74 kB Progress (2): 0.1/2.5 MB | 16/74 kB Progress (2): 0.1/2.5 MB | 16/74 kB Progress (2): 0.1/2.5 MB | 20/74 kB Progress (2): 0.1/2.5 MB | 20/74 kB Progress (2): 0.1/2.5 MB | 24/74 kB Progress (2): 0.1/2.5 MB | 24/74 kB Progress (2): 0.1/2.5 MB | 28/74 kB Progress (2): 0.1/2.5 MB | 28/74 kB Progress (2): 0.1/2.5 MB | 32/74 kB Progress (2): 0.1/2.5 MB | 32/74 kB Progress (2): 0.1/2.5 MB | 36/74 kB Progress (2): 0.1/2.5 MB | 36/74 kB Progress (2): 0.1/2.5 MB | 40/74 kB Progress (3): 0.1/2.5 MB | 40/74 kB | 4.1/294 kB Progress (3): 0.1/2.5 MB | 40/74 kB | 4.1/294 kB Progress (3): 0.1/2.5 MB | 40/74 kB | 7.7/294 kB Progress (3): 0.1/2.5 MB | 44/74 kB | 7.7/294 kB Progress (3): 0.1/2.5 MB | 44/74 kB | 12/294 kB Progress (3): 0.1/2.5 MB | 44/74 kB | 16/294 kB Progress (3): 0.1/2.5 MB | 44/74 kB | 16/294 kB Progress (3): 0.1/2.5 MB | 44/74 kB | 20/294 kB Progress (3): 0.1/2.5 MB | 48/74 kB | 20/294 kB Progress (3): 0.1/2.5 MB | 48/74 kB | 24/294 kB Progress (3): 0.1/2.5 MB | 48/74 kB | 24/294 kB Progress (3): 0.1/2.5 MB | 48/74 kB | 28/294 kB Progress (3): 0.1/2.5 MB | 52/74 kB | 28/294 kB Progress (3): 0.1/2.5 MB | 52/74 kB | 32/294 kB Progress (3): 0.1/2.5 MB | 52/74 kB | 32/294 kB Progress (3): 0.1/2.5 MB | 52/74 kB | 36/294 kB Progress (3): 0.1/2.5 MB | 56/74 kB | 36/294 kB Progress (3): 0.1/2.5 MB | 56/74 kB | 40/294 kB Progress (3): 0.1/2.5 MB | 56/74 kB | 40/294 kB Progress (3): 0.1/2.5 MB | 56/74 kB | 44/294 kB Progress (3): 0.2/2.5 MB | 56/74 kB | 44/294 kB Progress (3): 0.2/2.5 MB | 60/74 kB | 44/294 kB Progress (3): 0.2/2.5 MB | 60/74 kB | 44/294 kB Progress (3): 0.2/2.5 MB | 60/74 kB | 48/294 kB Progress (3): 0.2/2.5 MB | 60/74 kB | 48/294 kB Progress (3): 0.2/2.5 MB | 60/74 kB | 52/294 kB Progress (3): 0.2/2.5 MB | 64/74 kB | 52/294 kB Progress (3): 0.2/2.5 MB | 64/74 kB | 56/294 kB Progress (3): 0.2/2.5 MB | 64/74 kB | 56/294 kB Progress (3): 0.2/2.5 MB | 64/74 kB | 60/294 kB Progress (3): 0.2/2.5 MB | 68/74 kB | 60/294 kB Progress (3): 0.2/2.5 MB | 68/74 kB | 64/294 kB Progress (3): 0.2/2.5 MB | 68/74 kB | 64/294 kB Progress (3): 0.2/2.5 MB | 68/74 kB | 68/294 kB Progress (3): 0.2/2.5 MB | 72/74 kB | 68/294 kB Progress (3): 0.2/2.5 MB | 72/74 kB | 72/294 kB Progress (3): 0.2/2.5 MB | 72/74 kB | 72/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 72/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 72/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 72/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 76/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 76/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 80/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 80/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 84/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 84/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 88/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 88/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 92/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 92/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 96/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 96/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 100/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 100/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 104/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 104/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 108/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 108/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 112/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 112/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 116/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 116/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 120/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 120/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 124/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 124/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 128/294 kB Progress (3): 0.2/2.5 MB | 74 kB | 128/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-31T03:42:01.754Z] Progress (2): 0.2/2.5 MB | 131/294 kB Progress (2): 0.2/2.5 MB | 131/294 kB Progress (2): 0.2/2.5 MB | 135/294 kB Progress (2): 0.2/2.5 MB | 135/294 kB Progress (2): 0.2/2.5 MB | 139/294 kB Progress (2): 0.2/2.5 MB | 139/294 kB Progress (2): 0.2/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 | 164/294 kB Progress (2): 0.3/2.5 MB | 164/294 kB Progress (2): 0.3/2.5 MB | 168/294 kB Progress (2): 0.3/2.5 MB | 168/294 kB Progress (2): 0.3/2.5 MB | 172/294 kB Progress (2): 0.3/2.5 MB | 172/294 kB Progress (2): 0.3/2.5 MB | 176/294 kB Progress (2): 0.3/2.5 MB | 176/294 kB Progress (2): 0.3/2.5 MB | 180/294 kB Progress (2): 0.3/2.5 MB | 180/294 kB Progress (2): 0.3/2.5 MB | 184/294 kB Progress (2): 0.3/2.5 MB | 184/294 kB Progress (2): 0.3/2.5 MB | 188/294 kB Progress (2): 0.3/2.5 MB | 188/294 kB Progress (2): 0.3/2.5 MB | 192/294 kB Progress (2): 0.3/2.5 MB | 192/294 kB Progress (2): 0.3/2.5 MB | 196/294 kB Progress (2): 0.3/2.5 MB | 196/294 kB Progress (2): 0.3/2.5 MB | 200/294 kB Progress (2): 0.3/2.5 MB | 200/294 kB Progress (2): 0.3/2.5 MB | 204/294 kB Progress (2): 0.3/2.5 MB | 204/294 kB Progress (2): 0.3/2.5 MB | 208/294 kB Progress (2): 0.3/2.5 MB | 208/294 kB Progress (2): 0.3/2.5 MB | 212/294 kB Progress (2): 0.3/2.5 MB | 212/294 kB Progress (2): 0.3/2.5 MB | 216/294 kB Progress (2): 0.3/2.5 MB | 216/294 kB Progress (2): 0.3/2.5 MB | 220/294 kB Progress (2): 0.3/2.5 MB | 220/294 kB Progress (2): 0.3/2.5 MB | 224/294 kB Progress (2): 0.3/2.5 MB | 224/294 kB Progress (2): 0.3/2.5 MB | 228/294 kB Progress (2): 0.3/2.5 MB | 228/294 kB Progress (2): 0.3/2.5 MB | 229/294 kB Progress (2): 0.3/2.5 MB | 229/294 kB Progress (2): 0.3/2.5 MB | 233/294 kB Progress (2): 0.3/2.5 MB | 233/294 kB Progress (2): 0.3/2.5 MB | 237/294 kB Progress (2): 0.3/2.5 MB | 237/294 kB Progress (2): 0.3/2.5 MB | 241/294 kB Progress (2): 0.4/2.5 MB | 241/294 kB Progress (2): 0.4/2.5 MB | 245/294 kB Progress (2): 0.4/2.5 MB | 245/294 kB Progress (2): 0.4/2.5 MB | 249/294 kB Progress (2): 0.4/2.5 MB | 253/294 kB Progress (2): 0.4/2.5 MB | 253/294 kB Progress (2): 0.4/2.5 MB | 257/294 kB Progress (2): 0.4/2.5 MB | 257/294 kB Progress (2): 0.4/2.5 MB | 261/294 kB Progress (2): 0.4/2.5 MB | 261/294 kB Progress (2): 0.4/2.5 MB | 265/294 kB Progress (2): 0.4/2.5 MB | 265/294 kB Progress (2): 0.4/2.5 MB | 269/294 kB Progress (2): 0.4/2.5 MB | 269/294 kB Progress (2): 0.4/2.5 MB | 273/294 kB Progress (2): 0.4/2.5 MB | 273/294 kB Progress (2): 0.4/2.5 MB | 277/294 kB Progress (2): 0.4/2.5 MB | 277/294 kB Progress (2): 0.4/2.5 MB | 281/294 kB Progress (2): 0.4/2.5 MB | 281/294 kB Progress (2): 0.4/2.5 MB | 285/294 kB Progress (2): 0.4/2.5 MB | 285/294 kB Progress (2): 0.4/2.5 MB | 289/294 kB Progress (2): 0.4/2.5 MB | 289/294 kB Progress (2): 0.4/2.5 MB | 293/294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB 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 (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (3): 0.6/2.5 MB | 294 kB | 4.1/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 4.1/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 7.7/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 7.7/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 12/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 12/345 kB Progress (3): 0.6/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 | 36/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 36/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 40/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 40/345 kB Progress (3): 0.6/2.5 MB | 294 kB | 44/345 kB Progress (4): 0.6/2.5 MB | 294 kB | 44/345 kB | 4.1/39 kB Progress (4): 0.6/2.5 MB | 294 kB | 48/345 kB | 4.1/39 kB Progress (4): 0.6/2.5 MB | 294 kB | 48/345 kB | 4.1/39 kB Progress (4): 0.6/2.5 MB | 294 kB | 52/345 kB | 4.1/39 kB Progress (4): 0.6/2.5 MB | 294 kB | 52/345 kB | 7.7/39 kB Progress (4): 0.6/2.5 MB | 294 kB | 56/345 kB | 7.7/39 kB Progress (4): 0.6/2.5 MB | 294 kB | 56/345 kB | 7.7/39 kB Progress (4): 0.6/2.5 MB | 294 kB | 60/345 kB | 7.7/39 kB Progress (4): 0.6/2.5 MB | 294 kB | 60/345 kB | 12/39 kB Progress (4): 0.6/2.5 MB | 294 kB | 60/345 kB | 16/39 kB Progress (4): 0.6/2.5 MB | 294 kB | 64/345 kB | 16/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.3 MB/s) [2019-07-31T03:42:02.011Z] Progress (3): 0.6/2.5 MB | 64/345 kB | 16/39 kB Progress (3): 0.6/2.5 MB | 68/345 kB | 16/39 kB Progress (3): 0.6/2.5 MB | 68/345 kB | 20/39 kB Progress (3): 0.6/2.5 MB | 72/345 kB | 20/39 kB Progress (3): 0.6/2.5 MB | 72/345 kB | 20/39 kB Progress (3): 0.6/2.5 MB | 76/345 kB | 20/39 kB Progress (3): 0.6/2.5 MB | 76/345 kB | 24/39 kB Progress (3): 0.6/2.5 MB | 80/345 kB | 24/39 kB Progress (3): 0.6/2.5 MB | 80/345 kB | 24/39 kB Progress (3): 0.6/2.5 MB | 84/345 kB | 24/39 kB Progress (3): 0.6/2.5 MB | 84/345 kB | 28/39 kB Progress (3): 0.6/2.5 MB | 88/345 kB | 28/39 kB Progress (3): 0.6/2.5 MB | 88/345 kB | 28/39 kB Progress (3): 0.6/2.5 MB | 92/345 kB | 28/39 kB Progress (3): 0.6/2.5 MB | 92/345 kB | 28/39 kB Progress (3): 0.6/2.5 MB | 92/345 kB | 32/39 kB Progress (3): 0.6/2.5 MB | 92/345 kB | 32/39 kB Progress (3): 0.6/2.5 MB | 96/345 kB | 32/39 kB Progress (3): 0.6/2.5 MB | 96/345 kB | 32/39 kB Progress (3): 0.6/2.5 MB | 96/345 kB | 36/39 kB Progress (3): 0.6/2.5 MB | 96/345 kB | 36/39 kB Progress (3): 0.6/2.5 MB | 100/345 kB | 36/39 kB Progress (3): 0.6/2.5 MB | 100/345 kB | 36/39 kB Progress (3): 0.6/2.5 MB | 100/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 100/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 104/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 104/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 108/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 108/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 112/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 112/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 112/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 116/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 116/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 120/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 120/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 124/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 124/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 128/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 128/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 132/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 132/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 136/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 136/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 140/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 140/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 144/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 144/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 148/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 148/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 152/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 152/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 156/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 156/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 160/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 160/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 164/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 168/345 kB | 39 kB Progress (3): 0.7/2.5 MB | 168/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 385 kB/s) [2019-07-31T03:42:02.011Z] Progress (2): 0.7/2.5 MB | 172/345 kB Progress (2): 0.7/2.5 MB | 172/345 kB Progress (2): 0.7/2.5 MB | 176/345 kB Progress (2): 0.7/2.5 MB | 176/345 kB Progress (2): 0.7/2.5 MB | 180/345 kB Progress (2): 0.7/2.5 MB | 180/345 kB Progress (2): 0.7/2.5 MB | 184/345 kB Progress (2): 0.7/2.5 MB | 184/345 kB Progress (2): 0.7/2.5 MB | 188/345 kB Progress (2): 0.7/2.5 MB | 188/345 kB Progress (2): 0.7/2.5 MB | 192/345 kB Progress (2): 0.7/2.5 MB | 192/345 kB Progress (2): 0.7/2.5 MB | 196/345 kB Progress (2): 0.7/2.5 MB | 196/345 kB Progress (2): 0.7/2.5 MB | 200/345 kB Progress (2): 0.8/2.5 MB | 200/345 kB Progress (2): 0.8/2.5 MB | 204/345 kB Progress (2): 0.8/2.5 MB | 204/345 kB Progress (2): 0.8/2.5 MB | 208/345 kB Progress (2): 0.8/2.5 MB | 208/345 kB Progress (2): 0.8/2.5 MB | 212/345 kB Progress (2): 0.8/2.5 MB | 212/345 kB Progress (2): 0.8/2.5 MB | 216/345 kB Progress (2): 0.8/2.5 MB | 216/345 kB Progress (2): 0.8/2.5 MB | 220/345 kB Progress (2): 0.8/2.5 MB | 220/345 kB Progress (2): 0.8/2.5 MB | 224/345 kB Progress (2): 0.8/2.5 MB | 224/345 kB Progress (2): 0.8/2.5 MB | 228/345 kB Progress (2): 0.8/2.5 MB | 228/345 kB Progress (2): 0.8/2.5 MB | 232/345 kB Progress (2): 0.8/2.5 MB | 232/345 kB Progress (2): 0.8/2.5 MB | 236/345 kB Progress (2): 0.8/2.5 MB | 236/345 kB Progress (2): 0.8/2.5 MB | 240/345 kB Progress (2): 0.8/2.5 MB | 240/345 kB Progress (2): 0.8/2.5 MB | 244/345 kB Progress (2): 0.8/2.5 MB | 244/345 kB Progress (2): 0.8/2.5 MB | 248/345 kB Progress (2): 0.8/2.5 MB | 248/345 kB Progress (2): 0.8/2.5 MB | 252/345 kB Progress (2): 0.8/2.5 MB | 252/345 kB Progress (2): 0.8/2.5 MB | 256/345 kB Progress (2): 0.8/2.5 MB | 256/345 kB Progress (2): 0.8/2.5 MB | 260/345 kB Progress (2): 0.8/2.5 MB | 260/345 kB Progress (2): 0.8/2.5 MB | 264/345 kB Progress (2): 0.8/2.5 MB | 264/345 kB Progress (2): 0.8/2.5 MB | 268/345 kB Progress (2): 0.8/2.5 MB | 268/345 kB Progress (2): 0.8/2.5 MB | 272/345 kB Progress (2): 0.8/2.5 MB | 272/345 kB Progress (2): 0.8/2.5 MB | 276/345 kB Progress (2): 0.8/2.5 MB | 276/345 kB Progress (2): 0.8/2.5 MB | 280/345 kB Progress (2): 0.8/2.5 MB | 280/345 kB Progress (2): 0.8/2.5 MB | 284/345 kB Progress (2): 0.8/2.5 MB | 284/345 kB Progress (2): 0.8/2.5 MB | 288/345 kB Progress (2): 0.8/2.5 MB | 288/345 kB Progress (2): 0.8/2.5 MB | 292/345 kB Progress (2): 0.8/2.5 MB | 292/345 kB Progress (2): 0.8/2.5 MB | 296/345 kB Progress (2): 0.8/2.5 MB | 296/345 kB Progress (2): 0.8/2.5 MB | 300/345 kB Progress (2): 0.9/2.5 MB | 300/345 kB Progress (2): 0.9/2.5 MB | 304/345 kB Progress (2): 0.9/2.5 MB | 304/345 kB Progress (2): 0.9/2.5 MB | 308/345 kB Progress (2): 0.9/2.5 MB | 308/345 kB Progress (2): 0.9/2.5 MB | 312/345 kB Progress (2): 0.9/2.5 MB | 312/345 kB Progress (2): 0.9/2.5 MB | 316/345 kB Progress (2): 0.9/2.5 MB | 316/345 kB Progress (2): 0.9/2.5 MB | 320/345 kB Progress (2): 0.9/2.5 MB | 320/345 kB Progress (2): 0.9/2.5 MB | 324/345 kB Progress (2): 0.9/2.5 MB | 324/345 kB Progress (2): 0.9/2.5 MB | 328/345 kB Progress (2): 0.9/2.5 MB | 328/345 kB Progress (2): 0.9/2.5 MB | 332/345 kB Progress (2): 0.9/2.5 MB | 332/345 kB Progress (2): 0.9/2.5 MB | 336/345 kB Progress (2): 0.9/2.5 MB | 336/345 kB Progress (2): 0.9/2.5 MB | 340/345 kB Progress (2): 0.9/2.5 MB | 340/345 kB Progress (2): 0.9/2.5 MB | 344/345 kB Progress (2): 0.9/2.5 MB | 344/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 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 2.8 MB/s) [2019-07-31T03:42:02.012Z] 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 12 MB/s) [2019-07-31T03:42:02.268Z] [INFO] Executing tasks [2019-07-31T03:42:02.268Z] [2019-07-31T03:42:02.268Z] main: [2019-07-31T03:42:02.268Z] [2019-07-31T03:42:02.268Z] clean: [2019-07-31T03:42:02.525Z] [INFO] Executed tasks [2019-07-31T03:42:02.525Z] [INFO] [2019-07-31T03:42:02.525Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:02.525Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target [2019-07-31T03:42:02.525Z] [INFO] [2019-07-31T03:42:02.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:02.525Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:42:02.525Z] [INFO] [2019-07-31T03:42:02.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:02.525Z] [INFO] [2019-07-31T03:42:02.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:02.525Z] [INFO] [2019-07-31T03:42:02.525Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:02.525Z] [INFO] [2019-07-31T03:42:02.525Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:02.525Z] [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/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:42:02.525Z] [INFO] [2019-07-31T03:42:02.525Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:02.525Z] [INFO] Executing tasks [2019-07-31T03:42:02.525Z] [2019-07-31T03:42:02.525Z] main: [2019-07-31T03:42:02.525Z] [2019-07-31T03:42:02.525Z] build: [2019-07-31T03:42:03.455Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2019-07-31T03:42:03.455Z] [2019-07-31T03:42:03.455Z] test: [2019-07-31T03:42:03.712Z] [xmlvalidate] 19 file(s) have been successfully validated. [2019-07-31T03:42:03.712Z] [INFO] Executed tasks [2019-07-31T03:42:03.712Z] [INFO] [2019-07-31T03:42:03.712Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:03.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:42:03.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2019-07-31T03:42:03.712Z] [INFO] [2019-07-31T03:42:03.712Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:03.712Z] [INFO] [2019-07-31T03:42:03.712Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:03.968Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-31T03:42:03.968Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-31T03:42:03.968Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2019-07-31T03:42:03.968Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-31T03:42:03.968Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-31T03:42:03.968Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-31T03:42:03.968Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-31T03:42:04.225Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T03:42:04.225Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T03:42:04.225Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T03:42:04.225Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-31T03:42:05.592Z] [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-31T03:42:05.592Z] [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-31T03:42:05.592Z] [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-31T03:42:06.156Z] [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-31T03:42:07.523Z] [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-31T03:42:07.523Z] [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-31T03:42:08.452Z] [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-31T03:42:08.452Z] [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-31T03:42:09.822Z] [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-31T03:42:09.822Z] [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-31T03:42:10.079Z] [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-31T03:42:10.079Z] [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-31T03:42:10.079Z] [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-31T03:42:10.079Z] [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-31T03:42:10.529Z] [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-31T03:42:10.529Z] [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-31T03:42:10.529Z] [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-31T03:42:10.529Z] [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-31T03:42:10.529Z] [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-31T03:42:10.529Z] [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-31T03:42:10.883Z] [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-31T03:42:10.883Z] [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-31T03:42:10.883Z] [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-31T03:42:11.142Z] [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-31T03:42:11.705Z] [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-31T03:42:11.705Z] [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-31T03:42:11.705Z] [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-31T03:42:11.705Z] [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-31T03:42:12.269Z] [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-31T03:42:12.269Z] [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-31T03:42:12.525Z] [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-31T03:42:12.525Z] [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-31T03:42:12.525Z] [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-31T03:42:12.525Z] [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-31T03:42:12.782Z] [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-31T03:42:12.782Z] [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-31T03:42:13.039Z] [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-31T03:42:13.039Z] [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-31T03:42:13.039Z] [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-31T03:42:13.039Z] [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-31T03:42:19.583Z] [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-31T03:42:19.583Z] [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-31T03:42:19.583Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2019-07-31T03:42:19.583Z] [INFO] Command line: [2019-07-31T03:42:19.583Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T03:42:19.583Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:42:22.103Z] Buildfile: build.xml [2019-07-31T03:42:22.360Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T03:42:22.360Z] [2019-07-31T03:42:22.360Z] build.index: [2019-07-31T03:42:25.631Z] BUILD SUCCESSFUL [2019-07-31T03:42:25.631Z] [2019-07-31T03:42:25.631Z] BUILD SUCCESSFUL [2019-07-31T03:42:25.631Z] Total time: 3 seconds [2019-07-31T03:42:25.888Z] [INFO] [2019-07-31T03:42:25.888Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:25.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:42:25.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2019-07-31T03:42:25.888Z] [INFO] [2019-07-31T03:42:25.888Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:25.888Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-31T03:42:25.888Z] [INFO] [2019-07-31T03:42:25.888Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:25.888Z] [INFO] [2019-07-31T03:42:25.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:25.888Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-31T03:42:26.145Z] [INFO] [2019-07-31T03:42:26.145Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:26.145Z] [INFO] [2019-07-31T03:42:26.145Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:26.145Z] [INFO] [2019-07-31T03:42:26.145Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:26.145Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-31T03:42:26.401Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:26.402Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:26.402Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:42:26.402Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:26.402Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:26.402Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-31T03:42:26.402Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.pom [2019-07-31T03:42:26.402Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-31T03:42:26.402Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:42:26.402Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:42:26.402Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:42:26.402Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-31T03:42:26.402Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2019-07-31T03:42:26.402Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT [59/134] [2019-07-31T03:42:26.402Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:42:26.402Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:26.402Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:26.402Z] [INFO] The project's OSGi version is 2.1.8.201907310252 [2019-07-31T03:42:26.402Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:26.402Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:26.402Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:26.402Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:26.402Z] [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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:42:26.402Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:26.402Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:42:26.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2019-07-31T03:42:26.402Z] [INFO] [2019-07-31T03:42:26.402Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:26.402Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2019-07-31T03:42:26.965Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] [2019-07-31T03:42:26.965Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T03:42:26.965Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:42:26.965Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T03:42:26.965Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 45) [2019-07-31T03:42:26.965Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T03:42:26.965Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:42:26.965Z] 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-31T03:42:26.965Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-31T03:42:26.965Z] [INFO] [2019-07-31T03:42:26.965Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:26.965Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:42:26.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2019-07-31T03:42:26.965Z] [INFO] [2019-07-31T03:42:26.965Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:26.965Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-31T03:42:26.965Z] [INFO] [2019-07-31T03:42:26.965Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:26.965Z] [INFO] [2019-07-31T03:42:26.965Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:27.325Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-31T03:42:27.325Z] [INFO] [2019-07-31T03:42:27.325Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:27.325Z] [INFO] [2019-07-31T03:42:27.325Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:27.325Z] [INFO] [2019-07-31T03:42:27.325Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:27.325Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-31T03:42:27.325Z] [INFO] [2019-07-31T03:42:27.325Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:27.325Z] [INFO] [2019-07-31T03:42:27.325Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:27.325Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:42:27.325Z] [INFO] [2019-07-31T03:42:27.325Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:27.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:42:27.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:42:27.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:42:28.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:42:28.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:42:28.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:42:28.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:42:30.071Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:42:30.071Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:42:30.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:42:30.328Z] [INFO] [2019-07-31T03:42:30.328Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:30.328Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-31T03:42:30.328Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.pom [2019-07-31T03:42:30.328Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-31T03:42:30.328Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:42:30.328Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2metadata.xml [2019-07-31T03:42:30.328Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2artifacts.xml [2019-07-31T03:42:30.328Z] [INFO] [2019-07-31T03:42:30.328Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-31T03:42:30.328Z] [INFO] [2019-07-31T03:42:30.328Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2019-07-31T03:42:30.328Z] [INFO] Building org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT [60/134] [2019-07-31T03:42:30.328Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T03:42:30.328Z] [INFO] [2019-07-31T03:42:30.328Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.328Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target [2019-07-31T03:42:30.328Z] [INFO] [2019-07-31T03:42:30.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.328Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:42:30.328Z] [INFO] [2019-07-31T03:42:30.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.328Z] [INFO] [2019-07-31T03:42:30.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.328Z] [INFO] [2019-07-31T03:42:30.328Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.328Z] [INFO] [2019-07-31T03:42:30.328Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.328Z] [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/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:42:30.328Z] [INFO] [2019-07-31T03:42:30.328Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.328Z] [INFO] [2019-07-31T03:42:30.328Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.328Z] [INFO] [2019-07-31T03:42:30.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.328Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-31T03:42:30.584Z] [INFO] [2019-07-31T03:42:30.584Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.584Z] [INFO] [2019-07-31T03:42:30.584Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.584Z] [INFO] [2019-07-31T03:42:30.584Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.584Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:42:30.584Z] [INFO] [2019-07-31T03:42:30.584Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.584Z] [INFO] [2019-07-31T03:42:30.584Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.840Z] [INFO] [2019-07-31T03:42:30.840Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:30.840Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:42:30.840Z] [INFO] [2019-07-31T03:42:30.840Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:31.402Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:42:31.402Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:42:31.659Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:42:32.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T03:42:32.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:42:33.845Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:42:33.845Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:42:33.845Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T03:42:33.845Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:42:33.845Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:42:33.845Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:42:34.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:42:34.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:42:34.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T03:42:34.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:42:34.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:42:34.357Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:42:34.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T03:42:34.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:42:34.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T03:42:34.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:42:34.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T03:42:34.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:42:34.870Z] [INFO] [2019-07-31T03:42:34.870Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:34.870Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-31T03:42:34.870Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.pom [2019-07-31T03:42:34.870Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:42:34.870Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:42:34.870Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:42:34.870Z] [INFO] [2019-07-31T03:42:34.870Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2019-07-31T03:42:34.870Z] [INFO] [2019-07-31T03:42:34.870Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2019-07-31T03:42:34.870Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/134] [2019-07-31T03:42:34.870Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:42:34.870Z] [INFO] [2019-07-31T03:42:34.870Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:34.870Z] [INFO] [2019-07-31T03:42:34.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:34.870Z] [INFO] The project's OSGi version is 1.0.2.201907310252 [2019-07-31T03:42:34.870Z] [INFO] [2019-07-31T03:42:34.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:34.870Z] [INFO] [2019-07-31T03:42:34.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:34.870Z] [INFO] [2019-07-31T03:42:34.870Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:34.870Z] [INFO] [2019-07-31T03:42:34.870Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:34.870Z] [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/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:42:34.870Z] [INFO] [2019-07-31T03:42:34.870Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:34.870Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:42:34.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2019-07-31T03:42:34.870Z] [INFO] [2019-07-31T03:42:34.870Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:34.870Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/classes [2019-07-31T03:42:35.127Z] [INFO] [2019-07-31T03:42:35.127Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:35.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:42:35.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2019-07-31T03:42:35.127Z] [INFO] [2019-07-31T03:42:35.127Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:35.127Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-31T03:42:35.127Z] [INFO] [2019-07-31T03:42:35.127Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:35.127Z] [INFO] [2019-07-31T03:42:35.127Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:35.127Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-31T03:42:35.127Z] [INFO] [2019-07-31T03:42:35.127Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:35.127Z] [INFO] [2019-07-31T03:42:35.127Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:35.127Z] [INFO] [2019-07-31T03:42:35.127Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:35.127Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-31T03:42:35.127Z] [INFO] [2019-07-31T03:42:35.127Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:35.127Z] [INFO] [2019-07-31T03:42:35.127Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:35.127Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:42:35.127Z] [INFO] [2019-07-31T03:42:35.127Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:35.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:42:35.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:42:35.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:42:36.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:42:36.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:42:36.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T03:42:36.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:42:38.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:42:38.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:42:38.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:42:38.045Z] [INFO] [2019-07-31T03:42:38.045Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:38.045Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-31T03:42:38.045Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.pom [2019-07-31T03:42:38.045Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-31T03:42:38.045Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:42:38.045Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T03:42:38.045Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T03:42:38.045Z] [INFO] [2019-07-31T03:42:38.045Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2019-07-31T03:42:38.045Z] [INFO] [2019-07-31T03:42:38.045Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2019-07-31T03:42:38.045Z] [INFO] Building org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT [62/134] [2019-07-31T03:42:38.045Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T03:42:38.045Z] [INFO] [2019-07-31T03:42:38.045Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.045Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target [2019-07-31T03:42:38.045Z] [INFO] [2019-07-31T03:42:38.045Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.045Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:42:38.045Z] [INFO] [2019-07-31T03:42:38.045Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.045Z] [INFO] [2019-07-31T03:42:38.045Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.045Z] [INFO] [2019-07-31T03:42:38.045Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.045Z] [INFO] [2019-07-31T03:42:38.045Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.045Z] [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/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:42:38.045Z] [INFO] [2019-07-31T03:42:38.045Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.045Z] [INFO] [2019-07-31T03:42:38.045Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.045Z] [INFO] [2019-07-31T03:42:38.045Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.302Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-31T03:42:38.302Z] [INFO] [2019-07-31T03:42:38.302Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.302Z] [INFO] [2019-07-31T03:42:38.302Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.302Z] [INFO] [2019-07-31T03:42:38.302Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.302Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:42:38.302Z] [INFO] [2019-07-31T03:42:38.302Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.302Z] [INFO] [2019-07-31T03:42:38.302Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.302Z] [INFO] [2019-07-31T03:42:38.302Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:38.302Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:42:38.302Z] [INFO] [2019-07-31T03:42:38.302Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:39.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:42:39.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:42:39.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:42:39.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T03:42:40.052Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:42:41.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:42:41.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:42:41.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T03:42:41.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:42:41.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:42:41.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:42:41.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:42:41.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:42:41.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T03:42:41.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:42:41.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T03:42:41.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T03:42:41.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-31T03:42:41.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:42:42.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:42:42.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:42:42.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T03:42:42.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T03:42:42.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:42:42.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T03:42:42.703Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:42.703Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-31T03:42:42.703Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.pom [2019-07-31T03:42:42.703Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:42:42.703Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:42:42.703Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2019-07-31T03:42:42.703Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT [63/134] [2019-07-31T03:42:42.703Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.703Z] [INFO] The project's OSGi version is 1.0.0.201907310252 [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.703Z] [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/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:42:42.703Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.703Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:42:42.703Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.703Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.703Z] [INFO] [2019-07-31T03:42:42.703Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.703Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:42:42.959Z] [INFO] [2019-07-31T03:42:42.959Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.959Z] [INFO] [2019-07-31T03:42:42.959Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.959Z] [INFO] [2019-07-31T03:42:42.959Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.959Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:42:42.959Z] [INFO] [2019-07-31T03:42:42.959Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:42.959Z] [INFO] [2019-07-31T03:42:42.959Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:44.327Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2019-07-31T03:42:44.327Z] [INFO] Command line: [2019-07-31T03:42:44.327Z] [/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/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:42:44.583Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:42:47.853Z] !SESSION 2019-07-31 03:42:44.767 ----------------------------------------------- [2019-07-31T03:42:47.853Z] eclipse.buildId=unknown [2019-07-31T03:42:47.853Z] java.version=1.8.0_202 [2019-07-31T03:42:47.853Z] java.vendor=Oracle Corporation [2019-07-31T03:42:47.853Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:42:47.853Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:42:47.853Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:42:47.853Z] [2019-07-31T03:42:47.853Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:42:47.837 [2019-07-31T03:42:47.853Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:42:47.853Z] !STACK 0 [2019-07-31T03:42:47.853Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:42:47.853Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:42:47.853Z] [2019-07-31T03:42:47.853Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:42:47.853Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:42:47.853Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:42:47.853Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:42:47.853Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:42:47.853Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:42:47.853Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:42:47.853Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:42:47.853Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:42:47.853Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:42:48.109Z] [2019-07-31T03:42:48.109Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:42:47.967 [2019-07-31T03:42:48.109Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:42:48.109Z] !STACK 0 [2019-07-31T03:42:48.109Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:42:48.109Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:42:48.109Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:42:48.109Z] -> 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-31T03:42:48.109Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:42:48.109Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:42:48.109Z] [2019-07-31T03:42:48.109Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:42:48.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:42:48.109Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:42:48.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:42:48.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:42:48.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:42:48.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:42:48.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:42:48.109Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:42:48.109Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:42:51.405Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-31T03:42:51.661Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-31T03:42:51.661Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.261 s [2019-07-31T03:42:51.661Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.04 s [2019-07-31T03:42:51.661Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.068 s [2019-07-31T03:42:51.661Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.009 s [2019-07-31T03:42:51.661Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.006 s [2019-07-31T03:42:51.661Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.005 s [2019-07-31T03:42:51.661Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.074 s [2019-07-31T03:42:51.661Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.016 s [2019-07-31T03:42:51.661Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.006 s [2019-07-31T03:42:51.661Z] [2019-07-31T03:42:51.661Z] Results: [2019-07-31T03:42:51.661Z] [2019-07-31T03:42:51.661Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:42:51.661Z] [2019-07-31T03:42:52.589Z] [INFO] All tests passed! [2019-07-31T03:42:52.589Z] [INFO] [2019-07-31T03:42:52.589Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:52.589Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:42:52.589Z] [INFO] [2019-07-31T03:42:52.589Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:52.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T03:42:52.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:42:52.845Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:42:53.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:42:53.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:42:53.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:42:53.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:42:53.664Z] [INFO] [2019-07-31T03:42:53.664Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:53.664Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:42:53.664Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T03:42:53.664Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T03:42:53.664Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:42:53.664Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:42:53.664Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:42:53.664Z] [INFO] [2019-07-31T03:42:53.664Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-31T03:42:53.664Z] [INFO] [2019-07-31T03:42:53.664Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2019-07-31T03:42:53.664Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT [64/134] [2019-07-31T03:42:53.664Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:42:53.664Z] [INFO] [2019-07-31T03:42:53.664Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.664Z] [INFO] [2019-07-31T03:42:53.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.664Z] [INFO] The project's OSGi version is 1.1.5.201907310252 [2019-07-31T03:42:53.664Z] [INFO] [2019-07-31T03:42:53.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.664Z] [INFO] [2019-07-31T03:42:53.664Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.664Z] [INFO] [2019-07-31T03:42:53.664Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.664Z] [INFO] [2019-07-31T03:42:53.664Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.664Z] [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/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:42:53.664Z] [INFO] [2019-07-31T03:42:53.664Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:42:53.664Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2019-07-31T03:42:53.664Z] [INFO] [2019-07-31T03:42:53.664Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.664Z] [INFO] Compiling 13 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/classes [2019-07-31T03:42:53.920Z] [INFO] [2019-07-31T03:42:53.920Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.920Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:42:53.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2019-07-31T03:42:53.920Z] [INFO] [2019-07-31T03:42:53.920Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.920Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-31T03:42:53.920Z] [INFO] [2019-07-31T03:42:53.920Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.920Z] [INFO] [2019-07-31T03:42:53.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.920Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-31T03:42:53.920Z] [INFO] [2019-07-31T03:42:53.920Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.920Z] [INFO] [2019-07-31T03:42:53.920Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.920Z] [INFO] [2019-07-31T03:42:53.920Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:53.920Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-31T03:42:54.176Z] [INFO] [2019-07-31T03:42:54.176Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:54.176Z] [INFO] [2019-07-31T03:42:54.176Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:42:55.105Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2019-07-31T03:42:55.105Z] [INFO] Command line: [2019-07-31T03:42:55.105Z] [/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/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:42:55.105Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:42:58.376Z] !SESSION 2019-07-31 03:42:55.236 ----------------------------------------------- [2019-07-31T03:42:58.376Z] eclipse.buildId=unknown [2019-07-31T03:42:58.376Z] java.version=1.8.0_202 [2019-07-31T03:42:58.376Z] java.vendor=Oracle Corporation [2019-07-31T03:42:58.376Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:42:58.376Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:42:58.376Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:42:58.376Z] [2019-07-31T03:42:58.376Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:42:57.822 [2019-07-31T03:42:58.376Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:42:58.376Z] !STACK 0 [2019-07-31T03:42:58.376Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T03:42:58.376Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:42:58.376Z] [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:42:58.376Z] [2019-07-31T03:42:58.376Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:42:57.949 [2019-07-31T03:42:58.376Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:42:58.376Z] !STACK 0 [2019-07-31T03:42:58.376Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T03:42:58.376Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:42:58.376Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:42:58.376Z] -> 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-31T03:42:58.376Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T03:42:58.376Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:42:58.376Z] [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:42:58.376Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:43:00.270Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-31T03:43:00.270Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-31T03:43:00.270Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.084 s [2019-07-31T03:43:00.270Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.015 s [2019-07-31T03:43:00.270Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.003 s [2019-07-31T03:43:00.270Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.018 s [2019-07-31T03:43:00.270Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T03:43:00.270Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.003 s [2019-07-31T03:43:00.270Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T03:43:00.270Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T03:43:00.270Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T03:43:00.270Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T03:43:00.270Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T03:43:00.270Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-31T03:43:00.270Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-31T03:43:00.270Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-31T03:43:00.526Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-31T03:43:00.526Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.006 s [2019-07-31T03:43:00.526Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.001 s [2019-07-31T03:43:00.526Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-31T03:43:00.526Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-31T03:43:00.526Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.002 s [2019-07-31T03:43:00.526Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-31T03:43:00.526Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-31T03:43:00.526Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-31T03:43:00.526Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-31T03:43:00.526Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-31T03:43:00.526Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-31T03:43:00.526Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-31T03:43:00.527Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.003 s [2019-07-31T03:43:00.527Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T03:43:00.527Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T03:43:00.527Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T03:43:00.527Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T03:43:00.527Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T03:43:00.527Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T03:43:00.527Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T03:43:00.527Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2019-07-31T03:43:00.527Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T03:43:00.527Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T03:43:00.527Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T03:43:00.527Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T03:43:00.527Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T03:43:00.527Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-31T03:43:00.527Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-31T03:43:01.096Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-31T03:43:01.096Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.096Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.096Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.096Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.096Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.096Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.096Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.096Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.096Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] 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-31T03:43:01.097Z] 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-31T03:43:01.097Z] 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-31T03:43:01.097Z] testParseObject2[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-31T03:43:01.097Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.055 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormat[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] 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-31T03:43:01.097Z] 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-31T03:43:01.097Z] 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-31T03:43:01.097Z] testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject2[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-31T03:43:01.097Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-31T03:43:01.097Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-31T03:43:01.097Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-31T03:43:01.097Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] 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-31T03:43:01.097Z] 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-31T03:43:01.097Z] 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-31T03:43:01.097Z] 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-31T03:43:01.097Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] 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-31T03:43:01.097Z] 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-31T03:43:01.097Z] 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-31T03:43:01.097Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-31T03:43:01.097Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-31T03:43:01.097Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.097Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.097Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.098Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] 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-31T03:43:01.098Z] 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-31T03:43:01.098Z] 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-31T03:43:01.098Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.098Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.098Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.098Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-31T03:43:01.098Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-31T03:43:01.098Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.001 s [2019-07-31T03:43:01.098Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] testFormat[11: ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-31T03:43:01.098Z] 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-31T03:43:01.098Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-31T03:43:02.030Z] [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-31T03:43:02.030Z] [Fatal Error] :1:4: Recursive entity reference "A". (Reference path: A -> B -> A), [2019-07-31T03:43:02.030Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.828 s - in org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-31T03:43:02.030Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) skipped [2019-07-31T03:43:02.030Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.822 s [2019-07-31T03:43:02.030Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.002 s [2019-07-31T03:43:02.030Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-31T03:43:02.030Z] Jul 31, 2019 3:43:01 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T03:43:02.030Z] WARNING: {"ts":381185310753664,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2019-07-31T03:43:02.030Z] Jul 31, 2019 3:43:01 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T03:43:02.030Z] WARNING: {"ts":381185325069685,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2019-07-31T03:43:02.030Z] Jul 31, 2019 3:43:01 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T03:43:02.030Z] WARNING: {"ts":381185326801306,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2019-07-31T03:43:02.030Z] Jul 31, 2019 3:43:01 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T03:43:02.030Z] WARNING: {"ts":381185328381178,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2019-07-31T03:43:02.030Z] Jul 31, 2019 3:43:01 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T03:43:02.030Z] WARNING: {"ts":381185336076529,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2019-07-31T03:43:02.030Z] Jul 31, 2019 3:43:01 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T03:43:02.030Z] WARNING: {"ts":381185336841802,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2019-07-31T03:43:02.030Z] Jul 31, 2019 3:43:01 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T03:43:02.030Z] WARNING: {"ts":381185339231612,"ph":"B","tid":1,"name":"foo"} [2019-07-31T03:43:02.030Z] Jul 31, 2019 3:43:01 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T03:43:02.030Z] WARNING: {"ts":381185341795461,"ph":"E","tid":1} [2019-07-31T03:43:02.030Z] Jul 31, 2019 3:43:01 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T03:43:02.030Z] WARNING: {"ts":381185344910465,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2019-07-31T03:43:02.030Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T03:43:02.030Z] WARNING: {"ts":381185400990681,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T03:43:02.630Z] INFO: {"ts":381185409879052,"ph":"B","tid":1,"name":"foo"} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T03:43:02.630Z] INFO: {"ts":381185410498927,"ph":"B","tid":1,"name":"bar"} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T03:43:02.630Z] INFO: {"ts":381185411024620,"ph":"E","tid":1} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T03:43:02.630Z] INFO: {"ts":381185411491801,"ph":"E","tid":1} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T03:43:02.630Z] WARNING: {"ts":381185412657193,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T03:43:02.630Z] WARNING: {"ts":381185413154334,"ph":"E","tid":1} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T03:43:02.630Z] WARNING: {"ts":381185413640198,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T03:43:02.630Z] WARNING: {"ts":381185414083310,"ph":"E","tid":1} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T03:43:02.630Z] WARNING: {"ts":381185414530475,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T03:43:02.630Z] WARNING: {"ts":381185414994324,"ph":"E","tid":1} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T03:43:02.630Z] WARNING: {"ts":381185415946512,"ph":"B","tid":1,"name":"foo"} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T03:43:02.630Z] WARNING: {"ts":381185416804276,"ph":"E","tid":1} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-31T03:43:02.630Z] INFO: {"ts":381185420558102,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-31T03:43:02.630Z] INFO: {"ts":381185421494061,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T03:43:02.630Z] INFO: {"ts":381185422840494,"ph":"B","tid":1,"name":"foo"} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T03:43:02.630Z] INFO: {"ts":381185423248204,"ph":"B","tid":1,"name":"bar"} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T03:43:02.630Z] INFO: {"ts":381185423607816,"ph":"E","tid":1} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T03:43:02.630Z] INFO: {"ts":381185423982664,"ph":"E","tid":1} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-31T03:43:02.630Z] WARNING: {"ts":381185424785730,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-31T03:43:02.630Z] WARNING: {"ts":381185425406514,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-31T03:43:02.630Z] INFO: {"ts":381185430487797,"ph":"B","tid":1,"name":"world"} [2019-07-31T03:43:02.630Z] Jul 31, 2019 3:43:02 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-31T03:43:02.630Z] INFO: {"ts":381185430832119,"ph":"E","tid":1} [2019-07-31T03:43:02.630Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-31T03:43:02.630Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.065 s [2019-07-31T03:43:02.630Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T03:43:02.630Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.006 s [2019-07-31T03:43:02.630Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T03:43:02.630Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2019-07-31T03:43:02.630Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T03:43:02.630Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.057 s [2019-07-31T03:43:02.630Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T03:43:02.630Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.006 s [2019-07-31T03:43:02.630Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T03:43:02.630Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-31T03:43:02.630Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T03:43:02.630Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T03:43:02.630Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T03:43:02.630Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T03:43:02.630Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-31T03:43:02.630Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T03:43:02.630Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-31T03:43:02.630Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-31T03:43:02.630Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T03:43:02.630Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-31T03:43:02.630Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-31T03:43:02.630Z] [2019-07-31T03:43:02.630Z] Results: [2019-07-31T03:43:02.630Z] [2019-07-31T03:43:02.630Z] Tests run: 538, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T03:43:02.630Z] [2019-07-31T03:43:05.997Z] [INFO] All tests passed! [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:43:05.997Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:43:05.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:43:05.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-31T03:43:05.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.pom [2019-07-31T03:43:05.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-31T03:43:05.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:43:05.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2metadata.xml [2019-07-31T03:43:05.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2artifacts.xml [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2019-07-31T03:43:05.997Z] [INFO] Building org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT [65/134] [2019-07-31T03:43:05.997Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [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/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:43:05.997Z] [INFO] [2019-07-31T03:43:05.997Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:05.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:43:06.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:43:06.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:43:06.511Z] [INFO] [2019-07-31T03:43:06.511Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:06.511Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T03:43:06.511Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.pom [2019-07-31T03:43:06.511Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:43:06.511Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:43:06.511Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:43:06.511Z] [INFO] [2019-07-31T03:43:06.511Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2019-07-31T03:43:06.511Z] [INFO] [2019-07-31T03:43:06.511Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2019-07-31T03:43:06.511Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/134] [2019-07-31T03:43:06.511Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:43:06.511Z] [INFO] [2019-07-31T03:43:06.511Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.511Z] [INFO] [2019-07-31T03:43:06.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.511Z] [INFO] The project's OSGi version is 1.0.1.201907310252 [2019-07-31T03:43:06.511Z] [INFO] [2019-07-31T03:43:06.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.511Z] [INFO] [2019-07-31T03:43:06.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.511Z] [INFO] [2019-07-31T03:43:06.511Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.511Z] [INFO] [2019-07-31T03:43:06.511Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.511Z] [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/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:43:06.511Z] [INFO] [2019-07-31T03:43:06.511Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:43:06.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2019-07-31T03:43:06.511Z] [INFO] [2019-07-31T03:43:06.511Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.511Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2019-07-31T03:43:06.511Z] [INFO] [2019-07-31T03:43:06.511Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:43:06.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2019-07-31T03:43:06.511Z] [INFO] [2019-07-31T03:43:06.511Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.511Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T03:43:06.969Z] [INFO] [2019-07-31T03:43:06.969Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.969Z] [INFO] [2019-07-31T03:43:06.969Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.969Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-31T03:43:06.969Z] [INFO] [2019-07-31T03:43:06.969Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.969Z] [INFO] [2019-07-31T03:43:06.969Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.969Z] [INFO] [2019-07-31T03:43:06.969Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.969Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-31T03:43:06.969Z] [INFO] [2019-07-31T03:43:06.969Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:06.969Z] [INFO] [2019-07-31T03:43:06.969Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:07.737Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2019-07-31T03:43:07.737Z] [INFO] Command line: [2019-07-31T03:43:07.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/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:43:07.737Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:43:11.012Z] !SESSION 2019-07-31 03:43:07.931 ----------------------------------------------- [2019-07-31T03:43:11.012Z] eclipse.buildId=unknown [2019-07-31T03:43:11.012Z] java.version=1.8.0_202 [2019-07-31T03:43:11.012Z] java.vendor=Oracle Corporation [2019-07-31T03:43:11.012Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:43:11.012Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:43:11.012Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:43:11.012Z] [2019-07-31T03:43:11.012Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:43:10.530 [2019-07-31T03:43:11.012Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:43:11.012Z] !STACK 0 [2019-07-31T03:43:11.012Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-07-31T03:43:11.012Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:43:11.012Z] [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:43:11.012Z] [2019-07-31T03:43:11.012Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:43:10.656 [2019-07-31T03:43:11.012Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:43:11.012Z] !STACK 0 [2019-07-31T03:43:11.012Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122] [2019-07-31T03:43:11.012Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:43:11.012Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:43:11.012Z] -> 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-31T03:43:11.012Z] org.apache.httpcomponents.httpclient.win [30] [2019-07-31T03:43:11.012Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:43:11.012Z] [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:43:11.012Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:43:12.782Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-31T03:43:13.344Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.501 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-31T03:43:13.344Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T03:43:13.344Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.194 s [2019-07-31T03:43:13.344Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.003 s [2019-07-31T03:43:13.344Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.344Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.344Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T03:43:13.344Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T03:43:13.344Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.002 s [2019-07-31T03:43:13.344Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.344Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.344Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.344Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.344Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.344Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T03:43:13.344Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T03:43:13.344Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.344Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T03:43:13.344Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.344Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T03:43:13.344Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.344Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-31T03:43:13.344Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-31T03:43:13.344Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-31T03:43:13.600Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-31T03:43:13.600Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.600Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2019-07-31T03:43:13.600Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.600Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.600Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.600Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-31T03:43:13.600Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-31T03:43:13.600Z] [2019-07-31T03:43:13.600Z] Results: [2019-07-31T03:43:13.600Z] [2019-07-31T03:43:13.600Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2019-07-31T03:43:13.600Z] [2019-07-31T03:43:18.848Z] [INFO] All tests passed! [2019-07-31T03:43:18.848Z] [INFO] [2019-07-31T03:43:18.848Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:18.848Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:43:18.848Z] [INFO] [2019-07-31T03:43:18.848Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:18.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:19.105Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-31T03:43:19.105Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.pom [2019-07-31T03:43:19.105Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T03:43:19.105Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:43:19.105Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T03:43:19.105Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2019-07-31T03:43:19.105Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT [67/134] [2019-07-31T03:43:19.105Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [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/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:19.105Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:43:19.105Z] [INFO] [2019-07-31T03:43:19.105Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:20.236Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:43:20.236Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:43:20.236Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:43:20.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T03:43:21.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:43:22.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:43:22.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:43:22.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T03:43:22.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:43:22.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:43:22.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:43:22.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:43:22.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:43:22.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T03:43:22.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:43:22.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:43:23.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:43:23.266Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-31T03:43:23.266Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T03:43:23.266Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:43:23.266Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T03:43:23.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:43:23.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T03:43:23.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:43:23.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T03:43:23.523Z] [INFO] [2019-07-31T03:43:23.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:23.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-31T03:43:23.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.pom [2019-07-31T03:43:23.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:43:23.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:43:23.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:43:23.523Z] [INFO] [2019-07-31T03:43:23.523Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-31T03:43:23.523Z] [INFO] [2019-07-31T03:43:23.523Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2019-07-31T03:43:23.523Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT [68/134] [2019-07-31T03:43:23.523Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:43:23.523Z] [INFO] [2019-07-31T03:43:23.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:23.523Z] [INFO] [2019-07-31T03:43:23.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:23.523Z] [INFO] The project's OSGi version is 1.0.8.201907310252 [2019-07-31T03:43:23.523Z] [INFO] [2019-07-31T03:43:23.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:23.523Z] [INFO] [2019-07-31T03:43:23.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:23.523Z] [INFO] [2019-07-31T03:43:23.523Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:23.523Z] [INFO] [2019-07-31T03:43:23.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:23.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/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:43:23.523Z] [INFO] [2019-07-31T03:43:23.523Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:23.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:43:23.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2019-07-31T03:43:23.523Z] [INFO] [2019-07-31T03:43:23.523Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:23.523Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2019-07-31T03:43:24.085Z] [INFO] [2019-07-31T03:43:24.085Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:24.085Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:43:24.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2019-07-31T03:43:24.085Z] [INFO] [2019-07-31T03:43:24.085Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:24.085Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T03:43:24.085Z] [INFO] [2019-07-31T03:43:24.085Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:24.085Z] [INFO] [2019-07-31T03:43:24.085Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:24.085Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T03:43:24.085Z] [INFO] [2019-07-31T03:43:24.085Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:24.085Z] [INFO] [2019-07-31T03:43:24.085Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:24.085Z] [INFO] [2019-07-31T03:43:24.085Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:24.085Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T03:43:24.085Z] [INFO] [2019-07-31T03:43:24.085Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:24.085Z] [INFO] [2019-07-31T03:43:24.085Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:43:25.977Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T03:43:25.977Z] [INFO] Command line: [2019-07-31T03:43:25.977Z] [/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/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T03:43:25.977Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:43:30.152Z] !SESSION 2019-07-31 03:43:26.045 ----------------------------------------------- [2019-07-31T03:43:30.152Z] eclipse.buildId=unknown [2019-07-31T03:43:30.152Z] java.version=1.8.0_202 [2019-07-31T03:43:30.152Z] java.vendor=Oracle Corporation [2019-07-31T03:43:30.152Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:43:30.152Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T03:43:30.152Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T03:43:30.152Z] [2019-07-31T03:43:30.152Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:43:29.728 [2019-07-31T03:43:30.152Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:43:30.152Z] !STACK 0 [2019-07-31T03:43:30.152Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:43:30.152Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:43:30.152Z] [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:43:30.152Z] [2019-07-31T03:43:30.152Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:43:29.866 [2019-07-31T03:43:30.152Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:43:30.152Z] !STACK 0 [2019-07-31T03:43:30.152Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:43:30.152Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:43:30.152Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:43:30.152Z] -> 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-31T03:43:30.152Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:43:30.152Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:43:30.152Z] [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:43:30.152Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:43:32.043Z] process 9555: 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-31T03:43:32.043Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:43:32.300Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:43:32.300Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:43:54.194Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-31T03:43:54.194Z] Display size: 1440x900 [2019-07-31T03:43:54.194Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T03:43:54.194Z] GTK version=3.18.9 [2019-07-31T03:43:54.194Z] GTK theme=Ambiance [2019-07-31T03:43:54.194Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T03:43:54.194Z] Time zone: Coordinated Universal Time [2019-07-31T03:43:54.194Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T03:43:54.194Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T03:43:56.712Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:43:56.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:43:56.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:43:56.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:43:56.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:43:56.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:43:56.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176541105 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:56.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176541106 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:56.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176541107 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:56.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176541107 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:56.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176541108 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-31T03:43:57.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176541232 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:57.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:43:57.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176541235 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:57.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176541235 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:57.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176541235 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:57.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176541236 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:57.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176541236 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-31T03:43:57.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176541251 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:57.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176541254 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:57.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176541254 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:57.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176541281 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:57.226Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1176541282 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-31T03:43:57.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176541391 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:57.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:43:57.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1176541396 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T03:43:57.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1176541396 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T03:43:57.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1176541396 data=null} to TreeItem with text {Traces [0]} [2019-07-31T03:43:57.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1176541397 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:43:57.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176541398 data=null item=TreeItem {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-31T03:43:57.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1176541587 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T03:43:58.859Z] [2019-07-31T03:43:58.859Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:43:58.422 [2019-07-31T03:43:58.859Z] !MESSAGE Error initializing trace. [2019-07-31T03:43:58.859Z] [2019-07-31T03:43:58.859Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-31T03:43:58.859Z] !STACK 0 [2019-07-31T03:43:58.859Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:43:58.859Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:43:58.859Z] Caused by: MismatchedTokenException(57!=72) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2019-07-31T03:43:58.859Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T03:43:58.859Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:43:58.859Z] ... 9 more [2019-07-31T03:43:59.421Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:43:59.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176543411 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:43:59.421Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:43:59.421Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:43:59.421Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:43:59.421Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:43:59.421Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:43:59.421Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:43:59.421Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:43:59.421Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:43:59.421Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:43:59.421Z] DEBUG - Clicking on OK [2019-07-31T03:43:59.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176543416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:43:59.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176543417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:43:59.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176543417 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:43:59.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176543417 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:43:59.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176543417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:43:59.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176543418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:43:59.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176543418 data=null item=null 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-31T03:43:59.421Z] DEBUG - Clicked on [2019-07-31T03:43:59.984Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:43:59.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:43:59.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:43:59.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:43:59.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:43:59.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:43:59.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176544086 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:59.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176544086 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:59.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176544087 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:59.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176544088 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:59.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176544088 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-31T03:43:59.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176544124 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:59.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:43:59.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176544126 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:59.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176544126 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:59.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176544126 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:59.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176544127 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:59.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176544127 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-31T03:43:59.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176544189 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:43:59.984Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:43:59.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:43:59.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176544191 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:43:59.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176544191 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:43:59.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176544191 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:43:59.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176544192 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:43:59.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176544192 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:43:59.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176544215 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:00.547Z] [2019-07-31T03:44:00.547Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:00.435 [2019-07-31T03:44:00.547Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:00.547Z] [2019-07-31T03:44:00.547Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T03:44:00.547Z] !STACK 0 [2019-07-31T03:44:00.547Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:00.547Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:00.547Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:00.547Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:00.547Z] ... 9 more [2019-07-31T03:44:01.478Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:01.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176545401 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:01.478Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:01.478Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:01.478Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:01.478Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:01.478Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:01.478Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:01.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:01.478Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:01.478Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:01.478Z] DEBUG - Clicking on OK [2019-07-31T03:44:01.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176545404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:01.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176545405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:01.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176545405 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:01.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176545405 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:01.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176545405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:01.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176545405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:01.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176545406 data=null item=null 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-31T03:44:01.478Z] DEBUG - Clicked on [2019-07-31T03:44:01.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:01.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:01.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:01.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:01.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:01.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:01.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176545808 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:01.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176545808 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:01.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176545809 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:01.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176545809 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:01.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176545809 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-31T03:44:01.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176545896 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:01.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:01.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176545897 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:01.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176545897 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:01.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176545898 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:01.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176545898 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:01.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176545899 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-31T03:44:01.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176545922 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:01.734Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:01.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:01.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176545924 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:01.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176545924 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:01.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176545925 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:01.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176545925 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:01.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176545925 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:01.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176545988 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:02.247Z] [2019-07-31T03:44:02.247Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:02.041 [2019-07-31T03:44:02.247Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:02.247Z] [2019-07-31T03:44:02.247Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-31T03:44:02.247Z] !STACK 0 [2019-07-31T03:44:02.247Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:02.247Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:02.247Z] Caused by: NoViableAltException(75@[]) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T03:44:02.247Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:02.247Z] ... 9 more [2019-07-31T03:44:02.809Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:02.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176546928 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:02.809Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:02.809Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:02.809Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:02.809Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:02.809Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:02.809Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:02.809Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:02.809Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:02.809Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:02.809Z] DEBUG - Clicking on OK [2019-07-31T03:44:02.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176546931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:02.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176546931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:02.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176546932 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:02.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176546932 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:02.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176546932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:02.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176546932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:02.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176546932 data=null item=null 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-31T03:44:02.809Z] DEBUG - Clicked on [2019-07-31T03:44:03.065Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:03.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:03.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:03.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:03.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:03.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:03.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176547219 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:03.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176547219 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:03.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176547219 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:03.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176547220 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:03.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176547220 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-31T03:44:03.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176547308 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:03.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:03.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176547310 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:03.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176547310 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:03.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176547310 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:03.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176547311 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:03.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176547311 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-31T03:44:03.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176547329 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:03.321Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:03.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:03.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176547331 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:03.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176547331 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:03.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176547332 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:03.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176547332 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:03.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176547332 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:03.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176547393 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:03.829Z] [2019-07-31T03:44:03.829Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:03.450 [2019-07-31T03:44:03.829Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:03.829Z] [2019-07-31T03:44:03.829Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-31T03:44:03.829Z] !STACK 0 [2019-07-31T03:44:03.829Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:03.829Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:03.829Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:03.829Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:03.829Z] ... 9 more [2019-07-31T03:44:04.126Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:04.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176548353 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:04.126Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:04.126Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:04.126Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:04.126Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:04.126Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:04.126Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:04.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:04.126Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:04.126Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:04.126Z] DEBUG - Clicking on OK [2019-07-31T03:44:04.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176548356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:04.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176548356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:04.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176548356 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:04.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176548356 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:04.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176548356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:04.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176548357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:04.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176548357 data=null item=null 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-31T03:44:04.382Z] DEBUG - Clicked on [2019-07-31T03:44:04.639Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:04.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:04.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:04.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:04.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:04.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:04.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176548720 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:04.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176548720 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:04.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176548720 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:04.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176548721 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:04.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176548721 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-31T03:44:04.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176548801 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:04.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:04.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176548810 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:04.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176548810 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:04.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176548810 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:04.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176548811 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:04.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176548811 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-31T03:44:04.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176548824 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:04.639Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:04.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:04.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176548826 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:04.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176548826 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:04.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176548826 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:04.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176548827 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:04.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176548827 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:04.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176548892 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:05.202Z] [2019-07-31T03:44:05.202Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:04.953 [2019-07-31T03:44:05.202Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:05.202Z] [2019-07-31T03:44:05.202Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-31T03:44:05.202Z] !STACK 0 [2019-07-31T03:44:05.202Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:05.202Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:05.202Z] Caused by: NoViableAltException(14@[]) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T03:44:05.202Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:05.202Z] ... 9 more [2019-07-31T03:44:05.765Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:05.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176549925 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:05.765Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:05.765Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:05.765Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:05.765Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:05.765Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:05.765Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:05.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:05.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:05.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:05.765Z] DEBUG - Clicking on OK [2019-07-31T03:44:05.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176549928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:05.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176549928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:05.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176549928 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:05.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176549929 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:05.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176549929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:05.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176549929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:05.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176549929 data=null item=null 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-31T03:44:05.765Z] DEBUG - Clicked on [2019-07-31T03:44:06.021Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:06.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:06.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:06.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:06.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:06.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:06.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176550286 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:06.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176550286 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:06.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176550287 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:06.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176550287 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:06.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176550287 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-31T03:44:06.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176550324 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:06.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:06.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176550325 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:06.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176550326 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:06.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176550326 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:06.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176550326 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:06.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176550327 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-31T03:44:06.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176550381 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:06.278Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:06.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:06.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176550383 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:06.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176550383 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:06.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176550383 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:06.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176550384 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:06.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176550384 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:06.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176550415 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:06.534Z] [2019-07-31T03:44:06.534Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:06.372 [2019-07-31T03:44:06.534Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:06.534Z] [2019-07-31T03:44:06.534Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T03:44:06.534Z] !STACK 0 [2019-07-31T03:44:06.534Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:06.534Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:06.534Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:06.534Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:06.534Z] ... 9 more [2019-07-31T03:44:07.097Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:07.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176551100 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:07.097Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:07.097Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:07.097Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:07.097Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:07.097Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:07.097Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:07.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:07.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:07.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:07.097Z] DEBUG - Clicking on OK [2019-07-31T03:44:07.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176551103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:07.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176551103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:07.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176551104 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:07.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176551104 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:07.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176551104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:07.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176551104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:07.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176551104 data=null item=null 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-31T03:44:07.097Z] DEBUG - Clicked on [2019-07-31T03:44:07.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:07.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:07.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:07.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:07.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:07.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:07.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176551392 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:07.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176551393 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:07.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176551393 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:07.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176551393 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:07.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176551394 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-31T03:44:07.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176551423 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:07.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:07.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176551425 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:07.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176551425 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:07.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176551425 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:07.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176551426 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:07.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176551426 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-31T03:44:07.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176551498 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:07.353Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:07.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:07.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176551501 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:07.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176551501 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:07.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176551501 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:07.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176551501 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:07.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176551502 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:07.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176551578 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:07.609Z] [2019-07-31T03:44:07.609Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:07.547 [2019-07-31T03:44:07.609Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:07.609Z] [2019-07-31T03:44:07.609Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T03:44:07.609Z] !STACK 0 [2019-07-31T03:44:07.609Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:07.609Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:07.609Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:07.609Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:07.609Z] ... 9 more [2019-07-31T03:44:08.538Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:08.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176552513 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:08.538Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:08.538Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:08.538Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:08.538Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:08.538Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:08.538Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:08.538Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:08.538Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:08.538Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:08.538Z] DEBUG - Clicking on OK [2019-07-31T03:44:08.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176552516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:08.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176552516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:08.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176552516 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:08.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176552516 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:08.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176552516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:08.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176552517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:08.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176552517 data=null item=null 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-31T03:44:08.538Z] DEBUG - Clicked on [2019-07-31T03:44:08.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:08.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:08.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:08.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:08.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:08.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:08.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176552791 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:08.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176552791 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:08.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176552792 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:08.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176552792 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:08.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176552793 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-31T03:44:08.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176552826 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:08.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:08.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176552827 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:08.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176552827 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:08.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176552827 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:08.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176552828 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:08.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176552828 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-31T03:44:08.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176552841 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:08.794Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:08.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:08.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176552843 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:08.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176552843 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:08.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176552843 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:08.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176552843 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:08.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176552844 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:08.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176552891 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:09.050Z] [2019-07-31T03:44:09.050Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:08.850 [2019-07-31T03:44:09.050Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:09.050Z] [2019-07-31T03:44:09.050Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T03:44:09.050Z] !STACK 0 [2019-07-31T03:44:09.050Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:09.050Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:09.050Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:09.050Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:09.050Z] ... 9 more [2019-07-31T03:44:09.613Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:09.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176553810 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:09.613Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:09.613Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:09.613Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:09.613Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:09.613Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:09.613Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:09.613Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:09.613Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:09.613Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:09.613Z] DEBUG - Clicking on OK [2019-07-31T03:44:09.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176553813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:09.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176553813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:09.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176553814 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:09.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176553814 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:09.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176553814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:09.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176553814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:09.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176553814 data=null item=null 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-31T03:44:09.869Z] DEBUG - Clicked on [2019-07-31T03:44:10.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:10.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:10.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:10.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:10.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:10.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:10.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176554181 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:10.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176554181 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:10.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176554181 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:10.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176554182 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:10.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176554182 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-31T03:44:10.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176554210 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:10.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:10.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176554211 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:10.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176554211 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:10.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176554212 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:10.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176554212 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:10.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176554212 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-31T03:44:10.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176554225 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:10.125Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:10.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:10.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176554226 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:10.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176554227 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:10.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176554227 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:10.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176554227 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:10.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176554278 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:10.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176554293 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:10.381Z] [2019-07-31T03:44:10.381Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:10.196 [2019-07-31T03:44:10.381Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:10.381Z] [2019-07-31T03:44:10.381Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T03:44:10.381Z] !STACK 0 [2019-07-31T03:44:10.381Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:10.381Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:10.381Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:10.381Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:10.381Z] ... 9 more [2019-07-31T03:44:10.944Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:10.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176555126 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:10.944Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:10.944Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:10.944Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:10.944Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:10.944Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:10.944Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:10.944Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:10.944Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:10.944Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:10.944Z] DEBUG - Clicking on OK [2019-07-31T03:44:10.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176555127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:10.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176555128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:10.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176555128 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:10.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176555128 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:10.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176555128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:10.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176555128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:10.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176555128 data=null item=null 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-31T03:44:11.200Z] DEBUG - Clicked on [2019-07-31T03:44:11.200Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:11.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:11.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:11.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:11.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:11.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:11.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176555404 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:11.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176555405 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:11.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176555405 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:11.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176555405 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:11.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176555405 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-31T03:44:11.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176555487 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:11.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:11.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176555489 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:11.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176555489 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:11.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176555489 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:11.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176555489 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:11.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176555490 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-31T03:44:11.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176555503 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:11.457Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:11.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:11.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176555504 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:11.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176555505 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:11.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176555505 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:11.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176555505 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:11.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176555505 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:11.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176555590 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:11.714Z] [2019-07-31T03:44:11.714Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:11.564 [2019-07-31T03:44:11.714Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:11.714Z] [2019-07-31T03:44:11.714Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T03:44:11.714Z] !STACK 0 [2019-07-31T03:44:11.714Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:11.714Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:11.714Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:11.714Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:11.714Z] ... 9 more [2019-07-31T03:44:12.642Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:12.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176556588 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:12.642Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:12.642Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:12.642Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:12.642Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:12.642Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:12.642Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:12.642Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:12.642Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:12.642Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:12.642Z] DEBUG - Clicking on OK [2019-07-31T03:44:12.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176556591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:12.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176556591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:12.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176556592 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:12.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176556592 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:12.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176556592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:12.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176556592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:12.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176556592 data=null item=null 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-31T03:44:12.642Z] DEBUG - Clicked on [2019-07-31T03:44:12.642Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:12.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:12.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:12.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:12.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:12.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:12.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176556893 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:12.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176556894 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:12.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176556894 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:12.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176556894 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:12.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176556895 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-31T03:44:12.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176556925 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:12.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:12.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176556980 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:12.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176556980 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:12.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176556980 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:12.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176556980 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:12.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176556981 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-31T03:44:12.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176556989 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:12.901Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:12.901Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:12.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176556991 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:12.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176556991 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:12.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176556991 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:12.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176556991 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:12.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176556992 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:12.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176557010 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:13.328Z] [2019-07-31T03:44:13.328Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:13.048 [2019-07-31T03:44:13.328Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:13.328Z] [2019-07-31T03:44:13.328Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T03:44:13.328Z] !STACK 0 [2019-07-31T03:44:13.328Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:13.328Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:13.328Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:13.328Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:13.328Z] ... 9 more [2019-07-31T03:44:13.985Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:13.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176558006 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:13.985Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:13.985Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:13.985Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:13.985Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:13.985Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:13.985Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:13.985Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:13.985Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:13.985Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:13.985Z] DEBUG - Clicking on OK [2019-07-31T03:44:13.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176558010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:13.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176558010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:13.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176558010 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:13.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176558010 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:13.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176558011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:13.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176558011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:13.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176558011 data=null item=null 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-31T03:44:13.985Z] DEBUG - Clicked on [2019-07-31T03:44:14.241Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:14.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:14.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:14.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:14.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:14.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:14.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176558299 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:14.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176558299 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:14.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176558299 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:14.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176558300 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:14.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176558300 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-31T03:44:14.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176558324 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:14.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:14.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176558325 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:14.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176558325 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:14.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176558326 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:14.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176558383 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:14.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176558383 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-31T03:44:14.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176558393 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:14.241Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:14.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:14.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176558394 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:14.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176558394 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:14.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176558395 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:14.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176558395 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:14.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176558395 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:14.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176558413 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:14.497Z] [2019-07-31T03:44:14.497Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:14.352 [2019-07-31T03:44:14.497Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:14.497Z] [2019-07-31T03:44:14.497Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-31T03:44:14.497Z] !STACK 0 [2019-07-31T03:44:14.497Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:14.497Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:14.497Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:14.497Z] ... 9 more [2019-07-31T03:44:14.497Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2019-07-31T03:44:14.497Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-31T03:44:14.497Z] at java.lang.Long.parseLong(Long.java:592) [2019-07-31T03:44:14.497Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-31T03:44:14.497Z] at java.lang.Long.decode(Long.java:928) [2019-07-31T03:44:14.497Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-31T03:44:14.497Z] ... 16 more [2019-07-31T03:44:15.059Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:15.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176559239 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:15.059Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:15.059Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:15.059Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:15.059Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:15.059Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:15.059Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:15.059Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:15.059Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:15.059Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:15.059Z] DEBUG - Clicking on OK [2019-07-31T03:44:15.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176559241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:15.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176559241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:15.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176559241 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:15.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176559241 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:15.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176559241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:15.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176559242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:15.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176559242 data=null item=null 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-31T03:44:15.316Z] DEBUG - Clicked on [2019-07-31T03:44:15.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:15.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:15.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:15.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:15.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:15.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:15.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176559511 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:15.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176559511 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:15.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176559511 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:15.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176559512 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:15.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176559512 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-31T03:44:15.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176559591 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:15.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:15.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176559593 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:15.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176559593 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:15.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176559593 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:15.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176559594 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:15.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176559594 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-31T03:44:15.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176559606 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:15.573Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:15.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:15.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176559609 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:15.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176559609 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:15.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176559609 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:15.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176559610 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:15.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176559610 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:15.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176559683 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:15.829Z] [2019-07-31T03:44:15.829Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:15.653 [2019-07-31T03:44:15.829Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:15.829Z] [2019-07-31T03:44:15.829Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T03:44:15.829Z] !STACK 0 [2019-07-31T03:44:15.829Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:15.829Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:15.829Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:15.829Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:15.829Z] ... 9 more [2019-07-31T03:44:16.391Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:16.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176560604 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:16.391Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:16.391Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:16.391Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:16.391Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:16.391Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:16.391Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:16.391Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:16.391Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:16.391Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:16.391Z] DEBUG - Clicking on OK [2019-07-31T03:44:16.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176560607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:16.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176560607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:16.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176560607 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:16.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176560607 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:16.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176560607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:16.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176560607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:16.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176560607 data=null item=null 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-31T03:44:16.648Z] DEBUG - Clicked on [2019-07-31T03:44:16.648Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:16.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:16.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:16.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:16.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:16.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:16.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176560883 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:16.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176560883 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:16.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176560883 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:16.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176560883 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:16.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176560884 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-31T03:44:16.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176560910 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:16.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:16.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176560911 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:16.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176560912 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:16.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176560912 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:16.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176560912 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:16.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176560913 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-31T03:44:16.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176560925 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:16.904Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:16.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:16.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176560927 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:16.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176560927 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:16.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176560927 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:16.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176560927 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:16.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176560928 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:16.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176560991 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:17.160Z] [2019-07-31T03:44:17.160Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:16.979 [2019-07-31T03:44:17.160Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:17.160Z] [2019-07-31T03:44:17.160Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-31T03:44:17.160Z] !STACK 0 [2019-07-31T03:44:17.160Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:17.160Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:17.160Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:17.160Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:17.160Z] ... 9 more [2019-07-31T03:44:17.722Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:17.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176561906 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:17.722Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:17.722Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:17.722Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:17.722Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:17.722Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:17.722Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:17.722Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:17.722Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:17.722Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:17.722Z] DEBUG - Clicking on OK [2019-07-31T03:44:17.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176561908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:17.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176561908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:17.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176561908 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:17.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176561909 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:17.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176561909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:17.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176561909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:17.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176561909 data=null item=null 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-31T03:44:17.978Z] DEBUG - Clicked on [2019-07-31T03:44:18.541Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:18.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:18.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:18.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:18.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:18.541Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:18.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176562713 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:18.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176562722 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:18.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176562722 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:18.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176562722 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:18.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176562722 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-31T03:44:18.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176562792 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:18.541Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:18.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176562793 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:18.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176562794 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:18.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176562794 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:18.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176562794 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:18.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176562794 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-31T03:44:18.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176562802 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:18.800Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:18.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:18.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176562807 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:18.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176562808 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:18.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176562808 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:18.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176562808 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:18.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176562808 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:18.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176562830 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:18.800Z] [2019-07-31T03:44:18.800Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:18.791 [2019-07-31T03:44:18.800Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:18.800Z] [2019-07-31T03:44:18.800Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T03:44:19.056Z] !STACK 0 [2019-07-31T03:44:19.056Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:19.056Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:19.056Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:19.056Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:19.056Z] ... 9 more [2019-07-31T03:44:19.617Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:19.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176563700 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:19.617Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:19.617Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:19.617Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:19.617Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:19.617Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:19.617Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:19.617Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:19.617Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:19.617Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:19.617Z] DEBUG - Clicking on OK [2019-07-31T03:44:19.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176563702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:19.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176563703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:19.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176563703 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:19.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176563703 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:19.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176563703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:19.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176563703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:19.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176563703 data=null item=null 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-31T03:44:19.617Z] DEBUG - Clicked on [2019-07-31T03:44:19.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:19.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:19.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:19.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:19.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:19.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:19.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176563986 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:19.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176563987 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:19.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176563987 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:19.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176563987 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:19.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176563988 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-31T03:44:19.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176564017 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:19.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:19.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176564020 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:19.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176564020 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:19.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176564020 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:19.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176564021 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:19.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176564021 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-31T03:44:19.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176564083 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:19.874Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:19.874Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:19.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176564085 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:19.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176564085 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:19.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176564085 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:19.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176564086 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:19.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176564086 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:19.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176564109 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:20.129Z] [2019-07-31T03:44:20.129Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:20.046 [2019-07-31T03:44:20.129Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:20.129Z] [2019-07-31T03:44:20.129Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T03:44:20.129Z] !STACK 0 [2019-07-31T03:44:20.129Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:20.129Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:20.129Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:20.129Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:20.129Z] ... 9 more [2019-07-31T03:44:20.692Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:20.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176564929 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:20.692Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:20.692Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:20.692Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:20.692Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:20.692Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:20.692Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:20.692Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:20.692Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:20.692Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:20.692Z] DEBUG - Clicking on OK [2019-07-31T03:44:20.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176564931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:20.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176564931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:20.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176564931 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:20.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176564931 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:20.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176564932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:20.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176564932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:20.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176564932 data=null item=null 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-31T03:44:20.948Z] DEBUG - Clicked on [2019-07-31T03:44:20.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:20.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:20.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:20.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:20.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:20.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:20.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176565194 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:20.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176565194 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:20.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176565194 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:20.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176565194 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:20.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176565195 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-31T03:44:21.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176565223 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:21.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:21.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176565224 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:21.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176565224 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:21.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176565224 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:21.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176565225 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:21.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176565225 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-31T03:44:21.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176565233 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:21.204Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:21.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:21.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176565281 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:21.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176565281 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:21.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176565281 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:21.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176565282 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:21.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176565282 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:21.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176565294 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:21.460Z] [2019-07-31T03:44:21.460Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:21.244 [2019-07-31T03:44:21.460Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:21.460Z] [2019-07-31T03:44:21.460Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T03:44:21.460Z] !STACK 0 [2019-07-31T03:44:21.460Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:21.460Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:21.460Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:21.460Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:21.460Z] ... 9 more [2019-07-31T03:44:22.023Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:22.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176566001 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:22.023Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:22.023Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:22.023Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:22.023Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:22.023Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:22.023Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:22.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:22.023Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:22.023Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:22.023Z] DEBUG - Clicking on OK [2019-07-31T03:44:22.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176566003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176566003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:22.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176566003 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:22.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176566003 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:22.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176566004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:22.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176566004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:22.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176566004 data=null item=null 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-31T03:44:22.023Z] DEBUG - Clicked on [2019-07-31T03:44:22.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:22.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:22.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:22.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:22.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:22.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:22.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176566290 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:22.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176566290 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:22.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176566290 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:22.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176566291 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:22.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176566291 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-31T03:44:22.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176566318 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:22.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:22.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176566319 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:22.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176566319 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:22.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176566319 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:22.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176566320 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:22.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176566325 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-31T03:44:22.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176566388 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:22.285Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:22.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:22.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176566389 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:22.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176566390 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:22.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176566390 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:22.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176566390 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:22.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176566390 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:22.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176566408 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:22.541Z] [2019-07-31T03:44:22.541Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:22.432 [2019-07-31T03:44:22.541Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:22.541Z] [2019-07-31T03:44:22.541Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-31T03:44:22.541Z] !STACK 0 [2019-07-31T03:44:22.541Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:22.541Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:22.541Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:22.541Z] ... 9 more [2019-07-31T03:44:22.541Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2019-07-31T03:44:22.541Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-31T03:44:22.541Z] at java.lang.Long.parseLong(Long.java:589) [2019-07-31T03:44:22.541Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-31T03:44:22.541Z] at java.lang.Long.decode(Long.java:928) [2019-07-31T03:44:22.541Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-31T03:44:22.541Z] ... 17 more [2019-07-31T03:44:23.104Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:23.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176567300 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:23.104Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:23.104Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:23.104Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:23.104Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:23.104Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:23.104Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:23.104Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:23.104Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:23.104Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:23.104Z] DEBUG - Clicking on OK [2019-07-31T03:44:23.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176567302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:23.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176567302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:23.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176567302 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:23.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176567302 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:23.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176567302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:23.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176567302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:23.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176567302 data=null item=null 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-31T03:44:23.360Z] DEBUG - Clicked on [2019-07-31T03:44:23.360Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:23.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:23.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:23.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:23.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:23.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:23.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176567526 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:23.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176567526 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:23.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176567527 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:23.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176567527 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:23.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176567527 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-31T03:44:23.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176567600 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:23.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:23.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176567601 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:23.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176567601 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:23.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176567601 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:23.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176567601 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:23.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176567602 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-31T03:44:23.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176567616 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:23.924Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:23.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:23.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176567618 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:23.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176567618 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:23.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176567618 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:23.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176567619 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:23.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176567619 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:23.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176567685 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:23.924Z] [2019-07-31T03:44:23.924Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:23.652 [2019-07-31T03:44:23.924Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:23.924Z] [2019-07-31T03:44:23.924Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-31T03:44:23.924Z] !STACK 0 [2019-07-31T03:44:23.924Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:23.924Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:23.924Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:23.924Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:23.924Z] ... 9 more [2019-07-31T03:44:24.487Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:24.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176568540 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:24.487Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:24.487Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:24.487Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:24.487Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:24.487Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:24.487Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:24.487Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:24.487Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:24.487Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:24.487Z] DEBUG - Clicking on OK [2019-07-31T03:44:24.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176568542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:24.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176568543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:24.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176568543 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:24.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176568543 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:24.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176568543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:24.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176568543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:24.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176568543 data=null item=null 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-31T03:44:24.487Z] DEBUG - Clicked on [2019-07-31T03:44:24.743Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:24.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:24.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:24.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:24.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:24.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:24.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176568788 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:24.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176568788 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:24.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176568789 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:24.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176568789 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:24.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176568789 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-31T03:44:24.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176568810 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:24.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:24.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176568811 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:24.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176568811 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:24.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176568811 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:24.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176568811 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:24.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176568812 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-31T03:44:24.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176568825 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:24.743Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:24.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:24.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176568827 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:24.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176568827 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:24.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176568827 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:24.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176568827 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:24.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176568828 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:24.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176568847 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:24.999Z] [2019-07-31T03:44:24.999Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:24.751 [2019-07-31T03:44:24.999Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:24.999Z] [2019-07-31T03:44:24.999Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T03:44:24.999Z] !STACK 0 [2019-07-31T03:44:24.999Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:24.999Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:24.999Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:24.999Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:24.999Z] ... 9 more [2019-07-31T03:44:25.561Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:25.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176569622 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:25.561Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:25.561Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:25.561Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:25.561Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:25.561Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:25.561Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:25.561Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:25.561Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:25.561Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:25.561Z] DEBUG - Clicking on OK [2019-07-31T03:44:25.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176569624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:25.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176569624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:25.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176569624 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:25.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176569624 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:25.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176569624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:25.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176569624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:25.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176569624 data=null item=null 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-31T03:44:25.561Z] DEBUG - Clicked on [2019-07-31T03:44:25.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:25.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:25.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:25.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:25.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:25.818Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:25.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176569883 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:25.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176569883 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:25.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176569884 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:25.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176569884 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:25.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176569884 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-31T03:44:25.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176569908 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:25.818Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:25.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176569910 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:25.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176569910 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:25.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176569910 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:25.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176569910 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:25.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176569911 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-31T03:44:25.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176569923 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:25.818Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:25.818Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:25.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176569924 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:25.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176569924 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:25.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176569924 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:25.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176569925 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:25.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176569925 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:25.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176569935 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:26.074Z] [2019-07-31T03:44:26.074Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:25.834 [2019-07-31T03:44:26.074Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:26.074Z] [2019-07-31T03:44:26.074Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-31T03:44:26.074Z] !STACK 0 [2019-07-31T03:44:26.074Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:26.074Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:26.074Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:26.074Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:26.074Z] ... 9 more [2019-07-31T03:44:26.636Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:26.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176570721 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:26.636Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:26.636Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:26.636Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:26.636Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:26.636Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:26.636Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:26.636Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:26.636Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:26.636Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:26.636Z] DEBUG - Clicking on OK [2019-07-31T03:44:26.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176570723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:26.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176570723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:26.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176570723 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:26.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176570723 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:26.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176570723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:26.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176570723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:26.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176570724 data=null item=null 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-31T03:44:26.636Z] DEBUG - Clicked on [2019-07-31T03:44:26.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:26.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:26.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:26.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:26.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:26.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:26.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176570991 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:26.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176570991 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:26.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176570991 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:26.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176570991 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:26.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176570991 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-31T03:44:26.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176571013 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:26.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:26.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176571014 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:26.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176571014 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:26.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176571014 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:26.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176571015 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:26.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176571015 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-31T03:44:26.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176571078 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:26.892Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:26.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:26.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176571080 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:26.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176571080 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:26.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176571080 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:26.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176571081 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:26.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176571081 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:26.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176571093 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:27.148Z] [2019-07-31T03:44:27.148Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:27.043 [2019-07-31T03:44:27.148Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:27.148Z] [2019-07-31T03:44:27.148Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-31T03:44:27.148Z] !STACK 0 [2019-07-31T03:44:27.148Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:27.148Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:27.148Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:27.148Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:27.148Z] ... 9 more [2019-07-31T03:44:28.076Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:28.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176571992 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:28.076Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:28.076Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:28.076Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:28.076Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:28.076Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:28.076Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:28.076Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:28.076Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:28.076Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:28.076Z] DEBUG - Clicking on OK [2019-07-31T03:44:28.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176571994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:28.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176571994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:28.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176571995 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:28.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176571995 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:28.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176571995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:28.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176571995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:28.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176571995 data=null item=null 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-31T03:44:28.076Z] DEBUG - Clicked on [2019-07-31T03:44:28.076Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:28.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:28.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:28.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:28.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:28.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:28.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176572230 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:28.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176572278 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:28.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176572279 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:28.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176572280 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:28.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176572280 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-31T03:44:28.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176572307 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:28.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:28.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176572309 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:28.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176572309 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:28.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176572309 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:28.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176572309 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:28.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176572309 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-31T03:44:28.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176572321 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:28.076Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:28.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:28.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176572323 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:28.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176572323 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:28.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176572323 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:28.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176572324 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:28.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176572325 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:28.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176572345 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:28.332Z] [2019-07-31T03:44:28.332Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:28.275 [2019-07-31T03:44:28.332Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:28.332Z] [2019-07-31T03:44:28.332Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-31T03:44:28.332Z] !STACK 0 [2019-07-31T03:44:28.332Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:28.332Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:28.332Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-31T03:44:28.332Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:28.332Z] ... 9 more [2019-07-31T03:44:29.260Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:29.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176573155 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:29.260Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:29.260Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:29.260Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:29.260Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:29.260Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:29.260Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:29.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:29.260Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:29.260Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:29.260Z] DEBUG - Clicking on OK [2019-07-31T03:44:29.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176573157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:29.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176573157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:29.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176573157 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:29.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176573157 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:29.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176573158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:29.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176573158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:29.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176573158 data=null item=null 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-31T03:44:29.260Z] DEBUG - Clicked on [2019-07-31T03:44:29.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T03:44:29.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:29.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:29.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:29.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:29.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:29.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176573398 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:29.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176573398 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:29.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176573398 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:29.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176573399 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:29.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176573399 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-31T03:44:29.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176573427 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:29.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:29.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176573429 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:29.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176573429 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:29.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176573429 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:29.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176573477 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:29.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176573478 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-31T03:44:29.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176573488 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:29.260Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-31T03:44:29.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:29.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1176573489 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T03:44:29.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1176573489 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:29.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1176573489 data=null} to TreeItem with text {Traces [1]} [2019-07-31T03:44:29.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1176573490 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:29.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176573490 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T03:44:29.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1176573508 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T03:44:29.516Z] [2019-07-31T03:44:29.516Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 03:44:29.444 [2019-07-31T03:44:29.516Z] !MESSAGE Error initializing trace. [2019-07-31T03:44:29.516Z] [2019-07-31T03:44:29.516Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-31T03:44:29.516Z] !STACK 0 [2019-07-31T03:44:29.516Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-31T03:44:29.516Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:44:29.516Z] Caused by: NoViableAltException(73@[]) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-31T03:44:29.516Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-31T03:44:29.516Z] ... 9 more [2019-07-31T03:44:30.444Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-31T03:44:30.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1176574396 data=null doit=true} to Shell with text {Open Trace} [2019-07-31T03:44:30.444Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:30.444Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:30.444Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-31T03:44:30.444Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-31T03:44:30.444Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T03:44:30.444Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T03:44:30.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:30.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:30.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:30.444Z] DEBUG - Clicking on OK [2019-07-31T03:44:30.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176574399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:30.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176574399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:30.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176574399 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:30.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176574399 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:30.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176574399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:30.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176574399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-31T03:44:30.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176574399 data=null item=null 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-31T03:44:30.444Z] DEBUG - Clicked on [2019-07-31T03:44:30.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1176574624 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:44:30.444Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:44:30.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:44:30.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:44:30.444Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:44:30.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176574683 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:30.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1176574684 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:30.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1176574684 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:30.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176574684 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:30.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1176574684 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-31T03:44:30.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1176574711 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-31T03:44:30.956Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:44:30.956Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:44:30.956Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:44:31.885Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:44:31.885Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:44:31.885Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:44:31.885Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:44:31.885Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:44:31.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:44:31.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:31.885Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:44:31.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176576101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176576101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176576102 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176576102 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176576102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176576103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176576103 data=null item=null detail=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-31T03:44:31.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176576103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176576103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176576103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176576103 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1176576103 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:44:31.885Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:44:31.885Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:44:31.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:44:31.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:44:31.885Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:44:31.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:44:31.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:44:31.885Z] DEBUG - Clicking on OK [2019-07-31T03:44:31.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1176576105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:44:31.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1176576105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:44:31.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1176576106 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:44:31.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1176576106 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:44:31.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1176576106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:44:31.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1176576106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:44:31.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:44:31.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:44:31.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:44:31.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:44:31.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:44:31.885Z] DEBUG - Clicked on OK [2019-07-31T03:44:32.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1176576106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:44:32.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1176575002 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-31T03:44:32.703Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.024 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-31T03:44:32.703Z] testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 3.483 s [2019-07-31T03:44:32.703Z] 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.784 s [2019-07-31T03:44:32.703Z] 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.412 s [2019-07-31T03:44:32.703Z] 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.501 s [2019-07-31T03:44:32.703Z] 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.527 s [2019-07-31T03:44:32.703Z] 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.15 s [2019-07-31T03:44:32.703Z] 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.399 s [2019-07-31T03:44:32.703Z] testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.343 s [2019-07-31T03:44:32.703Z] 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.266 s [2019-07-31T03:44:32.703Z] 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.493 s [2019-07-31T03:44:32.703Z] testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.405 s [2019-07-31T03:44:32.703Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.207 s [2019-07-31T03:44:32.703Z] 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.335 s [2019-07-31T03:44:32.703Z] 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.866 s [2019-07-31T03:44:32.703Z] testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.229 s [2019-07-31T03:44:32.703Z] testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.255 s [2019-07-31T03:44:32.703Z] testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.097 s [2019-07-31T03:44:32.703Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.222 s [2019-07-31T03:44:32.703Z] 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.253 s [2019-07-31T03:44:32.703Z] testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.066 s [2019-07-31T03:44:32.703Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.159 s [2019-07-31T03:44:32.703Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.24 s [2019-07-31T03:44:32.703Z] testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.167 s [2019-07-31T03:44:32.703Z] testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.23 s [2019-07-31T03:44:32.703Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-31T03:44:33.265Z] *** BUG *** [2019-07-31T03:44:33.265Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:44:33.265Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:44:33.265Z] [2019-07-31T03:44:33.265Z] *** BUG *** [2019-07-31T03:44:33.265Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:44:33.265Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:44:33.265Z] [2019-07-31T03:44:34.194Z] *** BUG *** [2019-07-31T03:44:34.194Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:44:34.194Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:44:34.194Z] [2019-07-31T03:44:34.194Z] *** BUG *** [2019-07-31T03:44:34.194Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:44:34.194Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:44:34.194Z] [2019-07-31T03:44:34.194Z] *** BUG *** [2019-07-31T03:44:34.194Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:44:34.194Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:44:34.194Z] [2019-07-31T03:44:34.194Z] *** BUG *** [2019-07-31T03:44:34.194Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:44:34.194Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:44:34.194Z] [2019-07-31T03:44:34.194Z] *** BUG *** [2019-07-31T03:44:34.194Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:44:34.194Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:44:34.194Z] [2019-07-31T03:44:38.727Z] *** BUG *** [2019-07-31T03:44:38.727Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:44:38.727Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:44:38.727Z] [2019-07-31T03:44:38.727Z] *** BUG *** [2019-07-31T03:44:38.727Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:44:38.727Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:44:38.727Z] [2019-07-31T03:44:38.727Z] *** BUG *** [2019-07-31T03:44:38.727Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:44:38.727Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:44:38.727Z] [2019-07-31T03:46:30.344Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.455 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-31T03:46:30.344Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.216 s [2019-07-31T03:46:30.344Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.36 s [2019-07-31T03:46:30.344Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.741 s [2019-07-31T03:46:30.344Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.285 s [2019-07-31T03:46:30.344Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.997 s [2019-07-31T03:46:30.344Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 12.975 s [2019-07-31T03:46:30.344Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 9.709 s [2019-07-31T03:46:30.344Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.309 s [2019-07-31T03:46:30.344Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.723 s [2019-07-31T03:46:30.344Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.337 s [2019-07-31T03:46:30.344Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 6.643 s [2019-07-31T03:46:30.344Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.008 s [2019-07-31T03:46:30.344Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.194 s [2019-07-31T03:46:30.344Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 6.008 s [2019-07-31T03:46:30.344Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.426 s [2019-07-31T03:46:30.344Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.709 s [2019-07-31T03:46:30.344Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.485 s [2019-07-31T03:46:30.344Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.3 s [2019-07-31T03:46:30.344Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.557 s [2019-07-31T03:46:30.344Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.189 s [2019-07-31T03:46:30.344Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.251 s [2019-07-31T03:46:30.344Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.359 s [2019-07-31T03:46:30.344Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.654 s [2019-07-31T03:46:30.344Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.867 s [2019-07-31T03:46:30.344Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.021 s [2019-07-31T03:46:30.344Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-31T03:46:42.527Z] [2019-07-31T03:46:42.527Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 03:46:42.156 [2019-07-31T03:46:42.527Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2019-07-31T03:46:50.622Z] [2019-07-31T03:46:50.622Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 03:46:50.155 [2019-07-31T03:46:50.622Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2019-07-31T03:46:58.719Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.31 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-31T03:46:58.719Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 15.126 s [2019-07-31T03:46:58.719Z] [2019-07-31T03:46:58.719Z] Results: [2019-07-31T03:46:58.719Z] [2019-07-31T03:46:58.719Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:46:58.719Z] [2019-07-31T03:46:58.976Z] [2019-07-31T03:46:58.976Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 03:46:58.722 [2019-07-31T03:46:58.976Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T03:47:00.345Z] [INFO] All tests passed! [2019-07-31T03:47:00.345Z] [INFO] [2019-07-31T03:47:00.345Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:47:00.345Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:47:00.345Z] [INFO] [2019-07-31T03:47:00.345Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:47:01.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:47:01.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:47:01.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:47:01.838Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:47:02.095Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:47:02.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:47:02.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:47:02.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:47:02.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:47:02.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:47:02.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:47:02.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:47:03.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:47:03.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:47:03.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:47:04.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T03:47:04.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T03:47:05.178Z] [INFO] [2019-07-31T03:47:05.178Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:47:05.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T03:47:05.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-31T03:47:05.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T03:47:05.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:47:05.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T03:47:05.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T03:47:05.178Z] [INFO] [2019-07-31T03:47:05.178Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-31T03:47:05.178Z] [INFO] [2019-07-31T03:47:05.178Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2019-07-31T03:47:05.178Z] [INFO] Building Trace Compass User Guide 5.0.0-SNAPSHOT [69/134] [2019-07-31T03:47:05.178Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:47:05.178Z] [INFO] [2019-07-31T03:47:05.178Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:05.178Z] [INFO] [2019-07-31T03:47:05.178Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:05.178Z] [INFO] Executing tasks [2019-07-31T03:47:05.178Z] [2019-07-31T03:47:05.178Z] main: [2019-07-31T03:47:05.178Z] [2019-07-31T03:47:05.178Z] clean: [2019-07-31T03:47:05.178Z] [INFO] Executed tasks [2019-07-31T03:47:05.178Z] [INFO] [2019-07-31T03:47:05.178Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:05.178Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target [2019-07-31T03:47:05.178Z] [INFO] [2019-07-31T03:47:05.178Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:05.178Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:47:05.178Z] [INFO] [2019-07-31T03:47:05.178Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:05.178Z] [INFO] [2019-07-31T03:47:05.178Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:05.178Z] [INFO] [2019-07-31T03:47:05.178Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:05.178Z] [INFO] [2019-07-31T03:47:05.178Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:05.178Z] [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/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:47:05.178Z] [INFO] [2019-07-31T03:47:05.178Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:05.435Z] [INFO] Executing tasks [2019-07-31T03:47:05.435Z] [2019-07-31T03:47:05.435Z] main: [2019-07-31T03:47:05.435Z] [2019-07-31T03:47:05.435Z] build: [2019-07-31T03:47:06.365Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html [2019-07-31T03:47:06.365Z] [2019-07-31T03:47:06.365Z] test: [2019-07-31T03:47:06.365Z] [xmlvalidate] 18 file(s) have been successfully validated. [2019-07-31T03:47:06.365Z] [INFO] Executed tasks [2019-07-31T03:47:06.365Z] [INFO] [2019-07-31T03:47:06.365Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:06.365Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:06.365Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2019-07-31T03:47:06.365Z] [INFO] [2019-07-31T03:47:06.365Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:06.365Z] [INFO] [2019-07-31T03:47:06.365Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:06.622Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T03:47:06.622Z] [INFO] Command line: [2019-07-31T03:47:06.622Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T03:47:06.622Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:47:10.798Z] Buildfile: build.xml [2019-07-31T03:47:10.798Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T03:47:10.798Z] [2019-07-31T03:47:10.798Z] build.index: [2019-07-31T03:47:13.321Z] BUILD SUCCESSFUL [2019-07-31T03:47:13.321Z] [2019-07-31T03:47:13.321Z] BUILD SUCCESSFUL [2019-07-31T03:47:13.321Z] Total time: 3 seconds [2019-07-31T03:47:13.884Z] [INFO] [2019-07-31T03:47:13.884Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:13.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:13.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2019-07-31T03:47:13.884Z] [INFO] [2019-07-31T03:47:13.884Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:13.884Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T03:47:13.884Z] [INFO] [2019-07-31T03:47:13.884Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:13.884Z] [INFO] [2019-07-31T03:47:13.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:13.884Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:14.450Z] [INFO] [2019-07-31T03:47:14.450Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:14.450Z] [INFO] [2019-07-31T03:47:14.450Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:14.450Z] [INFO] [2019-07-31T03:47:14.450Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:14.450Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:15.328Z] [INFO] [2019-07-31T03:47:15.328Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:15.585Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:15.585Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:15.585Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T03:47:15.585Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T03:47:15.585Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:47:15.585Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:47:15.585Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2019-07-31T03:47:15.585Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT [70/134] [2019-07-31T03:47:15.585Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:15.585Z] [INFO] Executing tasks [2019-07-31T03:47:15.585Z] [2019-07-31T03:47:15.585Z] main: [2019-07-31T03:47:15.585Z] [2019-07-31T03:47:15.585Z] clean: [2019-07-31T03:47:15.585Z] [INFO] Executed tasks [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:15.585Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:15.585Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:15.585Z] [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/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:47:15.585Z] [INFO] [2019-07-31T03:47:15.585Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:15.585Z] [INFO] Executing tasks [2019-07-31T03:47:15.585Z] [2019-07-31T03:47:15.585Z] main: [2019-07-31T03:47:15.585Z] [2019-07-31T03:47:15.585Z] build: [2019-07-31T03:47:15.841Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html [2019-07-31T03:47:15.841Z] [2019-07-31T03:47:15.841Z] test: [2019-07-31T03:47:15.841Z] [xmlvalidate] 8 file(s) have been successfully validated. [2019-07-31T03:47:15.841Z] [INFO] Executed tasks [2019-07-31T03:47:15.841Z] [INFO] [2019-07-31T03:47:15.841Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:15.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:15.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2019-07-31T03:47:15.841Z] [INFO] [2019-07-31T03:47:15.841Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:15.841Z] [INFO] [2019-07-31T03:47:15.841Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:15.841Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T03:47:15.841Z] [INFO] Command line: [2019-07-31T03:47:15.841Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T03:47:15.841Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:47:19.115Z] Buildfile: build.xml [2019-07-31T03:47:19.115Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T03:47:19.115Z] [2019-07-31T03:47:19.115Z] build.index: [2019-07-31T03:47:21.635Z] BUILD SUCCESSFUL [2019-07-31T03:47:21.635Z] [2019-07-31T03:47:21.635Z] BUILD SUCCESSFUL [2019-07-31T03:47:21.635Z] Total time: 3 seconds [2019-07-31T03:47:21.635Z] [INFO] [2019-07-31T03:47:21.635Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:21.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:21.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2019-07-31T03:47:21.635Z] [INFO] [2019-07-31T03:47:21.635Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:21.635Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T03:47:21.635Z] [INFO] [2019-07-31T03:47:21.635Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:21.893Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T03:47:21.893Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T03:47:21.893Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:47:21.893Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:47:21.893Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2019-07-31T03:47:21.893Z] [INFO] Building Trace Compass RCP User Guide 5.0.0-SNAPSHOT [71/134] [2019-07-31T03:47:21.893Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] Executing tasks [2019-07-31T03:47:21.893Z] [2019-07-31T03:47:21.893Z] main: [2019-07-31T03:47:21.893Z] [2019-07-31T03:47:21.893Z] clean: [2019-07-31T03:47:21.893Z] [INFO] Executed tasks [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:21.893Z] [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/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:47:21.893Z] [INFO] [2019-07-31T03:47:21.893Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:21.893Z] [INFO] Executing tasks [2019-07-31T03:47:21.893Z] [2019-07-31T03:47:21.893Z] main: [2019-07-31T03:47:21.893Z] [2019-07-31T03:47:21.893Z] build: [2019-07-31T03:47:22.151Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html [2019-07-31T03:47:22.151Z] [2019-07-31T03:47:22.151Z] test: [2019-07-31T03:47:22.151Z] [xmlvalidate] 2 file(s) have been successfully validated. [2019-07-31T03:47:22.151Z] [INFO] Executed tasks [2019-07-31T03:47:22.151Z] [INFO] [2019-07-31T03:47:22.151Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:22.151Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:22.151Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2019-07-31T03:47:22.151Z] [INFO] [2019-07-31T03:47:22.151Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:22.151Z] [INFO] [2019-07-31T03:47:22.151Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:22.151Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T03:47:22.151Z] [INFO] Command line: [2019-07-31T03:47:22.151Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T03:47:22.407Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:47:25.679Z] Buildfile: build.xml [2019-07-31T03:47:25.679Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T03:47:25.679Z] [2019-07-31T03:47:25.679Z] build.index: [2019-07-31T03:47:27.574Z] BUILD SUCCESSFUL [2019-07-31T03:47:27.574Z] [2019-07-31T03:47:27.574Z] BUILD SUCCESSFUL [2019-07-31T03:47:27.574Z] Total time: 2 seconds [2019-07-31T03:47:28.139Z] [INFO] [2019-07-31T03:47:28.139Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:28.139Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:28.139Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2019-07-31T03:47:28.139Z] [INFO] [2019-07-31T03:47:28.139Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:28.139Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T03:47:28.139Z] [INFO] [2019-07-31T03:47:28.139Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:28.139Z] [INFO] [2019-07-31T03:47:28.139Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:28.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T03:47:28.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T03:47:28.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:47:28.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:47:28.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2019-07-31T03:47:28.396Z] [INFO] Building Trace Compass Pcap User Guide 5.0.0-SNAPSHOT [72/134] [2019-07-31T03:47:28.396Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] Executing tasks [2019-07-31T03:47:28.396Z] [2019-07-31T03:47:28.396Z] main: [2019-07-31T03:47:28.396Z] [2019-07-31T03:47:28.396Z] clean: [2019-07-31T03:47:28.396Z] [INFO] Executed tasks [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:28.396Z] [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/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:47:28.396Z] [INFO] [2019-07-31T03:47:28.396Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:28.652Z] [INFO] Executing tasks [2019-07-31T03:47:28.652Z] [2019-07-31T03:47:28.652Z] main: [2019-07-31T03:47:28.652Z] [2019-07-31T03:47:28.652Z] build: [2019-07-31T03:47:28.652Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html [2019-07-31T03:47:28.652Z] [2019-07-31T03:47:28.652Z] test: [2019-07-31T03:47:28.652Z] [xmlvalidate] 1 file(s) have been successfully validated. [2019-07-31T03:47:28.652Z] [INFO] Executed tasks [2019-07-31T03:47:28.652Z] [INFO] [2019-07-31T03:47:28.652Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:28.652Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:28.652Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2019-07-31T03:47:28.652Z] [INFO] [2019-07-31T03:47:28.652Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:28.652Z] [INFO] [2019-07-31T03:47:28.652Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:28.652Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-31T03:47:28.652Z] [INFO] Command line: [2019-07-31T03:47:28.652Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-31T03:47:28.652Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:47:32.124Z] Buildfile: build.xml [2019-07-31T03:47:32.125Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-31T03:47:32.125Z] [2019-07-31T03:47:32.125Z] build.index: [2019-07-31T03:47:33.493Z] BUILD SUCCESSFUL [2019-07-31T03:47:33.493Z] [2019-07-31T03:47:33.493Z] BUILD SUCCESSFUL [2019-07-31T03:47:33.493Z] Total time: 2 seconds [2019-07-31T03:47:34.056Z] [INFO] [2019-07-31T03:47:34.056Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:34.056Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:34.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2019-07-31T03:47:34.056Z] [INFO] [2019-07-31T03:47:34.056Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:34.056Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T03:47:34.056Z] [INFO] [2019-07-31T03:47:34.056Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:34.056Z] [INFO] [2019-07-31T03:47:34.056Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:34.056Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:34.314Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:34.314Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:34.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:34.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.pom [2019-07-31T03:47:34.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-31T03:47:34.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:47:34.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:47:34.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2019-07-31T03:47:34.314Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/134] [2019-07-31T03:47:34.314Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.314Z] [INFO] The project's OSGi version is 1.0.4.201907310252 [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.314Z] [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/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:34.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/main/resources [2019-07-31T03:47:34.314Z] [INFO] [2019-07-31T03:47:34.314Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.314Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/classes [2019-07-31T03:47:34.571Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2019-07-31T03:47:34.571Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-31T03:47:34.571Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:47:34.571Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T03:47:34.571Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2019-07-31T03:47:34.571Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-31T03:47:34.571Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:47:34.571Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T03:47:34.571Z] 2 problems (2 warnings) [2019-07-31T03:47:34.571Z] [INFO] [2019-07-31T03:47:34.571Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.571Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:34.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/test/resources [2019-07-31T03:47:34.571Z] [INFO] [2019-07-31T03:47:34.571Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.571Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-31T03:47:34.571Z] [INFO] [2019-07-31T03:47:34.571Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.571Z] [INFO] [2019-07-31T03:47:34.571Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.571Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-31T03:47:34.828Z] [INFO] [2019-07-31T03:47:34.828Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.828Z] [INFO] [2019-07-31T03:47:34.828Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.828Z] [INFO] [2019-07-31T03:47:34.828Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.828Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-31T03:47:34.828Z] [INFO] [2019-07-31T03:47:34.828Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.828Z] [INFO] [2019-07-31T03:47:34.828Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.828Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:47:34.828Z] [INFO] [2019-07-31T03:47:34.828Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:34.828Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:47:34.828Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:47:35.085Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:47:36.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:47:37.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:47:37.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:47:37.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:37.384Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-31T03:47:37.384Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.pom [2019-07-31T03:47:37.384Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-31T03:47:37.384Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:47:37.384Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T03:47:37.384Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2019-07-31T03:47:37.384Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT [74/134] [2019-07-31T03:47:37.384Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T03:47:37.384Z] [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/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T03:47:37.384Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-31T03:47:37.384Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-5.0.0-SNAPSHOT.pom [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2019-07-31T03:47:37.384Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT [75/134] [2019-07-31T03:47:37.384Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:37.384Z] [INFO] The project's OSGi version is 1.0.2.201907310252 [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:37.384Z] [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/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:37.384Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:37.384Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2019-07-31T03:47:37.384Z] [INFO] [2019-07-31T03:47:37.384Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:37.384Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2019-07-31T03:47:38.315Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[426] [2019-07-31T03:47:38.315Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2019-07-31T03:47:38.315Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:47:38.315Z] 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-31T03:47:38.315Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[441] [2019-07-31T03:47:38.315Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2019-07-31T03:47:38.315Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:47:38.315Z] 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-31T03:47:38.315Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[466] [2019-07-31T03:47:38.315Z] MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]); [2019-07-31T03:47:38.315Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:47:38.315Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated [2019-07-31T03:47:38.315Z] 3 problems (3 warnings) [2019-07-31T03:47:38.315Z] [INFO] [2019-07-31T03:47:38.315Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:38.315Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:38.315Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2019-07-31T03:47:38.315Z] [INFO] [2019-07-31T03:47:38.315Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:38.315Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T03:47:38.315Z] [INFO] [2019-07-31T03:47:38.315Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:38.315Z] [INFO] [2019-07-31T03:47:38.315Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:38.315Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-31T03:47:38.315Z] [INFO] [2019-07-31T03:47:38.315Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:38.315Z] [INFO] [2019-07-31T03:47:38.315Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:38.315Z] [INFO] [2019-07-31T03:47:38.315Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:38.315Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-31T03:47:38.315Z] [INFO] [2019-07-31T03:47:38.315Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:38.315Z] [INFO] [2019-07-31T03:47:38.315Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:38.315Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:47:38.315Z] [INFO] [2019-07-31T03:47:38.315Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:38.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:47:38.571Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:47:38.828Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:47:39.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:47:41.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:47:41.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:47:41.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:47:41.125Z] [INFO] [2019-07-31T03:47:41.125Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:41.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-31T03:47:41.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.pom [2019-07-31T03:47:41.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T03:47:41.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:47:41.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T03:47:41.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T03:47:41.125Z] [INFO] [2019-07-31T03:47:41.125Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-31T03:47:41.125Z] [INFO] [2019-07-31T03:47:41.125Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2019-07-31T03:47:41.125Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT [76/134] [2019-07-31T03:47:41.125Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:47:41.125Z] [INFO] [2019-07-31T03:47:41.125Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.125Z] [INFO] [2019-07-31T03:47:41.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.125Z] [INFO] The project's OSGi version is 1.1.1.201907310252 [2019-07-31T03:47:41.125Z] [INFO] [2019-07-31T03:47:41.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.125Z] [INFO] [2019-07-31T03:47:41.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.125Z] [INFO] [2019-07-31T03:47:41.125Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.125Z] [INFO] [2019-07-31T03:47:41.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.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/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:47:41.125Z] [INFO] [2019-07-31T03:47:41.125Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:41.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2019-07-31T03:47:41.125Z] [INFO] [2019-07-31T03:47:41.125Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.125Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2019-07-31T03:47:41.382Z] [INFO] [2019-07-31T03:47:41.382Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:41.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2019-07-31T03:47:41.382Z] [INFO] [2019-07-31T03:47:41.382Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.382Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T03:47:41.382Z] [INFO] [2019-07-31T03:47:41.382Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.382Z] [INFO] [2019-07-31T03:47:41.382Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.382Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-31T03:47:41.382Z] [INFO] [2019-07-31T03:47:41.382Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.382Z] [INFO] [2019-07-31T03:47:41.640Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.640Z] [INFO] [2019-07-31T03:47:41.640Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.640Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-31T03:47:41.640Z] [INFO] [2019-07-31T03:47:41.640Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.640Z] [INFO] [2019-07-31T03:47:41.640Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.640Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:47:41.640Z] [INFO] [2019-07-31T03:47:41.640Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:41.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:47:41.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:47:42.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T03:47:42.410Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:47:43.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:47:44.719Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:47:44.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:47:44.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:47:44.976Z] [INFO] [2019-07-31T03:47:44.976Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:44.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-31T03:47:44.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.pom [2019-07-31T03:47:44.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T03:47:44.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:47:44.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T03:47:44.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T03:47:44.976Z] [INFO] [2019-07-31T03:47:44.976Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-31T03:47:44.976Z] [INFO] [2019-07-31T03:47:44.976Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2019-07-31T03:47:44.976Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT [77/134] [2019-07-31T03:47:44.976Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [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/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:45.234Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:47:45.234Z] [INFO] [2019-07-31T03:47:45.234Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:46.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:47:46.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:47:46.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:47:46.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T03:47:47.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:47:48.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:47:49.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:47:49.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T03:47:49.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:47:49.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:47:49.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:47:49.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:47:49.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:47:49.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T03:47:50.055Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:47:50.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:47:50.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:47:50.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T03:47:50.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T03:47:50.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-31T03:47:50.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T03:47:50.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-31T03:47:50.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:47:50.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T03:47:50.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:47:50.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T03:47:51.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:47:51.082Z] [INFO] [2019-07-31T03:47:51.082Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:51.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-31T03:47:51.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.pom [2019-07-31T03:47:51.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:47:51.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:47:51.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:47:51.082Z] [INFO] [2019-07-31T03:47:51.082Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-31T03:47:51.082Z] [INFO] [2019-07-31T03:47:51.082Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2019-07-31T03:47:51.082Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/134] [2019-07-31T03:47:51.082Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:47:51.082Z] [INFO] [2019-07-31T03:47:51.082Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.082Z] [INFO] [2019-07-31T03:47:51.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.082Z] [INFO] The project's OSGi version is 1.0.0.201907310252 [2019-07-31T03:47:51.082Z] [INFO] [2019-07-31T03:47:51.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.082Z] [INFO] [2019-07-31T03:47:51.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.082Z] [INFO] [2019-07-31T03:47:51.082Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.082Z] [INFO] [2019-07-31T03:47:51.082Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.082Z] [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/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:47:51.082Z] [INFO] [2019-07-31T03:47:51.082Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:51.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2019-07-31T03:47:51.082Z] [INFO] [2019-07-31T03:47:51.082Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.082Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2019-07-31T03:47:51.339Z] [INFO] [2019-07-31T03:47:51.339Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.339Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:47:51.339Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2019-07-31T03:47:51.339Z] [INFO] [2019-07-31T03:47:51.339Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.339Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T03:47:51.339Z] [INFO] [2019-07-31T03:47:51.339Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.339Z] [INFO] [2019-07-31T03:47:51.339Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.339Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:47:51.339Z] [INFO] [2019-07-31T03:47:51.339Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.339Z] [INFO] [2019-07-31T03:47:51.339Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.339Z] [INFO] [2019-07-31T03:47:51.339Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.339Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:47:51.339Z] [INFO] [2019-07-31T03:47:51.339Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:51.339Z] [INFO] [2019-07-31T03:47:51.339Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:47:53.232Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2019-07-31T03:47:53.232Z] [INFO] Command line: [2019-07-31T03:47:53.232Z] [/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/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:47:53.232Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:47:56.769Z] !SESSION 2019-07-31 03:47:53.470 ----------------------------------------------- [2019-07-31T03:47:56.769Z] eclipse.buildId=unknown [2019-07-31T03:47:56.769Z] java.version=1.8.0_202 [2019-07-31T03:47:56.769Z] java.vendor=Oracle Corporation [2019-07-31T03:47:56.769Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:47:56.769Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:47:56.769Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:47:56.769Z] [2019-07-31T03:47:56.769Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:47:56.630 [2019-07-31T03:47:56.769Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:47:56.769Z] !STACK 0 [2019-07-31T03:47:56.769Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-31T03:47:56.769Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:47:56.769Z] [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:47:56.769Z] [2019-07-31T03:47:56.769Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:47:56.730 [2019-07-31T03:47:56.769Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:47:56.769Z] !STACK 0 [2019-07-31T03:47:56.769Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-31T03:47:56.769Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:47:56.769Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:47:56.769Z] -> 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-31T03:47:56.769Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:47:56.769Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:47:56.769Z] [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:47:56.769Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:47:59.293Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-31T03:47:59.550Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-31T03:47:59.550Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.001 s [2019-07-31T03:47:59.550Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2019-07-31T03:47:59.550Z] [2019-07-31T03:47:59.550Z] Results: [2019-07-31T03:47:59.550Z] [2019-07-31T03:47:59.550Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:47:59.550Z] [2019-07-31T03:48:02.070Z] [INFO] All tests passed! [2019-07-31T03:48:02.070Z] [INFO] [2019-07-31T03:48:02.070Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:48:02.070Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:48:02.070Z] [INFO] [2019-07-31T03:48:02.070Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:48:02.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:48:02.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:48:02.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T03:48:02.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:48:02.999Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:48:04.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:48:04.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:48:04.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:48:04.367Z] [INFO] [2019-07-31T03:48:04.367Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:48:04.367Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:48:04.367Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T03:48:04.367Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T03:48:04.367Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:48:04.367Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:48:04.367Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:48:04.367Z] [INFO] [2019-07-31T03:48:04.367Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-31T03:48:04.367Z] [INFO] [2019-07-31T03:48:04.367Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2019-07-31T03:48:04.367Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/134] [2019-07-31T03:48:04.367Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:48:04.367Z] [INFO] [2019-07-31T03:48:04.367Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.367Z] [INFO] [2019-07-31T03:48:04.367Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.367Z] [INFO] The project's OSGi version is 1.0.0.201907310252 [2019-07-31T03:48:04.367Z] [INFO] [2019-07-31T03:48:04.367Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.367Z] [INFO] [2019-07-31T03:48:04.367Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.367Z] [INFO] [2019-07-31T03:48:04.367Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.367Z] [INFO] [2019-07-31T03:48:04.367Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.367Z] [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/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:48:04.367Z] [INFO] [2019-07-31T03:48:04.367Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.367Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:48:04.367Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2019-07-31T03:48:04.367Z] [INFO] [2019-07-31T03:48:04.367Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.367Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2019-07-31T03:48:04.624Z] [INFO] [2019-07-31T03:48:04.624Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.624Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:48:04.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2019-07-31T03:48:04.624Z] [INFO] [2019-07-31T03:48:04.624Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.624Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T03:48:04.624Z] [INFO] [2019-07-31T03:48:04.624Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.624Z] [INFO] [2019-07-31T03:48:04.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.624Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:48:04.624Z] [INFO] [2019-07-31T03:48:04.624Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.624Z] [INFO] [2019-07-31T03:48:04.624Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.624Z] [INFO] [2019-07-31T03:48:04.624Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.624Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:48:04.624Z] [INFO] [2019-07-31T03:48:04.624Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:04.624Z] [INFO] [2019-07-31T03:48:04.624Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:05.991Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2019-07-31T03:48:05.991Z] [INFO] Command line: [2019-07-31T03:48:05.991Z] [/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/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:48:05.991Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:48:10.163Z] !SESSION 2019-07-31 03:48:06.268 ----------------------------------------------- [2019-07-31T03:48:10.163Z] eclipse.buildId=unknown [2019-07-31T03:48:10.163Z] java.version=1.8.0_202 [2019-07-31T03:48:10.163Z] java.vendor=Oracle Corporation [2019-07-31T03:48:10.163Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:48:10.163Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:48:10.163Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:48:10.163Z] [2019-07-31T03:48:10.163Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:48:09.532 [2019-07-31T03:48:10.163Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:48:10.163Z] !STACK 0 [2019-07-31T03:48:10.163Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-31T03:48:10.163Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:48:10.163Z] [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:48:10.163Z] [2019-07-31T03:48:10.163Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:48:09.661 [2019-07-31T03:48:10.163Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:48:10.163Z] !STACK 0 [2019-07-31T03:48:10.163Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-31T03:48:10.163Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:48:10.163Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:48:10.163Z] -> 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-31T03:48:10.163Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:48:10.163Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:48:10.163Z] [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:48:10.163Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:48:13.111Z] process 10542: 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-31T03:48:13.111Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:48:13.674Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:48:13.674Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:48:31.730Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-31T03:48:31.730Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-31T03:48:31.730Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2019-07-31T03:48:31.730Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2019-07-31T03:48:31.730Z] [2019-07-31T03:48:31.730Z] Results: [2019-07-31T03:48:31.730Z] [2019-07-31T03:48:31.730Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:48:31.730Z] [2019-07-31T03:48:35.000Z] [INFO] All tests passed! [2019-07-31T03:48:35.000Z] [INFO] [2019-07-31T03:48:35.000Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:35.000Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:48:35.000Z] [INFO] [2019-07-31T03:48:35.000Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:35.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:48:35.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:48:35.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T03:48:35.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:48:36.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:48:37.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-31T03:48:37.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:48:37.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:48:37.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:48:37.820Z] [INFO] [2019-07-31T03:48:37.820Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:37.820Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:48:37.820Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T03:48:37.820Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T03:48:37.820Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:48:37.820Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:48:37.820Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:48:37.820Z] [INFO] [2019-07-31T03:48:37.820Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-31T03:48:37.820Z] [INFO] [2019-07-31T03:48:37.820Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2019-07-31T03:48:37.820Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/134] [2019-07-31T03:48:37.820Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:48:37.820Z] [INFO] [2019-07-31T03:48:37.820Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:37.820Z] [INFO] [2019-07-31T03:48:37.820Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:37.820Z] [INFO] The project's OSGi version is 1.0.0.201907310252 [2019-07-31T03:48:37.820Z] [INFO] [2019-07-31T03:48:37.820Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:37.820Z] [INFO] [2019-07-31T03:48:37.820Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:37.820Z] [INFO] [2019-07-31T03:48:37.820Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:37.820Z] [INFO] [2019-07-31T03:48:37.820Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:37.820Z] [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/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:48:37.820Z] [INFO] [2019-07-31T03:48:37.820Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:37.820Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:48:37.820Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2019-07-31T03:48:37.820Z] [INFO] [2019-07-31T03:48:37.820Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:37.820Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2019-07-31T03:48:38.529Z] [INFO] [2019-07-31T03:48:38.529Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:38.529Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:48:38.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2019-07-31T03:48:38.529Z] [INFO] [2019-07-31T03:48:38.529Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:38.529Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T03:48:38.529Z] [INFO] [2019-07-31T03:48:38.529Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:38.529Z] [INFO] [2019-07-31T03:48:38.529Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:38.529Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:48:38.529Z] [INFO] [2019-07-31T03:48:38.529Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:38.529Z] [INFO] [2019-07-31T03:48:38.529Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:38.529Z] [INFO] [2019-07-31T03:48:38.529Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:38.529Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:48:38.529Z] [INFO] [2019-07-31T03:48:38.529Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:38.529Z] [INFO] [2019-07-31T03:48:38.529Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:39.468Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log [2019-07-31T03:48:39.468Z] [INFO] Command line: [2019-07-31T03:48:39.468Z] [/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/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:48:39.468Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:48:43.649Z] !SESSION 2019-07-31 03:48:39.477 ----------------------------------------------- [2019-07-31T03:48:43.649Z] eclipse.buildId=unknown [2019-07-31T03:48:43.649Z] java.version=1.8.0_202 [2019-07-31T03:48:43.649Z] java.vendor=Oracle Corporation [2019-07-31T03:48:43.649Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:48:43.649Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:48:43.649Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:48:43.649Z] [2019-07-31T03:48:43.649Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:48:42.748 [2019-07-31T03:48:43.649Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:48:43.649Z] !STACK 0 [2019-07-31T03:48:43.649Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:48:43.649Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:48:43.649Z] [2019-07-31T03:48:43.649Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:48:43.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:48:43.650Z] [2019-07-31T03:48:43.650Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:48:42.962 [2019-07-31T03:48:43.650Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:48:43.650Z] !STACK 0 [2019-07-31T03:48:43.650Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:48:43.650Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:48:43.650Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:48:43.650Z] -> 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-31T03:48:43.650Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:48:43.650Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:48:43.650Z] [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:48:43.650Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:48:45.019Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-31T03:48:45.019Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-31T03:48:45.019Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-31T03:48:45.019Z] [2019-07-31T03:48:45.019Z] Results: [2019-07-31T03:48:45.019Z] [2019-07-31T03:48:45.019Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:48:45.019Z] [2019-07-31T03:48:46.388Z] [INFO] All tests passed! [2019-07-31T03:48:46.388Z] [INFO] [2019-07-31T03:48:46.388Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:46.388Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:48:46.388Z] [INFO] [2019-07-31T03:48:46.388Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:46.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:48:46.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:48:46.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:48:47.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:48:47.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:48:48.509Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:48:48.509Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:48:48.509Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:48:48.509Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:48:48.765Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T03:48:48.765Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:48:49.022Z] [INFO] [2019-07-31T03:48:49.022Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:49.022Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:48:49.951Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T03:48:49.951Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T03:48:49.951Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:48:49.951Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:48:49.951Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:48:49.951Z] [INFO] [2019-07-31T03:48:49.951Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-31T03:48:49.951Z] [INFO] [2019-07-31T03:48:49.951Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2019-07-31T03:48:49.951Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT [81/134] [2019-07-31T03:48:49.951Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:48:49.951Z] [INFO] [2019-07-31T03:48:49.951Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:49.951Z] [INFO] [2019-07-31T03:48:49.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:49.951Z] [INFO] The project's OSGi version is 1.2.1.201907310252 [2019-07-31T03:48:49.951Z] [INFO] [2019-07-31T03:48:49.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:49.951Z] [INFO] [2019-07-31T03:48:49.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:49.951Z] [INFO] [2019-07-31T03:48:49.951Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:49.951Z] [INFO] [2019-07-31T03:48:49.951Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:49.951Z] [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/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:48:49.951Z] [INFO] [2019-07-31T03:48:49.951Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:49.951Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:48:49.951Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2019-07-31T03:48:49.951Z] [INFO] [2019-07-31T03:48:49.951Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:49.951Z] [INFO] Compiling 75 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2019-07-31T03:48:50.513Z] [INFO] [2019-07-31T03:48:50.513Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:50.513Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:48:50.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2019-07-31T03:48:50.513Z] [INFO] [2019-07-31T03:48:50.513Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:50.513Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-31T03:48:50.513Z] [INFO] [2019-07-31T03:48:50.513Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:50.513Z] [INFO] [2019-07-31T03:48:50.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:50.769Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-31T03:48:50.769Z] [INFO] [2019-07-31T03:48:50.769Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:50.769Z] [INFO] [2019-07-31T03:48:50.769Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:50.769Z] [INFO] [2019-07-31T03:48:50.769Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:50.769Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-31T03:48:50.769Z] [INFO] [2019-07-31T03:48:50.769Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:50.769Z] [INFO] [2019-07-31T03:48:50.769Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:50.769Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:48:50.769Z] [INFO] [2019-07-31T03:48:50.769Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:51.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:48:51.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:48:51.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:48:51.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:48:51.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:48:52.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:48:52.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:48:52.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:48:52.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:48:52.478Z] [INFO] [2019-07-31T03:48:52.478Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:52.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-31T03:48:52.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.pom [2019-07-31T03:48:52.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-31T03:48:52.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:48:52.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2metadata.xml [2019-07-31T03:48:52.478Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2artifacts.xml [2019-07-31T03:48:52.478Z] [INFO] [2019-07-31T03:48:52.478Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-31T03:48:52.478Z] [INFO] [2019-07-31T03:48:52.478Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2019-07-31T03:48:52.478Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT [82/134] [2019-07-31T03:48:52.478Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:48:52.478Z] [INFO] [2019-07-31T03:48:52.478Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:52.478Z] [INFO] [2019-07-31T03:48:52.478Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:52.478Z] [INFO] The project's OSGi version is 2.0.2.201907310252 [2019-07-31T03:48:52.478Z] [INFO] [2019-07-31T03:48:52.478Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:52.478Z] [INFO] [2019-07-31T03:48:52.478Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:52.478Z] [INFO] [2019-07-31T03:48:52.478Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:52.478Z] [INFO] [2019-07-31T03:48:52.478Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:52.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/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:48:52.478Z] [INFO] [2019-07-31T03:48:52.478Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:52.478Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:48:52.478Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2019-07-31T03:48:52.478Z] [INFO] [2019-07-31T03:48:52.478Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:52.478Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2019-07-31T03:48:53.042Z] [INFO] [2019-07-31T03:48:53.042Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:53.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:48:53.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2019-07-31T03:48:53.042Z] [INFO] [2019-07-31T03:48:53.042Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:53.042Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T03:48:53.042Z] [INFO] [2019-07-31T03:48:53.042Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:53.042Z] [INFO] [2019-07-31T03:48:53.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:53.042Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:53.301Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:53.301Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:53.301Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:53.301Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-31T03:48:53.301Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.pom [2019-07-31T03:48:53.301Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T03:48:53.301Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:48:53.301Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T03:48:53.301Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2019-07-31T03:48:53.301Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT [83/134] [2019-07-31T03:48:53.301Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:53.301Z] [INFO] The project's OSGi version is 1.0.5.201907310252 [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:53.301Z] [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/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:53.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:48:53.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2019-07-31T03:48:53.301Z] [INFO] [2019-07-31T03:48:53.301Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:53.301Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2019-07-31T03:48:54.232Z] [INFO] [2019-07-31T03:48:54.232Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:54.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:48:54.232Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2019-07-31T03:48:54.232Z] [INFO] [2019-07-31T03:48:54.232Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:54.232Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-31T03:48:54.232Z] [INFO] [2019-07-31T03:48:54.232Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:54.232Z] [INFO] [2019-07-31T03:48:54.232Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:54.232Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-31T03:48:54.232Z] [INFO] [2019-07-31T03:48:54.232Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:54.232Z] [INFO] [2019-07-31T03:48:54.232Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:54.232Z] [INFO] [2019-07-31T03:48:54.232Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:54.232Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-31T03:48:54.489Z] [INFO] [2019-07-31T03:48:54.489Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:54.489Z] [INFO] [2019-07-31T03:48:54.489Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:54.489Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:48:54.489Z] [INFO] [2019-07-31T03:48:54.489Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:54.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:48:54.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:48:54.746Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:48:54.746Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:48:55.002Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:48:55.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:48:55.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T03:48:55.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:48:57.197Z] [INFO] [2019-07-31T03:48:57.197Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:57.197Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-31T03:48:57.197Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.pom [2019-07-31T03:48:57.197Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-31T03:48:57.197Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:48:57.197Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T03:48:57.197Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T03:48:57.197Z] [INFO] [2019-07-31T03:48:57.197Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-31T03:48:57.197Z] [INFO] [2019-07-31T03:48:57.197Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2019-07-31T03:48:57.197Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT [84/134] [2019-07-31T03:48:57.197Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:48:57.197Z] [INFO] [2019-07-31T03:48:57.197Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:57.197Z] [INFO] [2019-07-31T03:48:57.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:57.197Z] [INFO] The project's OSGi version is 1.2.7.201907310252 [2019-07-31T03:48:57.197Z] [INFO] [2019-07-31T03:48:57.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:57.197Z] [INFO] [2019-07-31T03:48:57.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:57.197Z] [INFO] [2019-07-31T03:48:57.197Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:57.197Z] [INFO] [2019-07-31T03:48:57.197Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:57.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/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:48:57.197Z] [INFO] [2019-07-31T03:48:57.197Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:57.197Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:48:57.197Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2019-07-31T03:48:57.197Z] [INFO] [2019-07-31T03:48:57.197Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:57.197Z] [INFO] Compiling 128 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2019-07-31T03:48:59.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] [2019-07-31T03:48:59.091Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2019-07-31T03:48:59.091Z] ^^^^^^^^ [2019-07-31T03:48:59.091Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T03:48:59.091Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-31T03:48:59.091Z] [INFO] [2019-07-31T03:48:59.091Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:59.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:48:59.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2019-07-31T03:48:59.091Z] [INFO] [2019-07-31T03:48:59.091Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:59.091Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-31T03:48:59.091Z] [INFO] [2019-07-31T03:48:59.091Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:59.091Z] [INFO] [2019-07-31T03:48:59.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:59.091Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-31T03:48:59.091Z] [INFO] [2019-07-31T03:48:59.091Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:59.091Z] [INFO] [2019-07-31T03:48:59.091Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:59.091Z] [INFO] [2019-07-31T03:48:59.091Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:59.091Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-31T03:48:59.655Z] [INFO] [2019-07-31T03:48:59.655Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:59.655Z] [INFO] [2019-07-31T03:48:59.655Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:59.655Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:48:59.655Z] [INFO] [2019-07-31T03:48:59.655Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:48:59.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:48:59.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:49:00.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:49:00.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:49:00.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T03:49:00.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:49:00.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:49:01.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:49:02.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T03:49:02.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T03:49:02.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:49:02.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:49:02.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:49:02.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-31T03:49:02.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.pom [2019-07-31T03:49:02.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-31T03:49:02.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:49:02.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2metadata.xml [2019-07-31T03:49:02.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2artifacts.xml [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2019-07-31T03:49:02.919Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT [85/134] [2019-07-31T03:49:02.919Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:02.919Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:02.919Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:02.919Z] [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/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:02.919Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:02.919Z] [INFO] [2019-07-31T03:49:02.919Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:03.425Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:49:03.425Z] [INFO] [2019-07-31T03:49:03.425Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:03.425Z] [INFO] [2019-07-31T03:49:03.425Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:03.425Z] [INFO] [2019-07-31T03:49:03.425Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:03.425Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:49:03.425Z] [INFO] [2019-07-31T03:49:03.425Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:04.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:49:04.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:49:04.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:49:05.180Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T03:49:05.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:49:06.808Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:49:07.065Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:49:07.065Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T03:49:07.065Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:49:07.065Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:49:07.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:49:07.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:49:07.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:49:07.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T03:49:07.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:49:07.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:49:07.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:49:07.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-31T03:49:07.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T03:49:07.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-31T03:49:07.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T03:49:07.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-31T03:49:07.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T03:49:07.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T03:49:08.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T03:49:08.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:49:08.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T03:49:08.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:49:08.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T03:49:08.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:49:08.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T03:49:08.603Z] [INFO] [2019-07-31T03:49:08.603Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:08.603Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-31T03:49:09.530Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.pom [2019-07-31T03:49:09.786Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:49:09.786Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:49:09.786Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:49:09.786Z] [INFO] [2019-07-31T03:49:09.786Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-31T03:49:09.786Z] [INFO] [2019-07-31T03:49:09.786Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2019-07-31T03:49:09.786Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/134] [2019-07-31T03:49:09.786Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:49:09.786Z] [INFO] [2019-07-31T03:49:09.786Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:09.786Z] [INFO] [2019-07-31T03:49:09.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:09.786Z] [INFO] The project's OSGi version is 1.1.1.201907310252 [2019-07-31T03:49:09.786Z] [INFO] [2019-07-31T03:49:09.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:09.786Z] [INFO] [2019-07-31T03:49:09.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:09.786Z] [INFO] [2019-07-31T03:49:09.786Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:09.786Z] [INFO] [2019-07-31T03:49:09.786Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:09.786Z] [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/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:49:09.786Z] [INFO] [2019-07-31T03:49:09.786Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:09.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:49:09.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2019-07-31T03:49:09.786Z] [INFO] [2019-07-31T03:49:09.786Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:09.786Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2019-07-31T03:49:10.043Z] [INFO] [2019-07-31T03:49:10.043Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:10.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:49:10.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2019-07-31T03:49:10.043Z] [INFO] [2019-07-31T03:49:10.043Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:10.043Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-31T03:49:10.299Z] [INFO] [2019-07-31T03:49:10.299Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:10.299Z] [INFO] [2019-07-31T03:49:10.299Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:10.299Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-31T03:49:10.299Z] [INFO] [2019-07-31T03:49:10.299Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:10.299Z] [INFO] [2019-07-31T03:49:10.299Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:10.299Z] [INFO] [2019-07-31T03:49:10.299Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:10.299Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-31T03:49:10.299Z] [INFO] [2019-07-31T03:49:10.299Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:10.299Z] [INFO] [2019-07-31T03:49:10.299Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:11.670Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log [2019-07-31T03:49:11.670Z] [INFO] Command line: [2019-07-31T03:49:11.670Z] [/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/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:49:11.670Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:49:14.944Z] !SESSION 2019-07-31 03:49:11.569 ----------------------------------------------- [2019-07-31T03:49:14.944Z] eclipse.buildId=unknown [2019-07-31T03:49:14.944Z] java.version=1.8.0_202 [2019-07-31T03:49:14.944Z] java.vendor=Oracle Corporation [2019-07-31T03:49:14.944Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:49:14.944Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:49:14.944Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:49:14.944Z] [2019-07-31T03:49:14.944Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:49:14.854 [2019-07-31T03:49:14.944Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:49:14.944Z] !STACK 0 [2019-07-31T03:49:14.944Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:49:14.944Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:49:14.944Z] [2019-07-31T03:49:14.944Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:49:14.944Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:49:14.944Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:49:14.944Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:49:14.944Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:49:14.944Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:49:14.944Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:49:14.944Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:49:14.944Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:49:14.944Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:49:15.205Z] [2019-07-31T03:49:15.205Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:49:15.052 [2019-07-31T03:49:15.205Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:49:15.205Z] !STACK 0 [2019-07-31T03:49:15.205Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:49:15.205Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:49:15.205Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:49:15.205Z] -> 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-31T03:49:15.205Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:49:15.205Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:49:15.205Z] [2019-07-31T03:49:15.205Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:49:15.205Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:49:15.205Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:49:15.205Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:49:15.205Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:49:15.205Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:49:15.205Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:49:15.205Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:49:15.205Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:49:15.205Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:49:17.365Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-31T03:49:17.365Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-31T03:49:17.365Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.157 s [2019-07-31T03:49:17.365Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.365Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.365Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.365Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.365Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.365Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.365Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.365Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.365Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.365Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-31T03:49:17.622Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-31T03:49:17.622Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-31T03:49:17.622Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-31T03:49:17.622Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.622Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.622Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.622Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.622Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-31T03:49:17.622Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-31T03:49:17.622Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.622Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.622Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.622Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.622Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.622Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.622Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-31T03:49:17.880Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-31T03:49:17.880Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.880Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-31T03:49:17.880Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-31T03:49:17.880Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.880Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.880Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-31T03:49:17.880Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-31T03:49:17.880Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.003 s [2019-07-31T03:49:17.880Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.880Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.880Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-31T03:49:17.880Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-31T03:49:17.880Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.880Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.880Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.880Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-31T03:49:17.880Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-31T03:49:17.880Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.880Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.880Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.880Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-31T03:49:17.880Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:17.880Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-31T03:49:18.137Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-31T03:49:18.137Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:18.137Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:18.137Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:18.137Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-31T03:49:18.137Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-31T03:49:18.137Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:18.137Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-31T03:49:18.137Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-31T03:49:18.137Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-31T03:49:18.137Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-31T03:49:18.137Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-31T03:49:19.067Z] [2019-07-31T03:49:19.067Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-31 03:49:18.724 [2019-07-31T03:49:19.067Z] !MESSAGE Error generating the session configuration file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng [2019-07-31T03:49:19.067Z] !STACK 0 [2019-07-31T03:49:19.067Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2019-07-31T03:49:19.067Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:261) [2019-07-31T03:49:19.067Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:202) [2019-07-31T03:49:19.067Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:155) [2019-07-31T03:49:19.067Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2019-07-31T03:49:19.067Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:49:19.067Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:49:19.067Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:49:19.067Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:49:19.067Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T03:49:19.067Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T03:49:19.067Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T03:49:19.067Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T03:49:19.067Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T03:49:19.067Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T03:49:19.067Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T03:49:19.067Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T03:49:19.067Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T03:49:19.067Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T03:49:19.067Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T03:49:19.067Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T03:49:19.067Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T03:49:19.067Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T03:49:19.067Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T03:49:19.067Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T03:49:19.067Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T03:49:19.067Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T03:49:19.067Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T03:49:19.067Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:49:19.067Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:49:19.067Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:49:19.067Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:49:19.067Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T03:49:19.067Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T03:49:19.067Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T03:49:19.067Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T03:49:19.067Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T03:49:19.067Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:49:19.067Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:49:19.067Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:49:19.067Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:49:19.067Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T03:49:19.067Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T03:49:19.067Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T03:49:19.067Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T03:49:19.067Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T03:49:19.067Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T03:49:19.067Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:49:19.067Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:49:19.067Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:49:19.067Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:49:19.067Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T03:49:19.067Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T03:49:19.067Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T03:49:19.067Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T03:49:19.630Z] [2019-07-31T03:49:19.630Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-31 03:49:19.509 [2019-07-31T03:49:19.630Z] !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-31T03:49:19.630Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-31T03:49:19.630Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 1.074 s [2019-07-31T03:49:19.630Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.382 s [2019-07-31T03:49:19.630Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-31T03:49:19.630Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-31T03:49:19.630Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:49:19.630Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:49:19.630Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:49:19.630Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:49:19.630Z] [2019-07-31T03:49:19.630Z] Results: [2019-07-31T03:49:19.630Z] [2019-07-31T03:49:19.630Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:49:19.630Z] [2019-07-31T03:49:26.170Z] [INFO] All tests passed! [2019-07-31T03:49:26.170Z] [INFO] [2019-07-31T03:49:26.170Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:26.170Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:49:26.170Z] [INFO] [2019-07-31T03:49:26.170Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:26.170Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:49:26.170Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:49:26.426Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:49:26.426Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:49:26.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T03:49:26.683Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:49:28.572Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:49:28.572Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:49:28.828Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:49:28.828Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:49:28.828Z] [INFO] [2019-07-31T03:49:28.828Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:28.828Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-31T03:49:28.828Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.pom [2019-07-31T03:49:28.828Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-31T03:49:28.828Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:49:28.828Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T03:49:29.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T03:49:29.084Z] [INFO] [2019-07-31T03:49:29.084Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-31T03:49:29.084Z] [INFO] [2019-07-31T03:49:29.084Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2019-07-31T03:49:29.084Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/134] [2019-07-31T03:49:29.084Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:49:29.084Z] [INFO] [2019-07-31T03:49:29.084Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.084Z] [INFO] [2019-07-31T03:49:29.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.084Z] [INFO] The project's OSGi version is 1.0.0.201907310252 [2019-07-31T03:49:29.084Z] [INFO] [2019-07-31T03:49:29.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.084Z] [INFO] [2019-07-31T03:49:29.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.084Z] [INFO] [2019-07-31T03:49:29.084Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.084Z] [INFO] [2019-07-31T03:49:29.084Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.084Z] [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/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:49:29.084Z] [INFO] [2019-07-31T03:49:29.084Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.084Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:49:29.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2019-07-31T03:49:29.084Z] [INFO] [2019-07-31T03:49:29.084Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.084Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2019-07-31T03:49:29.341Z] [INFO] [2019-07-31T03:49:29.341Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.341Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:49:29.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2019-07-31T03:49:29.341Z] [INFO] [2019-07-31T03:49:29.341Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.341Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T03:49:29.341Z] [INFO] [2019-07-31T03:49:29.341Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.341Z] [INFO] [2019-07-31T03:49:29.341Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.341Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:49:29.341Z] [INFO] [2019-07-31T03:49:29.341Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.341Z] [INFO] [2019-07-31T03:49:29.341Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.341Z] [INFO] [2019-07-31T03:49:29.341Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.341Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:49:29.341Z] [INFO] [2019-07-31T03:49:29.341Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:29.341Z] [INFO] [2019-07-31T03:49:29.341Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:30.708Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log [2019-07-31T03:49:30.708Z] [INFO] Command line: [2019-07-31T03:49:30.708Z] [/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/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:49:30.708Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:49:34.271Z] !SESSION 2019-07-31 03:49:30.857 ----------------------------------------------- [2019-07-31T03:49:34.271Z] eclipse.buildId=unknown [2019-07-31T03:49:34.271Z] java.version=1.8.0_202 [2019-07-31T03:49:34.271Z] java.vendor=Oracle Corporation [2019-07-31T03:49:34.271Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:49:34.271Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:49:34.271Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:49:34.271Z] [2019-07-31T03:49:34.271Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:49:34.127 [2019-07-31T03:49:34.271Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:49:34.271Z] !STACK 0 [2019-07-31T03:49:34.271Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:49:34.271Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:49:34.271Z] [2019-07-31T03:49:34.271Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:49:34.271Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:49:34.271Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:49:34.271Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:49:34.271Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:49:34.271Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:49:34.271Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:49:34.271Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:49:34.271Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:49:34.271Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:49:34.528Z] [2019-07-31T03:49:34.528Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:49:34.332 [2019-07-31T03:49:34.528Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:49:34.528Z] !STACK 0 [2019-07-31T03:49:34.528Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:49:34.528Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:49:34.528Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:49:34.528Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T03:49:34.528Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:49:34.528Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:49:34.528Z] [2019-07-31T03:49:34.528Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:49:34.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:49:34.528Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:49:34.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:49:34.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:49:34.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:49:34.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:49:34.528Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:49:34.528Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:49:34.528Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:49:36.420Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-31T03:49:37.350Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-31T03:49:37.350Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.122 s [2019-07-31T03:49:37.350Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.008 s [2019-07-31T03:49:37.350Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.054 s [2019-07-31T03:49:37.350Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-31T03:49:37.350Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-31T03:49:37.350Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.007 s [2019-07-31T03:49:37.350Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.001 s [2019-07-31T03:49:37.350Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-31T03:49:37.350Z] 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-31T03:49:37.350Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-31T03:49:37.350Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-31T03:49:37.350Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-31T03:49:37.350Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-31T03:49:37.350Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-31T03:49:37.350Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-31T03:49:37.350Z] [2019-07-31T03:49:37.350Z] Results: [2019-07-31T03:49:37.350Z] [2019-07-31T03:49:37.350Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:49:37.350Z] [2019-07-31T03:49:38.279Z] [INFO] All tests passed! [2019-07-31T03:49:38.279Z] [INFO] [2019-07-31T03:49:38.279Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:38.279Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:49:38.279Z] [INFO] [2019-07-31T03:49:38.279Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:38.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:49:38.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:49:38.535Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:49:39.098Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:49:39.098Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:49:39.098Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:49:40.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:49:40.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:49:40.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:49:41.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T03:49:41.246Z] [INFO] [2019-07-31T03:49:41.246Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:41.246Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:49:41.246Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.pom [2019-07-31T03:49:41.246Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T03:49:41.246Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:49:41.246Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:49:41.246Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:49:41.246Z] [INFO] [2019-07-31T03:49:41.246Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-31T03:49:41.246Z] [INFO] [2019-07-31T03:49:41.246Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2019-07-31T03:49:41.246Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT [88/134] [2019-07-31T03:49:41.246Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:49:41.246Z] [INFO] [2019-07-31T03:49:41.247Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.247Z] [INFO] [2019-07-31T03:49:41.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.247Z] [INFO] The project's OSGi version is 2.0.2.201907310252 [2019-07-31T03:49:41.247Z] [INFO] [2019-07-31T03:49:41.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.247Z] [INFO] [2019-07-31T03:49:41.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.247Z] [INFO] [2019-07-31T03:49:41.247Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.247Z] [INFO] [2019-07-31T03:49:41.247Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.247Z] [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/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:49:41.247Z] [INFO] [2019-07-31T03:49:41.247Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.247Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:49:41.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2019-07-31T03:49:41.247Z] [INFO] [2019-07-31T03:49:41.247Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.247Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2019-07-31T03:49:41.809Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] [2019-07-31T03:49:41.809Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2019-07-31T03:49:41.809Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:49:41.809Z] 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-31T03:49:41.809Z] 1 problem (1 warning) [2019-07-31T03:49:41.809Z] [INFO] [2019-07-31T03:49:41.809Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.809Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:49:41.809Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2019-07-31T03:49:41.809Z] [INFO] [2019-07-31T03:49:41.809Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.809Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-31T03:49:41.809Z] [INFO] [2019-07-31T03:49:41.809Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.809Z] [INFO] [2019-07-31T03:49:41.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.809Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-31T03:49:41.809Z] [INFO] [2019-07-31T03:49:41.809Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.809Z] [INFO] [2019-07-31T03:49:41.809Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.809Z] [INFO] [2019-07-31T03:49:41.809Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:41.809Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-31T03:49:42.065Z] [INFO] [2019-07-31T03:49:42.065Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:42.065Z] [INFO] [2019-07-31T03:49:42.065Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:49:43.435Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log [2019-07-31T03:49:43.435Z] [INFO] Command line: [2019-07-31T03:49:43.435Z] [/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/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:49:43.692Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:49:47.345Z] !SESSION 2019-07-31 03:49:43.758 ----------------------------------------------- [2019-07-31T03:49:47.345Z] eclipse.buildId=unknown [2019-07-31T03:49:47.345Z] java.version=1.8.0_202 [2019-07-31T03:49:47.345Z] java.vendor=Oracle Corporation [2019-07-31T03:49:47.345Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:49:47.345Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:49:47.345Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:49:47.345Z] [2019-07-31T03:49:47.345Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:49:47.040 [2019-07-31T03:49:47.345Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:49:47.345Z] !STACK 0 [2019-07-31T03:49:47.345Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:49:47.345Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:49:47.345Z] [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:49:47.345Z] [2019-07-31T03:49:47.345Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:49:47.227 [2019-07-31T03:49:47.345Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:49:47.345Z] !STACK 0 [2019-07-31T03:49:47.345Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:49:47.345Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:49:47.345Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:49:47.345Z] -> 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-31T03:49:47.345Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:49:47.345Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:49:47.345Z] [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:49:47.345Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:49:49.862Z] process 10827: 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-31T03:49:49.862Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:49:49.862Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:49:49.862Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:50:02.036Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-31T03:50:02.036Z] *** BUG *** [2019-07-31T03:50:02.036Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:50:02.036Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:50:02.036Z] [2019-07-31T03:50:02.036Z] *** BUG *** [2019-07-31T03:50:02.036Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:50:02.037Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:50:02.037Z] [2019-07-31T03:50:02.037Z] *** BUG *** [2019-07-31T03:50:02.037Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:50:02.037Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:50:02.037Z] [2019-07-31T03:50:02.965Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.17 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-31T03:50:02.965Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 2.081 s [2019-07-31T03:50:02.965Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-31T03:50:03.221Z] *** BUG *** [2019-07-31T03:50:03.221Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:50:03.221Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:50:03.221Z] [2019-07-31T03:50:03.478Z] *** BUG *** [2019-07-31T03:50:03.478Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:50:03.478Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:50:03.478Z] [2019-07-31T03:50:03.478Z] *** BUG *** [2019-07-31T03:50:03.478Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:50:03.478Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:50:03.478Z] [2019-07-31T03:50:05.369Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.297 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-31T03:50:05.369Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 2.296 s [2019-07-31T03:50:05.369Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-31T03:50:05.369Z] *** BUG *** [2019-07-31T03:50:05.369Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:50:05.369Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:50:05.369Z] [2019-07-31T03:50:05.625Z] *** BUG *** [2019-07-31T03:50:05.625Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:50:05.625Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:50:05.625Z] [2019-07-31T03:50:05.625Z] *** BUG *** [2019-07-31T03:50:05.625Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:50:05.625Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:50:05.625Z] [2019-07-31T03:50:06.555Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-31T03:50:06.555Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 1.196 s [2019-07-31T03:50:06.555Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-31T03:50:06.555Z] *** BUG *** [2019-07-31T03:50:06.555Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:50:06.555Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:50:06.555Z] [2019-07-31T03:50:07.792Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-31T03:50:07.792Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 1.178 s [2019-07-31T03:50:07.792Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-31T03:50:08.721Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-31T03:50:08.721Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 0.998 s [2019-07-31T03:50:08.721Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-31T03:50:10.088Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.37 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-31T03:50:10.088Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 1.368 s [2019-07-31T03:50:10.088Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-31T03:50:11.454Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-31T03:50:11.454Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 1.208 s [2019-07-31T03:50:11.454Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-31T03:50:23.629Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.096 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-31T03:50:23.629Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 12.092 s [2019-07-31T03:50:23.629Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-31T03:50:26.151Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.532 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-31T03:50:26.151Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 2.53 s [2019-07-31T03:50:26.151Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-31T03:50:26.830Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-31T03:50:26.830Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 0.854 s [2019-07-31T03:50:26.830Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-31T03:50:27.855Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-31T03:50:27.855Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 1.054 s [2019-07-31T03:50:27.855Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-31T03:50:28.112Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-31T03:50:28.112Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-31T03:50:28.112Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.004 s [2019-07-31T03:50:28.112Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-31T03:50:28.112Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-31T03:50:28.112Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-31T03:50:28.676Z] [2019-07-31T03:50:28.676Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-31 03:50:28.444 [2019-07-31T03:50:28.676Z] !MESSAGE Could not validate the xml response [2019-07-31T03:50:28.676Z] !STACK 0 [2019-07-31T03:50:28.676Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-31T03:50:28.676Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T03:50:28.676Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-31T03:50:28.676Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-31T03:50:28.676Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T03:50:28.676Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-31T03:50:28.676Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-31T03:50:28.676Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T03:50:28.676Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T03:50:28.676Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T03:50:28.676Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T03:50:28.676Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T03:50:28.676Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T03:50:28.676Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T03:50:28.676Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-31T03:50:28.676Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-31T03:50:28.676Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-31T03:50:28.676Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:50:28.676Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:50:28.676Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:50:28.676Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:50:28.676Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T03:50:28.676Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T03:50:28.676Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T03:50:28.676Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T03:50:28.676Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T03:50:28.676Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T03:50:28.676Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T03:50:28.676Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T03:50:28.676Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T03:50:28.676Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T03:50:28.676Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T03:50:28.676Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T03:50:28.676Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T03:50:28.676Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T03:50:28.676Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T03:50:28.676Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T03:50:28.676Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T03:50:28.676Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T03:50:28.676Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T03:50:28.676Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:50:28.676Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:50:28.676Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:50:28.676Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:50:28.676Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T03:50:28.676Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T03:50:28.676Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T03:50:28.676Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T03:50:28.676Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-31T03:50:28.676Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T03:50:28.676Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T03:50:28.676Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T03:50:28.676Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T03:50:28.676Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T03:50:28.676Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T03:50:28.676Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T03:50:28.676Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T03:50:28.676Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T03:50:28.676Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T03:50:28.676Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T03:50:28.676Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T03:50:28.676Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T03:50:28.676Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T03:50:28.676Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T03:50:28.676Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T03:50:28.676Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T03:50:28.676Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T03:50:28.676Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T03:50:28.676Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T03:50:28.676Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T03:50:28.676Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:50:28.676Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:50:28.676Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:50:28.676Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:50:28.676Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T03:50:28.676Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T03:50:28.676Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T03:50:28.676Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T03:50:30.046Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.012 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-31T03:50:30.046Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.08 s [2019-07-31T03:50:30.046Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.08 s [2019-07-31T03:50:30.046Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.022 s [2019-07-31T03:50:30.046Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.073 s [2019-07-31T03:50:30.046Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-31T03:50:30.046Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-31T03:50:30.046Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.073 s [2019-07-31T03:50:30.046Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-31T03:50:30.046Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.068 s [2019-07-31T03:50:30.046Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.023 s [2019-07-31T03:50:30.046Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.021 s [2019-07-31T03:50:30.046Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.078 s [2019-07-31T03:50:30.046Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.076 s [2019-07-31T03:50:30.046Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.024 s [2019-07-31T03:50:30.046Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.079 s [2019-07-31T03:50:30.046Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.031 s [2019-07-31T03:50:30.046Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.081 s [2019-07-31T03:50:30.046Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.041 s [2019-07-31T03:50:30.046Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.075 s [2019-07-31T03:50:30.046Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-31T03:50:30.046Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.094 s [2019-07-31T03:50:30.046Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.074 s [2019-07-31T03:50:30.046Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.023 s [2019-07-31T03:50:30.046Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.093 s [2019-07-31T03:50:30.046Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-31T03:50:30.046Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T03:50:30.046Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.064 s [2019-07-31T03:50:30.046Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T03:50:30.046Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T03:50:30.046Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-31T03:50:30.046Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T03:50:30.046Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.06 s [2019-07-31T03:50:30.046Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-31T03:50:30.046Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T03:50:30.046Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T03:50:30.046Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-31T03:50:30.046Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.055 s [2019-07-31T03:50:30.046Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T03:50:30.046Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T03:50:30.046Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T03:50:30.046Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.054 s [2019-07-31T03:50:30.046Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-31T03:50:30.046Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-31T03:50:30.046Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T03:50:30.046Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.053 s [2019-07-31T03:50:30.046Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-07-31T03:50:30.046Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-31T03:50:30.046Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-31T03:50:30.046Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.053 s [2019-07-31T03:50:30.046Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.029 s [2019-07-31T03:50:30.046Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-31T03:50:30.046Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.066 s [2019-07-31T03:50:30.046Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.024 s [2019-07-31T03:50:30.046Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-31T03:50:30.046Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-31T03:50:30.610Z] [2019-07-31T03:50:30.610Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-31 03:50:30.425 [2019-07-31T03:50:30.610Z] !MESSAGE Could not validate the xml response [2019-07-31T03:50:30.610Z] !STACK 0 [2019-07-31T03:50:30.610Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T03:50:30.610Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T03:50:30.610Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-31T03:50:30.610Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-31T03:50:30.610Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-31T03:50:30.610Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:50:30.610Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:50:30.610Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:50:30.610Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:50:30.610Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T03:50:30.610Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T03:50:30.610Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T03:50:30.610Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T03:50:30.610Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T03:50:30.610Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T03:50:30.610Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T03:50:30.610Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T03:50:30.610Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T03:50:30.610Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T03:50:30.610Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T03:50:30.610Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T03:50:30.610Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T03:50:30.610Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T03:50:30.610Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T03:50:30.610Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T03:50:30.610Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T03:50:30.610Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T03:50:30.610Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T03:50:30.610Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:50:30.610Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:50:30.610Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:50:30.610Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:50:30.610Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T03:50:30.610Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T03:50:30.610Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T03:50:30.610Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T03:50:30.610Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-31T03:50:30.610Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T03:50:30.610Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T03:50:30.610Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T03:50:30.610Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T03:50:30.610Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T03:50:30.610Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T03:50:30.610Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T03:50:30.610Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T03:50:30.610Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T03:50:30.610Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T03:50:30.610Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T03:50:30.610Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T03:50:30.610Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T03:50:30.610Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T03:50:30.610Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T03:50:30.610Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T03:50:30.610Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T03:50:30.610Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T03:50:30.610Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T03:50:30.610Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T03:50:30.610Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T03:50:30.610Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T03:50:30.610Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T03:50:30.610Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T03:50:30.610Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T03:50:30.610Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T03:50:30.610Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T03:50:30.610Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T03:50:30.610Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T03:50:31.980Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.746 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-31T03:50:31.980Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.041 s [2019-07-31T03:50:31.980Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.054 s [2019-07-31T03:50:31.980Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-07-31T03:50:31.980Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T03:50:31.980Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.058 s [2019-07-31T03:50:31.980Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T03:50:31.980Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T03:50:31.980Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-31T03:50:31.980Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.066 s [2019-07-31T03:50:31.980Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.022 s [2019-07-31T03:50:31.980Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.059 s [2019-07-31T03:50:31.980Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-31T03:50:31.980Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-31T03:50:31.980Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.082 s [2019-07-31T03:50:31.980Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T03:50:31.980Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T03:50:31.980Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T03:50:31.980Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.068 s [2019-07-31T03:50:31.980Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T03:50:31.980Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.061 s [2019-07-31T03:50:31.980Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.021 s [2019-07-31T03:50:31.980Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-31T03:50:31.980Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-31T03:50:31.980Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.061 s [2019-07-31T03:50:31.980Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-31T03:50:31.980Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T03:50:31.980Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T03:50:31.980Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.058 s [2019-07-31T03:50:31.980Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T03:50:31.980Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T03:50:31.980Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.052 s [2019-07-31T03:50:31.980Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-31T03:50:31.980Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.023 s [2019-07-31T03:50:31.980Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.022 s [2019-07-31T03:50:31.980Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-31T03:50:31.980Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.066 s [2019-07-31T03:50:31.980Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.023 s [2019-07-31T03:50:31.980Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.065 s [2019-07-31T03:50:31.980Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.028 s [2019-07-31T03:50:31.980Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.021 s [2019-07-31T03:50:31.980Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.071 s [2019-07-31T03:50:31.980Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-31T03:50:31.980Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T03:50:31.980Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.07 s [2019-07-31T03:50:31.980Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T03:50:31.980Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.059 s [2019-07-31T03:50:31.980Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.021 s [2019-07-31T03:50:31.980Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T03:50:31.980Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-31T03:50:31.980Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.054 s [2019-07-31T03:50:31.980Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-31T03:50:31.980Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-31T03:50:31.980Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-31T03:50:31.980Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.061 s [2019-07-31T03:50:31.980Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-31T03:50:31.980Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-07-31T03:50:31.980Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-31T03:50:32.913Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.832 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-31T03:50:32.913Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.353 s [2019-07-31T03:50:32.913Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.008 s [2019-07-31T03:50:32.913Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-31T03:50:32.913Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.212 s [2019-07-31T03:50:32.913Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-31T03:50:32.913Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-31T03:50:32.913Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.014 s [2019-07-31T03:50:32.913Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-31T03:50:32.913Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-31T03:50:32.913Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.009 s [2019-07-31T03:50:32.913Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.01 s [2019-07-31T03:50:32.913Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-31T03:50:32.913Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.068 s [2019-07-31T03:50:32.913Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-31T03:50:32.913Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-31T03:50:32.913Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-31T03:50:32.913Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-31T03:50:32.913Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:50:32.913Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:50:32.913Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:50:32.913Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:50:32.913Z] [2019-07-31T03:50:32.913Z] Results: [2019-07-31T03:50:32.913Z] [2019-07-31T03:50:32.914Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2019-07-31T03:50:32.914Z] [2019-07-31T03:50:34.282Z] [INFO] All tests passed! [2019-07-31T03:50:34.282Z] [INFO] [2019-07-31T03:50:34.282Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:50:34.282Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:50:34.282Z] [INFO] [2019-07-31T03:50:34.282Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:50:34.846Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:50:34.846Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:50:35.103Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:50:35.667Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:50:35.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:50:35.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:50:36.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T03:50:36.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:50:36.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T03:50:37.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:50:38.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T03:50:38.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T03:50:38.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-31T03:50:38.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T03:50:39.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:50:39.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:50:39.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:50:39.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:50:39.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:50:39.527Z] [INFO] [2019-07-31T03:50:39.527Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:50:39.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-31T03:50:39.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.pom [2019-07-31T03:50:39.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-31T03:50:39.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:50:39.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T03:50:39.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T03:50:39.527Z] [INFO] [2019-07-31T03:50:39.527Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-31T03:50:39.527Z] [INFO] [2019-07-31T03:50:39.527Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2019-07-31T03:50:39.527Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/134] [2019-07-31T03:50:39.527Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:50:39.527Z] [INFO] [2019-07-31T03:50:39.527Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.527Z] [INFO] [2019-07-31T03:50:39.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.527Z] [INFO] The project's OSGi version is 2.0.0.201907310252 [2019-07-31T03:50:39.527Z] [INFO] [2019-07-31T03:50:39.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.527Z] [INFO] [2019-07-31T03:50:39.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.527Z] [INFO] [2019-07-31T03:50:39.527Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.527Z] [INFO] [2019-07-31T03:50:39.527Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.527Z] [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/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:50:39.527Z] [INFO] [2019-07-31T03:50:39.527Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:50:39.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2019-07-31T03:50:39.527Z] [INFO] [2019-07-31T03:50:39.527Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.527Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2019-07-31T03:50:39.527Z] [INFO] [2019-07-31T03:50:39.527Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:50:39.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2019-07-31T03:50:39.527Z] [INFO] [2019-07-31T03:50:39.527Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.527Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T03:50:39.783Z] [INFO] [2019-07-31T03:50:39.784Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.784Z] [INFO] [2019-07-31T03:50:39.784Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.784Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-31T03:50:39.784Z] [INFO] [2019-07-31T03:50:39.784Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.784Z] [INFO] [2019-07-31T03:50:39.784Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.784Z] [INFO] [2019-07-31T03:50:39.784Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.784Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-31T03:50:39.784Z] [INFO] [2019-07-31T03:50:39.784Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.784Z] [INFO] [2019-07-31T03:50:39.784Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:39.784Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:50:39.784Z] [INFO] [2019-07-31T03:50:39.784Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:40.711Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:50:40.711Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:50:40.711Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:50:41.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:50:41.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T03:50:41.531Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:50:41.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:50:43.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T03:50:43.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:50:43.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:50:43.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:50:43.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:50:43.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:50:43.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T03:50:44.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:50:44.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:50:44.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:50:44.434Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:50:44.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T03:50:44.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T03:50:44.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T03:50:44.950Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T03:50:44.950Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T03:50:45.207Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T03:50:45.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:50:45.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:50:45.463Z] [INFO] [2019-07-31T03:50:45.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:45.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-31T03:50:45.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.pom [2019-07-31T03:50:45.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T03:50:45.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:50:45.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:50:45.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:50:45.463Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2019-07-31T03:50:45.720Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT [90/134] [2019-07-31T03:50:45.720Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [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/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:45.720Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:50:45.720Z] [INFO] [2019-07-31T03:50:45.720Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:47.610Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:50:47.610Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:50:47.610Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:50:48.172Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T03:50:48.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:50:50.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:50:50.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:50:50.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T03:50:50.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:50:51.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T03:50:51.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:50:51.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-31T03:50:51.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T03:50:51.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:50:51.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:50:51.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:50:51.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:50:51.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T03:50:51.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:50:51.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:50:51.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T03:50:52.236Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:50:52.236Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:50:52.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-31T03:50:52.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T03:50:52.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-31T03:50:52.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T03:50:52.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T03:50:52.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-31T03:50:52.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-31T03:50:52.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T03:50:52.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T03:50:52.748Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T03:50:53.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T03:50:53.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:50:53.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T03:50:53.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T03:50:53.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:50:53.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T03:50:53.262Z] [INFO] [2019-07-31T03:50:53.262Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:53.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-31T03:50:53.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.pom [2019-07-31T03:50:53.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:50:53.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:50:53.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:50:53.262Z] [INFO] [2019-07-31T03:50:53.262Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-31T03:50:53.262Z] [INFO] [2019-07-31T03:50:53.262Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2019-07-31T03:50:53.262Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT [91/134] [2019-07-31T03:50:53.262Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:50:53.262Z] [INFO] [2019-07-31T03:50:53.262Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:53.262Z] [INFO] [2019-07-31T03:50:53.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:53.262Z] [INFO] The project's OSGi version is 1.0.9.201907310252 [2019-07-31T03:50:53.262Z] [INFO] [2019-07-31T03:50:53.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:53.262Z] [INFO] [2019-07-31T03:50:53.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:53.262Z] [INFO] [2019-07-31T03:50:53.262Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:53.262Z] [INFO] [2019-07-31T03:50:53.262Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:53.262Z] [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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:50:53.262Z] [INFO] [2019-07-31T03:50:53.262Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:53.262Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:50:53.262Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2019-07-31T03:50:53.262Z] [INFO] [2019-07-31T03:50:53.262Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:53.262Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2019-07-31T03:50:53.824Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] [2019-07-31T03:50:53.824Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-31T03:50:53.824Z] ^^^^^^^^^^^^^ [2019-07-31T03:50:53.824Z] 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-31T03:50:53.824Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-31T03:50:53.824Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-31T03:50:53.824Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:50:53.824Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-31T03:50:53.824Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-31T03:50:53.824Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-31T03:50:53.824Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:50:53.824Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2019-07-31T03:50:53.824Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-31T03:50:53.824Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T03:50:53.824Z] ^^^^^^^^^^^^^^^ [2019-07-31T03:50:53.824Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-31T03:50:53.824Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-31T03:50:53.824Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T03:50:53.824Z] ^^^^^ [2019-07-31T03:50:53.824Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T03:50:53.824Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] [2019-07-31T03:50:53.824Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-31T03:50:53.824Z] ^^^^ [2019-07-31T03:50:53.824Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T03:50:53.824Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] [2019-07-31T03:50:53.824Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-31T03:50:53.824Z] ^^^^ [2019-07-31T03:50:53.824Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T03:50:53.824Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] [2019-07-31T03:50:53.824Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2019-07-31T03:50:53.824Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:50:53.824Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-31T03:50:53.824Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-31T03:50:53.824Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T03:50:53.824Z] ^^^^^^^^^^^^^^^ [2019-07-31T03:50:53.824Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-31T03:50:53.824Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-31T03:50:53.824Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-31T03:50:53.824Z] ^^^^^ [2019-07-31T03:50:53.824Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-31T03:50:53.824Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] [2019-07-31T03:50:53.824Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-31T03:50:53.824Z] ^^^^^^^^^^^^^ [2019-07-31T03:50:53.824Z] 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-31T03:50:53.824Z] 11 problems (11 warnings) [2019-07-31T03:50:53.824Z] [INFO] [2019-07-31T03:50:53.824Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:53.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:50:53.824Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2019-07-31T03:50:53.824Z] [INFO] [2019-07-31T03:50:53.824Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:53.824Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:50:53.824Z] [INFO] [2019-07-31T03:50:53.824Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:53.824Z] [INFO] [2019-07-31T03:50:53.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:54.079Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:50:54.080Z] [INFO] [2019-07-31T03:50:54.080Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:54.080Z] [INFO] [2019-07-31T03:50:54.080Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:54.080Z] [INFO] [2019-07-31T03:50:54.080Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:54.080Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:50:54.080Z] [INFO] [2019-07-31T03:50:54.080Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:54.080Z] [INFO] [2019-07-31T03:50:54.080Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:50:55.447Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log [2019-07-31T03:50:55.447Z] [INFO] Command line: [2019-07-31T03:50:55.447Z] [/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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:50:55.447Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:50:58.717Z] !SESSION 2019-07-31 03:50:55.388 ----------------------------------------------- [2019-07-31T03:50:58.717Z] eclipse.buildId=unknown [2019-07-31T03:50:58.717Z] java.version=1.8.0_202 [2019-07-31T03:50:58.717Z] java.vendor=Oracle Corporation [2019-07-31T03:50:58.717Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:50:58.717Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:50:58.717Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:50:58.717Z] [2019-07-31T03:50:58.717Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:50:58.267 [2019-07-31T03:50:58.717Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:50:58.717Z] !STACK 0 [2019-07-31T03:50:58.717Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:50:58.717Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:50:58.717Z] [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:50:58.717Z] [2019-07-31T03:50:58.717Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:50:58.459 [2019-07-31T03:50:58.717Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:50:58.717Z] !STACK 0 [2019-07-31T03:50:58.717Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:50:58.717Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:50:58.717Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:50:58.717Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T03:50:58.717Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:50:58.717Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:50:58.717Z] [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:50:58.717Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:51:02.888Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.278 [2019-07-31T03:51:02.888Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.280 [2019-07-31T03:51:02.888Z] !MESSAGE The value of an event field attribute should not be null [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.281 [2019-07-31T03:51:02.888Z] !MESSAGE A query state attribute should have children attributes [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.328 [2019-07-31T03:51:02.888Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.331 [2019-07-31T03:51:02.888Z] !MESSAGE Location undefined does not exist [2019-07-31T03:51:02.888Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-31T03:51:02.888Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.021 s [2019-07-31T03:51:02.888Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.056 s [2019-07-31T03:51:02.888Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.012 s [2019-07-31T03:51:02.888Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.470 [2019-07-31T03:51:02.888Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.472 [2019-07-31T03:51:02.888Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.524 [2019-07-31T03:51:02.888Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.526 [2019-07-31T03:51:02.888Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.544 [2019-07-31T03:51:02.888Z] !MESSAGE The mapping group undefined does not exist in this analysis [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.552 [2019-07-31T03:51:02.888Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.555 [2019-07-31T03:51:02.888Z] !MESSAGE A query state value should have children attributes [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.557 [2019-07-31T03:51:02.888Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-31T03:51:02.888Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-31T03:51:02.888Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.004 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T03:51:02.888Z] 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-31T03:51:02.888Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.048 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.003 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.004 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-31T03:51:02.888Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.647 [2019-07-31T03:51:02.888Z] !MESSAGE Segment time: only one of or shoud be present [2019-07-31T03:51:02.888Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-31T03:51:02.888Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.011 s [2019-07-31T03:51:02.888Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-31T03:51:02.888Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-31T03:51:02.888Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.002 s [2019-07-31T03:51:02.888Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:02.741 [2019-07-31T03:51:02.888Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2019-07-31T03:51:02.888Z] [2019-07-31T03:51:02.889Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:02.851 [2019-07-31T03:51:02.889Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2019-07-31T03:51:02.889Z] [2019-07-31T03:51:03.146Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.921 [2019-07-31T03:51:03.146Z] !MESSAGE State Transition: Undefined action: action1 [2019-07-31T03:51:03.146Z] [2019-07-31T03:51:03.146Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.925 [2019-07-31T03:51:03.146Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-31T03:51:03.146Z] [2019-07-31T03:51:03.146Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:02.928 [2019-07-31T03:51:03.146Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-31T03:51:03.146Z] [2019-07-31T03:51:03.146Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:02.931 [2019-07-31T03:51:03.146Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2019-07-31T03:51:03.146Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-31T03:51:03.146Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.03 s [2019-07-31T03:51:03.146Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.007 s [2019-07-31T03:51:03.146Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.055 s [2019-07-31T03:51:03.146Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.007 s [2019-07-31T03:51:03.146Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.009 s [2019-07-31T03:51:03.146Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-31T03:51:03.146Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.009 s [2019-07-31T03:51:03.146Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-31T03:51:03.146Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-31T03:51:03.146Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.059 s [2019-07-31T03:51:03.146Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-31T03:51:03.146Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-31T03:51:03.146Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-31T03:51:03.146Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-31T03:51:07.427Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.439 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-31T03:51:07.427Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 2.203 s [2019-07-31T03:51:07.427Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.235 s [2019-07-31T03:51:07.427Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.560 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.561 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.562 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.562 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.563 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.564 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.564 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.565 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.565 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.566 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.566 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.622 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.623 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.623 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.696Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.624 [2019-07-31T03:51:10.696Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.696Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.624 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.625 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.626 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.626 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.627 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.628 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.629 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.630 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.631 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.631 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.632 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.636 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.636 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.637 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:10.697Z] [2019-07-31T03:51:10.697Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:10.638 [2019-07-31T03:51:10.697Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-31T03:51:25.542Z] [2019-07-31T03:51:25.542Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:23.479 [2019-07-31T03:51:25.542Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2019-07-31T03:51:25.542Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.165 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-31T03:51:25.542Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 16.457 s [2019-07-31T03:51:25.542Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 0.705 s [2019-07-31T03:51:25.542Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-31T03:51:25.542Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-31T03:51:25.542Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.123 s [2019-07-31T03:51:25.542Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-31T03:51:25.542Z] [2019-07-31T03:51:25.542Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:25.377 [2019-07-31T03:51:25.542Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T03:51:25.542Z] [2019-07-31T03:51:25.542Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:25.378 [2019-07-31T03:51:25.542Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T03:51:26.911Z] [2019-07-31T03:51:26.911Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:26.597 [2019-07-31T03:51:26.911Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T03:51:26.911Z] [2019-07-31T03:51:26.911Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:26.597 [2019-07-31T03:51:26.911Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T03:51:26.911Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-31T03:51:26.911Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.22 s [2019-07-31T03:51:26.911Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.041 s [2019-07-31T03:51:26.911Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-31T03:51:27.171Z] [2019-07-31T03:51:27.171Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:26.963 [2019-07-31T03:51:27.171Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T03:51:31.529Z] [2019-07-31T03:51:31.529Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:30.950 [2019-07-31T03:51:31.529Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T03:51:31.529Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.329 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-31T03:51:31.529Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 4.012 s [2019-07-31T03:51:31.529Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.316 s [2019-07-31T03:51:31.529Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-31T03:51:32.330Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-31T03:51:32.330Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.117 s [2019-07-31T03:51:32.330Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-31T03:51:32.330Z] [2019-07-31T03:51:32.330Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:32.092 [2019-07-31T03:51:32.330Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T03:51:32.586Z] [2019-07-31T03:51:32.586Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:32.352 [2019-07-31T03:51:32.586Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T03:51:32.586Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-31T03:51:32.586Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.26 s [2019-07-31T03:51:32.586Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.003 s [2019-07-31T03:51:32.586Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-31T03:51:33.955Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-31T03:51:33.955Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.216 s [2019-07-31T03:51:33.955Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-31T03:51:34.212Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-31T03:51:34.212Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.386 s [2019-07-31T03:51:34.212Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.115 s [2019-07-31T03:51:34.212Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-31T03:51:36.103Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-31T03:51:36.103Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.598 s [2019-07-31T03:51:36.104Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.906 s [2019-07-31T03:51:36.104Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.302 s [2019-07-31T03:51:36.104Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-31T03:51:36.665Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-31T03:51:36.665Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.301 s [2019-07-31T03:51:36.665Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.015 s [2019-07-31T03:51:36.665Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.299 s [2019-07-31T03:51:36.665Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-31T03:51:36.665Z] [2019-07-31T03:51:36.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:36.568 [2019-07-31T03:51:36.665Z] !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-31T03:51:36.665Z] [2019-07-31T03:51:36.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:36.579 [2019-07-31T03:51:36.665Z] !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-31T03:51:36.665Z] [2019-07-31T03:51:36.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:36.638 [2019-07-31T03:51:36.665Z] !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-31T03:51:36.665Z] [2019-07-31T03:51:36.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:36.648 [2019-07-31T03:51:36.665Z] !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-31T03:51:36.665Z] [2019-07-31T03:51:36.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:36.656 [2019-07-31T03:51:36.665Z] !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-31T03:51:36.922Z] [2019-07-31T03:51:36.922Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 03:51:36.781 [2019-07-31T03:51:36.922Z] !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-31T03:51:37.855Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-31T03:51:37.855Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.1 s [2019-07-31T03:51:37.855Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.124 s [2019-07-31T03:51:37.855Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.057 s [2019-07-31T03:51:37.855Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.528 s [2019-07-31T03:51:37.855Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.188 s [2019-07-31T03:51:37.855Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.179 s [2019-07-31T03:51:37.855Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.001 s [2019-07-31T03:51:37.855Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-31T03:51:38.417Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-31T03:51:38.417Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.177 s [2019-07-31T03:51:38.417Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.14 s [2019-07-31T03:51:38.417Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-31T03:51:38.417Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-31T03:51:38.417Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.106 s [2019-07-31T03:51:38.417Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0 s [2019-07-31T03:51:38.417Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.043 s [2019-07-31T03:51:38.417Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-31T03:51:39.346Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-31T03:51:39.346Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.254 s [2019-07-31T03:51:39.346Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.218 s [2019-07-31T03:51:39.346Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.212 s [2019-07-31T03:51:39.346Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-31T03:51:49.291Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.021 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-31T03:51:49.291Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.381 s [2019-07-31T03:51:49.291Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 7.905 s [2019-07-31T03:51:49.291Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.501 s [2019-07-31T03:51:49.291Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.233 s [2019-07-31T03:51:49.291Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-31T03:51:49.291Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-31T03:51:49.291Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-07-31T03:51:49.291Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.075 s [2019-07-31T03:51:49.291Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.029 s [2019-07-31T03:51:49.291Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.071 s [2019-07-31T03:51:49.291Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.029 s [2019-07-31T03:51:49.291Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.07 s [2019-07-31T03:51:49.291Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.028 s [2019-07-31T03:51:49.291Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-31T03:51:52.286Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.126 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-31T03:51:52.286Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 2.125 s [2019-07-31T03:51:52.286Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-31T03:51:53.214Z] [2019-07-31T03:51:53.214Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:52.894 [2019-07-31T03:51:53.214Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T03:51:53.214Z] [2019-07-31T03:51:53.214Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:52.894 [2019-07-31T03:51:53.214Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-31T03:51:53.214Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-31T03:51:53.214Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.221 s [2019-07-31T03:51:53.214Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.011 s [2019-07-31T03:51:53.214Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-31T03:51:53.214Z] [2019-07-31T03:51:53.214Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:52.910 [2019-07-31T03:51:53.214Z] !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-31T03:51:54.143Z] [2019-07-31T03:51:54.143Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 03:51:54.121 [2019-07-31T03:51:54.143Z] !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-31T03:51:55.510Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.419 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-31T03:51:55.510Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-31T03:51:55.510Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-31T03:51:55.510Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-31T03:51:55.510Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-31T03:51:55.510Z] 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-31T03:51:55.510Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-31T03:51:55.510Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-31T03:51:55.510Z] [2019-07-31T03:51:55.510Z] Results: [2019-07-31T03:51:55.510Z] [2019-07-31T03:51:55.510Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:51:55.510Z] [2019-07-31T03:51:56.438Z] [INFO] All tests passed! [2019-07-31T03:51:56.438Z] [INFO] [2019-07-31T03:51:56.438Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:51:56.438Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:51:56.438Z] [INFO] [2019-07-31T03:51:56.438Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:51:56.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:51:56.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:51:56.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:51:57.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:51:57.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:51:57.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:51:57.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:51:57.770Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:51:57.770Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:51:58.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:51:58.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:51:58.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:51:58.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:51:58.845Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:51:58.845Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:51:59.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:52:00.029Z] [INFO] [2019-07-31T03:52:00.029Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:52:00.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:52:00.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T03:52:00.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:52:00.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:52:00.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T03:52:00.029Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T03:52:00.029Z] [INFO] [2019-07-31T03:52:00.029Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-31T03:52:00.029Z] [INFO] [2019-07-31T03:52:00.029Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2019-07-31T03:52:00.029Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/134] [2019-07-31T03:52:00.029Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:52:00.029Z] [INFO] [2019-07-31T03:52:00.029Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.029Z] [INFO] [2019-07-31T03:52:00.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.029Z] [INFO] The project's OSGi version is 2.0.0.201907310252 [2019-07-31T03:52:00.029Z] [INFO] [2019-07-31T03:52:00.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.029Z] [INFO] [2019-07-31T03:52:00.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.029Z] [INFO] [2019-07-31T03:52:00.029Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.029Z] [INFO] [2019-07-31T03:52:00.029Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.029Z] [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/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:52:00.029Z] [INFO] [2019-07-31T03:52:00.029Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:52:00.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2019-07-31T03:52:00.029Z] [INFO] [2019-07-31T03:52:00.029Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.029Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2019-07-31T03:52:00.592Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] [2019-07-31T03:52:00.592Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2019-07-31T03:52:00.592Z] ^^^^^ [2019-07-31T03:52:00.592Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:52:00.592Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java (at line 41) [2019-07-31T03:52:00.592Z] @SuppressWarnings("nls") [2019-07-31T03:52:00.592Z] ^^^^^ [2019-07-31T03:52:00.592Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T03:52:00.592Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] [2019-07-31T03:52:00.592Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T03:52:00.592Z] ^^^^^ [2019-07-31T03:52:00.592Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:52:00.592Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/MatchAndSyncTest.java (at line 40) [2019-07-31T03:52:00.592Z] @SuppressWarnings("nls") [2019-07-31T03:52:00.592Z] ^^^^^ [2019-07-31T03:52:00.592Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T03:52:00.592Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] [2019-07-31T03:52:00.592Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T03:52:00.592Z] ^^^^^ [2019-07-31T03:52:00.592Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:52:00.592Z] 5 problems (0 errors, 3 warnings, 3 info) [2019-07-31T03:52:00.592Z] [INFO] [2019-07-31T03:52:00.592Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:52:00.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2019-07-31T03:52:00.592Z] [INFO] [2019-07-31T03:52:00.592Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.592Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-31T03:52:00.592Z] [INFO] [2019-07-31T03:52:00.592Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.592Z] [INFO] [2019-07-31T03:52:00.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.592Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-31T03:52:00.849Z] [INFO] [2019-07-31T03:52:00.849Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.849Z] [INFO] [2019-07-31T03:52:00.849Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.849Z] [INFO] [2019-07-31T03:52:00.849Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.849Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-31T03:52:00.849Z] [INFO] [2019-07-31T03:52:00.849Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:00.849Z] [INFO] [2019-07-31T03:52:00.849Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:52:02.215Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log [2019-07-31T03:52:02.215Z] [INFO] Command line: [2019-07-31T03:52:02.215Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:52:02.215Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:52:04.989Z] !SESSION 2019-07-31 03:52:02.147 ----------------------------------------------- [2019-07-31T03:52:04.989Z] eclipse.buildId=unknown [2019-07-31T03:52:04.989Z] java.version=1.8.0_202 [2019-07-31T03:52:04.989Z] java.vendor=Oracle Corporation [2019-07-31T03:52:04.989Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:52:04.989Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:52:04.989Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:52:04.989Z] [2019-07-31T03:52:04.989Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:52:04.835 [2019-07-31T03:52:04.989Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:52:04.989Z] !STACK 0 [2019-07-31T03:52:04.989Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:52:04.989Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:52:04.989Z] [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:52:04.989Z] [2019-07-31T03:52:04.989Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:52:04.966 [2019-07-31T03:52:04.989Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:52:04.989Z] !STACK 0 [2019-07-31T03:52:04.989Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:52:04.989Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:52:04.989Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:52:04.989Z] -> 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-31T03:52:04.989Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:52:04.989Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:52:04.989Z] [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:52:04.989Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:52:08.262Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-31T03:52:34.763Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.803 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-31T03:52:34.763Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.088 s [2019-07-31T03:52:34.763Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 8.061 s [2019-07-31T03:52:34.763Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-31T03:52:34.763Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:34.763Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:34.763Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T03:52:34.763Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:34.763Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.007 s [2019-07-31T03:52:34.763Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:34.763Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.231 s [2019-07-31T03:52:34.763Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.118 s [2019-07-31T03:52:34.763Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.037 s [2019-07-31T03:52:34.763Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:34.763Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:34.763Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-31T03:52:34.763Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-31T03:52:34.763Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-31T03:52:34.763Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.004 s [2019-07-31T03:52:34.763Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:34.763Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:34.763Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T03:52:34.763Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T03:52:34.763Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T03:52:34.763Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:34.763Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:34.763Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T03:52:34.763Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T03:52:34.763Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:34.763Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T03:52:34.763Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:34.763Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-31T03:52:34.763Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-31T03:52:34.763Z] 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-31T03:52:34.763Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2019-07-31T03:52:34.763Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-31T03:52:38.936Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.605 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-31T03:52:38.936Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-31T03:52:38.936Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:38.936Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:38.936Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T03:52:38.936Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.009 s [2019-07-31T03:52:38.936Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.081 s [2019-07-31T03:52:38.936Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.075 s [2019-07-31T03:52:38.936Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.006 s [2019-07-31T03:52:38.936Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.056 s [2019-07-31T03:52:38.936Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-31T03:52:38.936Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:38.936Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T03:52:38.936Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.046 s [2019-07-31T03:52:38.936Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.053 s [2019-07-31T03:52:38.936Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.037 s [2019-07-31T03:52:38.936Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.037 s [2019-07-31T03:52:38.936Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:38.936Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T03:52:38.936Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:38.936Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T03:52:38.936Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:38.936Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T03:52:38.936Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:38.936Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T03:52:38.936Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:38.936Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T03:52:38.936Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T03:52:38.936Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-31T03:52:38.936Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-31T03:52:38.936Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-31T03:52:53.780Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.54 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-31T03:52:53.780Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 12.201 s [2019-07-31T03:52:53.780Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.26 s [2019-07-31T03:52:53.780Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-31T03:52:54.343Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.927 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-31T03:52:54.343Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 2.925 s [2019-07-31T03:52:54.343Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-31T03:52:59.591Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.674 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-31T03:52:59.591Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.216 s [2019-07-31T03:52:59.591Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.147 s [2019-07-31T03:52:59.591Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.149 s [2019-07-31T03:52:59.591Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.16 s [2019-07-31T03:52:59.591Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-31T03:53:31.628Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.362 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-31T03:53:31.628Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 2.354 s [2019-07-31T03:53:31.628Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 27.007 s [2019-07-31T03:53:31.628Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-31T03:53:31.628Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.355 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-31T03:53:31.628Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 1.354 s [2019-07-31T03:53:31.628Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-31T03:53:31.628Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-31T03:53:31.628Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:53:31.628Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-31T03:53:31.628Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:53:31.628Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:53:31.628Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-31T03:53:31.628Z] [2019-07-31T03:53:31.628Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 03:53:29.837 [2019-07-31T03:53:31.628Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-31T03:53:43.802Z] [2019-07-31T03:53:43.802Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-31 03:53:41.964 [2019-07-31T03:53:43.802Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-31T03:53:51.894Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.585 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-31T03:53:51.894Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 12.18 s [2019-07-31T03:53:51.894Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 9.404 s [2019-07-31T03:53:51.894Z] [2019-07-31T03:53:51.894Z] Results: [2019-07-31T03:53:51.894Z] [2019-07-31T03:53:51.894Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T03:53:51.894Z] [2019-07-31T03:53:52.151Z] [INFO] All tests passed! [2019-07-31T03:53:52.151Z] [INFO] [2019-07-31T03:53:52.151Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:53:52.151Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:53:52.151Z] [INFO] [2019-07-31T03:53:52.151Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:53:53.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:53:53.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:53:53.338Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:53:54.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:53:54.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-31T03:53:54.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:53:55.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T03:53:55.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:53:55.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:53:55.625Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:53:55.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:53:55.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:53:56.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:53:56.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-31T03:53:56.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:53:56.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:53:56.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:53:57.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:53:57.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:53:57.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:53:57.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T03:53:57.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T03:53:57.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T03:53:57.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:53:58.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T03:53:58.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:53:58.445Z] [INFO] [2019-07-31T03:53:58.445Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:53:58.445Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-31T03:53:58.445Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.pom [2019-07-31T03:53:58.445Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-31T03:53:58.445Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:53:58.445Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:53:58.445Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:53:58.445Z] [INFO] [2019-07-31T03:53:58.445Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-31T03:53:58.445Z] [INFO] [2019-07-31T03:53:58.445Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2019-07-31T03:53:58.445Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT [93/134] [2019-07-31T03:53:58.445Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:53:58.445Z] [INFO] [2019-07-31T03:53:58.445Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:58.445Z] [INFO] [2019-07-31T03:53:58.445Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:58.445Z] [INFO] The project's OSGi version is 4.0.3.201907310252 [2019-07-31T03:53:58.445Z] [INFO] [2019-07-31T03:53:58.445Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:58.445Z] [INFO] [2019-07-31T03:53:58.445Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:58.445Z] [INFO] [2019-07-31T03:53:58.445Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:58.445Z] [INFO] [2019-07-31T03:53:58.445Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:58.445Z] [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/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:53:58.445Z] [INFO] [2019-07-31T03:53:58.445Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:58.445Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:53:58.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2019-07-31T03:53:58.445Z] [INFO] [2019-07-31T03:53:58.445Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:58.445Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2019-07-31T03:53:59.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] [2019-07-31T03:53:59.374Z] int tidQuark = entry.getValue(); [2019-07-31T03:53:59.374Z] ^^^^^^^^^^^^^^^^ [2019-07-31T03:53:59.374Z] 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-31T03:53:59.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] [2019-07-31T03:53:59.374Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T03:53:59.374Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:53:59.374Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:53:59.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[127] [2019-07-31T03:53:59.374Z] return new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic()); [2019-07-31T03:53:59.374Z] ^^^^^^^^ [2019-07-31T03:53:59.374Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:53:59.374Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] [2019-07-31T03:53:59.374Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2019-07-31T03:53:59.374Z] ^ [2019-07-31T03:53:59.374Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T03:53:59.374Z] 4 problems (4 warnings) [2019-07-31T03:53:59.374Z] [INFO] [2019-07-31T03:53:59.374Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:59.374Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:53:59.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2019-07-31T03:53:59.374Z] [INFO] [2019-07-31T03:53:59.374Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:59.374Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-31T03:53:59.374Z] [INFO] [2019-07-31T03:53:59.374Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:59.374Z] [INFO] [2019-07-31T03:53:59.374Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:59.374Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-31T03:53:59.630Z] [INFO] [2019-07-31T03:53:59.630Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:59.630Z] [INFO] [2019-07-31T03:53:59.630Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:59.630Z] [INFO] [2019-07-31T03:53:59.630Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:59.630Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-31T03:53:59.630Z] [INFO] [2019-07-31T03:53:59.630Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:59.630Z] [INFO] [2019-07-31T03:53:59.630Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:59.630Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:53:59.630Z] [INFO] [2019-07-31T03:53:59.630Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:53:59.887Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:53:59.887Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:54:00.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:54:00.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:54:00.962Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:54:00.962Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:54:00.962Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:54:00.962Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:54:01.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:54:01.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:54:01.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:54:01.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:54:01.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T03:54:01.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T03:54:01.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:54:01.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:54:01.989Z] [INFO] [2019-07-31T03:54:01.989Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:54:01.989Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-31T03:54:01.989Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.pom [2019-07-31T03:54:01.989Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-31T03:54:01.989Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:54:01.989Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T03:54:01.989Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T03:54:01.989Z] [INFO] [2019-07-31T03:54:01.989Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-31T03:54:01.989Z] [INFO] [2019-07-31T03:54:01.989Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2019-07-31T03:54:01.989Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT [94/134] [2019-07-31T03:54:01.989Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T03:54:01.989Z] [INFO] [2019-07-31T03:54:01.989Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:01.989Z] [INFO] [2019-07-31T03:54:01.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:01.989Z] [INFO] The project's OSGi version is 3.0.5.201907310252 [2019-07-31T03:54:01.989Z] [INFO] [2019-07-31T03:54:01.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:01.989Z] [INFO] [2019-07-31T03:54:01.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:01.989Z] [INFO] [2019-07-31T03:54:01.989Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:01.989Z] [INFO] [2019-07-31T03:54:01.989Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:01.989Z] [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/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:54:01.989Z] [INFO] [2019-07-31T03:54:01.989Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:01.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:54:01.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2019-07-31T03:54:01.989Z] [INFO] [2019-07-31T03:54:01.989Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:01.989Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2019-07-31T03:54:02.918Z] [INFO] [2019-07-31T03:54:02.918Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:02.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:54:02.918Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2019-07-31T03:54:02.918Z] [INFO] [2019-07-31T03:54:02.918Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:02.918Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-31T03:54:02.918Z] [INFO] [2019-07-31T03:54:02.918Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:02.918Z] [INFO] [2019-07-31T03:54:02.919Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:02.919Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-31T03:54:02.919Z] [INFO] [2019-07-31T03:54:02.919Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:02.919Z] [INFO] [2019-07-31T03:54:02.919Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:02.919Z] [INFO] [2019-07-31T03:54:02.919Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:02.919Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-31T03:54:02.919Z] [INFO] [2019-07-31T03:54:02.919Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:02.919Z] [INFO] [2019-07-31T03:54:02.919Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:02.919Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:54:02.919Z] [INFO] [2019-07-31T03:54:02.919Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:03.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:54:03.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:54:03.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:54:04.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:54:04.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:54:04.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:54:04.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:54:04.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:54:04.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:54:04.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T03:54:05.435Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:54:06.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:54:07.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:54:07.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:54:07.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T03:54:07.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:54:07.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:54:08.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T03:54:08.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T03:54:08.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T03:54:08.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:54:08.086Z] [INFO] [2019-07-31T03:54:08.086Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:08.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-31T03:54:08.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.pom [2019-07-31T03:54:08.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-31T03:54:08.086Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:54:08.343Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T03:54:08.343Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T03:54:08.343Z] [INFO] [2019-07-31T03:54:08.343Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-31T03:54:08.343Z] [INFO] [2019-07-31T03:54:08.343Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2019-07-31T03:54:08.343Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT [95/134] [2019-07-31T03:54:08.343Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T03:54:08.343Z] [INFO] [2019-07-31T03:54:08.343Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:08.343Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target [2019-07-31T03:54:08.343Z] [INFO] [2019-07-31T03:54:08.343Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:08.343Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T03:54:08.343Z] [INFO] [2019-07-31T03:54:08.343Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:08.343Z] [INFO] [2019-07-31T03:54:08.343Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:08.343Z] [INFO] [2019-07-31T03:54:08.343Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:08.343Z] [INFO] [2019-07-31T03:54:08.343Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:08.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/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:54:08.343Z] [INFO] [2019-07-31T03:54:08.343Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:08.343Z] [INFO] [2019-07-31T03:54:08.343Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:08.343Z] [INFO] [2019-07-31T03:54:08.343Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:08.599Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-31T03:54:08.599Z] [INFO] [2019-07-31T03:54:08.599Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:08.599Z] [INFO] [2019-07-31T03:54:08.599Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:08.599Z] [INFO] [2019-07-31T03:54:08.599Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:09.528Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:54:09.528Z] [INFO] [2019-07-31T03:54:09.528Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:09.528Z] [INFO] [2019-07-31T03:54:09.528Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:09.528Z] [INFO] [2019-07-31T03:54:09.528Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:09.528Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:54:09.528Z] [INFO] [2019-07-31T03:54:09.528Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:10.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:54:10.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:54:11.150Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:54:11.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T03:54:11.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:54:13.337Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:54:13.337Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:54:13.337Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T03:54:13.337Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:54:13.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:54:13.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:54:13.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:54:13.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:54:13.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T03:54:13.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:54:13.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:54:13.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T03:54:14.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:54:14.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:54:14.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-31T03:54:14.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T03:54:14.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-31T03:54:14.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T03:54:14.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T03:54:14.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-31T03:54:14.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-31T03:54:14.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T03:54:14.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T03:54:15.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T03:54:16.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T03:54:16.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T03:54:16.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T03:54:16.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T03:54:16.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T03:54:16.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T03:54:16.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:54:16.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T03:54:16.540Z] [INFO] [2019-07-31T03:54:16.540Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:16.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-31T03:54:16.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.pom [2019-07-31T03:54:16.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T03:54:16.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:54:16.540Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:54:16.540Z] [INFO] [2019-07-31T03:54:16.540Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-31T03:54:16.540Z] [INFO] [2019-07-31T03:54:16.540Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2019-07-31T03:54:16.540Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/134] [2019-07-31T03:54:16.540Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:54:16.540Z] [INFO] [2019-07-31T03:54:16.540Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.540Z] [INFO] [2019-07-31T03:54:16.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.540Z] [INFO] The project's OSGi version is 1.0.9.201907310252 [2019-07-31T03:54:16.540Z] [INFO] [2019-07-31T03:54:16.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.540Z] [INFO] [2019-07-31T03:54:16.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.540Z] [INFO] [2019-07-31T03:54:16.540Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.540Z] [INFO] [2019-07-31T03:54:16.540Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.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/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:54:16.540Z] [INFO] [2019-07-31T03:54:16.540Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.540Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:54:16.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2019-07-31T03:54:16.540Z] [INFO] [2019-07-31T03:54:16.540Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.540Z] [INFO] Compiling 11 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2019-07-31T03:54:16.797Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] [2019-07-31T03:54:16.797Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2019-07-31T03:54:16.797Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:54:16.797Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T03:54:16.797Z] 1 problem (1 warning) [2019-07-31T03:54:16.797Z] [INFO] [2019-07-31T03:54:16.797Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:54:16.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2019-07-31T03:54:16.797Z] [INFO] [2019-07-31T03:54:16.797Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.797Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:54:16.797Z] [INFO] [2019-07-31T03:54:16.797Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.797Z] [INFO] [2019-07-31T03:54:16.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.797Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:54:16.797Z] [INFO] [2019-07-31T03:54:16.797Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.797Z] [INFO] [2019-07-31T03:54:16.797Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.797Z] [INFO] [2019-07-31T03:54:16.797Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.797Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:54:16.797Z] [INFO] [2019-07-31T03:54:16.797Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:16.797Z] [INFO] [2019-07-31T03:54:16.797Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:18.166Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log [2019-07-31T03:54:18.166Z] [INFO] Command line: [2019-07-31T03:54:18.166Z] [/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/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:54:18.166Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:54:21.460Z] !SESSION 2019-07-31 03:54:18.285 ----------------------------------------------- [2019-07-31T03:54:21.460Z] eclipse.buildId=unknown [2019-07-31T03:54:21.460Z] java.version=1.8.0_202 [2019-07-31T03:54:21.460Z] java.vendor=Oracle Corporation [2019-07-31T03:54:21.460Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:54:21.460Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:54:21.460Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:54:21.460Z] [2019-07-31T03:54:21.460Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:54:20.953 [2019-07-31T03:54:21.460Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:54:21.460Z] !STACK 0 [2019-07-31T03:54:21.460Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T03:54:21.460Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:54:21.460Z] [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:54:21.460Z] [2019-07-31T03:54:21.460Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:54:21.129 [2019-07-31T03:54:21.460Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:54:21.460Z] !STACK 0 [2019-07-31T03:54:21.460Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T03:54:21.460Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:54:21.460Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:54:21.460Z] -> 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-31T03:54:21.460Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T03:54:21.460Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:54:21.460Z] [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:54:21.460Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:54:26.710Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-31T03:54:41.556Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.104 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-31T03:54:41.556Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 3.373 s [2019-07-31T03:54:41.556Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.527 s [2019-07-31T03:54:41.556Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.368 s [2019-07-31T03:54:41.556Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.343 s [2019-07-31T03:54:41.556Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.283 s [2019-07-31T03:54:41.556Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 3.805 s [2019-07-31T03:54:41.556Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.31 s [2019-07-31T03:54:41.556Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-31T03:54:41.556Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-31T03:54:41.556Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.07 s [2019-07-31T03:54:41.556Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-31T03:54:51.726Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.672 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-31T03:54:51.726Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.385 s [2019-07-31T03:54:51.726Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.212 s [2019-07-31T03:54:51.726Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.198 s [2019-07-31T03:54:51.726Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.197 s [2019-07-31T03:54:51.726Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.206 s [2019-07-31T03:54:51.726Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 3.274 s [2019-07-31T03:54:51.726Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.197 s [2019-07-31T03:54:51.726Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-31T03:54:51.726Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-31T03:54:51.726Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2019-07-31T03:54:51.726Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-31T03:54:58.269Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.713 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-31T03:54:58.269Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.133 s [2019-07-31T03:54:58.269Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0 s [2019-07-31T03:54:58.269Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.142 s [2019-07-31T03:54:58.269Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.11 s [2019-07-31T03:54:58.269Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.114 s [2019-07-31T03:54:58.269Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.038 s [2019-07-31T03:54:58.269Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.935 s [2019-07-31T03:54:58.269Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.012 s [2019-07-31T03:54:58.269Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.222 s [2019-07-31T03:54:58.269Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-31T03:54:58.269Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-31T03:54:58.269Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.107 s [2019-07-31T03:54:58.269Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-31T03:54:58.269Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-31T03:54:58.269Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:54:58.269Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:54:58.269Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:54:58.269Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-31T03:54:58.269Z] [2019-07-31T03:54:58.269Z] Results: [2019-07-31T03:54:58.269Z] [2019-07-31T03:54:58.269Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T03:54:58.269Z] [2019-07-31T03:54:58.529Z] [INFO] All tests passed! [2019-07-31T03:54:58.529Z] [INFO] [2019-07-31T03:54:58.529Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:58.529Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:54:58.529Z] [INFO] [2019-07-31T03:54:58.529Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:54:59.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:54:59.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:54:59.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:54:59.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:54:59.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:55:00.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:55:00.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:55:00.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:55:00.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:55:00.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:55:00.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:55:00.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:55:01.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:55:01.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T03:55:01.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T03:55:01.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:55:01.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T03:55:01.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:55:02.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:55:02.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:55:02.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:55:02.015Z] [INFO] [2019-07-31T03:55:02.015Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:55:02.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T03:55:02.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T03:55:02.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T03:55:02.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:55:02.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T03:55:02.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T03:55:02.015Z] [INFO] [2019-07-31T03:55:02.015Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-31T03:55:02.015Z] [INFO] [2019-07-31T03:55:02.015Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2019-07-31T03:55:02.015Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/134] [2019-07-31T03:55:02.015Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:55:02.015Z] [INFO] [2019-07-31T03:55:02.015Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.015Z] [INFO] [2019-07-31T03:55:02.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.015Z] [INFO] The project's OSGi version is 1.0.0.201907310252 [2019-07-31T03:55:02.015Z] [INFO] [2019-07-31T03:55:02.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.015Z] [INFO] [2019-07-31T03:55:02.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.015Z] [INFO] [2019-07-31T03:55:02.015Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.015Z] [INFO] [2019-07-31T03:55:02.015Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.015Z] [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/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:55:02.015Z] [INFO] [2019-07-31T03:55:02.015Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.015Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:55:02.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2019-07-31T03:55:02.015Z] [INFO] [2019-07-31T03:55:02.015Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.015Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2019-07-31T03:55:02.274Z] [INFO] [2019-07-31T03:55:02.274Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:55:02.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2019-07-31T03:55:02.274Z] [INFO] [2019-07-31T03:55:02.274Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.274Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T03:55:02.274Z] [INFO] [2019-07-31T03:55:02.274Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.274Z] [INFO] [2019-07-31T03:55:02.274Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.274Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:55:02.274Z] [INFO] [2019-07-31T03:55:02.274Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.274Z] [INFO] [2019-07-31T03:55:02.274Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.274Z] [INFO] [2019-07-31T03:55:02.274Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.274Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:55:02.274Z] [INFO] [2019-07-31T03:55:02.274Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:02.274Z] [INFO] [2019-07-31T03:55:02.274Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:04.043Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log [2019-07-31T03:55:04.043Z] [INFO] Command line: [2019-07-31T03:55:04.043Z] [/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/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T03:55:04.043Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:55:07.317Z] !SESSION 2019-07-31 03:55:03.978 ----------------------------------------------- [2019-07-31T03:55:07.317Z] eclipse.buildId=unknown [2019-07-31T03:55:07.317Z] java.version=1.8.0_202 [2019-07-31T03:55:07.317Z] java.vendor=Oracle Corporation [2019-07-31T03:55:07.317Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:55:07.317Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T03:55:07.317Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T03:55:07.317Z] [2019-07-31T03:55:07.317Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:55:07.153 [2019-07-31T03:55:07.317Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:55:07.317Z] !STACK 0 [2019-07-31T03:55:07.317Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:55:07.317Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:55:07.317Z] [2019-07-31T03:55:07.317Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:55:07.317Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:55:07.317Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:55:07.317Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:55:07.317Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:55:07.317Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:55:07.317Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:55:07.317Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:55:07.317Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:55:07.317Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:55:07.574Z] [2019-07-31T03:55:07.574Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:55:07.352 [2019-07-31T03:55:07.574Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:55:07.574Z] !STACK 0 [2019-07-31T03:55:07.574Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:55:07.574Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:55:07.574Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:55:07.574Z] -> 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-31T03:55:07.574Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:55:07.574Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:55:07.574Z] [2019-07-31T03:55:07.574Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:55:07.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:55:07.574Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:55:07.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:55:07.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:55:07.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:55:07.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:55:07.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:55:07.574Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:55:07.574Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:55:10.845Z] process 11935: 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-31T03:55:10.845Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:55:11.101Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:55:11.101Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:55:21.051Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-31T03:55:21.051Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-31T03:55:21.051Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-31T03:55:21.051Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:55:21.051Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:55:21.051Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T03:55:21.051Z] [2019-07-31T03:55:21.051Z] Results: [2019-07-31T03:55:21.051Z] [2019-07-31T03:55:21.051Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:55:21.051Z] [2019-07-31T03:55:22.944Z] [INFO] All tests passed! [2019-07-31T03:55:22.944Z] [INFO] [2019-07-31T03:55:22.944Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:22.944Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:55:22.944Z] [INFO] [2019-07-31T03:55:22.944Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:23.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:55:23.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:55:23.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:55:24.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T03:55:24.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T03:55:24.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:55:25.468Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:55:25.468Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T03:55:25.468Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:55:25.468Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T03:55:25.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:55:27.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:55:27.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T03:55:27.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T03:55:27.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T03:55:27.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:55:27.604Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:55:27.604Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T03:55:27.604Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T03:55:27.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T03:55:27.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T03:55:27.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:55:28.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:55:28.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:55:28.422Z] [INFO] [2019-07-31T03:55:28.422Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:28.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T03:55:28.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T03:55:28.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T03:55:28.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:55:28.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T03:55:28.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T03:55:28.422Z] [INFO] [2019-07-31T03:55:28.422Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-31T03:55:28.422Z] [INFO] [2019-07-31T03:55:28.422Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2019-07-31T03:55:28.422Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT [98/134] [2019-07-31T03:55:28.422Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:55:28.422Z] [INFO] [2019-07-31T03:55:28.422Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.422Z] [INFO] [2019-07-31T03:55:28.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.422Z] [INFO] The project's OSGi version is 1.0.5.201907310252 [2019-07-31T03:55:28.422Z] [INFO] [2019-07-31T03:55:28.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.422Z] [INFO] [2019-07-31T03:55:28.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.422Z] [INFO] [2019-07-31T03:55:28.422Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.422Z] [INFO] [2019-07-31T03:55:28.422Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.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/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:55:28.422Z] [INFO] [2019-07-31T03:55:28.422Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:55:28.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2019-07-31T03:55:28.422Z] [INFO] [2019-07-31T03:55:28.422Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.422Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2019-07-31T03:55:28.984Z] [INFO] [2019-07-31T03:55:28.984Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.984Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:55:28.984Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2019-07-31T03:55:28.984Z] [INFO] [2019-07-31T03:55:28.984Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.984Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T03:55:28.984Z] [INFO] [2019-07-31T03:55:28.984Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.984Z] [INFO] [2019-07-31T03:55:28.984Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.984Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-31T03:55:28.984Z] [INFO] [2019-07-31T03:55:28.984Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.984Z] [INFO] [2019-07-31T03:55:28.984Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.984Z] [INFO] [2019-07-31T03:55:28.984Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.984Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-31T03:55:28.984Z] [INFO] [2019-07-31T03:55:28.984Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:28.984Z] [INFO] [2019-07-31T03:55:28.984Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:55:30.349Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T03:55:30.349Z] [INFO] Command line: [2019-07-31T03:55:30.349Z] [/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/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T03:55:30.349Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:55:33.616Z] !SESSION 2019-07-31 03:55:30.491 ----------------------------------------------- [2019-07-31T03:55:33.616Z] eclipse.buildId=unknown [2019-07-31T03:55:33.616Z] java.version=1.8.0_202 [2019-07-31T03:55:33.616Z] java.vendor=Oracle Corporation [2019-07-31T03:55:33.616Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:55:33.616Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T03:55:33.616Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T03:55:33.616Z] [2019-07-31T03:55:33.616Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:55:33.350 [2019-07-31T03:55:33.616Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:55:33.616Z] !STACK 0 [2019-07-31T03:55:33.616Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:55:33.616Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:55:33.616Z] [2019-07-31T03:55:33.616Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:55:33.616Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:55:33.616Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:55:33.616Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:55:33.616Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:55:33.616Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:55:33.616Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:55:33.616Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:55:33.616Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:55:33.616Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:55:33.616Z] [2019-07-31T03:55:33.616Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:55:33.535 [2019-07-31T03:55:33.616Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:55:33.616Z] !STACK 0 [2019-07-31T03:55:33.616Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:55:33.616Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:55:33.616Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:55:33.617Z] -> 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-31T03:55:33.617Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:55:33.617Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:55:33.617Z] [2019-07-31T03:55:33.617Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:55:33.617Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:55:33.617Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:55:33.617Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:55:33.617Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:55:33.617Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:55:33.617Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:55:33.617Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:55:33.617Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:55:33.617Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:55:35.506Z] process 12010: 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-31T03:55:35.506Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:55:36.071Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:55:36.071Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:55:48.451Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-31T03:55:48.451Z] Display size: 1440x900 [2019-07-31T03:55:48.451Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T03:55:48.451Z] GTK version=3.18.9 [2019-07-31T03:55:48.451Z] GTK theme=Ambiance [2019-07-31T03:55:48.451Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T03:55:48.451Z] Time zone: Coordinated Universal Time [2019-07-31T03:55:48.451Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T03:55:48.451Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T03:55:49.818Z] *** BUG *** [2019-07-31T03:55:49.818Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:55:49.818Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:55:49.818Z] [2019-07-31T03:55:49.818Z] *** BUG *** [2019-07-31T03:55:49.818Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:55:49.818Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:55:49.818Z] [2019-07-31T03:55:50.075Z] *** BUG *** [2019-07-31T03:55:50.075Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:55:50.075Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:55:50.075Z] [2019-07-31T03:55:50.075Z] *** BUG *** [2019-07-31T03:55:50.075Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:55:50.075Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:55:50.075Z] [2019-07-31T03:55:50.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:55:50.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:55:50.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:55:50.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:50.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177254827 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:55:50.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177254828 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:55:50.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177254828 data=null} to TreeItem with text {myNode} [2019-07-31T03:55:50.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177254829 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:55:50.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177254830 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-31T03:55:50.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177254896 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:55:50.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:50.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177254902 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:55:50.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177254902 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:55:50.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177254902 data=null} to TreeItem with text {myNode} [2019-07-31T03:55:50.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177254903 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:55:50.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177254903 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-31T03:55:50.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177254905 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:55:51.151Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T03:55:51.151Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T03:55:51.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1177255218 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-31T03:55:51.151Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T03:55:52.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:52.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177256314 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:55:52.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177256316 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:55:52.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177256316 data=null} to Tree node with text: Sessions [2019-07-31T03:55:52.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177256317 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:55:52.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177256317 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-31T03:55:52.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177256321 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:55:52.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:52.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177256323 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:55:52.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177256323 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:55:52.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177256323 data=null} to Tree node with text: Sessions [2019-07-31T03:55:52.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177256324 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:55:52.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177256324 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-31T03:55:52.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177256326 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:55:52.337Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T03:55:52.337Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T03:55:52.594Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T03:55:52.594Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T03:55:52.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1177256814 data=null doit=true} to Shell with text {Create Session} [2019-07-31T03:55:52.594Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:55:52.594Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:55:52.594Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:55:52.594Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:55:52.594Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:55:52.594Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:55:52.594Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:55:52.594Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:55:52.594Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2019-07-31T03:55:52.594Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:55:52.594Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:55:52.594Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:55:52.851Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T03:55:52.851Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T03:55:52.851Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T03:55:52.851Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:55:52.851Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:55:52.851Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:55:52.851Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:55:52.851Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:52.851Z] DEBUG - Clicking on &Ok [2019-07-31T03:55:52.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177256890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:52.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177256891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:52.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177256892 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:52.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177256892 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:52.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177256892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:52.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177256893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:52.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177256893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:52.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1177256511 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-31T03:55:52.851Z] DEBUG - Clicked on [2019-07-31T03:55:53.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177257191 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:55:53.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177257191 data=null} to Tree node with text: Sessions [2019-07-31T03:55:53.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177257192 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:55:53.107Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177257193 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-31T03:55:53.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177257194 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:55:53.107Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:53.107Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:55:53.107Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:53.107Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:55:53.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:53.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177257205 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T03:55:53.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177257205 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:53.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177257207 data=null} to Tree node with text: mysession [2019-07-31T03:55:53.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177257207 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:55:53.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177257207 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:53.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177257220 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-31T03:55:53.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:53.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177257221 data=null button=0 stateMask=0x0 x=112 y=109 count=0} to Tree node with text: mysession [2019-07-31T03:55:53.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177257221 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:53.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177257221 data=null} to Tree node with text: mysession [2019-07-31T03:55:53.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177257222 data=null button=1 stateMask=0x0 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-31T03:55:53.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177257222 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:53.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177257224 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-31T03:55:53.364Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:55:53.364Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:55:53.620Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:55:53.877Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:55:53.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177257896 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-31T03:55:53.877Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-31T03:55:53.877Z] 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-31T03:55:53.877Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:55:53.877Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:55:53.877Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:55:53.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177257919 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:55:53.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177257920 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-31T03:55:53.877Z] 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-31T03:55:53.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1177257922 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-31T03:55:53.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1177257922 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-31T03:55:53.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1177257922 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-31T03:55:53.877Z] *** BUG *** [2019-07-31T03:55:53.877Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:55:53.877Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:55:53.877Z] [2019-07-31T03:55:53.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1177257926 data=null item=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-31T03:55:53.877Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:55:53.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:55:53.877Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T03:55:53.877Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T03:55:53.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-31T03:55:53.877Z] DEBUG - Setting state to checked on: All [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:55:54.135Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T03:55:54.135Z] 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-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T03:55:54.135Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2019-07-31T03:55:54.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1177258186 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-31T03:55:54.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1177258186 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-31T03:55:54.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1177258187 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-31T03:55:54.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1177258187 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T03:55:54.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1177258187 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-31T03:55:54.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1177258187 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-31T03:55:54.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1177258188 data=null item=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-31T03:55:54.135Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1177258189 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-31T03:55:54.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1177258189 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-31T03:55:54.135Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1177258189 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-31T03:55:54.135Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1177258189 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-31T03:55:54.135Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1177258190 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T03:55:54.135Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-31T03:55:54.135Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:55:54.135Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:55:54.135Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:55:54.135Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-31T03:55:54.135Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-31T03:55:54.135Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2019-07-31T03:55:54.135Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:55:54.135Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:55:54.135Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:54.135Z] DEBUG - Clicking on &Ok [2019-07-31T03:55:54.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177258204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:54.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177258204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:54.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177258204 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:54.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177258205 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:54.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177258205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:54.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177258205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:54.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177258205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:54.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177257492 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-31T03:55:54.135Z] [2019-07-31T03:55:54.135Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-31 03:55:54.034 [2019-07-31T03:55:54.135Z] !MESSAGE Command to change state of events failed [2019-07-31T03:55:54.135Z] !STACK 0 [2019-07-31T03:55:54.135Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2019-07-31T03:55:54.135Z] Error Output: [2019-07-31T03:55:54.135Z] Command not found [2019-07-31T03:55:54.136Z] Return Value: 1 [2019-07-31T03:55:54.136Z] Command not found [2019-07-31T03:55:54.136Z] [2019-07-31T03:55:54.136Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2019-07-31T03:55:54.136Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2019-07-31T03:55:54.136Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2019-07-31T03:55:54.136Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2019-07-31T03:55:54.136Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2019-07-31T03:55:54.136Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2019-07-31T03:55:54.136Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T03:55:54.392Z] DEBUG - Clicked on [2019-07-31T03:55:54.392Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:54.392Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:55:54.392Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:55:54.392Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:54.392Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:55:54.392Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:55:54.392Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T03:55:54.392Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:54.392Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:55:54.392Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:55:54.392Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T03:55:54.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177258580 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:55:54.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177258580 data=null} to Tree node with text: channel0 [2019-07-31T03:55:54.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177258581 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:55:54.393Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177258581 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-31T03:55:54.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177258582 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:55:54.393Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:54.393Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:55:54.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:54.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177258586 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:55:54.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177258587 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:54.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177258587 data=null} to Tree node with text: mysession [2019-07-31T03:55:54.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177258587 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:55:54.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177258587 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:54.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177258590 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:55:54.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:54.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177258591 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:55:54.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177258591 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:54.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177258592 data=null} to Tree node with text: mysession [2019-07-31T03:55:54.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177258592 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:55:54.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177258592 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:54.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177258594 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:55:54.649Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T03:55:54.649Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T03:55:54.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1177258728 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-31T03:55:54.649Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T03:55:54.649Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:54.649Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:55:54.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:54.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177258833 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:55:54.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177258833 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:54.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177258833 data=null} to Tree node with text: mysession [2019-07-31T03:55:54.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177258834 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:55:54.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177258834 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:54.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177258838 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:55:54.650Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:54.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177258839 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:55:54.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177258839 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:54.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177258839 data=null} to Tree node with text: mysession [2019-07-31T03:55:54.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177258840 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:55:54.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177258840 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:54.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177258842 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:55:54.906Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T03:55:54.906Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T03:55:54.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1177258993 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-31T03:55:54.906Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T03:55:55.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:55:55.424Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:55.424Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:55:55.424Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:55:55.424Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T03:55:55.424Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T03:55:55.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:55.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1177259282 data=null button=0 stateMask=0x0 x=136 y=113 count=0} to Tree node with text: * [2019-07-31T03:55:55.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1177259283 data=null doit=true} to Tree node with text: * [2019-07-31T03:55:55.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1177259283 data=null} to Tree node with text: * [2019-07-31T03:55:55.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1177259283 data=null button=1 stateMask=0x0 x=136 y=113 count=1} to Tree node with text: * [2019-07-31T03:55:55.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177259284 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-31T03:55:55.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1177259292 data=null button=1 stateMask=0x80000 x=136 y=113 count=1} to Tree node with text: * [2019-07-31T03:55:55.424Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T03:55:55.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:55:55.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:55:55.424Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:55.424Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:55:55.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:55.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177259498 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T03:55:55.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177259501 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:55.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177259501 data=null} to Tree node with text: mysession [2019-07-31T03:55:55.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177259501 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:55:55.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177259502 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:55.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177259505 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:55:55.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:55.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177259506 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T03:55:55.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177259506 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:55.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177259506 data=null} to Tree node with text: mysession [2019-07-31T03:55:55.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177259506 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:55:55.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177259507 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:55.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177259508 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:55:55.681Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T03:55:55.681Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T03:55:55.681Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T03:55:55.681Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T03:55:55.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1177259884 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T03:55:55.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:55:55.681Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:55:55.681Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:55:55.681Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:55:55.681Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:55:55.681Z] DEBUG - Clicking on OK [2019-07-31T03:55:55.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177259886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:55:55.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177259886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:55:55.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177259886 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:55:55.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177259887 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:55:55.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177259887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:55:55.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177259887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:55:55.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177259887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:55:55.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1177259681 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-31T03:55:55.937Z] DEBUG - Clicked on [2019-07-31T03:55:55.937Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:55.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:55.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177260025 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T03:55:55.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177260025 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:55:55.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177260026 data=null} to TreeItem with text {myNode} [2019-07-31T03:55:55.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177260026 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:55:55.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177260027 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-31T03:55:55.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177260031 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:55:55.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:55.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177260033 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T03:55:55.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177260033 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:55:55.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177260033 data=null} to TreeItem with text {myNode} [2019-07-31T03:55:55.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177260034 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:55:55.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177260034 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-31T03:55:55.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177260035 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:55:56.194Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T03:55:56.194Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T03:55:56.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1177260227 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-31T03:55:56.195Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T03:55:56.195Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.822 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-31T03:55:56.195Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 5.835 s [2019-07-31T03:55:56.195Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-31T03:55:57.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:55:57.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:55:57.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:55:57.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:57.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177261207 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:55:57.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177261207 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:55:57.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177261208 data=null} to TreeItem with text {myNode} [2019-07-31T03:55:57.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177261208 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:55:57.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177261208 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-31T03:55:57.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177261212 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:55:57.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:57.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177261213 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:55:57.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177261214 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:55:57.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177261214 data=null} to TreeItem with text {myNode} [2019-07-31T03:55:57.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177261214 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:55:57.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177261215 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-31T03:55:57.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177261221 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:55:57.382Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T03:55:57.382Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T03:55:57.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1177261400 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-31T03:55:57.382Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T03:55:57.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:57.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177261923 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:55:57.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177261923 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:55:57.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177261924 data=null} to Tree node with text: Sessions [2019-07-31T03:55:57.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177261924 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:55:57.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177261924 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-31T03:55:57.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177261927 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:55:57.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:57.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177261928 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:55:57.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177261928 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:55:57.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177261928 data=null} to Tree node with text: Sessions [2019-07-31T03:55:57.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177261928 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:55:57.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177261929 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-31T03:55:57.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177261930 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:55:57.945Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T03:55:57.945Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T03:55:58.203Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T03:55:58.203Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T03:55:58.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1177262321 data=null doit=true} to Shell with text {Create Session} [2019-07-31T03:55:58.203Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:55:58.203Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:55:58.203Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:55:58.203Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:55:58.203Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:55:58.203Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:55:58.203Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:55:58.203Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:55:58.203Z] DEBUG - matched Text with text " [2019-07-31T03:55:58.203Z] ", using matcher: of type 'Text' [2019-07-31T03:55:58.203Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:55:58.203Z] DEBUG - matched Text with text " [2019-07-31T03:55:58.203Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:55:58.203Z] DEBUG - matched Text with text " [2019-07-31T03:55:58.203Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:55:58.203Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T03:55:58.203Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T03:55:58.203Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T03:55:58.203Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:55:58.203Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:55:58.203Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:55:58.203Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:55:58.203Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:58.203Z] DEBUG - Clicking on &Ok [2019-07-31T03:55:58.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177262389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:58.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177262390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:58.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177262390 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:58.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177262390 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:58.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177262391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:58.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177262391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:58.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177262391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:58.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1177262087 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-31T03:55:58.460Z] DEBUG - Clicked on [2019-07-31T03:55:58.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177262590 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:55:58.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177262590 data=null} to Tree node with text: Sessions [2019-07-31T03:55:58.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177262591 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:55:58.460Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177262591 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-31T03:55:58.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177262592 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:55:58.460Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:58.460Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:55:58.460Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:58.460Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:55:58.460Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:58.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177262603 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T03:55:58.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177262603 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:58.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177262603 data=null} to Tree node with text: mysession [2019-07-31T03:55:58.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177262603 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:55:58.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177262603 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:58.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177262607 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:55:58.460Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:58.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177262608 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T03:55:58.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177262608 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:58.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177262608 data=null} to Tree node with text: mysession [2019-07-31T03:55:58.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177262608 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:55:58.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177262608 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:58.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177262610 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:55:58.717Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:55:58.717Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:55:58.974Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:55:58.974Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:55:58.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177263117 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T03:55:58.974Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T03:55:58.974Z] 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-31T03:55:58.974Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:55:58.974Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:55:58.974Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:55:58.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177263124 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:55:58.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177263124 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-31T03:55:58.974Z] 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-31T03:55:58.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1177263125 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-31T03:55:58.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1177263125 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-31T03:55:58.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1177263126 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-31T03:55:58.974Z] *** BUG *** [2019-07-31T03:55:58.974Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:55:58.974Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:55:58.974Z] [2019-07-31T03:55:59.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1177263126 data=null item=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-31T03:55:59.232Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:55:59.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:55:59.232Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T03:55:59.232Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T03:55:59.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T03:55:59.232Z] DEBUG - Setting state to checked on: All [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:55:59.232Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:59.232Z] DEBUG - Clicking on &Ok [2019-07-31T03:55:59.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177263311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:59.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177263311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:59.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177263312 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:59.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177263312 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:59.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177263312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:59.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177263312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:59.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177263313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:55:59.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177262785 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-31T03:55:59.489Z] DEBUG - Clicked on [2019-07-31T03:55:59.489Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:59.489Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:55:59.489Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:55:59.489Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:55:59.489Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:55:59.489Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:55:59.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1177263612 data=null doit=true} to Tree node with text: JUL [2019-07-31T03:55:59.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1177263612 data=null} to Tree node with text: JUL [2019-07-31T03:55:59.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1177263613 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T03:55:59.489Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177263613 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-31T03:55:59.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1177263614 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T03:55:59.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:59.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177263619 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:55:59.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177263619 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:59.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177263619 data=null} to Tree node with text: mysession [2019-07-31T03:55:59.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177263619 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:55:59.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177263620 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:59.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177263622 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:55:59.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:55:59.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177263623 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:55:59.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177263623 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:59.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177263623 data=null} to Tree node with text: mysession [2019-07-31T03:55:59.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177263624 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:55:59.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177263624 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:55:59.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177263625 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:55:59.745Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:55:59.745Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:00.002Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:00.002Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:00.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177264111 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T03:56:00.002Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:00.002Z] 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-31T03:56:00.002Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:00.002Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:00.002Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:00.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177264117 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:56:00.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177264117 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-31T03:56:00.002Z] 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-31T03:56:00.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1177264118 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-31T03:56:00.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1177264118 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-31T03:56:00.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1177264130 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-31T03:56:00.002Z] *** BUG *** [2019-07-31T03:56:00.002Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:56:00.002Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:56:00.002Z] [2019-07-31T03:56:00.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1177264130 data=null item=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-31T03:56:00.002Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:00.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:00.002Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T03:56:00.002Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T03:56:00.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T03:56:00.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1177264243 data=null doit=true} to TreeItem with text {All} [2019-07-31T03:56:00.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1177264243 data=null} to TreeItem with text {All} [2019-07-31T03:56:00.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1177264243 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:00.002Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177264244 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-31T03:56:00.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1177264245 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:00.259Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:00.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177264285 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T03:56:00.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177264285 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T03:56:00.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177264286 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-31T03:56:00.259Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177264287 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-31T03:56:00.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177264288 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-31T03:56:00.259Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:00.259Z] 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-31T03:56:00.259Z] DEBUG - Setting state to checked on: logger [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:00.259Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:00.259Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:00.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177264293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:00.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177264293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:00.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177264294 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:00.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177264294 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:00.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177264294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:00.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177264294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:00.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177264294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:00.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177263797 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-31T03:56:00.516Z] DEBUG - Clicked on [2019-07-31T03:56:00.516Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:00.516Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:00.516Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:00.516Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:00.516Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:00.516Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:00.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1177264595 data=null doit=true} to Tree node with text: JUL [2019-07-31T03:56:00.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1177264595 data=null} to Tree node with text: JUL [2019-07-31T03:56:00.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1177264595 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T03:56:00.516Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177264596 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-31T03:56:00.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1177264600 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T03:56:00.516Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:00.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177264601 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:00.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177264602 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:00.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177264602 data=null} to Tree node with text: mysession [2019-07-31T03:56:00.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177264602 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:00.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177264602 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:00.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177264604 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:00.516Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:00.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177264605 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:00.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177264606 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:00.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177264606 data=null} to Tree node with text: mysession [2019-07-31T03:56:00.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177264606 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:00.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177264606 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:00.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177264608 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:00.773Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:00.773Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:01.030Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:01.030Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:01.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177265143 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T03:56:01.030Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:01.030Z] 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-31T03:56:01.030Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:01.030Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:01.030Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:01.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177265184 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:56:01.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177265184 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-31T03:56:01.030Z] 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-31T03:56:01.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1177265186 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-31T03:56:01.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1177265186 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-31T03:56:01.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1177265186 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-31T03:56:01.030Z] *** BUG *** [2019-07-31T03:56:01.030Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:56:01.030Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:56:01.030Z] [2019-07-31T03:56:01.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1177265186 data=null item=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-31T03:56:01.287Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:01.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:01.287Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T03:56:01.287Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T03:56:01.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T03:56:01.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1177265292 data=null doit=true} to TreeItem with text {All} [2019-07-31T03:56:01.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1177265292 data=null} to TreeItem with text {All} [2019-07-31T03:56:01.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1177265293 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:01.287Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177265293 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-31T03:56:01.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1177265294 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:01.287Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:01.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177265295 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T03:56:01.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177265295 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T03:56:01.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177265296 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-31T03:56:01.287Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177265296 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-31T03:56:01.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177265297 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-31T03:56:01.287Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:01.287Z] 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-31T03:56:01.287Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T03:56:01.287Z] 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-31T03:56:01.287Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:01.287Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@33f2ac11 [2019-07-31T03:56:01.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1177265307 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-31T03:56:01.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1177265308 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-31T03:56:01.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1177265308 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:01.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1177265308 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:01.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1177265308 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-31T03:56:01.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1177265308 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-31T03:56:01.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1177265308 data=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-31T03:56:01.287Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1177265310 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-31T03:56:01.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1177265310 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-31T03:56:01.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1177265310 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-31T03:56:01.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1177265310 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:01.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1177265310 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:01.287Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T03:56:01.287Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T03:56:01.287Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T03:56:01.287Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T03:56:01.287Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2019-07-31T03:56:01.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1177265314 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-31T03:56:01.287Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:01.287Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:01.288Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:01.288Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:01.288Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:01.288Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:01.288Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:01.288Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:01.288Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:01.288Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:01.288Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:01.288Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:01.288Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:01.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177265317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:01.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177265317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:01.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177265318 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:01.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177265318 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:01.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177265323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:01.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177265323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:01.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177265323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:01.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177264779 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-31T03:56:01.544Z] DEBUG - Clicked on [2019-07-31T03:56:01.544Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:01.544Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:01.544Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:01.544Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:01.544Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:01.544Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:01.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1177265788 data=null doit=true} to Tree node with text: JUL [2019-07-31T03:56:01.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1177265789 data=null} to Tree node with text: JUL [2019-07-31T03:56:01.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1177265789 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T03:56:01.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177265789 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-31T03:56:01.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1177265791 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T03:56:01.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:01.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177265791 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:01.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177265792 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:01.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177265792 data=null} to Tree node with text: mysession [2019-07-31T03:56:01.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177265792 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:01.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177265792 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:01.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177265794 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:01.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:01.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177265795 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:01.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177265795 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:01.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177265798 data=null} to Tree node with text: mysession [2019-07-31T03:56:01.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177265799 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:01.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177265799 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:01.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177265800 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:01.801Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:01.801Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:02.057Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:02.057Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:02.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177266222 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-31T03:56:02.057Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:02.057Z] 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-31T03:56:02.057Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:02.057Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:02.057Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:02.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177266226 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:56:02.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177266226 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-31T03:56:02.057Z] 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-31T03:56:02.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1177266227 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-31T03:56:02.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1177266227 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-31T03:56:02.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1177266227 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-31T03:56:02.057Z] *** BUG *** [2019-07-31T03:56:02.057Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:56:02.057Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:56:02.057Z] [2019-07-31T03:56:02.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1177266227 data=null item=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-31T03:56:02.314Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:02.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:02.314Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T03:56:02.314Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T03:56:02.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T03:56:02.314Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:02.314Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:02.314Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-31T03:56:02.314Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-31T03:56:02.314Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:02.314Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:02.314Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:02.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177266377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:02.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177266384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:02.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177266384 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:02.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177266384 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:02.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177266385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:02.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177266385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:02.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177266385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:02.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177265918 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-31T03:56:02.571Z] DEBUG - Clicked on [2019-07-31T03:56:02.571Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:02.571Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:02.571Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:02.571Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:02.571Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:02.571Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:02.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1177266711 data=null doit=true} to Tree node with text: JUL [2019-07-31T03:56:02.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1177266711 data=null} to Tree node with text: JUL [2019-07-31T03:56:02.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1177266711 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T03:56:02.571Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177266712 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-31T03:56:02.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1177266714 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-31T03:56:02.571Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:02.571Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:02.571Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:02.571Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-31T03:56:02.571Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:02.571Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:02.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:02.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177266721 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:02.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177266721 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:02.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177266722 data=null} to Tree node with text: mysession [2019-07-31T03:56:02.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177266722 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:02.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177266722 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:02.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177266724 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:02.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:02.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177266725 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:02.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177266725 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:02.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177266725 data=null} to Tree node with text: mysession [2019-07-31T03:56:02.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177266725 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:02.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177266725 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:02.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177266727 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:02.828Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T03:56:02.828Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T03:56:02.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1177266887 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-31T03:56:02.828Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T03:56:02.828Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:02.828Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:02.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:02.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177266991 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:02.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177266991 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:02.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177266991 data=null} to Tree node with text: mysession [2019-07-31T03:56:02.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177266992 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:02.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177266992 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:02.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177266995 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:02.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:02.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177266996 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:02.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177266996 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:02.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177266996 data=null} to Tree node with text: mysession [2019-07-31T03:56:02.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177266996 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:02.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177266997 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:02.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177266998 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:03.085Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T03:56:03.085Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T03:56:03.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1177267129 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-31T03:56:03.085Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T03:56:03.085Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:56:03.085Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:03.342Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:03.342Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:03.342Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-31T03:56:03.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:03.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1177267381 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-31T03:56:03.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1177267381 data=null doit=true} to Tree node with text: logger [2019-07-31T03:56:03.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1177267382 data=null} to Tree node with text: logger [2019-07-31T03:56:03.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1177267382 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T03:56:03.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177267382 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-31T03:56:03.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1177267388 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T03:56:03.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T03:56:03.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:03.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:03.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:56:03.342Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:03.342Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:03.342Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:03.342Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-31T03:56:03.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:03.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1177267530 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-31T03:56:03.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1177267531 data=null doit=true} to Tree node with text: anotherLogger [2019-07-31T03:56:03.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1177267531 data=null} to Tree node with text: anotherLogger [2019-07-31T03:56:03.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1177267531 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-31T03:56:03.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177267532 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-31T03:56:03.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1177267577 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-31T03:56:03.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T03:56:03.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:03.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:03.598Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:03.598Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:03.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:03.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177267782 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-31T03:56:03.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177267783 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:03.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177267783 data=null} to Tree node with text: mysession [2019-07-31T03:56:03.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177267783 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T03:56:03.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177267783 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:03.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177267786 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T03:56:03.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:03.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177267787 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-31T03:56:03.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177267787 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:03.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177267787 data=null} to Tree node with text: mysession [2019-07-31T03:56:03.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177267788 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T03:56:03.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177267788 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:03.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177267789 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T03:56:03.855Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:03.855Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:04.112Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:04.112Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:04.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177268306 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T03:56:04.112Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:04.112Z] 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-31T03:56:04.112Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:04.112Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:04.112Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:04.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177268310 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:56:04.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177268310 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-31T03:56:04.112Z] 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-31T03:56:04.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1177268311 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-31T03:56:04.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1177268311 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-31T03:56:04.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1177268311 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-31T03:56:04.112Z] *** BUG *** [2019-07-31T03:56:04.112Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:56:04.112Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:56:04.112Z] [2019-07-31T03:56:04.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1177268312 data=null item=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-31T03:56:04.369Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:04.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:04.369Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T03:56:04.369Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T03:56:04.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T03:56:04.369Z] DEBUG - Setting state to checked on: All [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:04.369Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:04.369Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:04.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177268425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:04.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177268425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:04.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177268426 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:04.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177268426 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:04.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177268426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:04.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177268426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:04.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177268426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:04.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177267985 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-31T03:56:04.369Z] DEBUG - Clicked on [2019-07-31T03:56:04.369Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:04.369Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:04.369Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:04.369Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:04.369Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:04.369Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:04.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1177268612 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T03:56:04.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1177268612 data=null} to Tree node with text: LOG4J [2019-07-31T03:56:04.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1177268612 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T03:56:04.369Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177268613 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-31T03:56:04.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1177268618 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T03:56:04.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:04.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177268619 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:04.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177268620 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:04.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177268620 data=null} to Tree node with text: mysession [2019-07-31T03:56:04.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177268620 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:04.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177268620 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:04.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177268623 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:04.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:04.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177268624 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:04.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177268624 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:04.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177268624 data=null} to Tree node with text: mysession [2019-07-31T03:56:04.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177268624 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:04.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177268625 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:04.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177268626 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:04.628Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:04.628Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:05.280Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:05.280Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:05.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177269026 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T03:56:05.280Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:05.280Z] 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-31T03:56:05.280Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:05.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177269033 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:56:05.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177269033 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-31T03:56:05.280Z] 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-31T03:56:05.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1177269093 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-31T03:56:05.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1177269093 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-31T03:56:05.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1177269093 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-31T03:56:05.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1177269093 data=null item=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-31T03:56:05.280Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:05.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:05.280Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T03:56:05.280Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T03:56:05.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T03:56:05.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1177269195 data=null doit=true} to TreeItem with text {All} [2019-07-31T03:56:05.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1177269195 data=null} to TreeItem with text {All} [2019-07-31T03:56:05.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1177269195 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:05.280Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177269196 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-31T03:56:05.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1177269202 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:05.280Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:05.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177269203 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T03:56:05.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177269203 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T03:56:05.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177269204 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-31T03:56:05.280Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177269204 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-31T03:56:05.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177269205 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-31T03:56:05.280Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:05.280Z] 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-31T03:56:05.280Z] DEBUG - Setting state to checked on: logger [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:05.280Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:05.280Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:05.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177269208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:05.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177269209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:05.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177269209 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:05.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177269209 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:05.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177269209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:05.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177269209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:05.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177269209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:05.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177268777 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-31T03:56:05.280Z] DEBUG - Clicked on [2019-07-31T03:56:05.280Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:05.280Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:05.280Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:05.280Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:05.280Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:05.280Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:05.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1177269425 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T03:56:05.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1177269425 data=null} to Tree node with text: LOG4J [2019-07-31T03:56:05.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1177269425 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T03:56:05.280Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177269426 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-31T03:56:05.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1177269427 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T03:56:05.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:05.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177269428 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:05.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177269428 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:05.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177269428 data=null} to Tree node with text: mysession [2019-07-31T03:56:05.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177269428 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:05.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177269429 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:05.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177269430 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:05.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:05.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177269431 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:05.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177269431 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:05.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177269431 data=null} to Tree node with text: mysession [2019-07-31T03:56:05.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177269432 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:05.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177269432 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:05.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177269485 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:05.537Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:05.537Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:05.795Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:05.795Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:05.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177269894 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T03:56:05.795Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:05.795Z] 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-31T03:56:05.795Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:05.795Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:05.795Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:05.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177269909 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:56:05.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177269909 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-31T03:56:05.795Z] 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-31T03:56:05.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1177269910 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-31T03:56:05.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1177269911 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-31T03:56:05.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1177269911 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-31T03:56:05.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1177269911 data=null item=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-31T03:56:05.795Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:05.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:05.795Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T03:56:05.795Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T03:56:05.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T03:56:06.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1177270033 data=null doit=true} to TreeItem with text {All} [2019-07-31T03:56:06.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1177270081 data=null} to TreeItem with text {All} [2019-07-31T03:56:06.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1177270082 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:06.053Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177270082 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-31T03:56:06.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1177270084 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:06.053Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:06.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177270085 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T03:56:06.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177270086 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T03:56:06.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177270086 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-31T03:56:06.053Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177270086 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-31T03:56:06.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177270087 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-31T03:56:06.053Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:06.053Z] 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-31T03:56:06.053Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T03:56:06.053Z] 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-31T03:56:06.053Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:06.053Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6a64be00 [2019-07-31T03:56:06.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1177270092 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-31T03:56:06.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1177270092 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-31T03:56:06.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1177270092 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:06.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1177270092 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:06.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1177270093 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-31T03:56:06.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1177270093 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-31T03:56:06.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1177270093 data=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-31T03:56:06.053Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1177270101 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-31T03:56:06.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1177270101 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-31T03:56:06.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1177270101 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-31T03:56:06.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1177270101 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:06.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1177270101 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:06.053Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T03:56:06.053Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T03:56:06.053Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T03:56:06.053Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T03:56:06.053Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2019-07-31T03:56:06.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1177270103 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-31T03:56:06.053Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:06.053Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.053Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:06.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177270106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177270106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177270106 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177270107 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177270107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177270107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177270107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177269590 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-31T03:56:06.310Z] DEBUG - Clicked on [2019-07-31T03:56:06.310Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:06.310Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:06.310Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:06.310Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:06.310Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:06.310Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:06.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1177270327 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T03:56:06.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1177270327 data=null} to Tree node with text: LOG4J [2019-07-31T03:56:06.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1177270328 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T03:56:06.310Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177270328 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-31T03:56:06.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1177270384 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T03:56:06.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:06.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177270385 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:06.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177270385 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:06.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177270385 data=null} to Tree node with text: mysession [2019-07-31T03:56:06.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177270386 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:06.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177270386 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:06.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177270389 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:06.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:06.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177270390 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:06.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177270390 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:06.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177270390 data=null} to Tree node with text: mysession [2019-07-31T03:56:06.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177270391 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:06.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177270391 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:06.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177270392 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:06.310Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:06.310Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:06.567Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:06.567Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:06.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177270806 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-31T03:56:06.567Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:06.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-31T03:56:06.567Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:06.567Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:06.567Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:06.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177270811 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:56:06.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177270811 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-31T03:56:06.567Z] 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-31T03:56:06.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1177270812 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-31T03:56:06.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1177270813 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-31T03:56:06.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1177270813 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-31T03:56:06.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1177270813 data=null item=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-31T03:56:06.823Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:06.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:06.823Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T03:56:06.823Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T03:56:06.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T03:56:06.823Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:06.823Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:06.823Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-31T03:56:06.823Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-31T03:56:06.823Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:06.823Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.823Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:06.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177270930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177270931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177270931 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177270931 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177270931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177270931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177270931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:06.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177270501 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-31T03:56:07.079Z] DEBUG - Clicked on [2019-07-31T03:56:07.079Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:07.079Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:07.079Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:07.079Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:07.079Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:07.079Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:07.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1177271192 data=null doit=true} to Tree node with text: LOG4J [2019-07-31T03:56:07.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1177271192 data=null} to Tree node with text: LOG4J [2019-07-31T03:56:07.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1177271193 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T03:56:07.079Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177271193 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-31T03:56:07.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1177271201 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-31T03:56:07.079Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:07.079Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:07.079Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:07.079Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-31T03:56:07.079Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:07.079Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:07.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:07.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177271206 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:07.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177271206 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:07.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177271206 data=null} to Tree node with text: mysession [2019-07-31T03:56:07.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177271207 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:07.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177271207 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:07.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177271209 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:07.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:07.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177271211 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:07.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177271211 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:07.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177271211 data=null} to Tree node with text: mysession [2019-07-31T03:56:07.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177271211 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:07.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177271212 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:07.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177271216 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:07.079Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T03:56:07.079Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T03:56:07.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1177271322 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-31T03:56:07.079Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T03:56:07.336Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:07.336Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:07.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:07.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177271426 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:07.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177271426 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:07.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177271426 data=null} to Tree node with text: mysession [2019-07-31T03:56:07.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177271427 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:07.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177271427 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:07.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177271429 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:07.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:07.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177271433 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:07.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177271433 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:07.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177271433 data=null} to Tree node with text: mysession [2019-07-31T03:56:07.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177271434 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:07.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177271434 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:07.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177271435 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:07.336Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T03:56:07.336Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T03:56:07.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1177271522 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-31T03:56:07.336Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T03:56:07.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:56:07.593Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:07.593Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:07.593Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:07.593Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-31T03:56:07.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:07.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1177271780 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-31T03:56:07.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1177271781 data=null doit=true} to Tree node with text: logger [2019-07-31T03:56:07.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1177271781 data=null} to Tree node with text: logger [2019-07-31T03:56:07.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1177271781 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T03:56:07.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177271782 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-31T03:56:07.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1177271786 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T03:56:07.593Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T03:56:07.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:07.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:07.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:56:07.849Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:07.849Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:07.849Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:07.849Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-31T03:56:07.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:07.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1177271917 data=null button=0 stateMask=0x0 x=161 y=115 count=0} to Tree node with text: anotherLogger [2019-07-31T03:56:07.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1177271917 data=null doit=true} to Tree node with text: anotherLogger [2019-07-31T03:56:07.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1177271917 data=null} to Tree node with text: anotherLogger [2019-07-31T03:56:07.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1177271917 data=null button=1 stateMask=0x0 x=161 y=115 count=1} to Tree node with text: anotherLogger [2019-07-31T03:56:07.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177271918 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-31T03:56:07.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1177271921 data=null button=1 stateMask=0x80000 x=161 y=115 count=1} to Tree node with text: anotherLogger [2019-07-31T03:56:07.849Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T03:56:07.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:07.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:08.105Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:08.105Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:08.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:08.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177272121 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-31T03:56:08.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177272121 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:08.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177272121 data=null} to Tree node with text: mysession [2019-07-31T03:56:08.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177272122 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T03:56:08.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177272122 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:08.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177272125 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T03:56:08.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:08.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177272126 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-31T03:56:08.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177272126 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:08.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177272126 data=null} to Tree node with text: mysession [2019-07-31T03:56:08.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177272127 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T03:56:08.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177272127 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:08.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177272128 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-31T03:56:08.105Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:08.105Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:08.362Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:08.362Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:08.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177272516 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T03:56:08.362Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:08.362Z] 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-31T03:56:08.362Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:08.362Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:08.362Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:08.362Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177272519 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:56:08.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177272519 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-31T03:56:08.362Z] 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-31T03:56:08.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1177272520 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-31T03:56:08.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1177272521 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-31T03:56:08.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1177272521 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-31T03:56:08.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1177272521 data=null item=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-31T03:56:08.618Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:08.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:08.619Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T03:56:08.619Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T03:56:08.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T03:56:08.619Z] DEBUG - Setting state to checked on: All [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:08.619Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:08.619Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:08.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177272633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:08.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177272633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:08.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177272633 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:08.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177272633 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:08.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177272633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:08.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177272633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:08.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177272634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:08.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177272229 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-31T03:56:08.875Z] DEBUG - Clicked on [2019-07-31T03:56:08.875Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:08.875Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:08.875Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:08.875Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:08.875Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:08.875Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:08.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1177272887 data=null doit=true} to Tree node with text: Python [2019-07-31T03:56:08.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1177272887 data=null} to Tree node with text: Python [2019-07-31T03:56:08.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1177272887 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T03:56:08.875Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177272888 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-31T03:56:08.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1177272889 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T03:56:08.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:08.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177272889 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:08.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177272890 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:08.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177272890 data=null} to Tree node with text: mysession [2019-07-31T03:56:08.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177272890 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:08.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177272890 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:08.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177272891 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:08.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:08.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177272892 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:08.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177272892 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:08.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177272892 data=null} to Tree node with text: mysession [2019-07-31T03:56:08.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177272893 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:08.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177272893 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:08.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177272894 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:08.875Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:08.875Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:09.132Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:09.132Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:09.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177273303 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T03:56:09.132Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:09.132Z] 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-31T03:56:09.132Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:09.132Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:09.132Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:09.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177273308 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:56:09.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177273308 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-31T03:56:09.132Z] 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-31T03:56:09.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1177273309 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-31T03:56:09.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1177273310 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-31T03:56:09.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1177273310 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-31T03:56:09.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1177273310 data=null item=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-31T03:56:09.389Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:09.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:09.389Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T03:56:09.389Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T03:56:09.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T03:56:09.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1177273413 data=null doit=true} to TreeItem with text {All} [2019-07-31T03:56:09.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1177273413 data=null} to TreeItem with text {All} [2019-07-31T03:56:09.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1177273414 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:09.389Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177273414 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-31T03:56:09.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1177273420 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:09.389Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:09.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177273422 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T03:56:09.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177273422 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T03:56:09.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177273423 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-31T03:56:09.389Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177273423 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-31T03:56:09.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177273424 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-31T03:56:09.389Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:09.389Z] 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-31T03:56:09.389Z] DEBUG - Setting state to checked on: logger [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:09.389Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:09.389Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:09.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177273428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:09.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177273428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:09.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177273428 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:09.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177273428 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:09.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177273428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:09.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177273429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:09.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177273429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:09.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177273005 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-31T03:56:09.389Z] DEBUG - Clicked on [2019-07-31T03:56:09.389Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:09.389Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:09.389Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:09.389Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:09.389Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:09.389Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:09.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1177273623 data=null doit=true} to Tree node with text: Python [2019-07-31T03:56:09.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1177273624 data=null} to Tree node with text: Python [2019-07-31T03:56:09.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1177273624 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T03:56:09.389Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177273624 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-31T03:56:09.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1177273626 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T03:56:09.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:09.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177273626 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:09.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177273626 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:09.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177273627 data=null} to Tree node with text: mysession [2019-07-31T03:56:09.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177273627 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:09.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177273627 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:09.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177273628 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:09.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:09.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177273629 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:09.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177273629 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:09.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177273629 data=null} to Tree node with text: mysession [2019-07-31T03:56:09.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177273630 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:09.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177273630 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:09.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177273631 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:09.647Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:09.647Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:09.903Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:09.903Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:09.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177274091 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T03:56:09.903Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:09.903Z] 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-31T03:56:09.903Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:09.903Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:09.903Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:09.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177274094 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:56:09.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177274094 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-31T03:56:09.903Z] 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-31T03:56:09.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1177274096 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-31T03:56:09.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1177274096 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-31T03:56:09.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1177274096 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-31T03:56:10.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1177274096 data=null item=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-31T03:56:10.160Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:10.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:10.160Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T03:56:10.160Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T03:56:10.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T03:56:10.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1177274201 data=null doit=true} to TreeItem with text {All} [2019-07-31T03:56:10.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1177274201 data=null} to TreeItem with text {All} [2019-07-31T03:56:10.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1177274201 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:10.160Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177274201 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-31T03:56:10.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1177274202 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:10.160Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:10.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177274209 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T03:56:10.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177274209 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-31T03:56:10.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177274210 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-31T03:56:10.160Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177274210 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-31T03:56:10.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1177274211 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-31T03:56:10.160Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:10.160Z] 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-31T03:56:10.160Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:10.160Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-31T03:56:10.160Z] 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-31T03:56:10.160Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:10.160Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:10.160Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:10.160Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:10.160Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:10.160Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@687fa4d0 [2019-07-31T03:56:10.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1177274215 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-31T03:56:10.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1177274215 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-31T03:56:10.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1177274215 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:10.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1177274215 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:10.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1177274215 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-31T03:56:10.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1177274215 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-31T03:56:10.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1177274216 data=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-31T03:56:10.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1177274217 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-31T03:56:10.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1177274217 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-31T03:56:10.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1177274217 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-31T03:56:10.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1177274217 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:10.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1177274217 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-31T03:56:10.160Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T03:56:10.160Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-31T03:56:10.160Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-31T03:56:10.160Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-31T03:56:10.160Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2019-07-31T03:56:10.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1177274219 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-31T03:56:10.160Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:10.161Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.161Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:10.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177274227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177274227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177274228 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177274228 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177274228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177274228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177274228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177273784 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-31T03:56:10.417Z] DEBUG - Clicked on [2019-07-31T03:56:10.417Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:10.417Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:10.417Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:10.417Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:10.417Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:10.417Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:10.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1177274422 data=null doit=true} to Tree node with text: Python [2019-07-31T03:56:10.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1177274423 data=null} to Tree node with text: Python [2019-07-31T03:56:10.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1177274423 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T03:56:10.417Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177274423 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-31T03:56:10.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1177274424 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T03:56:10.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:10.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177274425 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:10.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177274425 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:10.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177274425 data=null} to Tree node with text: mysession [2019-07-31T03:56:10.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177274426 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:10.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177274426 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:10.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177274427 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:10.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:10.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177274428 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:10.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177274428 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:10.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177274428 data=null} to Tree node with text: mysession [2019-07-31T03:56:10.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177274429 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:10.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177274429 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:10.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177274430 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:10.417Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:10.417Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:10.674Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:10.674Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:10.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177274832 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-31T03:56:10.674Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:10.674Z] 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-31T03:56:10.674Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:10.674Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:10.674Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:10.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177274889 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:56:10.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177274890 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-31T03:56:10.674Z] 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-31T03:56:10.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1177274891 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-31T03:56:10.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1177274891 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-31T03:56:10.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1177274891 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-31T03:56:10.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1177274891 data=null item=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-31T03:56:10.932Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:10.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:10.932Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-31T03:56:10.932Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-31T03:56:10.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-31T03:56:10.932Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:10.932Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:10.932Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-31T03:56:10.932Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-31T03:56:10.932Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:10.932Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.932Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:10.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177275000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177275000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177275000 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177275001 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177275001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177275001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177275001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:10.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177274540 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-31T03:56:11.190Z] DEBUG - Clicked on [2019-07-31T03:56:11.190Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1177275210 data=null doit=true} to Tree node with text: Python [2019-07-31T03:56:11.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1177275210 data=null} to Tree node with text: Python [2019-07-31T03:56:11.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1177275211 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-31T03:56:11.190Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177275211 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-31T03:56:11.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1177275218 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-31T03:56:11.190Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:11.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177275221 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177275221 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177275222 data=null} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177275222 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177275222 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177275224 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:11.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177275225 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177275225 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177275225 data=null} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177275226 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177275226 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177275227 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T03:56:11.190Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T03:56:11.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1177275337 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-31T03:56:11.190Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T03:56:11.190Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:11.190Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:11.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177275441 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177275441 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177275441 data=null} to Tree node with text: mysession [2019-07-31T03:56:11.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177275442 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:11.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177275442 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:11.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177275444 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:11.446Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:11.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177275445 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:11.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177275445 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:11.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177275446 data=null} to Tree node with text: mysession [2019-07-31T03:56:11.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177275446 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:11.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177275446 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:11.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177275447 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:11.446Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T03:56:11.446Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T03:56:11.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1177275534 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-31T03:56:11.446Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T03:56:11.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:56:11.703Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:11.703Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:11.703Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:11.703Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-31T03:56:11.703Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:11.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1177275832 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-31T03:56:11.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1177275832 data=null doit=true} to Tree node with text: logger [2019-07-31T03:56:11.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1177275832 data=null} to Tree node with text: logger [2019-07-31T03:56:11.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1177275833 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T03:56:11.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177275833 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-31T03:56:11.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1177275836 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-31T03:56:11.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T03:56:11.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:11.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:11.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:56:11.961Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:11.961Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:11.961Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:11.961Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-31T03:56:11.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:11.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1177276003 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-31T03:56:11.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1177276003 data=null doit=true} to Tree node with text: anotherLogger [2019-07-31T03:56:11.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1177276003 data=null} to Tree node with text: anotherLogger [2019-07-31T03:56:11.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1177276003 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-31T03:56:11.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177276004 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-31T03:56:11.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1177276006 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-31T03:56:11.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T03:56:11.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:11.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:11.961Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:11.961Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:11.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:11.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177276184 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-31T03:56:11.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177276184 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:11.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177276184 data=null} to Tree node with text: mysession [2019-07-31T03:56:11.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177276184 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-31T03:56:11.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177276185 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:11.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177276186 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-31T03:56:11.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:11.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177276186 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-31T03:56:11.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177276187 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:11.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177276187 data=null} to Tree node with text: mysession [2019-07-31T03:56:11.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177276187 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-31T03:56:11.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177276187 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:11.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177276189 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-31T03:56:12.217Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T03:56:12.217Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T03:56:12.217Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T03:56:12.217Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T03:56:12.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1177276430 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T03:56:12.217Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:12.217Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:56:12.217Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:56:12.217Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:12.217Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:12.217Z] DEBUG - Clicking on OK [2019-07-31T03:56:12.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177276435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:12.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177276435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:12.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177276435 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:12.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177276435 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:12.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177276435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:12.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177276436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:12.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177276436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:12.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1177276298 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-31T03:56:12.474Z] DEBUG - Clicked on [2019-07-31T03:56:12.474Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:12.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:12.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177276594 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:12.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177276594 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:12.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177276594 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:12.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177276594 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:12.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177276595 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-31T03:56:12.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177276596 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:12.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:12.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177276597 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:12.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177276597 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:12.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177276597 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:12.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177276602 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:12.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177276603 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-31T03:56:12.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177276604 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:12.474Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T03:56:12.474Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T03:56:12.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1177276717 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-31T03:56:12.474Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T03:56:12.731Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.415 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-31T03:56:12.731Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 15.91 s [2019-07-31T03:56:12.731Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-31T03:56:13.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:56:13.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:13.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:13.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:13.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177277442 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:13.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177277442 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:13.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177277442 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:13.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177277443 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:13.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177277443 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-31T03:56:13.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177277483 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:13.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:13.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177277485 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:13.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177277485 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:13.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177277485 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:13.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177277485 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:13.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177277486 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-31T03:56:13.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177277487 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:13.551Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T03:56:13.551Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T03:56:13.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1177277617 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-31T03:56:13.551Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T03:56:14.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:14.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177278188 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:56:14.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177278189 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:14.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177278189 data=null} to Tree node with text: Sessions [2019-07-31T03:56:14.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177278189 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:14.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177278190 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-31T03:56:14.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177278191 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:14.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:14.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177278192 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:56:14.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177278192 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:14.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177278193 data=null} to Tree node with text: Sessions [2019-07-31T03:56:14.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177278193 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:14.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177278193 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-31T03:56:14.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177278194 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:14.324Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T03:56:14.324Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T03:56:14.583Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T03:56:14.583Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T03:56:14.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1177278519 data=null doit=true} to Shell with text {Create Session} [2019-07-31T03:56:14.583Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:14.583Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:14.583Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:14.583Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:14.583Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:14.583Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:14.583Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:14.583Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:14.583Z] DEBUG - matched Text with text " [2019-07-31T03:56:14.583Z] ", using matcher: of type 'Text' [2019-07-31T03:56:14.583Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:14.583Z] DEBUG - matched Text with text " [2019-07-31T03:56:14.583Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:14.583Z] DEBUG - matched Text with text " [2019-07-31T03:56:14.583Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:14.583Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T03:56:14.583Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T03:56:14.583Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T03:56:14.583Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:14.583Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:14.583Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:14.583Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:14.583Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:14.583Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:14.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177278524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:14.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177278534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:14.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177278534 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:14.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177278534 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:14.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177278535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:14.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177278535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:14.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177278535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:14.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1177278310 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-31T03:56:14.583Z] DEBUG - Clicked on [2019-07-31T03:56:14.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177278711 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:14.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177278711 data=null} to Tree node with text: Sessions [2019-07-31T03:56:14.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177278711 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:14.583Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177278712 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-31T03:56:14.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177278712 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:14.583Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:14.583Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:14.583Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:14.583Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:14.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:14.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177278723 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T03:56:14.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177278723 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:14.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177278724 data=null} to Tree node with text: mysession [2019-07-31T03:56:14.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177278724 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:14.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177278724 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:14.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177278727 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:14.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:14.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177278728 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T03:56:14.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177278728 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:14.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177278728 data=null} to Tree node with text: mysession [2019-07-31T03:56:14.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177278729 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:14.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177278729 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:14.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177278793 data=null button=1 stateMask=0x80000 x=112 y=98 count=1} to Tree node with text: mysession [2019-07-31T03:56:14.840Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:14.840Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:15.097Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:15.097Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:15.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177279211 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:15.097Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:15.097Z] 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-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:15.097Z] 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-31T03:56:15.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1177279215 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-31T03:56:15.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1177279215 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-31T03:56:15.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1177279215 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-31T03:56:15.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1177279216 data=null item=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-31T03:56:15.097Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:15.097Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.097Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.097Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T03:56:15.097Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T03:56:15.097Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T03:56:15.097Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.097Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.097Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.097Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.097Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.097Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:15.097Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.097Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:15.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177279290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177279290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177279291 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177279291 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177279291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177279291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177279291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177278906 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-31T03:56:15.354Z] DEBUG - Clicked on [2019-07-31T03:56:15.354Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:15.354Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:15.354Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:15.354Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:15.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177279502 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:15.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177279502 data=null} to Tree node with text: channel0 [2019-07-31T03:56:15.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177279502 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:15.354Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177279503 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-31T03:56:15.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177279504 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:15.354Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:15.354Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:15.354Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:15.354Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:15.354Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T03:56:15.354Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:15.354Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:15.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:15.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177279517 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:15.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177279517 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:15.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177279517 data=null} to Tree node with text: mysession [2019-07-31T03:56:15.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177279518 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:15.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177279518 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:15.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177279519 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:15.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:15.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177279520 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:15.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177279520 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:15.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177279520 data=null} to Tree node with text: mysession [2019-07-31T03:56:15.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177279521 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:15.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177279528 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:15.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177279529 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:15.611Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:15.611Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:15.868Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:15.868Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:15.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177279950 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:15.868Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:15.868Z] 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-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:15.868Z] 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-31T03:56:15.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1177279969 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-31T03:56:15.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1177279969 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-31T03:56:15.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1177279969 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-31T03:56:15.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1177279970 data=null item=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-31T03:56:15.868Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:15.868Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.868Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.868Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T03:56:15.868Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T03:56:15.868Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T03:56:15.868Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.868Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.868Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.868Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.868Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.868Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:15.868Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.868Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:15.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177280014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177280015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177280015 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177280015 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177280015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177280016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177280016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:15.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177279686 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-31T03:56:16.125Z] DEBUG - Clicked on [2019-07-31T03:56:16.125Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177280289 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:16.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177280289 data=null} to Tree node with text: channel0 [2019-07-31T03:56:16.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177280289 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:16.125Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177280289 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-31T03:56:16.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177280291 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:16.125Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:16.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:16.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177280297 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:16.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177280297 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:16.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177280305 data=null} to Tree node with text: mysession [2019-07-31T03:56:16.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177280305 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:16.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177280306 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:16.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177280307 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:16.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:16.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177280308 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:16.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177280308 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:16.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177280308 data=null} to Tree node with text: mysession [2019-07-31T03:56:16.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177280309 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:16.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177280309 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:16.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177280311 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:16.381Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:16.381Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:16.639Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:16.639Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:16.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177280662 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:16.639Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:16.639Z] 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-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:16.639Z] 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-31T03:56:16.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1177280703 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-31T03:56:16.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1177280712 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-31T03:56:16.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1177280713 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-31T03:56:16.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1177280713 data=null item=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-31T03:56:16.639Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:16.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:16.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:16.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:16.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:16.639Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-31T03:56:16.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1177280728 data=null doit=true} to TreeItem with text {All} [2019-07-31T03:56:16.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1177280728 data=null} to TreeItem with text {All} [2019-07-31T03:56:16.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1177280729 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:16.639Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177280729 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-31T03:56:16.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1177280798 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:16.639Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:16.639Z] DEBUG - Setting state to checked on: sched_process_fork [2019-07-31T03:56:16.639Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:16.639Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:16.639Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T03:56:16.639Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T03:56:16.639Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T03:56:16.639Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:16.639Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:16.639Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:16.639Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:16.639Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:16.639Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:16.639Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:16.639Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:16.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177280807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:16.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177280807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:16.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177280807 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:16.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177280807 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:16.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177280807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:16.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177280807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:16.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177280808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:16.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177280407 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-31T03:56:16.896Z] DEBUG - Clicked on [2019-07-31T03:56:16.896Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:16.896Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:16.896Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:16.896Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:16.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177281017 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:16.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177281017 data=null} to Tree node with text: channel0 [2019-07-31T03:56:16.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177281017 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:16.896Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177281018 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-31T03:56:16.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177281019 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:16.896Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:16.896Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:16.896Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:16.896Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:16.896Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T03:56:16.896Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:16.896Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:16.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:16.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177281023 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:16.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177281023 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:16.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177281023 data=null} to Tree node with text: mysession [2019-07-31T03:56:16.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177281023 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:16.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177281024 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:16.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177281025 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:16.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:16.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177281033 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:16.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177281033 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:16.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177281033 data=null} to Tree node with text: mysession [2019-07-31T03:56:16.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177281033 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:16.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177281033 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:16.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177281088 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:17.153Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:17.153Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:17.410Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:17.410Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:17.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177281491 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:17.410Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:17.410Z] 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-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:17.410Z] 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-31T03:56:17.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1177281497 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-31T03:56:17.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1177281497 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-31T03:56:17.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1177281497 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-31T03:56:17.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1177281497 data=null item=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-31T03:56:17.410Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:17.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:17.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:17.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:17.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:17.410Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-31T03:56:17.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1177281526 data=null doit=true} to TreeItem with text {All} [2019-07-31T03:56:17.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1177281527 data=null} to TreeItem with text {All} [2019-07-31T03:56:17.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1177281527 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:17.410Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177281527 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-31T03:56:17.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1177281619 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:17.410Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:17.410Z] DEBUG - Setting state to checked on: sched_process_exec [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:17.410Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:17.410Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:17.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177281626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:17.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177281626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:17.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177281626 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:17.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177281626 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:17.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177281626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:17.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177281626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:17.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177281626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:17.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177281210 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-31T03:56:17.666Z] DEBUG - Clicked on [2019-07-31T03:56:17.666Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:17.666Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:17.666Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:17.666Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:17.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177281911 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:17.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177281912 data=null} to Tree node with text: channel0 [2019-07-31T03:56:17.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177281912 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:17.666Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177281912 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-31T03:56:17.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177281914 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:17.666Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:17.666Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:17.666Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:17.666Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:17.923Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T03:56:17.923Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:17.923Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:17.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:17.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177281924 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:17.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177281924 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:17.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177281924 data=null} to Tree node with text: mysession [2019-07-31T03:56:17.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177281924 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:17.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177281924 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:17.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177281927 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:17.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:17.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177281927 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:17.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177281928 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:17.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177281928 data=null} to Tree node with text: mysession [2019-07-31T03:56:17.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177281928 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:17.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177281928 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:17.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177281929 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:17.923Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:17.923Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:18.180Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:18.180Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:18.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177282391 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:18.180Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:18.180Z] 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-31T03:56:18.180Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:18.180Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:18.180Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:18.180Z] 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-31T03:56:18.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1177282396 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-31T03:56:18.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1177282401 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-31T03:56:18.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1177282401 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-31T03:56:18.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1177282402 data=null item=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-31T03:56:18.180Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:18.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:18.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:18.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:18.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:18.180Z] DEBUG - Setting state to checked on: All [2019-07-31T03:56:18.436Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:18.436Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:18.436Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-31T03:56:18.436Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-31T03:56:18.436Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-31T03:56:18.436Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:18.436Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:18.436Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:18.436Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:18.436Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:18.436Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:18.436Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:18.436Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:18.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177282485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:18.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177282485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:18.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177282485 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:18.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177282485 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:18.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177282486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:18.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177282486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:18.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177282486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:18.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177282038 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-31T03:56:18.693Z] DEBUG - Clicked on [2019-07-31T03:56:18.693Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:18.693Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:18.693Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:18.693Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:18.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177282696 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:18.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177282696 data=null} to Tree node with text: channel0 [2019-07-31T03:56:18.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177282697 data=null button=1 stateMask=0x0 x=127 y=113 count=1} to Tree node with text: channel0 [2019-07-31T03:56:18.693Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177282697 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-31T03:56:18.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177282708 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:18.693Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:18.693Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:18.693Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:18.693Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:18.693Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T03:56:18.693Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:18.693Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:18.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:18.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177282712 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177282712 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177282712 data=null} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177282713 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177282713 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177282714 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:18.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177282722 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177282722 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177282722 data=null} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177282722 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177282723 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177282724 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T03:56:18.693Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T03:56:18.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1177282828 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-31T03:56:18.693Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T03:56:18.693Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:18.693Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:18.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:18.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177282932 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177282932 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177282932 data=null} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177282933 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177282933 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177282935 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:18.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177282940 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177282940 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177282940 data=null} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177282941 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177282941 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:18.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177282942 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:18.950Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T03:56:18.950Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T03:56:18.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1177283022 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-31T03:56:18.950Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T03:56:18.950Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:18.950Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:18.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:18.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177283125 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:18.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177283126 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:18.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177283126 data=null} to Tree node with text: mysession [2019-07-31T03:56:18.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177283126 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:18.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177283127 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:18.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177283129 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:18.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:18.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177283130 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:18.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177283130 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:18.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177283130 data=null} to Tree node with text: mysession [2019-07-31T03:56:18.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177283130 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:18.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177283131 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:18.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177283132 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:19.206Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T03:56:19.206Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T03:56:19.206Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T03:56:19.206Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T03:56:19.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1177283408 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T03:56:19.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:19.206Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:56:19.206Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:56:19.206Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:19.206Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:19.206Z] DEBUG - Clicking on OK [2019-07-31T03:56:19.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177283409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:19.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177283409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:19.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177283409 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:19.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177283410 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:19.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177283410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:19.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177283410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:19.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177283411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:19.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1177283215 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-31T03:56:19.462Z] DEBUG - Clicked on [2019-07-31T03:56:19.463Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:19.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:19.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177283587 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:19.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177283587 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:19.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177283587 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:19.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177283588 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:19.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177283588 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-31T03:56:19.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177283592 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:19.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:19.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177283593 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:19.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177283593 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:19.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177283593 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:19.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177283594 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:19.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177283594 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-31T03:56:19.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177283605 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:19.719Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T03:56:19.719Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T03:56:19.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1177283720 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-31T03:56:19.719Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T03:56:19.719Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.993 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-31T03:56:19.719Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 6.538 s [2019-07-31T03:56:19.719Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-31T03:56:20.282Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:56:20.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:20.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:20.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:20.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177284521 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:20.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177284521 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:20.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177284521 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:20.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177284522 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:20.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177284522 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-31T03:56:20.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177284525 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:20.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:20.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177284526 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:20.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177284526 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:20.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177284526 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:20.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177284526 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:20.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177284527 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-31T03:56:20.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177284528 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:20.540Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T03:56:20.540Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T03:56:20.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1177284687 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-31T03:56:20.540Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T03:56:21.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:21.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177285207 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:56:21.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177285208 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:21.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177285208 data=null} to Tree node with text: Sessions [2019-07-31T03:56:21.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177285208 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:21.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177285208 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-31T03:56:21.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177285211 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:21.103Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:21.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177285212 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:56:21.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177285212 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:21.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177285213 data=null} to Tree node with text: Sessions [2019-07-31T03:56:21.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177285213 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:21.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177285213 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-31T03:56:21.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177285215 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:21.103Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T03:56:21.103Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T03:56:21.360Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T03:56:21.360Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T03:56:21.360Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1177285514 data=null doit=true} to Shell with text {Create Session} [2019-07-31T03:56:21.360Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:21.360Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:21.360Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:21.360Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:21.360Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:21.360Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:21.360Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:21.360Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:21.360Z] DEBUG - matched Text with text " [2019-07-31T03:56:21.360Z] ", using matcher: of type 'Text' [2019-07-31T03:56:21.360Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:21.360Z] DEBUG - matched Text with text " [2019-07-31T03:56:21.360Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:21.360Z] DEBUG - matched Text with text " [2019-07-31T03:56:21.360Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:21.360Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T03:56:21.360Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T03:56:21.360Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T03:56:21.360Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:21.360Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:21.360Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:21.360Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:21.360Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:21.360Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:21.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177285519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:21.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177285519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:21.360Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177285519 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:21.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177285519 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:21.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177285520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:21.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177285520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:21.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177285520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:21.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1177285292 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-31T03:56:21.616Z] DEBUG - Clicked on [2019-07-31T03:56:21.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177285694 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:21.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177285694 data=null} to Tree node with text: Sessions [2019-07-31T03:56:21.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177285695 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:21.617Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177285695 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-31T03:56:21.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177285696 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:21.617Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:21.617Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:21.617Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:21.617Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:21.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:21.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177285698 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-31T03:56:21.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177285706 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:21.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177285706 data=null} to Tree node with text: mysession [2019-07-31T03:56:21.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177285707 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:21.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177285707 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:21.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177285710 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:21.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:21.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177285711 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T03:56:21.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177285711 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:21.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177285711 data=null} to Tree node with text: mysession [2019-07-31T03:56:21.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177285711 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:21.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177285711 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:21.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177285712 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:21.617Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:21.617Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:21.873Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:21.873Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:21.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177286030 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:21.873Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:21.873Z] 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-31T03:56:21.873Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:21.873Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:21.873Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:21.873Z] 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-31T03:56:21.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1177286034 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-31T03:56:21.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1177286034 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-31T03:56:21.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1177286093 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-31T03:56:21.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1177286094 data=null item=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-31T03:56:21.873Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:21.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:21.873Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T03:56:21.873Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T03:56:21.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-31T03:56:21.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:21.873Z] DEBUG - Setting state to checked on: All [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:22.131Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.131Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:22.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177286192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177286192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177286192 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177286192 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177286192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177286192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177286192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177285824 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-31T03:56:22.388Z] DEBUG - Clicked on [2019-07-31T03:56:22.388Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:22.388Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:22.388Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:22.388Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:22.388Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:22.388Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:22.388Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:22.388Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:22.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177286426 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:22.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177286426 data=null} to Tree node with text: channel0 [2019-07-31T03:56:22.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177286427 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:22.388Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177286427 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-31T03:56:22.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177286428 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:22.388Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:22.388Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:22.388Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:22.388Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:22.388Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:22.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:22.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177286440 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:22.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177286440 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:22.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177286440 data=null} to Tree node with text: mysession [2019-07-31T03:56:22.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177286440 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:22.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177286441 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:22.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177286442 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:22.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:22.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177286443 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:22.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177286443 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:22.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177286443 data=null} to Tree node with text: mysession [2019-07-31T03:56:22.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177286443 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:22.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177286443 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:22.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177286444 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:22.388Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:22.388Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:22.645Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:22.645Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:22.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177286813 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:22.645Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:22.645Z] 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-31T03:56:22.645Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:22.645Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:22.645Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T03:56:22.645Z] 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-31T03:56:22.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1177286818 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-31T03:56:22.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1177286831 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-31T03:56:22.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1177286831 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-31T03:56:22.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1177286831 data=null item=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-31T03:56:22.645Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T03:56:22.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:22.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:22.645Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T03:56:22.645Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T03:56:22.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-31T03:56:22.645Z] DEBUG - Setting state to checked on: All [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:22.902Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.902Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:22.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177286919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177286919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177286920 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177286920 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177286920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177286920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177286920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:22.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177286532 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-31T03:56:22.902Z] DEBUG - Clicked on [2019-07-31T03:56:22.902Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:22.902Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:22.902Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:22.902Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:22.902Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:22.902Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:22.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1177287092 data=null doit=true} to Tree node with text: Kernel [2019-07-31T03:56:22.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1177287092 data=null} to Tree node with text: Kernel [2019-07-31T03:56:22.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1177287092 data=null button=1 stateMask=0x0 x=116 y=92 count=1} to Tree node with text: Kernel [2019-07-31T03:56:22.903Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177287092 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-31T03:56:22.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1177287093 data=null button=1 stateMask=0x80000 x=116 y=92 count=1} to Tree node with text: Kernel [2019-07-31T03:56:22.903Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:22.903Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:22.903Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:22.903Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:22.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177287095 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:22.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177287095 data=null} to Tree node with text: channel0 [2019-07-31T03:56:22.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177287095 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T03:56:22.903Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177287095 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-31T03:56:22.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177287096 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T03:56:22.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:22.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177287097 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-31T03:56:22.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177287098 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:22.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177287098 data=null} to Tree node with text: mysession [2019-07-31T03:56:22.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177287098 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T03:56:22.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177287098 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:22.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177287100 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T03:56:22.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:22.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177287100 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-31T03:56:22.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177287101 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:22.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177287101 data=null} to Tree node with text: mysession [2019-07-31T03:56:22.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177287101 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T03:56:22.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177287101 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:22.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177287109 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-31T03:56:23.159Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:23.159Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:23.434Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:23.434Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:23.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177287448 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:23.434Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:23.434Z] 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-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T03:56:23.434Z] 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-31T03:56:23.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1177287497 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-31T03:56:23.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1177287497 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-31T03:56:23.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1177287498 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-31T03:56:23.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1177287498 data=null item=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-31T03:56:23.434Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-31T03:56:23.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:23.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:23.434Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-31T03:56:23.434Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-31T03:56:23.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-31T03:56:23.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1177287507 data=null doit=true} to TreeItem with text {All} [2019-07-31T03:56:23.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1177287527 data=null} to TreeItem with text {All} [2019-07-31T03:56:23.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1177287528 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:23.434Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177287528 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-31T03:56:23.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1177287624 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-31T03:56:23.434Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:23.434Z] DEBUG - Setting state to checked on: write [2019-07-31T03:56:23.434Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:23.434Z] DEBUG - Setting state to checked on: read [2019-07-31T03:56:23.434Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-31T03:56:23.434Z] DEBUG - Setting state to checked on: close [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:23.434Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:23.434Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:23.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177287633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:23.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177287633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:23.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177287633 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:23.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177287633 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:23.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177287633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:23.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177287633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:24.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177287633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:24.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177287232 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-31T03:56:24.023Z] DEBUG - Clicked on [2019-07-31T03:56:24.023Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177287808 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:24.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177287808 data=null} to Tree node with text: channel0 [2019-07-31T03:56:24.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177287809 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:24.023Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177287809 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-31T03:56:24.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177287810 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:24.023Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:24.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:24.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177287824 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:24.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177287824 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:24.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177287824 data=null} to Tree node with text: mysession [2019-07-31T03:56:24.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177287825 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:24.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177287825 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:24.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177287828 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:24.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:24.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177287829 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:24.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177287829 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:24.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177287838 data=null} to Tree node with text: mysession [2019-07-31T03:56:24.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177287838 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:24.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177287838 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:24.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177287839 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:24.023Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2019-07-31T03:56:24.023Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2019-07-31T03:56:24.280Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2019-07-31T03:56:24.280Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2019-07-31T03:56:24.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=1177288293 data=null doit=true} to Shell with text {Enable Channel} [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:24.280Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:24.280Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:24.280Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:24.280Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:24.280Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:24.280Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T03:56:24.280Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T03:56:24.281Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T03:56:24.281Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:24.281Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-31T03:56:24.281Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-31T03:56:24.281Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-31T03:56:24.281Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:24.281Z] 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-31T03:56:24.281Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:24.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1177288312 data=null doit=true} to Button with text {Kernel} [2019-07-31T03:56:24.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1177288312 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-31T03:56:24.281Z] 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-31T03:56:24.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1177288313 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-31T03:56:24.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1177288313 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-31T03:56:24.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1177288313 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-31T03:56:24.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1177288314 data=null item=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-31T03:56:24.281Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2019-07-31T03:56:24.281Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:24.281Z] 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-31T03:56:24.281Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] 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-31T03:56:24.281Z] 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-31T03:56:24.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1177288318 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-31T03:56:24.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1177288318 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-31T03:56:24.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1177288318 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-31T03:56:24.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1177288318 data=null item=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-31T03:56:24.281Z] 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-31T03:56:24.281Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:24.281Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:24.281Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:24.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177288320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:24.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177288320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:24.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177288320 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:24.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177288320 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:24.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177288321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:24.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177288321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:24.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177288333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:24.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1177287985 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-31T03:56:24.538Z] DEBUG - Clicked on [2019-07-31T03:56:24.538Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:24.538Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:24.538Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:24.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1177288688 data=null doit=true} to Tree node with text: UST global [2019-07-31T03:56:24.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1177288688 data=null} to Tree node with text: UST global [2019-07-31T03:56:24.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1177288688 data=null button=1 stateMask=0x0 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-31T03:56:24.538Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177288689 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-31T03:56:24.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1177288690 data=null button=1 stateMask=0x80000 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-31T03:56:24.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:24.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1177288691 data=null button=0 stateMask=0x0 x=143 y=113 count=0} to Tree node with text: channel0 [2019-07-31T03:56:24.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177288691 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:24.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177288691 data=null} to Tree node with text: channel0 [2019-07-31T03:56:24.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177288692 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-31T03:56:24.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177288692 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-31T03:56:24.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177288714 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:24.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:24.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1177288715 data=null button=0 stateMask=0x0 x=143 y=92 count=0} to Tree node with text: channel0 [2019-07-31T03:56:24.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177288715 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:24.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177288715 data=null} to Tree node with text: channel0 [2019-07-31T03:56:24.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177288716 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:24.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177288716 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-31T03:56:24.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177288720 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:24.796Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-31T03:56:24.796Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-31T03:56:25.052Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-31T03:56:25.052Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:25.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177289209 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:25.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:25.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:25.052Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-31T03:56:25.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1177289214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T03:56:25.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1177289219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T03:56:25.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1177289219 data=null doit=true} to (of type 'Tree') [2019-07-31T03:56:25.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1177289220 data=null} to (of type 'Tree') [2019-07-31T03:56:25.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1177289229 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree') [2019-07-31T03:56:25.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177289229 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-31T03:56:25.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1177289230 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree') [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:25.052Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:25.052Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:25.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177289233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:25.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177289233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:25.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177289234 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:25.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177289234 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:25.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177289234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:25.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177289234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:25.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177289234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:25.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1177288878 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-31T03:56:25.309Z] DEBUG - Clicked on [2019-07-31T03:56:25.309Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:25.309Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:25.309Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:25.309Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-31T03:56:25.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177289498 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:25.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177289498 data=null} to Tree node with text: channel0 [2019-07-31T03:56:25.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177289498 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:25.309Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177289499 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-31T03:56:25.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177289500 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:25.309Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:25.309Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:25.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:25.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177289510 data=null button=0 stateMask=0x0 x=112 y=8 count=0} to Tree node with text: mysession [2019-07-31T03:56:25.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177289510 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:25.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177289510 data=null} to Tree node with text: mysession [2019-07-31T03:56:25.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177289511 data=null button=1 stateMask=0x0 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-31T03:56:25.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177289511 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:25.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177289514 data=null button=1 stateMask=0x80000 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-31T03:56:25.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:25.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177289515 data=null button=0 stateMask=0x0 x=112 y=8 count=0} to Tree node with text: mysession [2019-07-31T03:56:25.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177289515 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:25.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177289515 data=null} to Tree node with text: mysession [2019-07-31T03:56:25.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177289515 data=null button=1 stateMask=0x0 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-31T03:56:25.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177289515 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:25.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177289525 data=null button=1 stateMask=0x80000 x=112 y=9 count=1} to Tree node with text: mysession [2019-07-31T03:56:25.566Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T03:56:25.566Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T03:56:25.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1177289635 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-31T03:56:25.566Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T03:56:25.566Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:25.566Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:25.566Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:25.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177289738 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T03:56:25.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177289738 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:25.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177289738 data=null} to Tree node with text: mysession [2019-07-31T03:56:25.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177289738 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:25.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177289739 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:25.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177289741 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:25.566Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:25.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177289742 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T03:56:25.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177289742 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:25.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177289742 data=null} to Tree node with text: mysession [2019-07-31T03:56:25.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177289742 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:25.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177289743 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:25.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177289744 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:25.822Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T03:56:25.822Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T03:56:25.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1177289889 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-31T03:56:25.822Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T03:56:25.822Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:25.822Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:25.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:25.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177289992 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T03:56:25.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177289993 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:25.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177289993 data=null} to Tree node with text: mysession [2019-07-31T03:56:25.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177289993 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:25.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177289994 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:25.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177289996 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:26.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:26.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177290110 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T03:56:26.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177290110 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:26.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177290110 data=null} to Tree node with text: mysession [2019-07-31T03:56:26.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177290111 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:26.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177290111 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:26.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177290115 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:26.079Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T03:56:26.079Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T03:56:26.643Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T03:56:26.900Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T03:56:26.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1177290992 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T03:56:26.900Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:56:26.900Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:56:26.900Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T03:56:26.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:26.900Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T03:56:26.900Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:26.900Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:56:26.900Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:56:27.462Z] DEBUG - Clicking on Cancel [2019-07-31T03:56:27.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1177291496 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-31T03:56:27.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1177291496 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-31T03:56:27.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1177291496 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:56:27.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1177291496 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:56:27.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1177291497 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-31T03:56:27.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1177291497 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-31T03:56:27.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1177291497 data=null item=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-31T03:56:27.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1177290228 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-31T03:56:27.462Z] DEBUG - Clicked on [2019-07-31T03:56:27.462Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:27.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177291588 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T03:56:27.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177291588 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:27.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177291588 data=null} to Tree node with text: mysession [2019-07-31T03:56:27.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177291588 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:27.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177291589 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:27.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177291590 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:27.462Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T03:56:27.462Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T03:56:27.719Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T03:56:27.975Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T03:56:27.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1177291996 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T03:56:27.975Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:56:27.975Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:56:27.975Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T03:56:27.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:27.975Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:56:27.975Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T03:56:27.975Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:27.975Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:27.975Z] DEBUG - Clicking on &Finish [2019-07-31T03:56:27.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1177291999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:27.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1177291999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:27.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1177291999 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:27.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1177291999 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:27.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1177292000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:27.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1177292002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:27.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:27.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:27.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:27.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:27.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:27.975Z] DEBUG - Clicked on &Finish [2019-07-31T03:56:29.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1177292002 data=null item=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-31T03:56:29.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1177291690 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-31T03:56:29.600Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:29.600Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:29.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:29.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177293813 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T03:56:29.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177293813 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:29.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177293813 data=null} to Tree node with text: mysession [2019-07-31T03:56:29.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177293813 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:29.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177293814 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:29.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177293815 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:29.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:29.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177293904 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T03:56:29.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177293904 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:29.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177293904 data=null} to Tree node with text: mysession [2019-07-31T03:56:29.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177293905 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:29.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177293905 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:29.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177293906 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:29.857Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T03:56:29.857Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T03:56:30.113Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T03:56:30.369Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T03:56:30.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1177294512 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T03:56:30.369Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:56:30.369Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:56:30.369Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T03:56:30.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:30.369Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T03:56:30.369Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:30.369Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:56:30.369Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:56:30.369Z] DEBUG - Clicking on Cancel [2019-07-31T03:56:30.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1177294514 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-31T03:56:30.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1177294514 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-31T03:56:30.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1177294514 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:56:30.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1177294515 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:56:30.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1177294515 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-31T03:56:30.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1177294515 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-31T03:56:30.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1177294515 data=null item=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-31T03:56:30.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1177294085 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-31T03:56:30.625Z] DEBUG - Clicked on [2019-07-31T03:56:30.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:30.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177294688 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T03:56:30.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177294689 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:30.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177294689 data=null} to Tree node with text: mysession [2019-07-31T03:56:30.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177294689 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:30.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177294689 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:30.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177294691 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:30.625Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T03:56:30.625Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T03:56:30.881Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T03:56:31.138Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T03:56:31.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1177295193 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:56:31.138Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-31T03:56:31.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1177295195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1177295207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1177295207 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1177295207 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1177295207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1177295208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1177295208 data=null item=null detail=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-31T03:56:31.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1177295210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1177295210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1177295210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1177295210 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1177295210 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:31.138Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:31.138Z] DEBUG - Clicking on &Finish [2019-07-31T03:56:31.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1177295212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:31.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1177295219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:31.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1177295219 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:31.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1177295219 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:31.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1177295219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:31.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1177295219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:31.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:31.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:31.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:31.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:31.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:31.138Z] DEBUG - Clicked on &Finish [2019-07-31T03:56:31.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1177295219 data=null item=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-31T03:56:31.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1177294798 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-31T03:56:31.701Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:31.701Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:31.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:31.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177295923 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T03:56:31.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177295923 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:31.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177295923 data=null} to Tree node with text: mysession [2019-07-31T03:56:31.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177295923 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:31.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177295924 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:31.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177295925 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:31.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:31.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177295983 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T03:56:31.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177295983 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:31.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177295983 data=null} to Tree node with text: mysession [2019-07-31T03:56:31.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177295983 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:31.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177295984 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:31.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177295985 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:31.958Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T03:56:31.958Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T03:56:32.214Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T03:56:32.470Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T03:56:32.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1177296484 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T03:56:32.470Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:56:32.470Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:56:32.470Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T03:56:32.470Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:32.470Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T03:56:32.470Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:32.470Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:56:32.470Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:56:32.470Z] DEBUG - Clicking on Cancel [2019-07-31T03:56:32.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1177296487 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-31T03:56:32.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1177296487 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-31T03:56:32.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1177296487 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:56:32.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1177296487 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:56:32.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1177296487 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-31T03:56:32.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1177296487 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-31T03:56:32.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1177296488 data=null item=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-31T03:56:32.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1177296085 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-31T03:56:32.470Z] DEBUG - Clicked on [2019-07-31T03:56:32.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:32.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177296596 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T03:56:32.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177296596 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:32.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177296596 data=null} to Tree node with text: mysession [2019-07-31T03:56:32.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177296597 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:32.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177296597 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:32.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177296598 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:32.470Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-31T03:56:32.470Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T03:56:32.727Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T03:56:32.983Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-31T03:56:32.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1177297022 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-31T03:56:32.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1177297032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1177297033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1177297033 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1177297033 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1177297033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1177297033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1177297033 data=null item=null detail=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-31T03:56:32.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1177297085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1177297085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1177297086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1177297086 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1177297086 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2019-07-31T03:56:32.983Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2019-07-31T03:56:32.983Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2019-07-31T03:56:32.983Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2019-07-31T03:56:32.983Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:32.983Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] DEBUG - Clicking on &Finish [2019-07-31T03:56:32.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1177297110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1177297110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1177297110 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1177297110 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1177297110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1177297110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T03:56:32.984Z] DEBUG - Clicked on &Finish [2019-07-31T03:56:33.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1177297111 data=null item=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-31T03:56:33.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1177296706 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-31T03:56:33.828Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:33.828Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:33.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:33.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177297709 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T03:56:33.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177297709 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:33.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177297709 data=null} to Tree node with text: mysession [2019-07-31T03:56:33.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177297710 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:33.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177297710 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:33.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177297711 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:33.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:33.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177297712 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-31T03:56:33.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177297712 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:33.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177297712 data=null} to Tree node with text: mysession [2019-07-31T03:56:33.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177297712 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:33.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177297712 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:33.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177297719 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-31T03:56:33.828Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T03:56:33.828Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T03:56:33.828Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T03:56:33.828Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T03:56:33.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1177298015 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T03:56:33.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:33.828Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:56:33.828Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:56:33.828Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:33.828Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:33.828Z] DEBUG - Clicking on OK [2019-07-31T03:56:33.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177298016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:33.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177298016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:33.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177298016 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:33.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177298016 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:33.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177298016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:33.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177298016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:33.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177298017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:33.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1177297828 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-31T03:56:34.179Z] DEBUG - Clicked on [2019-07-31T03:56:34.179Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:34.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:34.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177298146 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:34.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177298146 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:34.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177298146 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:34.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177298146 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:34.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177298147 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-31T03:56:34.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177298158 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:34.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:34.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177298184 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:34.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177298185 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:34.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177298185 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:34.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177298185 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:34.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177298186 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-31T03:56:34.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177298187 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:34.179Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T03:56:34.179Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T03:56:34.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1177298290 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-31T03:56:34.179Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T03:56:34.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177298400 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:56:34.179Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:56:34.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:34.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:34.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:34.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1177298468 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote} [2019-07-31T03:56:34.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1177298468 data=null doit=true} to TreeItem with text {Remote} [2019-07-31T03:56:34.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1177298468 data=null} to TreeItem with text {Remote} [2019-07-31T03:56:34.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1177298469 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-31T03:56:34.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177298469 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-31T03:56:34.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1177298606 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-31T03:56:34.693Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:56:34.693Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:56:34.950Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:56:35.513Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:56:35.513Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:56:35.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:56:35.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:56:35.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:56:35.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:35.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:56:35.513Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:56:35.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177299732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177299733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177299733 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177299733 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177299733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177299734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177299734 data=null item=null detail=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-31T03:56:35.513Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177299734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177299734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177299734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177299734 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177299734 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:56:35.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:56:35.513Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:56:35.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:35.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:56:35.513Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:56:35.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:35.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:35.513Z] DEBUG - Clicking on OK [2019-07-31T03:56:35.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177299737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:35.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177299737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:35.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177299737 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:35.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177299737 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:35.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177299737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:35.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177299738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:35.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:35.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:35.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:35.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:35.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:35.513Z] DEBUG - Clicked on OK [2019-07-31T03:56:35.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177299738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:35.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177298734 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-31T03:56:36.026Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.424 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-31T03:56:36.026Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 15.942 s [2019-07-31T03:56:36.026Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-31T03:56:36.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:56:36.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:36.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:36.588Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:36.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177300805 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:36.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177300805 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:36.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177300805 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:36.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177300805 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:36.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177300806 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-31T03:56:36.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177300813 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:36.588Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:36.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177300814 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:36.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177300814 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:36.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177300814 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:36.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177300815 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:36.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177300815 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-31T03:56:36.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177300816 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:36.845Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T03:56:36.845Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T03:56:36.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1177300931 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-31T03:56:36.845Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T03:56:37.407Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:37.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177301490 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:56:37.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177301490 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:37.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177301490 data=null} to Tree node with text: Sessions [2019-07-31T03:56:37.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177301490 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:37.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177301491 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-31T03:56:37.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177301493 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:37.407Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:37.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177301493 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:56:37.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177301494 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:37.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177301494 data=null} to Tree node with text: Sessions [2019-07-31T03:56:37.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177301494 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:37.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177301494 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-31T03:56:37.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177301495 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:37.407Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T03:56:37.407Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T03:56:37.664Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T03:56:37.664Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T03:56:37.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1177301762 data=null doit=true} to Shell with text {Create Session} [2019-07-31T03:56:37.664Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:37.664Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:37.664Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:37.664Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:37.664Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:37.664Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:37.664Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:37.664Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:37.664Z] DEBUG - matched Text with text " [2019-07-31T03:56:37.664Z] ", using matcher: of type 'Text' [2019-07-31T03:56:37.664Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:37.664Z] DEBUG - matched Text with text " [2019-07-31T03:56:37.664Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:37.664Z] DEBUG - matched Text with text " [2019-07-31T03:56:37.664Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:37.664Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T03:56:37.664Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T03:56:37.664Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T03:56:37.664Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:37.664Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:37.664Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:37.664Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:37.664Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:37.664Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:37.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177301811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:37.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177301812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:37.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177301812 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:37.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177301814 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:37.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177301815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:37.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177301815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:37.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177301815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:37.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1177301587 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-31T03:56:37.920Z] DEBUG - Clicked on [2019-07-31T03:56:37.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177301994 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:37.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177301994 data=null} to Tree node with text: Sessions [2019-07-31T03:56:37.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177301994 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:37.920Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177301995 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-31T03:56:37.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177301996 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:37.920Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:37.920Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:37.920Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:37.920Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:37.920Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:37.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177302008 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T03:56:37.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177302008 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:37.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177302008 data=null} to Tree node with text: mysession [2019-07-31T03:56:37.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177302008 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:37.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177302008 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:37.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177302012 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:37.920Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:37.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177302012 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T03:56:37.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177302012 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:37.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177302013 data=null} to Tree node with text: mysession [2019-07-31T03:56:37.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177302013 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:37.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177302013 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:37.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177302014 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:37.920Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:37.920Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:38.176Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:38.177Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:38.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177302360 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:38.177Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:38.177Z] 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-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] 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-31T03:56:38.177Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:38.177Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:38.177Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:38.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177302411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:38.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177302411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:38.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177302411 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:38.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177302411 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:38.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177302411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:38.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177302411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:38.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177302411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:38.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177302143 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-31T03:56:38.434Z] DEBUG - Clicked on [2019-07-31T03:56:38.434Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:38.434Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:38.434Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:38.434Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:38.434Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:38.434Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:38.434Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:38.434Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:38.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177302628 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:38.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177302628 data=null} to Tree node with text: channel0 [2019-07-31T03:56:38.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177302628 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:38.434Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177302628 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-31T03:56:38.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177302629 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:38.434Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:38.434Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:38.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:38.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177302631 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:38.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177302631 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:38.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177302631 data=null} to Tree node with text: mysession [2019-07-31T03:56:38.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177302631 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:38.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177302631 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:38.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177302632 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:38.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:38.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177302633 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:38.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177302633 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:38.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177302633 data=null} to Tree node with text: mysession [2019-07-31T03:56:38.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177302633 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:38.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177302634 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:38.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177302685 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:38.690Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T03:56:38.690Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T03:56:38.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1177302791 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-31T03:56:38.690Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T03:56:38.690Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:38.690Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:38.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:38.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177302894 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:38.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177302894 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:38.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177302894 data=null} to Tree node with text: mysession [2019-07-31T03:56:38.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177302895 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:38.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177302895 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:38.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177302896 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:38.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:38.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177302897 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:38.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177302897 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:38.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177302897 data=null} to Tree node with text: mysession [2019-07-31T03:56:38.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177302898 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:38.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177302898 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:38.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177302899 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:38.947Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T03:56:38.947Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T03:56:38.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1177302987 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-31T03:56:38.947Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T03:56:38.947Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:38.947Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:38.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:38.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177303090 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:38.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177303090 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:38.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177303090 data=null} to Tree node with text: mysession [2019-07-31T03:56:38.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177303090 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:38.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177303091 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:38.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177303093 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:38.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:38.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177303093 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:38.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177303093 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:38.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177303093 data=null} to Tree node with text: mysession [2019-07-31T03:56:38.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177303094 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:38.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177303094 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:38.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177303095 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:38.947Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T03:56:38.947Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T03:56:39.204Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T03:56:39.204Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T03:56:39.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1177303258 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T03:56:39.204Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:39.204Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:56:39.204Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:56:39.204Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:39.204Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:39.204Z] DEBUG - Clicking on OK [2019-07-31T03:56:39.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177303259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:39.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177303260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:39.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177303260 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:39.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177303260 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:39.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177303260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:39.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177303260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:39.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177303260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:39.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1177303160 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-31T03:56:39.204Z] DEBUG - Clicked on [2019-07-31T03:56:39.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:39.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:39.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177303344 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:39.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177303344 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:39.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177303344 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:39.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177303345 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:39.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177303354 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-31T03:56:39.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177303357 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:39.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:39.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177303359 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:39.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177303359 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:39.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177303359 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:39.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177303359 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:39.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177303359 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-31T03:56:39.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177303360 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:39.204Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T03:56:39.204Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T03:56:39.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1177303432 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-31T03:56:39.204Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T03:56:39.461Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.268 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-31T03:56:39.461Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 2.918 s [2019-07-31T03:56:39.461Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-31T03:56:40.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:56:40.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:40.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:40.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:40.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177304111 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:40.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177304111 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:40.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177304111 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:40.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177304112 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:40.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177304112 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-31T03:56:40.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177304115 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:40.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:40.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177304121 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:40.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177304121 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:40.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177304122 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:40.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177304122 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:40.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177304122 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-31T03:56:40.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177304123 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:40.025Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T03:56:40.025Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T03:56:40.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1177304212 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-31T03:56:40.025Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T03:56:40.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:40.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177304725 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:56:40.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177304726 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:40.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177304726 data=null} to Tree node with text: Sessions [2019-07-31T03:56:40.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177304726 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:40.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177304726 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-31T03:56:40.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177304728 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:40.587Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:40.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177304728 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:56:40.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177304728 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:40.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177304729 data=null} to Tree node with text: Sessions [2019-07-31T03:56:40.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177304729 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:40.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177304733 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-31T03:56:40.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177304734 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-31T03:56:40.587Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T03:56:40.587Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T03:56:40.844Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T03:56:40.844Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T03:56:40.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1177304955 data=null doit=true} to Shell with text {Create Session} [2019-07-31T03:56:40.844Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:40.844Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:40.844Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:40.844Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:40.844Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:40.844Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:40.844Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:40.844Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:40.844Z] DEBUG - matched Text with text " [2019-07-31T03:56:40.844Z] ", using matcher: of type 'Text' [2019-07-31T03:56:40.844Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:40.844Z] DEBUG - matched Text with text " [2019-07-31T03:56:40.844Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:40.844Z] DEBUG - matched Text with text " [2019-07-31T03:56:40.844Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:40.844Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T03:56:40.844Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T03:56:40.844Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T03:56:40.844Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:40.844Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:40.844Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:40.844Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:40.844Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:40.844Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:40.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177304959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:40.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177304960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:40.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177304960 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:40.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177304960 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:40.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177304960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:40.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177304960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:40.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177304960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:40.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1177304793 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-31T03:56:40.845Z] DEBUG - Clicked on [2019-07-31T03:56:40.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177305097 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:40.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177305097 data=null} to Tree node with text: Sessions [2019-07-31T03:56:40.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177305097 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:40.845Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177305097 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-31T03:56:40.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177305098 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:41.102Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:41.102Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:41.102Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:41.102Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2019-07-31T03:56:41.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1177305100 data=null doit=true} to Tree node with text: Kernel [2019-07-31T03:56:41.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1177305100 data=null} to Tree node with text: Kernel [2019-07-31T03:56:41.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1177305101 data=null button=1 stateMask=0x0 x=82 y=8 count=1} to Tree node with text: Kernel [2019-07-31T03:56:41.102Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177305108 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-31T03:56:41.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1177305322 data=null button=1 stateMask=0x80000 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-31T03:56:41.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:41.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1177305329 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-31T03:56:41.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1177305329 data=null doit=true} to Tree node with text: sched_switch [2019-07-31T03:56:41.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1177305329 data=null} to Tree node with text: sched_switch [2019-07-31T03:56:41.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1177305330 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-31T03:56:41.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177305330 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-31T03:56:41.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1177305384 data=null button=1 stateMask=0x80000 x=138 y=977 count=1} to Tree node with text: sched_switch [2019-07-31T03:56:41.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:41.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1177305385 data=null button=0 stateMask=0x0 x=138 y=977 count=0} to Tree node with text: sched_switch [2019-07-31T03:56:41.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1177305385 data=null doit=true} to Tree node with text: sched_switch [2019-07-31T03:56:41.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1177305386 data=null} to Tree node with text: sched_switch [2019-07-31T03:56:41.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1177305386 data=null button=1 stateMask=0x0 x=138 y=977 count=1} to Tree node with text: sched_switch [2019-07-31T03:56:41.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177305386 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-31T03:56:41.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1177305387 data=null button=1 stateMask=0x80000 x=138 y=977 count=1} to Tree node with text: sched_switch [2019-07-31T03:56:41.358Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-31T03:56:41.358Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-31T03:56:41.615Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-31T03:56:41.615Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:41.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177305709 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:41.615Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T03:56:41.615Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2019-07-31T03:56:41.615Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2019-07-31T03:56:41.615Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-31T03:56:41.615Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-31T03:56:41.615Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2019-07-31T03:56:41.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1177305711 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-31T03:56:41.615Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2019-07-31T03:56:41.615Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:41.615Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-31T03:56:41.615Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-31T03:56:41.615Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-31T03:56:41.615Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:41.615Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:41.615Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:41.615Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:41.615Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:41.615Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:41.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177305715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:41.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177305726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:41.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177305726 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:41.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177305726 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:41.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177305726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:41.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177305726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:41.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177305726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:41.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1177305498 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-31T03:56:42.177Z] DEBUG - Clicked on [2019-07-31T03:56:42.177Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177306251 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:42.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177306251 data=null} to Tree node with text: channel0 [2019-07-31T03:56:42.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177306251 data=null button=1 stateMask=0x0 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-31T03:56:42.177Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177306251 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-31T03:56:42.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177306253 data=null button=1 stateMask=0x80000 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-31T03:56:42.177Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:42.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177306254 data=null button=0 stateMask=0x0 x=112 y=9398 count=0} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177306255 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177306255 data=null} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177306255 data=null button=1 stateMask=0x0 x=112 y=9398 count=1} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177306255 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177306258 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:42.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177306259 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177306259 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177306259 data=null} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177306259 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177306259 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177306260 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T03:56:42.177Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T03:56:42.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1177306320 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-31T03:56:42.177Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T03:56:42.177Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:42.177Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:42.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177306424 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177306424 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177306424 data=null} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177306425 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177306425 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177306427 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:42.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177306428 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177306428 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177306428 data=null} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177306428 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177306429 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:42.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177306430 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:56:42.433Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T03:56:42.433Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T03:56:42.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1177306485 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-31T03:56:42.433Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T03:56:42.433Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:42.433Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:42.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:42.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177306588 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T03:56:42.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177306589 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:42.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177306589 data=null} to Tree node with text: mysession [2019-07-31T03:56:42.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177306589 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:56:42.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177306589 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:42.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177306594 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:56:42.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:42.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177306595 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-31T03:56:42.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177306595 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:42.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177306596 data=null} to Tree node with text: mysession [2019-07-31T03:56:42.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177306596 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:56:42.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177306596 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:42.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177306597 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-31T03:56:42.433Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T03:56:42.433Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T03:56:42.689Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T03:56:42.689Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T03:56:42.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1177306814 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T03:56:42.689Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:42.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:56:42.689Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:56:42.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:42.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:42.689Z] DEBUG - Clicking on OK [2019-07-31T03:56:42.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177306816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:42.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177306816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:42.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177306816 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:42.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177306816 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:42.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177306817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:42.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177306817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:42.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177306817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:42.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1177306656 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-31T03:56:42.946Z] DEBUG - Clicked on [2019-07-31T03:56:42.946Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:42.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:42.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177307138 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:42.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177307138 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:42.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177307138 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:42.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177307139 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:42.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177307139 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-31T03:56:42.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177307187 data=null button=1 stateMask=0x80000 x=69 y=-4713 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:42.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:42.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177307188 data=null button=0 stateMask=0x0 x=69 y=-4713 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:42.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177307188 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:42.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177307188 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:42.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177307188 data=null button=1 stateMask=0x0 x=69 y=-4713 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:42.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177307189 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-31T03:56:42.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177307190 data=null button=1 stateMask=0x80000 x=69 y=-4713 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:43.203Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T03:56:43.203Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T03:56:43.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1177307254 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-31T03:56:43.203Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T03:56:43.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:56:43.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:43.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:43.203Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:43.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177307371 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:43.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177307371 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:43.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177307372 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:43.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177307372 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:43.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177307372 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-31T03:56:43.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177307375 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:43.203Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:43.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177307376 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:43.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177307376 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:43.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177307376 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:43.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177307377 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:43.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177307377 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-31T03:56:43.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177307378 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:43.461Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T03:56:43.461Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T03:56:43.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1177307482 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-31T03:56:43.461Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T03:56:43.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:43.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177307993 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:56:43.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177307993 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:43.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177307994 data=null} to Tree node with text: Sessions [2019-07-31T03:56:43.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177307994 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:43.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177307994 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-31T03:56:43.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177307996 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:43.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:43.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177307997 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-31T03:56:43.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177307997 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:43.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177307997 data=null} to Tree node with text: Sessions [2019-07-31T03:56:43.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177307997 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:43.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177307997 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-31T03:56:43.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177307998 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-31T03:56:43.832Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-31T03:56:43.832Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-31T03:56:44.280Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-31T03:56:44.280Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-31T03:56:44.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1177308202 data=null doit=true} to Shell with text {Create Session} [2019-07-31T03:56:44.280Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:44.280Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:44.280Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:44.280Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:44.280Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:44.280Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:44.280Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:44.280Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:44.280Z] DEBUG - matched Text with text " [2019-07-31T03:56:44.280Z] ", using matcher: of type 'Text' [2019-07-31T03:56:44.280Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-31T03:56:44.280Z] DEBUG - matched Text with text " [2019-07-31T03:56:44.280Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-31T03:56:44.280Z] DEBUG - matched Text with text " [2019-07-31T03:56:44.280Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-31T03:56:44.280Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-31T03:56:44.280Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-31T03:56:44.280Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-31T03:56:44.280Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:44.280Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:44.280Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:44.280Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:44.280Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.280Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:44.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177308207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177308207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177308213 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177308213 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177308213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177308213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177308213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1177308061 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-31T03:56:44.280Z] DEBUG - Clicked on [2019-07-31T03:56:44.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177308346 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:44.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177308346 data=null} to Tree node with text: Sessions [2019-07-31T03:56:44.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177308346 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:44.280Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177308347 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-31T03:56:44.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177308348 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:44.280Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:44.280Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:44.280Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:44.280Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:44.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:44.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177308350 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-31T03:56:44.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177308350 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:44.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177308351 data=null} to Tree node with text: mysession [2019-07-31T03:56:44.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177308351 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:44.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177308358 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:44.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177308360 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:44.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:44.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177308361 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-31T03:56:44.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177308362 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:44.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177308362 data=null} to Tree node with text: mysession [2019-07-31T03:56:44.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177308362 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:44.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177308362 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:44.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177308363 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-31T03:56:44.280Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:44.280Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:44.536Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-31T03:56:44.536Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-31T03:56:44.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1177308793 data=null doit=true} to Shell with text {Enable Events} [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:44.793Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:44.793Z] 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-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:44.793Z] 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-31T03:56:44.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1177308797 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-31T03:56:44.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1177308806 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-31T03:56:44.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1177308806 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-31T03:56:44.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1177308807 data=null item=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-31T03:56:44.793Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-31T03:56:44.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:44.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:44.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:44.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:44.793Z] DEBUG - Setting state to checked on: All [2019-07-31T03:56:44.793Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:44.793Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:44.793Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:44.793Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:44.793Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:44.793Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:44.793Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:44.793Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:56:44.793Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-31T03:56:44.793Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-31T03:56:44.793Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:44.793Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.793Z] DEBUG - Clicking on &Ok [2019-07-31T03:56:44.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1177308836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1177308836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1177308877 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1177308880 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1177308881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1177308881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1177308881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-31T03:56:44.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1177308434 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-31T03:56:45.050Z] DEBUG - Clicked on [2019-07-31T03:56:45.050Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:45.050Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:45.050Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:45.050Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:45.050Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:45.050Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:45.050Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:45.050Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:45.050Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:45.050Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-31T03:56:45.050Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-31T03:56:45.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1177309095 data=null doit=true} to Tree node with text: channel0 [2019-07-31T03:56:45.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1177309095 data=null} to Tree node with text: channel0 [2019-07-31T03:56:45.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1177309095 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:45.050Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177309096 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-31T03:56:45.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1177309096 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-31T03:56:45.050Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:45.050Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:45.050Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:45.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177309106 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:45.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177309106 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:45.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177309106 data=null} to Tree node with text: mysession [2019-07-31T03:56:45.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177309107 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:45.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177309107 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:45.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177309108 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:45.050Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:45.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177309108 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:45.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177309109 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:45.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177309109 data=null} to Tree node with text: mysession [2019-07-31T03:56:45.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177309109 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:45.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177309109 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:45.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177309110 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:45.050Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-31T03:56:45.050Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-31T03:56:45.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1177309219 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-31T03:56:45.050Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-31T03:56:45.307Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:45.307Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:45.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:45.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177309322 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177309322 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177309322 data=null} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177309323 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177309323 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177309324 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:45.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177309325 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177309325 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177309325 data=null} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177309326 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177309326 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177309327 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-31T03:56:45.307Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-31T03:56:45.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1177309401 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-31T03:56:45.307Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-31T03:56:45.307Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:45.307Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:45.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:45.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177309504 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177309504 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177309504 data=null} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177309505 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177309505 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177309507 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:45.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1177309507 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1177309507 data=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1177309508 data=null} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1177309508 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177309508 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-31T03:56:45.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1177309509 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-31T03:56:45.564Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T03:56:45.564Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T03:56:45.564Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T03:56:45.564Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T03:56:45.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1177309694 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T03:56:45.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:45.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:56:45.564Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:56:45.564Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:45.564Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:45.564Z] DEBUG - Clicking on OK [2019-07-31T03:56:45.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177309697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:45.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177309702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:45.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177309702 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:45.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177309702 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:45.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177309703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:45.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177309703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:45.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177309703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:45.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1177309567 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-31T03:56:45.821Z] DEBUG - Clicked on [2019-07-31T03:56:45.821Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:45.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:45.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177309826 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:45.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177309827 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:45.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177309827 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:45.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177309827 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:45.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177309827 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-31T03:56:45.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177309838 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:45.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:45.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177309883 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:45.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177309883 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:45.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177309883 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:45.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177309884 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:45.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177309884 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-31T03:56:45.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177309885 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:45.821Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T03:56:45.821Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T03:56:45.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1177310000 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-31T03:56:45.821Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T03:56:46.078Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.518 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-31T03:56:46.078Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 3.45 s [2019-07-31T03:56:46.078Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 2.746 s [2019-07-31T03:56:46.078Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-31T03:56:46.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-31T03:56:46.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:46.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:46.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:46.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177310726 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:46.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177310726 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:46.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177310726 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:46.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177310727 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:46.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177310727 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-31T03:56:46.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177310730 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:46.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:46.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177310731 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:46.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177310731 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:46.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177310731 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:46.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177310731 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:46.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177310731 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-31T03:56:46.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177310732 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:46.641Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-31T03:56:46.641Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-31T03:56:46.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1177310884 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-31T03:56:46.641Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-31T03:56:47.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:47.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:47.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:47.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {382009626571372} time=1177311398 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {382009626571372} time=1177311398 data=null doit=true} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {382009626571372} time=1177311398 data=null} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {382009626571372} time=1177311399 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177311399 data=null item=TreeItem {382009626571372} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {382009626571372} time=1177311402 data=null button=1 stateMask=0x80000 x=138 y=158 count=1} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:47.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {382009626571372} time=1177311403 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {382009626571372} time=1177311403 data=null doit=true} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {382009626571372} time=1177311403 data=null} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {382009626571372} time=1177311403 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177311404 data=null item=TreeItem {382009626571372} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {382009626571372} time=1177311412 data=null button=1 stateMask=0x80000 x=138 y=143 count=1} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.460Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2019-07-31T03:56:47.460Z] DEBUG - Clicking on with mnemonic 'Save...' [2019-07-31T03:56:47.460Z] DEBUG - Clicked on with mnemonic 'Save...' [2019-07-31T03:56:47.460Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2019-07-31T03:56:47.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=1177311685 data=null doit=true} to Shell with text {Save Sessions} [2019-07-31T03:56:47.460Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-31T03:56:47.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:47.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:56:47.460Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:56:47.460Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:47.460Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.460Z] DEBUG - Clicking on OK [2019-07-31T03:56:47.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177311687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177311687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177311687 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177311687 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177311687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177311687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177311688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1177311486 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-31T03:56:47.716Z] DEBUG - Clicked on [2019-07-31T03:56:47.716Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:47.716Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:47.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:47.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {382009626571372} time=1177311811 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {382009626571372} time=1177311811 data=null doit=true} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {382009626571372} time=1177311811 data=null} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {382009626571372} time=1177311812 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177311812 data=null item=TreeItem {382009626571372} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {382009626571372} time=1177311813 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:47.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {382009626571372} time=1177311814 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {382009626571372} time=1177311814 data=null doit=true} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {382009626571372} time=1177311815 data=null} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {382009626571372} time=1177311815 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177311815 data=null item=TreeItem {382009626571372} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {382009626571372} time=1177311816 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 382009626571372 [2019-07-31T03:56:47.716Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T03:56:47.716Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T03:56:47.972Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T03:56:47.972Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T03:56:47.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1177312105 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T03:56:47.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:47.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:56:47.972Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:56:47.972Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:47.972Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.972Z] DEBUG - Clicking on OK [2019-07-31T03:56:47.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177312106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177312106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177312106 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177312106 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177312106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177312106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177312106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:47.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1177311913 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-31T03:56:47.972Z] DEBUG - Clicked on [2019-07-31T03:56:47.972Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:47.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:47.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177312226 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-31T03:56:47.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177312226 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:48.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177312226 data=null} to Tree node with text: Sessions [2019-07-31T03:56:48.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177312227 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:48.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177312227 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-31T03:56:48.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177312228 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:48.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:48.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1177312284 data=null button=0 stateMask=0x0 x=89 y=92 count=0} to Tree node with text: Sessions [2019-07-31T03:56:48.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1177312284 data=null doit=true} to Tree node with text: Sessions [2019-07-31T03:56:48.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1177312284 data=null} to Tree node with text: Sessions [2019-07-31T03:56:48.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1177312285 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:48.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177312285 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-31T03:56:48.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1177312287 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-31T03:56:48.228Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2019-07-31T03:56:48.228Z] DEBUG - Clicking on with mnemonic 'Load...' [2019-07-31T03:56:48.485Z] DEBUG - Clicked on with mnemonic 'Load...' [2019-07-31T03:56:48.485Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2019-07-31T03:56:48.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=1177312622 data=null doit=true} to Shell with text {Load Sessions} [2019-07-31T03:56:48.485Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-31T03:56:48.485Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-31T03:56:48.485Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2019-07-31T03:56:48.485Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2019-07-31T03:56:48.485Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T03:56:48.485Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-31T03:56:48.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:48.485Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-31T03:56:48.485Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:56:48.485Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T03:56:48.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1177312625 data=null doit=true} to Button with text {Local} [2019-07-31T03:56:48.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1177312625 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-31T03:56:48.485Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T03:56:48.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1177312626 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T03:56:48.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1177312626 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-31T03:56:48.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1177312627 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-31T03:56:48.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1177312627 data=null item=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-31T03:56:48.485Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-31T03:56:48.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:56:48.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:56:48.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:48.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {382009626571372.lttng} time=1177312782 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {382009626571372.lttng} time=1177312782 data=null doit=true} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {382009626571372.lttng} time=1177312782 data=null} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {382009626571372.lttng} time=1177312783 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177312783 data=null item=TreeItem {382009626571372.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {382009626571372.lttng} time=1177312784 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Clicking on TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {382009626571372.lttng} time=1177312784 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {382009626571372.lttng} time=1177312785 data=null doit=true} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:48.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {382009626571372.lttng} time=1177312785 data=null} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {382009626571372.lttng} time=1177312785 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177312786 data=null item=TreeItem {382009626571372.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {382009626571372.lttng} time=1177312786 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {382009626571372.lttng} time=1177312786 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {382009626571372.lttng} time=1177312786 data=null doit=true} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {382009626571372.lttng} time=1177312787 data=null} to TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - Clicked on TreeItem with text {382009626571372.lttng} [2019-07-31T03:56:48.743Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-31T03:56:48.743Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-31T03:56:48.743Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-31T03:56:48.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:56:48.743Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2019-07-31T03:56:48.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:48.743Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-31T03:56:48.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:56:48.743Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:56:48.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:48.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:48.743Z] DEBUG - Clicking on OK [2019-07-31T03:56:48.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177312789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:48.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177312789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:48.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177312789 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:48.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177312789 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:48.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177312789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:48.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177312790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:48.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177312790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:48.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1177312398 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-31T03:56:48.999Z] DEBUG - Clicked on [2019-07-31T03:56:48.999Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:48.999Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:48.999Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-31T03:56:48.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:48.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {382009626571372} time=1177313112 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 382009626571372 [2019-07-31T03:56:48.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {382009626571372} time=1177313112 data=null doit=true} to Tree node with text: 382009626571372 [2019-07-31T03:56:48.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {382009626571372} time=1177313112 data=null} to Tree node with text: 382009626571372 [2019-07-31T03:56:48.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {382009626571372} time=1177313113 data=null button=1 stateMask=0x0 x=138 y=8 count=1} to Tree node with text: 382009626571372 [2019-07-31T03:56:48.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177313113 data=null item=TreeItem {382009626571372} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 382009626571372 [2019-07-31T03:56:48.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {382009626571372} time=1177313115 data=null button=1 stateMask=0x80000 x=138 y=8 count=1} to Tree node with text: 382009626571372 [2019-07-31T03:56:48.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:48.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {382009626571372} time=1177313116 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 382009626571372 [2019-07-31T03:56:48.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {382009626571372} time=1177313116 data=null doit=true} to Tree node with text: 382009626571372 [2019-07-31T03:56:48.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {382009626571372} time=1177313116 data=null} to Tree node with text: 382009626571372 [2019-07-31T03:56:48.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {382009626571372} time=1177313123 data=null button=1 stateMask=0x0 x=138 y=9 count=1} to Tree node with text: 382009626571372 [2019-07-31T03:56:48.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177313123 data=null item=TreeItem {382009626571372} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 382009626571372 [2019-07-31T03:56:48.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {382009626571372} time=1177313124 data=null button=1 stateMask=0x80000 x=138 y=9 count=1} to Tree node with text: 382009626571372 [2019-07-31T03:56:48.999Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-31T03:56:48.999Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-31T03:56:49.255Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-31T03:56:49.255Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-31T03:56:49.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1177313421 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-31T03:56:49.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:56:49.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:56:49.255Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:56:49.255Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:56:49.255Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:49.255Z] DEBUG - Clicking on OK [2019-07-31T03:56:49.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177313427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:49.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177313428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:49.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177313428 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:49.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177313428 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:49.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177313428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:49.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177313428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:49.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177313428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:56:49.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1177313231 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-31T03:56:49.512Z] DEBUG - Clicked on [2019-07-31T03:56:49.512Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-31T03:56:49.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:49.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177313610 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:49.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177313611 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:49.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177313619 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:49.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177313619 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:49.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177313620 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-31T03:56:49.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177313623 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:49.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:56:49.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1177313624 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-31T03:56:49.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1177313624 data=null doit=true} to TreeItem with text {myNode} [2019-07-31T03:56:49.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1177313624 data=null} to TreeItem with text {myNode} [2019-07-31T03:56:49.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1177313625 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:49.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177313625 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-31T03:56:49.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1177313626 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-31T03:56:49.512Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-31T03:56:49.512Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-31T03:56:49.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1177313738 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-31T03:56:49.512Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-31T03:56:49.768Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.728 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-31T03:56:49.768Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 3.335 s [2019-07-31T03:56:49.768Z] [2019-07-31T03:56:49.768Z] Results: [2019-07-31T03:56:49.768Z] [2019-07-31T03:56:49.768Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T03:56:49.768Z] [2019-07-31T03:56:50.696Z] [2019-07-31T03:56:50.696Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 03:56:50.454 [2019-07-31T03:56:50.696Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T03:56:51.625Z] [INFO] All tests passed! [2019-07-31T03:56:51.625Z] [INFO] [2019-07-31T03:56:51.625Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:56:51.625Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T03:56:51.625Z] [INFO] [2019-07-31T03:56:51.625Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:56:52.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T03:56:52.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T03:56:52.554Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T03:56:53.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T03:56:53.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T03:56:53.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T03:56:54.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T03:56:54.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T03:56:54.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T03:56:54.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T03:56:54.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T03:56:57.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T03:56:57.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T03:56:57.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T03:56:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T03:56:58.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T03:56:58.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-31T03:56:58.707Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T03:56:58.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-31T03:56:58.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T03:56:58.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T03:56:58.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T03:56:59.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T03:56:59.221Z] [INFO] [2019-07-31T03:56:59.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:56:59.221Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-31T03:56:59.221Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.pom [2019-07-31T03:56:59.221Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T03:56:59.221Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T03:56:59.221Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T03:56:59.221Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T03:56:59.221Z] [INFO] [2019-07-31T03:56:59.221Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-31T03:56:59.221Z] [INFO] [2019-07-31T03:56:59.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2019-07-31T03:56:59.221Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT [99/134] [2019-07-31T03:56:59.221Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T03:56:59.221Z] [INFO] [2019-07-31T03:56:59.221Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:56:59.221Z] [INFO] [2019-07-31T03:56:59.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:56:59.221Z] [INFO] The project's OSGi version is 1.0.10.201907310252 [2019-07-31T03:56:59.221Z] [INFO] [2019-07-31T03:56:59.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:56:59.221Z] [INFO] [2019-07-31T03:56:59.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:56:59.221Z] [INFO] [2019-07-31T03:56:59.221Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:56:59.221Z] [INFO] [2019-07-31T03:56:59.221Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:56:59.221Z] [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/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T03:56:59.221Z] [INFO] [2019-07-31T03:56:59.221Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:56:59.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:56:59.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2019-07-31T03:56:59.221Z] [INFO] [2019-07-31T03:56:59.221Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:56:59.221Z] [INFO] Compiling 19 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2019-07-31T03:57:00.152Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] [2019-07-31T03:57:00.152Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2019-07-31T03:57:00.152Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:57:00.152Z] 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-31T03:57:00.152Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] [2019-07-31T03:57:00.152Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-31T03:57:00.152Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:57:00.152Z] 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-31T03:57:00.152Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] [2019-07-31T03:57:00.152Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-31T03:57:00.152Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:57:00.152Z] 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-31T03:57:00.152Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] [2019-07-31T03:57:00.152Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-31T03:57:00.152Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T03:57:00.152Z] 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-31T03:57:00.152Z] 4 problems (4 warnings) [2019-07-31T03:57:00.152Z] [INFO] [2019-07-31T03:57:00.152Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:57:00.152Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T03:57:00.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2019-07-31T03:57:00.152Z] [INFO] [2019-07-31T03:57:00.152Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:57:00.152Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T03:57:00.152Z] [INFO] [2019-07-31T03:57:00.152Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:57:00.152Z] [INFO] [2019-07-31T03:57:00.152Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:57:00.152Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T03:57:00.152Z] [INFO] [2019-07-31T03:57:00.152Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:57:00.152Z] [INFO] [2019-07-31T03:57:00.152Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:57:00.152Z] [INFO] [2019-07-31T03:57:00.152Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:57:00.152Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T03:57:00.152Z] [INFO] [2019-07-31T03:57:00.152Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:57:00.152Z] [INFO] [2019-07-31T03:57:00.152Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T03:57:02.045Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T03:57:02.045Z] [INFO] Command line: [2019-07-31T03:57:02.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/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T03:57:02.302Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T03:57:05.574Z] !SESSION 2019-07-31 03:57:02.333 ----------------------------------------------- [2019-07-31T03:57:05.574Z] eclipse.buildId=unknown [2019-07-31T03:57:05.574Z] java.version=1.8.0_202 [2019-07-31T03:57:05.574Z] java.vendor=Oracle Corporation [2019-07-31T03:57:05.574Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T03:57:05.574Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T03:57:05.574Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T03:57:05.574Z] [2019-07-31T03:57:05.574Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 03:57:05.141 [2019-07-31T03:57:05.574Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:57:05.574Z] !STACK 0 [2019-07-31T03:57:05.574Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T03:57:05.574Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:57:05.574Z] [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:57:05.574Z] [2019-07-31T03:57:05.574Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 03:57:05.268 [2019-07-31T03:57:05.574Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T03:57:05.574Z] !STACK 0 [2019-07-31T03:57:05.574Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T03:57:05.574Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:57:05.574Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T03:57:05.574Z] -> 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-31T03:57:05.574Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T03:57:05.574Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T03:57:05.574Z] [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T03:57:05.574Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T03:57:07.467Z] process 12151: 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-31T03:57:07.468Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T03:57:07.724Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:57:07.724Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T03:57:17.912Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-31T03:57:17.912Z] Display size: 1440x900 [2019-07-31T03:57:17.912Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T03:57:17.912Z] GTK version=3.18.9 [2019-07-31T03:57:17.912Z] GTK theme=Ambiance [2019-07-31T03:57:17.912Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T03:57:17.912Z] Time zone: Coordinated Universal Time [2019-07-31T03:57:17.912Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T03:57:17.912Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T03:57:19.281Z] *** BUG *** [2019-07-31T03:57:19.281Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:57:19.281Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:57:19.281Z] [2019-07-31T03:57:19.281Z] *** BUG *** [2019-07-31T03:57:19.281Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:57:19.281Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:57:19.281Z] [2019-07-31T03:57:19.537Z] *** BUG *** [2019-07-31T03:57:19.537Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:57:19.538Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:57:19.538Z] [2019-07-31T03:57:19.538Z] *** BUG *** [2019-07-31T03:57:19.538Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T03:57:19.538Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T03:57:19.538Z] [2019-07-31T03:57:21.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:39.491Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:57:39.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:57:39.491Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:39.491Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T03:57:39.491Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T03:57:39.491Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T03:57:39.491Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T03:57:39.491Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T03:57:39.491Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T03:57:39.491Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:39.491Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:39.491Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:57:39.491Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:57:39.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:39.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:39.491Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:39.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:39.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:39.491Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:39.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:39.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:39.491Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:39.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:39.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:39.491Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:40.023Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:40.023Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:40.385Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:40.641Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:40.641Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:40.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:41.205Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:41.205Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:41.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:41.768Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:41.768Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:41.768Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:42.330Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:42.330Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:42.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:42.893Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:42.893Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:42.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:43.734Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:43.734Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:43.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:44.126Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:44.126Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:57:44.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:44.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:47.399Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:57:47.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:57:47.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:47.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:47.656Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2019-07-31T03:57:47.656Z] DEBUG - number of items : 17 [2019-07-31T03:57:47.912Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:47.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177372080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:47.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177372081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:47.912Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177372081 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:47.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177372081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:47.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177372082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:48.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177372428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:48.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177372430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:48.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177372430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:48.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177372431 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:48.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177372431 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:48.475Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:48.475Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-31T03:57:48.475Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:57:48.475Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:57:48.475Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:57:48.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:57:48.475Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:57:48.475Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:57:48.475Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:57:48.475Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:48.475Z] DEBUG - Clicking on OK [2019-07-31T03:57:48.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177372490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:48.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177372490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:48.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177372490 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:48.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177372491 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:48.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177372491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:48.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177372491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:48.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177372491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:48.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177372082 data=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-31T03:57:48.732Z] DEBUG - Clicked on [2019-07-31T03:57:48.732Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:57:48.732Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T03:57:48.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1177372929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:48.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1177372929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:48.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1177372980 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:48.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1177372981 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:48.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1177372981 data=null button=1 stateMask=0x0 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:48.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1177372983 data=null button=1 stateMask=0x80000 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:48.732Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.294Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1177373491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1177373491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1177373492 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1177373492 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1177373492 data=null button=1 stateMask=0x0 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1177373495 data=null button=1 stateMask=0x80000 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.294Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - number of items : 17 [2019-07-31T03:57:49.858Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177373999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177373999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177374000 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177374000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177374000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:49.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177374001 data=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-31T03:57:49.858Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177374006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177374011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177374011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:49.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177374011 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:49.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177374011 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:49.858Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:49.858Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1177374012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1177374013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1177374013 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1177374013 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1177374013 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1177374014 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1177374014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1177374015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1177374015 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1177374015 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1177374015 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:49.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1177374016 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:50.114Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T03:57:50.114Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-31T03:57:50.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1177374134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:50.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1177374135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:50.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1177374135 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:50.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1177374135 data=null} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:50.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1177374135 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:50.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1177374136 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-31T03:57:50.114Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-31T03:57:50.114Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T03:57:50.114Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-31T03:57:50.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1177374310 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-31T03:57:50.114Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-31T03:57:50.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:52.892Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:57:52.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:57:53.149Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:53.149Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:53.525Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:57:53.525Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:57:53.525Z] DEBUG - number of items : 17 [2019-07-31T03:57:53.525Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:53.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177377512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:53.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177377513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:53.525Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177377513 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:53.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177377513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:53.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177377513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:53.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177377514 data=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-31T03:57:53.525Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177377516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:53.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177377516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:53.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177377516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:53.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177377516 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:53.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177377517 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:53.525Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:53.525Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:54.089Z] DEBUG - number of items : 17 [2019-07-31T03:57:54.089Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:54.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177378063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:54.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177378064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:54.089Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177378064 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:54.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177378064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:54.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177378065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:54.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177378065 data=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-31T03:57:54.089Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177378067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:54.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177378067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:54.089Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177378067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:54.089Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177378068 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:54.089Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177378068 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:54.089Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:54.089Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:54.346Z] DEBUG - number of items : 17 [2019-07-31T03:57:54.602Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:54.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177378601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:54.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177378601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:54.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177378601 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:54.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177378602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:54.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177378602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:54.859Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177378929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:54.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177378933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:54.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177378933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:54.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177378933 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:54.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177378933 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:54.859Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:54.859Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-31T03:57:54.859Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:57:54.859Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:57:54.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:57:54.859Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:57:54.859Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:57:54.859Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:57:54.859Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:57:54.859Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:54.859Z] DEBUG - Clicking on OK [2019-07-31T03:57:54.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177378987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:54.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177378987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:54.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177378988 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:54.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177378988 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:54.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177378988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:54.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177378988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:54.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177378988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:54.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177378602 data=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-31T03:57:55.422Z] DEBUG - Clicked on [2019-07-31T03:57:55.422Z] DEBUG - number of items : 17 [2019-07-31T03:57:55.422Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177379430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177379430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.422Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177379430 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177379430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177379430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177379431 data=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-31T03:57:55.422Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177379494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177379495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.422Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177379495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177379495 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.422Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177379496 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.422Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:55.986Z] DEBUG - number of items : 17 [2019-07-31T03:57:55.986Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177380121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177380121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.986Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177380121 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177380122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177380122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177380122 data=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-31T03:57:55.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177380189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177380190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177380190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177380190 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177380191 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.986Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:55.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:56.549Z] DEBUG - number of items : 17 [2019-07-31T03:57:56.549Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:57:56.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177380693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:56.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177380694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:56.549Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177380694 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:56.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177380694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:56.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177380694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:56.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177380695 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-31T03:57:56.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177380697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:56.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177380697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:56.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177380697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:56.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177380698 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:56.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177380698 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:57:56.549Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:57:56.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:57.111Z] DEBUG - number of items : 17 [2019-07-31T03:57:57.111Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:57.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177381235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:57.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177381235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:57.111Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177381235 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:57.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177381235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:57.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177381235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:57.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177381581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:57.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177381585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:57.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177381586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:57.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177381586 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:57.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177381586 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:57.369Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:57.369Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-31T03:57:57.369Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:57:57.369Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:57:57.369Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:57:57.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:57:57.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:57:57.369Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:57:57.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:57:57.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:57.369Z] DEBUG - Clicking on OK [2019-07-31T03:57:57.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177381594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:57.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177381594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:57.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177381595 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:57.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177381595 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:57.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177381595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:57.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177381595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:57.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177381595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:57:57.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177381236 data=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-31T03:57:57.933Z] DEBUG - Clicked on [2019-07-31T03:57:57.933Z] DEBUG - number of items : 17 [2019-07-31T03:57:57.933Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:57.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177382027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:57.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177382027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:57.933Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177382027 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:57.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177382028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:57.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177382028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:57.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177382028 data=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-31T03:57:57.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177382028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:57.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177382029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:57.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177382029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:57.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177382029 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:57.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177382029 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:57.933Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:57.933Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:58.496Z] DEBUG - number of items : 17 [2019-07-31T03:57:58.496Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:58.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177382532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:58.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177382532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:58.496Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177382532 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:58.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177382532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:58.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177382532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:58.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177382533 data=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-31T03:57:58.496Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177382535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:58.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177382636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:58.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177382689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:58.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177382689 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:58.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177382689 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:58.496Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:58.496Z] DEBUG - number of items : 17 [2019-07-31T03:57:58.496Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T03:57:58.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177382690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:57:58.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177382691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:57:58.496Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177382691 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:57:58.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177382691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:57:58.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177382691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:57:58.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177382692 data=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-31T03:57:58.496Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177382693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:57:58.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177382694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:57:58.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177382694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:57:58.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177382694 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:57:58.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177382694 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:57:58.496Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T03:57:58.496Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:59.058Z] DEBUG - number of items : 17 [2019-07-31T03:57:59.058Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:59.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177383198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:59.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177383198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:59.058Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177383198 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:59.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177383199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:59.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177383199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-31T03:57:59.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177383199 data=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-31T03:57:59.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177383202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:59.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177383273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:59.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177383285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:59.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177383286 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:59.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177383286 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:59.058Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-31T03:57:59.058Z] DEBUG - number of items : 17 [2019-07-31T03:57:59.058Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:59.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177383287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:59.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177383287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:59.058Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177383287 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:59.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177383288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:59.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177383288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:59.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177383288 data=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-31T03:57:59.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177383288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:59.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177383288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:59.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177383288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:59.059Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177383288 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:59.059Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177383289 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:59.059Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T03:57:59.059Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:57:59.621Z] DEBUG - number of items : 17 [2019-07-31T03:57:59.621Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:57:59.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177383791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:57:59.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177383791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:57:59.621Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177383791 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:57:59.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177383792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:57:59.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177383792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:57:59.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177383792 data=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-31T03:57:59.621Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177383795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:57:59.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177383795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:57:59.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177383795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:57:59.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177383795 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:57:59.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177383796 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:57:59.621Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:57:59.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:00.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:02.704Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:58:02.704Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:58:02.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:02.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:03.217Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:58:03.217Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:58:03.217Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T03:58:03.474Z] DEBUG - number of items : 17 [2019-07-31T03:58:03.474Z] DEBUG - number of items : 17 [2019-07-31T03:58:03.474Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T03:58:03.474Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-31T03:58:03.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1177387635 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-31T03:58:03.474Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-31T03:58:03.731Z] DEBUG - number of items : 17 [2019-07-31T03:58:03.731Z] DEBUG - number of items : 17 [2019-07-31T03:58:03.731Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-31T03:58:03.731Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-31T03:58:03.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1177387918 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-31T03:58:03.731Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-31T03:58:03.731Z] DEBUG - number of items : 17 [2019-07-31T03:58:03.731Z] DEBUG - number of items : 17 [2019-07-31T03:58:03.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:06.085Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:58:06.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:58:06.341Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:06.905Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:06.905Z] DEBUG - number of items : 17 [2019-07-31T03:58:06.905Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:06.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177390935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:06.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177390936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:06.905Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177390936 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:06.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177390936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:06.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177390936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:07.162Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177391315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:07.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177391317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:07.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177391317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:07.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177391318 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:07.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177391318 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:07.162Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:07.162Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-31T03:58:07.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1177391320 data=null doit=true} to Shell with text {Filter} [2019-07-31T03:58:07.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:58:07.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:58:07.162Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:58:07.162Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:58:07.725Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2019-07-31T03:58:07.725Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1177392348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177392348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1177392349 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1177392349 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1177392349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1177392350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1177392350 data=null item=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-31T03:58:08.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1177392365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177392366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1177392366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1177392366 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1177392366 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - Clicking on Check all [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1177392369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177392369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1177392370 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1177392370 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1177392370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1177392370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1177392370 data=null item=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-31T03:58:08.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1177392390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177392390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1177392390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1177392391 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1177392391 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Clicked on Check all [2019-07-31T03:58:08.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1177392395 data=null button=0 stateMask=0x0 x=107 y=121 count=0} to TreeItem with text {synthetic-trace} [2019-07-31T03:58:08.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1177392402 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1177392402 data=null} to TreeItem with text {synthetic-trace} [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1177392403 data=null button=1 stateMask=0x0 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T03:58:08.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177392404 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-31T03:58:08.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1177392407 data=null button=1 stateMask=0x80000 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1177392409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177392410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1177392410 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1177392410 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1177392410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1177392410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1177392410 data=null item=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-31T03:58:08.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1177392426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177392427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1177392427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1177392427 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1177392427 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - Clicking on Check selected [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1177392429 data=null 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-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1177392430 data=null 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-31T03:58:08.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1177392430 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1177392430 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1177392430 data=null 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-31T03:58:08.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1177392479 data=null 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-31T03:58:08.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1177392479 data=null item=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-31T03:58:08.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1177392480 data=null 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-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1177392480 data=null 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-31T03:58:08.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1177392481 data=null 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-31T03:58:08.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1177392481 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1177392481 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Clicked on Check selected [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1177392484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177392484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1177392485 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1177392485 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1177392485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1177392485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1177392485 data=null item=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-31T03:58:08.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1177392486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177392486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1177392486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1177392487 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1177392487 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - Clicking on Check subtree [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1177392489 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-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1177392489 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-31T03:58:08.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1177392489 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1177392489 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1177392489 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-31T03:58:08.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1177392490 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-31T03:58:08.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1177392490 data=null item=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-31T03:58:08.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1177392490 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-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1177392491 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-31T03:58:08.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1177392491 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-31T03:58:08.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1177392491 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1177392491 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Clicked on Check subtree [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - Clicking on Check all [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1177392493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177392493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1177392493 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1177392493 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1177392494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1177392494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1177392497 data=null item=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-31T03:58:08.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1177392507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177392507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1177392507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1177392507 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1177392508 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Clicked on Check all [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - Clicking on Uncheck selected [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1177392510 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-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1177392510 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-31T03:58:08.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1177392510 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1177392510 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1177392510 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-31T03:58:08.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1177392510 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-31T03:58:08.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1177392510 data=null item=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-31T03:58:08.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1177392515 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-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1177392515 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-31T03:58:08.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1177392515 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-31T03:58:08.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1177392515 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1177392515 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Clicked on Uncheck selected [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - Clicking on Check all [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1177392517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177392517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1177392518 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1177392518 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1177392518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1177392518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1177392518 data=null item=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-31T03:58:08.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1177392519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177392519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1177392519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1177392519 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1177392520 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Clicked on Check all [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:08.298Z] DEBUG - Clicking on Uncheck subtree [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1177392522 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-31T03:58:08.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1177392522 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-31T03:58:08.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1177392522 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1177392522 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:08.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1177392522 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-31T03:58:08.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1177392522 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-31T03:58:08.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1177392522 data=null item=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-31T03:58:08.299Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1177392523 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-31T03:58:08.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1177392523 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-31T03:58:08.299Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1177392523 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-31T03:58:08.299Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1177392523 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:08.299Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1177392523 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:08.299Z] DEBUG - Clicked on Uncheck subtree [2019-07-31T03:58:08.299Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:08.299Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.299Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:08.299Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:08.299Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.299Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:08.299Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:58:08.299Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:08.299Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:08.299Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:08.299Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:58:08.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1177392525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177392526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1177392526 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1177392526 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1177392526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1177392526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1177392526 data=null item=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-31T03:58:08.556Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1177392590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177392590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1177392590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1177392591 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1177392591 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:58:08.556Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2019-07-31T03:58:08.556Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - Clicking on Check all [2019-07-31T03:58:08.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1177392595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177392599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1177392599 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1177392599 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1177392599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1177392599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1177392599 data=null item=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-31T03:58:08.556Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1177392610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177392610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1177392610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1177392610 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1177392610 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Clicked on Check all [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:08.556Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Clicking on OK [2019-07-31T03:58:08.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177392613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177392613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177392616 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177392616 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177392616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177392617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177392617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:08.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177390936 data=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-31T03:58:08.813Z] DEBUG - Clicked on [2019-07-31T03:58:08.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:11.335Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:58:11.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:58:11.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:11.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:11.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:11.335Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:58:11.335Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:58:11.335Z] DEBUG - number of items : 17 [2019-07-31T03:58:11.335Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177395328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177395328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.335Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177395328 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177395329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177395329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177395329 data=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-31T03:58:11.335Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177395329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177395329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.335Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177395330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177395330 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177395330 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.335Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:11.899Z] DEBUG - number of items : 17 [2019-07-31T03:58:11.899Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177395936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177395936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.899Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177395936 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177395936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177395936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177395936 data=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-31T03:58:11.899Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177395937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177395937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.899Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177395937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177395937 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.899Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177395938 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.899Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:11.899Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:12.461Z] DEBUG - number of items : 17 [2019-07-31T03:58:12.461Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:12.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177396510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:12.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177396510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:12.461Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177396510 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:12.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177396510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:12.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177396511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:12.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177396511 data=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-31T03:58:12.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177396512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:12.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177396512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:12.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177396512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:12.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177396512 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:12.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177396512 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:12.461Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:12.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:13.025Z] DEBUG - number of items : 17 [2019-07-31T03:58:13.025Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T03:58:13.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177397096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177397096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.025Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177397096 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177397097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177397097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177397097 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-31T03:58:13.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177397098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177397098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177397099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177397099 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177397099 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.025Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T03:58:13.025Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:13.588Z] DEBUG - number of items : 17 [2019-07-31T03:58:13.588Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T03:58:13.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177397602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177397602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.588Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177397603 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177397603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177397693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177397705 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-31T03:58:13.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177397705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177397706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177397706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177397706 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177397706 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:13.588Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T03:58:13.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:14.150Z] DEBUG - number of items : 17 [2019-07-31T03:58:14.150Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T03:58:14.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177398244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:14.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177398244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:14.150Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177398244 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:14.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177398244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:14.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177398244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:14.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177398244 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-31T03:58:14.150Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177398245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:14.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177398246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:14.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177398246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:14.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177398246 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:14.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177398246 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:14.150Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-31T03:58:14.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:14.713Z] DEBUG - number of items : 17 [2019-07-31T03:58:14.713Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T03:58:14.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177398793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:14.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177398794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:14.713Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177398794 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:14.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177398794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:14.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177398794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:14.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177398794 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-31T03:58:14.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177398795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:14.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177398795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:14.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177398795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:14.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177398795 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:14.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177398795 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:14.713Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T03:58:14.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:15.276Z] DEBUG - number of items : 17 [2019-07-31T03:58:15.276Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T03:58:15.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177399325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177399325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.276Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177399325 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177399326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177399326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177399326 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-31T03:58:15.276Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177399326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177399327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177399327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177399327 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177399327 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.276Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T03:58:15.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:15.838Z] DEBUG - number of items : 17 [2019-07-31T03:58:15.838Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T03:58:15.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177399878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177399878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.838Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177399878 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177399879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177399879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177399879 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-31T03:58:15.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177399879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177399880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177399880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177399880 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177399880 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-31T03:58:15.838Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-31T03:58:15.838Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:16.403Z] DEBUG - number of items : 17 [2019-07-31T03:58:16.403Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177400394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177400394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.403Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177400394 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177400394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177400395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177400395 data=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-31T03:58:16.403Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177400395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177400396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177400396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177400396 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177400396 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.403Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.403Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:16.729Z] DEBUG - number of items : 17 [2019-07-31T03:58:16.729Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177400899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177400899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.729Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177400900 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177400900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177400900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177400900 data=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-31T03:58:16.729Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177400901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177400902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.729Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177400902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177400902 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.729Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177400902 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.729Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:16.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:17.395Z] DEBUG - number of items : 17 [2019-07-31T03:58:17.395Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:17.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177401488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:17.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177401488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:17.395Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177401488 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:17.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177401488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:17.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177401488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:17.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177401488 data=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-31T03:58:17.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177401489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:17.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177401489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:17.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177401489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:17.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177401489 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:17.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177401489 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:17.396Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-31T03:58:17.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:17.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:19.914Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:58:19.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:58:19.914Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:19.914Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T03:58:19.914Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T03:58:19.914Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:58:19.914Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:58:20.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:22.690Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:58:22.690Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:58:22.690Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:22.690Z] DEBUG - number of items : 17 [2019-07-31T03:58:22.690Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:25.208Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:58:25.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:58:25.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:25.208Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T03:58:25.208Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T03:58:25.208Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:58:25.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:27.098Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:58:27.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:58:27.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:27.661Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:58:29.553Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:29.553Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:58:29.553Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:32.073Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:58:32.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:58:32.073Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T03:58:32.073Z] DEBUG - number of items : 17 [2019-07-31T03:58:32.073Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T03:58:32.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177416283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:58:32.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177416284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:58:32.073Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177416284 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:58:32.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177416284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:58:32.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177416285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:58:32.626Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177416726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:58:32.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177416727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:58:32.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177416727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:58:32.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177416727 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:58:32.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177416727 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T03:58:32.626Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T03:58:32.626Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T03:58:32.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1177416733 data=null doit=true} to Shell with text {Legend} [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-31T03:58:32.626Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-31T03:58:32.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:58:32.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:58:32.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:58:32.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:58:32.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:58:32.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T03:58:32.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:32.626Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:58:32.626Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:32.626Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:32.626Z] DEBUG - Clicking on OK [2019-07-31T03:58:32.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177416797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:32.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177416798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:32.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177416798 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:32.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177416798 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:32.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177416798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:32.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177416798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:32.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177416798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:32.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177416285 data=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-31T03:58:32.882Z] DEBUG - Clicked on [2019-07-31T03:58:33.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177417304 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:58:33.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:58:33.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:58:33.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:58:33.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:58:33.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177417482 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:58:33.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177417482 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:58:33.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177417483 data=null} to TreeItem with text {test} [2019-07-31T03:58:33.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177417483 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:58:33.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177417483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:58:33.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177417504 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:58:33.650Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:58:33.650Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:58:33.650Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:58:34.578Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:58:34.578Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:58:34.578Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:58:34.578Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:58:34.578Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:58:34.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:34.578Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:34.578Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:58:34.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177418828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177418829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177418829 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177418830 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177418830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177418830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177418830 data=null item=null detail=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-31T03:58:34.578Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177418830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177418830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177418830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177418830 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177418831 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:34.578Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:58:34.578Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:58:34.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:34.578Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:34.578Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:58:34.578Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:34.578Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:34.834Z] DEBUG - Clicking on OK [2019-07-31T03:58:34.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177418832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:34.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177418833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:34.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177418833 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:34.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177418833 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:34.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177418833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:34.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177418833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:34.835Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:34.835Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:34.835Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:34.835Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:34.835Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:34.835Z] DEBUG - Clicked on OK [2019-07-31T03:58:35.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177418833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:35.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177417718 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-31T03:58:36.019Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 79.23 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-31T03:58:36.019Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 23.001 s [2019-07-31T03:58:36.019Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 6.131 s [2019-07-31T03:58:36.019Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.963 s [2019-07-31T03:58:36.019Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.712 s [2019-07-31T03:58:36.019Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2019-07-31T03:58:36.019Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 4.891 s [2019-07-31T03:58:36.019Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 8.622 s [2019-07-31T03:58:36.019Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.594 s [2019-07-31T03:58:36.019Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.49 s [2019-07-31T03:58:36.019Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.502 s [2019-07-31T03:58:36.019Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 4.401 s [2019-07-31T03:58:36.019Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.534 s [2019-07-31T03:58:36.019Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-31T03:58:36.949Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:58:46.908Z] DEBUG - number of items : 25 [2019-07-31T03:58:46.908Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177429416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177429416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:46.908Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177429416 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177429416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177429416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177429908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177429914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177429914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:46.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177429914 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:46.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177429914 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:46.908Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-31T03:58:46.908Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-31T03:58:46.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1177429917 data=null doit=true} to Shell with text {Filter} [2019-07-31T03:58:46.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:58:46.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1177429920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177429921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1177429921 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1177429921 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1177429921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1177429921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1177429921 data=null item=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-31T03:58:46.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1177430002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177430002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1177430003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1177430003 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1177430003 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:58:46.908Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-31T03:58:46.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1177430012 data=null button=0 stateMask=0x0 x=92 y=77 count=0} to Tree node with text: systemd [2019-07-31T03:58:46.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1177430013 data=null doit=true} to Tree node with text: systemd [2019-07-31T03:58:46.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1177430013 data=null} to Tree node with text: systemd [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1177430013 data=null button=1 stateMask=0x0 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-31T03:58:46.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177430013 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-31T03:58:46.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1177430014 data=null button=1 stateMask=0x80000 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - Clicking on Check subtree [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1177430027 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-31T03:58:46.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1177430028 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-31T03:58:46.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1177430028 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1177430028 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1177430028 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-31T03:58:46.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1177430028 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-31T03:58:46.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1177430029 data=null item=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-31T03:58:46.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1177430052 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-31T03:58:46.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1177430053 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-31T03:58:46.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1177430053 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-31T03:58:46.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1177430053 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1177430054 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Clicked on Check subtree [2019-07-31T03:58:46.908Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-31T03:58:46.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1177430057 data=null button=0 stateMask=0x0 x=93 y=1221 count=0} to Tree node with text: kthreadd [2019-07-31T03:58:46.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1177430057 data=null doit=true} to Tree node with text: kthreadd [2019-07-31T03:58:46.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1177430057 data=null} to Tree node with text: kthreadd [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1177430081 data=null button=1 stateMask=0x0 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-31T03:58:46.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177430082 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-31T03:58:46.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1177430083 data=null button=1 stateMask=0x80000 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - Clicking on Check subtree [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1177430085 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-31T03:58:46.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1177430085 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-31T03:58:46.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1177430085 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1177430085 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1177430085 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-31T03:58:46.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1177430086 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-31T03:58:46.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1177430086 data=null item=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-31T03:58:46.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1177430103 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-31T03:58:46.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1177430103 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-31T03:58:46.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1177430104 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-31T03:58:46.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1177430104 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1177430104 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Clicked on Check subtree [2019-07-31T03:58:46.908Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-31T03:58:46.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1177430106 data=null button=0 stateMask=0x0 x=110 y=-946 count=0} to Tree node with text: lttng-consumerd [2019-07-31T03:58:46.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1177430107 data=null doit=true} to Tree node with text: lttng-consumerd [2019-07-31T03:58:46.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1177430107 data=null} to Tree node with text: lttng-consumerd [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1177430107 data=null button=1 stateMask=0x0 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-31T03:58:46.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177430107 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-31T03:58:46.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1177430108 data=null button=1 stateMask=0x80000 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - Clicking on Check subtree [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1177430110 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-31T03:58:46.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1177430110 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-31T03:58:46.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1177430110 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1177430110 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1177430110 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-31T03:58:46.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1177430110 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-31T03:58:46.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1177430111 data=null item=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-31T03:58:46.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1177430120 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-31T03:58:46.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1177430120 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-31T03:58:46.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1177430121 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-31T03:58:46.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1177430121 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1177430121 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Clicked on Check subtree [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:46.908Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Clicking on OK [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177430123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177430123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177430123 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177430123 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177430124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177430124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177430124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:46.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177429417 data=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-31T03:58:46.908Z] DEBUG - Clicked on [2019-07-31T03:58:46.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:58:46.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:58:46.908Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:58:46.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1177430425 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-31T03:58:46.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1177430431 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-31T03:58:46.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1177430433 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-31T03:58:46.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1177430487 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-31T03:58:46.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1177430489 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-31T03:58:46.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1177430491 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-31T03:58:46.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1177430492 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-31T03:58:46.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1177430494 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-31T03:58:46.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1177430495 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-31T03:58:46.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1177430496 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-31T03:58:46.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1177430497 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-31T03:58:46.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1177430498 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-31T03:58:46.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1177430499 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-31T03:58:46.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1177430500 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-31T03:58:46.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1177430501 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-31T03:58:46.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1177430502 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-31T03:58:46.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177430628 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T03:58:46.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T03:58:46.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:58:46.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:58:46.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:58:46.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177430804 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T03:58:46.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177430804 data=null doit=true} to TreeItem with text {test} [2019-07-31T03:58:46.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177430805 data=null} to TreeItem with text {test} [2019-07-31T03:58:46.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177430805 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:58:46.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177430805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T03:58:46.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177430821 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T03:58:46.909Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T03:58:46.909Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T03:58:46.909Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T03:58:47.166Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T03:58:47.166Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T03:58:47.166Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:58:47.166Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:58:47.166Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:58:47.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:47.166Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:47.166Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T03:58:47.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177431346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177431346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177431346 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177431346 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177431347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177431347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177431347 data=null item=null detail=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-31T03:58:47.166Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177431347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177431347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177431347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177431351 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177431351 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T03:58:47.166Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T03:58:47.166Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T03:58:47.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:58:47.166Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:58:47.166Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:58:47.166Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:58:47.166Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:47.166Z] DEBUG - Clicking on OK [2019-07-31T03:58:47.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177431362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:47.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177431363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:47.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177431363 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:47.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177431363 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:47.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177431363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:47.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177431363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:47.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:47.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:47.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:47.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:47.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:47.166Z] DEBUG - Clicked on OK [2019-07-31T03:58:48.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177431363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:58:48.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177431001 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-31T03:58:48.095Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.035 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-31T03:58:48.095Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 9.538 s [2019-07-31T03:58:48.095Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-31T03:58:49.225Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:58:59.314Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:58:59.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:58:59.314Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:58:59.314Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:58:59.314Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:58:59.314Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:58:59.314Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:58:59.314Z] DEBUG - number of items : 25 [2019-07-31T03:58:59.314Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177442828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177442828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177442828 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177442829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177442829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177442829 data=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-31T03:58:59.314Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177442830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177442830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177442830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177442831 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177442831 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:58:59.314Z] DEBUG - number of items : 25 [2019-07-31T03:58:59.314Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177443386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177443386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177443386 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177443387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177443387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177443387 data=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-31T03:58:59.314Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177443418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177443418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177443418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177443419 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177443419 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.314Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:58:59.876Z] DEBUG - number of items : 25 [2019-07-31T03:58:59.876Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177443921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177443921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.876Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177443922 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177443922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177443922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177443922 data=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-31T03:58:59.876Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177443924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177443924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177443925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177443925 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177443925 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.876Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:58:59.876Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:00.438Z] DEBUG - number of items : 25 [2019-07-31T03:59:00.438Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:00.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177444454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:00.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177444454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:00.438Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177444454 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:00.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177444454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:00.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177444454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:00.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177444455 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-31T03:59:00.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177444456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:00.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177444457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:00.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177444457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:00.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177444457 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:00.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177444457 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:00.438Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:00.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:01.001Z] DEBUG - number of items : 25 [2019-07-31T03:59:01.001Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:01.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177444959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177444960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.001Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177444960 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177444960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177444960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177444960 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-31T03:59:01.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177444962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177444962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177444962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177444962 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177444962 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.001Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:01.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:01.258Z] DEBUG - number of items : 25 [2019-07-31T03:59:01.258Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:01.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177445485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177445485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177445485 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177445485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177445485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177445485 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-31T03:59:01.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177445487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177445487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177445487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177445487 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177445488 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:01.258Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:01.258Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:01.258Z] DEBUG - number of items : 25 [2019-07-31T03:59:01.258Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:01.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177445489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177445489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177445489 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177445489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177445489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177445490 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-31T03:59:01.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177445491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177445491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177445503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177445504 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177445504 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.258Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:01.258Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:01.821Z] DEBUG - number of items : 25 [2019-07-31T03:59:01.821Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:01.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177446007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177446007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.821Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177446007 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177446007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177446007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177446007 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-31T03:59:01.821Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177446021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177446021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177446021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177446021 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177446022 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:01.821Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:01.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:02.384Z] DEBUG - number of items : 25 [2019-07-31T03:59:02.384Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:02.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177446524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177446524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.384Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177446524 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177446524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177446525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177446525 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-31T03:59:02.384Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177446526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177446526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177446526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177446526 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177446527 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.384Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:02.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:02.946Z] DEBUG - number of items : 25 [2019-07-31T03:59:02.946Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:02.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177447029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177447029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.946Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177447029 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177447029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177447030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177447030 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-31T03:59:02.947Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177447046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177447047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.947Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177447047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.947Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177447047 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.947Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177447047 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:02.947Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:02.947Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:03.509Z] DEBUG - number of items : 25 [2019-07-31T03:59:03.509Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:03.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177447551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:03.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177447551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:03.509Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177447551 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:03.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177447551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:03.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177447551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:03.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177447551 data=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-31T03:59:03.509Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177447588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:03.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177447588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:03.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177447588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:03.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177447588 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:03.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177447588 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:03.509Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:03.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:04.072Z] DEBUG - number of items : 25 [2019-07-31T03:59:04.072Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:04.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177448090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:04.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177448091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:04.072Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177448091 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:04.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177448091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:04.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177448091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:04.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177448091 data=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-31T03:59:04.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177448104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:04.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177448105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:04.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177448105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:04.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177448105 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:04.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177448105 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:04.072Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:04.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:04.635Z] DEBUG - number of items : 25 [2019-07-31T03:59:04.635Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:04.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177448618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177448618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.635Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177448618 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177448618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177448619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177448619 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-31T03:59:04.635Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177448621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177448621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177448621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177448621 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.635Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177448621 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.635Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:04.635Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:04.892Z] DEBUG - number of items : 25 [2019-07-31T03:59:04.892Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:04.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177449127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177449127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.892Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177449128 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177449128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177449128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177449128 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-31T03:59:04.892Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177449129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177449130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.892Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177449130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.892Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177449130 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.892Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177449130 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:04.892Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:04.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:05.456Z] DEBUG - number of items : 25 [2019-07-31T03:59:05.456Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:05.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177449633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:05.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177449633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:05.456Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177449633 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:05.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177449633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:05.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177449633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:05.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177449633 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-31T03:59:05.456Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177449645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:05.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177449645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:05.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177449645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:05.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177449646 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:05.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177449646 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:05.456Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-31T03:59:05.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:06.019Z] DEBUG - number of items : 25 [2019-07-31T03:59:06.019Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:06.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177450149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177450149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.019Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177450149 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177450149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177450150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177450150 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-31T03:59:06.019Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177450151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177450152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177450152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177450152 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177450152 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.019Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:06.019Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:06.582Z] DEBUG - number of items : 25 [2019-07-31T03:59:06.582Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:06.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177450654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177450654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.582Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177450655 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177450655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177450655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177450655 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-31T03:59:06.582Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177450689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177450689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177450689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177450689 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177450689 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:06.582Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:06.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:07.634Z] DEBUG - number of items : 25 [2019-07-31T03:59:07.634Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:07.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177451192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177451193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177451193 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177451193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177451193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177451193 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-31T03:59:07.634Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177451196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177451197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177451197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177451197 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177451197 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:07.634Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:07.634Z] DEBUG - number of items : 25 [2019-07-31T03:59:07.634Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:07.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177451700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177451700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177451700 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177451700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177451700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177451701 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-31T03:59:07.634Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177451714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177451715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177451715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177451715 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177451715 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-31T03:59:07.634Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-31T03:59:07.634Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:08.196Z] DEBUG - number of items : 25 [2019-07-31T03:59:08.196Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177452217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177452217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.196Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177452218 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177452218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177452218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177452218 data=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-31T03:59:08.196Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177452220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177452220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177452220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177452220 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177452220 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.196Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:08.759Z] DEBUG - number of items : 25 [2019-07-31T03:59:08.759Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177452723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177452723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.759Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177452723 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177452723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177452723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177452724 data=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-31T03:59:08.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177452725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177452738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177452738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177452738 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177452739 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.759Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:08.759Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:09.015Z] DEBUG - number of items : 25 [2019-07-31T03:59:09.015Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177453241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177453241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.015Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177453241 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177453242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177453242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177453242 data=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-31T03:59:09.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177453243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177453244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177453244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177453244 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177453244 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.015Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.015Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:09.578Z] DEBUG - number of items : 25 [2019-07-31T03:59:09.578Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177453746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177453746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.578Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177453746 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177453747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177453747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177453747 data=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-31T03:59:09.578Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177453749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177453749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177453749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177453749 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177453749 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.578Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:09.578Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:10.140Z] DEBUG - number of items : 25 [2019-07-31T03:59:10.140Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:10.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177454251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:10.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177454251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:10.140Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177454251 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:10.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177454252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:10.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177454252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:10.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177454252 data=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-31T03:59:10.140Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177454254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:10.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177454254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:10.140Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177454254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:10.140Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177454254 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:10.140Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177454254 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:10.140Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-31T03:59:10.140Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:10.702Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:13.231Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:59:13.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:59:13.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:13.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:13.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:13.231Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:59:13.231Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:59:13.231Z] DEBUG - number of items : 25 [2019-07-31T03:59:13.231Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177457417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177457418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.231Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177457418 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177457418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177457418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177457418 data=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-31T03:59:13.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177457419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177457419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177457420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177457420 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177457420 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.231Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:13.795Z] DEBUG - number of items : 25 [2019-07-31T03:59:13.795Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177458009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177458010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.795Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177458010 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177458010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177458010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177458010 data=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-31T03:59:13.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177458011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177458012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177458012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177458012 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177458012 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.795Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:13.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:14.358Z] DEBUG - number of items : 25 [2019-07-31T03:59:14.358Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177458536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177458536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.358Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177458537 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177458537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177458537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177458537 data=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-31T03:59:14.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177458538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177458538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177458538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177458539 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177458539 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.358Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.358Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:14.921Z] DEBUG - number of items : 25 [2019-07-31T03:59:14.921Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:14.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177459099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177459100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.921Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177459100 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177459100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177459100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177459100 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-31T03:59:14.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177459102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177459102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177459102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177459102 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177459102 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:14.921Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:14.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:15.485Z] DEBUG - number of items : 25 [2019-07-31T03:59:15.485Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:15.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177459622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:15.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177459622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:15.485Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177459622 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:15.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177459622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:15.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177459622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:15.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177459622 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-31T03:59:15.485Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177459686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:15.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177459687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:15.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177459687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:15.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177459687 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:15.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177459687 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:15.485Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:15.485Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:16.048Z] DEBUG - number of items : 25 [2019-07-31T03:59:16.048Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:16.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177460190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:16.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177460190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:16.048Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177460190 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:16.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177460190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:16.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177460190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:16.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177460190 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-31T03:59:16.048Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177460192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:16.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177460192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:16.048Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177460192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:16.048Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177460192 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:16.048Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177460192 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:16.048Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:16.048Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:16.611Z] DEBUG - number of items : 25 [2019-07-31T03:59:16.612Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:16.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177460695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:16.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177460695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:16.612Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177460695 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:16.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177460695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:16.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177460695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:16.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177460695 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-31T03:59:16.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177460697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:16.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177460697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:16.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177460697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:16.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177460697 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:16.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177460697 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:16.612Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:16.612Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:17.174Z] DEBUG - number of items : 25 [2019-07-31T03:59:17.174Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:17.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177461199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177461199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.174Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177461199 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177461199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177461199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177461200 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-31T03:59:17.174Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177461201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177461201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.174Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177461201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.174Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177461201 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.174Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177461202 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.174Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:17.174Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:17.737Z] DEBUG - number of items : 25 [2019-07-31T03:59:17.737Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:17.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177461704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177461704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.737Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177461704 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177461704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177461705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177461705 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-31T03:59:17.737Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177461713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177461713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177461713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177461713 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177461713 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:17.737Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:17.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:18.024Z] DEBUG - number of items : 25 [2019-07-31T03:59:18.024Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:18.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177462221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:18.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177462221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:18.024Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177462221 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:18.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177462221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:18.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177462221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:18.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177462221 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-31T03:59:18.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177462223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:18.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177462223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:18.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177462223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:18.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177462223 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:18.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177462223 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:18.025Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:18.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:18.686Z] DEBUG - number of items : 25 [2019-07-31T03:59:18.686Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:18.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177462725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:18.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177462725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:18.686Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177462725 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:18.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177462725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:18.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177462726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:18.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177462726 data=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-31T03:59:18.686Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177462727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:18.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177462728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:18.686Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177462728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:18.686Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177462728 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:18.686Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177462728 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:18.686Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:18.686Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:19.248Z] DEBUG - number of items : 25 [2019-07-31T03:59:19.248Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:19.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177463230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:19.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177463230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:19.248Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177463230 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:19.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177463230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:19.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177463231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:19.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177463231 data=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-31T03:59:19.248Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177463233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:19.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177463233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:19.248Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177463233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:19.248Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177463233 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:19.248Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177463233 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:19.248Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:19.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:19.505Z] DEBUG - number of items : 25 [2019-07-31T03:59:19.505Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:19.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177463742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:19.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177463742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:19.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177463743 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:19.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177463743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:19.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177463743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:19.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177463743 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-31T03:59:19.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177463751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:19.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177463751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:19.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177463751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:19.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177463752 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:19.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177463752 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:19.505Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:19.505Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:20.068Z] DEBUG - number of items : 25 [2019-07-31T03:59:20.068Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:20.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177464270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177464270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.068Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177464270 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177464270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177464270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177464270 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-31T03:59:20.068Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177464272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177464272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.068Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177464272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177464272 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.068Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177464272 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.068Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:20.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:20.632Z] DEBUG - number of items : 25 [2019-07-31T03:59:20.632Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:20.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177464845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177464846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.632Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177464846 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177464846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177464846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177464846 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-31T03:59:20.632Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177464848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177464848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177464848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177464848 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177464848 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:20.632Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-31T03:59:20.632Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:21.195Z] DEBUG - number of items : 25 [2019-07-31T03:59:21.195Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:21.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177465393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177465393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.195Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177465393 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177465393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177465393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177465393 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-31T03:59:21.195Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177465395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177465395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177465395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177465395 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177465396 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.195Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:21.195Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:21.757Z] DEBUG - number of items : 25 [2019-07-31T03:59:21.757Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:21.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177465897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177465898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.757Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177465898 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177465898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177465898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177465898 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-31T03:59:21.757Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177465900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177465901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177465901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177465901 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177465901 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:21.757Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:21.757Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:22.320Z] DEBUG - number of items : 25 [2019-07-31T03:59:22.320Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:22.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177466403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177466404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.320Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177466404 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177466404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177466404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177466404 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-31T03:59:22.320Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177466414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177466414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177466414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177466414 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177466414 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.320Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:22.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:22.883Z] DEBUG - number of items : 25 [2019-07-31T03:59:22.883Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:22.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177466979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177466979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.883Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177466979 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177466979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177466979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177466980 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-31T03:59:22.883Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177466981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177466981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177466982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177466982 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177466982 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T03:59:22.883Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-31T03:59:22.883Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:23.445Z] DEBUG - number of items : 25 [2019-07-31T03:59:23.445Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:23.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177467485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:23.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177467485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:23.445Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177467485 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:23.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177467485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:23.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177467485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:23.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177467485 data=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-31T03:59:23.445Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177467487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:23.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177467487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:23.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177467487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:23.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177467487 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:23.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177467487 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:23.445Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:23.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:24.009Z] DEBUG - number of items : 25 [2019-07-31T03:59:24.009Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177467990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177467990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.009Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177467990 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177467990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177467991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177467991 data=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-31T03:59:24.009Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177467992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177467993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177467993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177467993 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177467993 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.009Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:24.265Z] DEBUG - number of items : 25 [2019-07-31T03:59:24.265Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177468501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177468501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.265Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177468502 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177468502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177468502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177468502 data=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-31T03:59:24.265Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177468504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177468504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177468516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177468516 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177468517 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.265Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.265Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:24.828Z] DEBUG - number of items : 25 [2019-07-31T03:59:24.828Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177469020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177469020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.828Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177469020 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177469020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177469020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177469020 data=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-31T03:59:24.828Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177469022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177469022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177469022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177469022 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177469023 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.828Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:24.828Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:25.390Z] DEBUG - number of items : 25 [2019-07-31T03:59:25.390Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:25.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177469524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:25.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177469525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:25.390Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177469525 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:25.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177469525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:25.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177469525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:25.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177469525 data=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-31T03:59:25.390Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177469527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:25.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177469528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:25.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177469528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:25.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177469528 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:25.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177469529 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:25.390Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T03:59:25.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:25.954Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:28.473Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:59:28.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:59:28.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:28.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:28.473Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:59:28.730Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:28.730Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T03:59:28.730Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T03:59:29.293Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T03:59:29.293Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T03:59:29.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1177473294 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:59:29.293Z] 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-31T03:59:29.293Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:29.293Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:29.293Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-31T03:59:29.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1177473297 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-31T03:59:29.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1177473298 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-31T03:59:29.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1177473298 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:29.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1177473298 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:29.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1177473298 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-31T03:59:29.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1177473298 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-31T03:59:29.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1177473298 data=null item=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-31T03:59:29.293Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1177473299 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-31T03:59:29.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1177473299 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-31T03:59:29.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1177473299 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-31T03:59:29.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1177473299 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:29.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1177473300 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:29.293Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:29.293Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:29.293Z] DEBUG - Clicking on OK [2019-07-31T03:59:29.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177473301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:29.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177473301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:29.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177473301 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:29.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177473301 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:29.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177473301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:29.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177473301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:29.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177473302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:29.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1177472916 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-31T03:59:29.550Z] DEBUG - Clicked on [2019-07-31T03:59:29.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:29.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:29.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:29.831Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T03:59:29.831Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T03:59:30.327Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T03:59:30.327Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T03:59:30.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1177474320 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T03:59:30.327Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:30.327Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T03:59:30.327Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:59:30.327Z] 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-31T03:59:30.327Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:30.327Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:30.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:30.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:30.327Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:30.327Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-07-31T03:59:30.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1177474321 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-31T03:59:30.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1177474322 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-31T03:59:30.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1177474322 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:30.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1177474322 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:30.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1177474322 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-31T03:59:30.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1177474322 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-31T03:59:30.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1177474322 data=null item=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-31T03:59:30.327Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1177474323 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-31T03:59:30.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1177474323 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-31T03:59:30.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1177474323 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-31T03:59:30.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1177474323 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:30.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1177474323 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:30.327Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:30.327Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-07-31T03:59:30.327Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1177474429 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T03:59:30.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1177473986 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-31T03:59:30.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:32.479Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:59:32.479Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:59:32.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:32.736Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T03:59:32.736Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T03:59:32.736Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T03:59:32.736Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T03:59:32.736Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T03:59:32.736Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T03:59:32.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:33.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:33.298Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:59:33.298Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-31T03:59:33.298Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:33.298Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:33.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:33.861Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:33.861Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:33.861Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:34.423Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:34.423Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:34.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:34.985Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:34.985Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:34.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:35.548Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:35.548Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:35.548Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:35.805Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:35.805Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:35.805Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:36.367Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:36.367Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:36.367Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:36.929Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:36.929Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:36.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:37.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:37.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:37.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:38.053Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:38.053Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:38.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:38.615Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:38.615Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:38.615Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:39.177Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:39.177Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:39.177Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:39.433Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:39.433Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:39.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:39.996Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:39.996Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:39.996Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:40.531Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:40.531Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:40.531Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:41.095Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:41.095Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:41.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:41.658Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:41.658Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:41.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:42.220Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:42.220Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:42.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:42.782Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:42.782Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:42.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:43.038Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:43.038Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:43.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:43.600Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:43.600Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:43.600Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:44.162Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:44.418Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:44.418Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:44.979Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:44.979Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:44.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:45.236Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:45.236Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T03:59:45.236Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:45.797Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:47.688Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:59:47.688Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:59:47.944Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:48.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:48.506Z] DEBUG - number of items : 25 [2019-07-31T03:59:48.506Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-31T03:59:48.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177492516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:59:48.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177492516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:59:48.506Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177492516 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:59:48.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177492517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:59:48.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177492517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:59:49.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177493020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:59:49.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177493024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:59:49.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177493024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:59:49.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177493024 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:59:49.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177493024 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-31T03:59:49.069Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-31T03:59:49.069Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-31T03:59:49.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1177493026 data=null doit=true} to Shell with text {Filter} [2019-07-31T03:59:49.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T03:59:49.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:59:49.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1177493029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177493029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1177493029 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1177493030 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1177493030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1177493030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1177493030 data=null item=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-31T03:59:49.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1177493130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177493130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1177493130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1177493130 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1177493130 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:49.069Z] DEBUG - Clicking on Check Active [2019-07-31T03:59:49.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1177493132 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-31T03:59:49.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1177493132 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-31T03:59:49.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1177493132 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1177493132 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T03:59:49.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1177493132 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-31T03:59:49.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1177493132 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-31T03:59:51.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1177493132 data=null item=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-31T03:59:51.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1177495582 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-31T03:59:51.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1177495646 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-31T03:59:51.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1177495646 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-31T03:59:51.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1177495646 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1177495647 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Clicked on Check Active [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - Clicking on Check all [2019-07-31T03:59:51.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1177495649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177495649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1177495650 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1177495650 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1177495650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1177495650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1177495650 data=null item=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-31T03:59:51.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1177495697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177495698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1177495698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1177495698 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1177495698 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Clicked on Check all [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:51.587Z] DEBUG - Clicking on Uncheck Inactive [2019-07-31T03:59:51.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1177495700 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-31T03:59:51.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1177495700 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-31T03:59:51.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1177495700 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1177495700 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T03:59:51.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1177495700 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-31T03:59:51.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1177495700 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-31T03:59:53.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1177495700 data=null item=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-31T03:59:53.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1177497524 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-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1177497525 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-31T03:59:53.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1177497525 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-31T03:59:53.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1177497525 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1177497525 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Clicked on Uncheck Inactive [2019-07-31T03:59:53.688Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1177497538 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace} [2019-07-31T03:59:53.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1177497538 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1177497538 data=null} to TreeItem with text {synthetic-trace} [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1177497538 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T03:59:53.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177497539 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-31T03:59:53.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1177497540 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1177497542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177497542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1177497542 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1177497542 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1177497542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1177497542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1177497542 data=null item=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-31T03:59:53.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1177497569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177497569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1177497569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1177497569 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1177497569 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - Clicking on Check selected [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1177497570 data=null 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-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1177497571 data=null 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-31T03:59:53.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1177497571 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1177497571 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1177497571 data=null 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-31T03:59:53.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1177497571 data=null 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-31T03:59:53.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1177497571 data=null item=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-31T03:59:53.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1177497572 data=null 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-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1177497572 data=null 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-31T03:59:53.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1177497572 data=null 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-31T03:59:53.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1177497572 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1177497572 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Clicked on Check selected [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1177497574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177497574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1177497574 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1177497574 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1177497574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1177497575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1177497575 data=null item=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-31T03:59:53.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1177497576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177497576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1177497576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1177497576 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1177497576 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - Clicking on Check subtree [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1177497578 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-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1177497578 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-31T03:59:53.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1177497578 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1177497578 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1177497578 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-31T03:59:53.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1177497578 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-31T03:59:53.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1177497579 data=null item=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-31T03:59:53.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1177497579 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-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1177497580 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-31T03:59:53.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1177497580 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-31T03:59:53.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1177497580 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1177497580 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Clicked on Check subtree [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - Clicking on Check all [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1177497585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177497585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1177497586 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1177497586 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1177497586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1177497586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1177497586 data=null item=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-31T03:59:53.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1177497643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177497643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1177497643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1177497643 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1177497643 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Clicked on Check all [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - Clicking on Uncheck selected [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1177497647 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-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1177497647 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-31T03:59:53.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1177497647 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1177497648 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1177497648 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-31T03:59:53.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1177497648 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-31T03:59:53.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1177497648 data=null item=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-31T03:59:53.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1177497648 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-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1177497649 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-31T03:59:53.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1177497649 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-31T03:59:53.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1177497649 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1177497649 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Clicked on Uncheck selected [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - Clicking on Check all [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1177497651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177497651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1177497651 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1177497651 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1177497651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1177497651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1177497651 data=null item=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-31T03:59:53.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1177497653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177497653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1177497653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1177497653 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1177497653 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Clicked on Check all [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - Clicking on Uncheck subtree [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1177497681 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-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1177497681 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-31T03:59:53.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1177497681 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1177497681 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1177497681 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-31T03:59:53.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1177497681 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-31T03:59:53.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1177497681 data=null item=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-31T03:59:53.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1177497682 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-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1177497682 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-31T03:59:53.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1177497682 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-31T03:59:53.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1177497682 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1177497683 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Clicked on Uncheck subtree [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:53.688Z] DEBUG - Clicking on Uncheck all [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1177497684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177497685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1177497685 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1177497685 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1177497685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1177497685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1177497685 data=null item=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-31T03:59:53.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1177497753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1177497753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1177497754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1177497754 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1177497754 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T03:59:53.688Z] DEBUG - Clicked on Uncheck all [2019-07-31T03:59:53.688Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:59:53.688Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - Clicking on Check all [2019-07-31T03:59:54.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1177498260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177498260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1177498260 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1177498260 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1177498261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1177498261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1177498261 data=null item=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-31T03:59:54.252Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1177498271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1177498272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1177498272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1177498272 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1177498272 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - Clicked on Check all [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:54.252Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - Clicking on OK [2019-07-31T03:59:54.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177498273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:54.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177498274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:54.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177498274 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:54.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177498274 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:54.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177498274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:54.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177498274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:54.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177498274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:54.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177492517 data=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-31T03:59:54.509Z] DEBUG - Clicked on [2019-07-31T03:59:54.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:54.509Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T03:59:54.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:56.403Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T03:59:56.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T03:59:56.659Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:56.659Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:56.659Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T03:59:56.916Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T03:59:57.172Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T03:59:57.172Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T03:59:57.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1177501285 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T03:59:57.172Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:57.172Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T03:59:57.172Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:59:57.172Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:57.172Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:57.172Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-31T03:59:57.173Z] 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-31T03:59:57.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-31T03:59:57.173Z] 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-31T03:59:57.173Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T03:59:57.173Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-31T03:59:57.173Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-31T03:59:57.173Z] DEBUG - matched Text with text " [2019-07-31T03:59:57.173Z] ", using matcher: of type 'Text' [2019-07-31T03:59:57.173Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:57.173Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-31T03:59:57.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1177501291 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-31T03:59:57.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1177501292 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-31T03:59:57.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1177501292 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:57.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1177501292 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:57.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1177501292 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-31T03:59:57.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1177501292 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-31T03:59:57.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1177501293 data=null item=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-31T03:59:57.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1177501294 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-31T03:59:57.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1177501294 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-31T03:59:57.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1177501294 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-31T03:59:57.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1177501294 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:57.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1177501294 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:57.173Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-31T03:59:57.173Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T03:59:57.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1177501296 data=null doit=true} to Button with text {All Active Threads} [2019-07-31T03:59:57.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1177501296 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-31T03:59:57.173Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T03:59:57.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1177501298 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T03:59:57.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1177501298 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-31T03:59:57.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1177501298 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-31T03:59:57.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1177501302 data=null item=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-31T03:59:57.173Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T03:59:57.173Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T03:59:57.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1177501303 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-31T03:59:57.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1177501304 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-31T03:59:57.173Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T03:59:57.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1177501305 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T03:59:57.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1177501305 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-31T03:59:57.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1177501305 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-31T03:59:57.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1177501305 data=null item=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-31T03:59:57.173Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T03:59:57.173Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T03:59:57.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1177501306 data=null doit=true} to Button with text {All Active Threads} [2019-07-31T03:59:57.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1177501306 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-31T03:59:57.173Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T03:59:57.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1177501307 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T03:59:57.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1177501308 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-31T03:59:57.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1177501308 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-31T03:59:57.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1177501308 data=null item=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-31T03:59:57.173Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:57.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.173Z] DEBUG - Clicking on OK [2019-07-31T03:59:57.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177501325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177501325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177501325 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177501325 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177501325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177501325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177501326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1177500919 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-31T03:59:57.429Z] DEBUG - Clicked on [2019-07-31T03:59:57.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:57.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:57.429Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2019-07-31T03:59:57.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:57.685Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2019-07-31T03:59:57.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:57.685Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2019-07-31T03:59:57.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:57.685Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T03:59:57.685Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T03:59:57.942Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T03:59:57.942Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T03:59:57.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1177502156 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:59:57.942Z] 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-31T03:59:57.942Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-31T03:59:57.942Z] 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-31T03:59:57.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-31T03:59:57.942Z] 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-31T03:59:57.942Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-31T03:59:57.942Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-31T03:59:57.942Z] 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-31T03:59:57.942Z] DEBUG - matched Text with text " [2019-07-31T03:59:57.942Z] ", using matcher: of type 'Text' [2019-07-31T03:59:57.942Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T03:59:57.942Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1177502160 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-31T03:59:57.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1177502160 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-31T03:59:57.942Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T03:59:57.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1177502161 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T03:59:57.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1177502162 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-31T03:59:57.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1177502162 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-31T03:59:57.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1177502162 data=null item=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-31T03:59:57.942Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:57.942Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.942Z] DEBUG - Clicking on OK [2019-07-31T03:59:57.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177502163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177502163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177502163 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177502163 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177502163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177502164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177502164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T03:59:57.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1177501880 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-31T03:59:58.199Z] DEBUG - Clicked on [2019-07-31T03:59:58.199Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:58.199Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T03:59:58.455Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-31T03:59:58.455Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-31T03:59:58.711Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-31T03:59:58.712Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-31T03:59:58.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1177502760 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-31T03:59:58.712Z] 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-31T03:59:58.712Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-31T03:59:58.712Z] 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-31T03:59:58.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-31T03:59:58.712Z] 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-31T03:59:58.712Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-31T03:59:58.712Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-31T03:59:58.712Z] 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-31T03:59:58.712Z] DEBUG - matched Text with text " [2019-07-31T03:59:58.712Z] ", using matcher: of type 'Text' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:59:58.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T03:59:58.712Z] DEBUG - Clicking on Cancel [2019-07-31T03:59:58.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1177502765 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-31T03:59:58.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1177502765 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-31T03:59:58.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1177502765 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:59:58.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1177502765 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T03:59:58.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1177502765 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-31T03:59:58.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1177502765 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-31T03:59:58.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1177502765 data=null item=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-31T03:59:58.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1177502487 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-31T03:59:58.968Z] DEBUG - Clicked on [2019-07-31T03:59:58.968Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:00.860Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T04:00:00.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:00.860Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:00.860Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T04:00:00.860Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T04:00:00.860Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:00.860Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:01.117Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:03.009Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T04:00:03.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:03.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:03.009Z] DEBUG - number of items : 25 [2019-07-31T04:00:03.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:05.395Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T04:00:05.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:05.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:05.651Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T04:00:05.651Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-31T04:00:05.651Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:05.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:08.168Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T04:00:08.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:08.168Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:08.168Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:08.731Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:08.731Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:08.731Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:10.621Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T04:00:10.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:10.621Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:10.621Z] DEBUG - number of items : 25 [2019-07-31T04:00:10.621Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-31T04:00:10.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177514689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T04:00:10.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177514690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T04:00:10.621Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177514690 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T04:00:10.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177514690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T04:00:10.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177514690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T04:00:10.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177515012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T04:00:10.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177515020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T04:00:10.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177515020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-31T04:00:10.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177515020 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-31T04:00:10.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177515020 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-31T04:00:10.878Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-31T04:00:10.878Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-31T04:00:10.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1177515026 data=null doit=true} to Shell with text {Legend} [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.878Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-31T04:00:10.879Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-31T04:00:10.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T04:00:10.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T04:00:10.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T04:00:10.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T04:00:10.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T04:00:10.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T04:00:10.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T04:00:10.879Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-31T04:00:10.879Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:00:10.879Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:00:10.879Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:10.879Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:10.879Z] DEBUG - Clicking on OK [2019-07-31T04:00:10.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177515049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:10.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177515049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:10.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177515050 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:10.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177515050 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:10.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177515050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:10.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177515050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:10.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177515050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:10.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177514691 data=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-31T04:00:11.134Z] DEBUG - Clicked on [2019-07-31T04:00:11.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177515505 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:00:11.390Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:00:11.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:00:11.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:00:11.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:00:11.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177515585 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:00:11.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177515586 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:00:11.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177515586 data=null} to TreeItem with text {test} [2019-07-31T04:00:11.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177515586 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:00:11.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177515587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:00:11.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177515601 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:00:11.647Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:00:11.647Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:00:11.647Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:00:11.904Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:00:11.904Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:00:11.904Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:00:11.904Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:11.904Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:00:11.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:00:11.904Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:00:11.904Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:00:11.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177515999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177516010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177516010 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177516010 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177516010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177516011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177516011 data=null item=null detail=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-31T04:00:11.904Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177516011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177516011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177516011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177516011 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177516011 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:11.904Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:00:11.904Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:00:11.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:00:11.904Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:00:11.904Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:00:11.904Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:11.904Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:11.904Z] DEBUG - Clicking on OK [2019-07-31T04:00:11.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177516026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:11.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177516026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:11.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177516026 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:11.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177516027 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:11.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177516027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:11.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177516027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:11.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:11.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:11.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:11.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:12.466Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:12.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177516027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:12.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177515694 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-31T04:00:12.722Z] DEBUG - Clicked on [2019-07-31T04:00:12.722Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.446 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-31T04:00:12.722Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 21.775 s [2019-07-31T04:00:12.722Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 15.198 s [2019-07-31T04:00:12.722Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 4.537 s [2019-07-31T04:00:12.722Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 15.393 s [2019-07-31T04:00:12.722Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 8.674 s [2019-07-31T04:00:12.722Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 4.443 s [2019-07-31T04:00:12.722Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.031 s [2019-07-31T04:00:12.723Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.149 s [2019-07-31T04:00:12.723Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.488 s [2019-07-31T04:00:12.723Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.996 s [2019-07-31T04:00:12.723Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.592 s [2019-07-31T04:00:12.723Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-31T04:00:19.263Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:00:19.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:19.263Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:19.263Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:19.263Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:19.263Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:19.263Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:19.263Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:19.263Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:19.263Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:19.263Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:19.263Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:19.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177523390 data=null doit=true} to Shell with text {Find} [2019-07-31T04:00:19.263Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.263Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T04:00:19.263Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T04:00:19.263Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-31T04:00:19.263Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1177523395 data=null} to (of type 'Combo') [2019-07-31T04:00:19.263Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:19.263Z] 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-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@449f319e [2019-07-31T04:00:19.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1177523415 data=null 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-31T04:00:19.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177523416 data=null 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-31T04:00:19.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1177523416 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1177523416 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1177523416 data=null 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-31T04:00:19.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1177523416 data=null 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-31T04:00:19.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1177523416 data=null item=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-31T04:00:19.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1177523417 data=null 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-31T04:00:19.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177523417 data=null 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-31T04:00:19.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1177523417 data=null 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-31T04:00:19.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1177523417 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1177523417 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:19.263Z] 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-31T04:00:19.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2af73ea [2019-07-31T04:00:19.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1177523419 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-31T04:00:19.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1177523419 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-31T04:00:19.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1177523419 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1177523419 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1177523420 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-31T04:00:19.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1177523420 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-31T04:00:19.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1177523420 data=null item=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-31T04:00:19.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1177523420 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-31T04:00:19.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1177523420 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-31T04:00:19.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1177523420 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-31T04:00:19.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1177523420 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1177523420 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:00:19.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177523421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177523421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177523421 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177523421 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177523421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177523421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177523421 data=null item=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-31T04:00:19.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177523423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177523423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177523423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177523423 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177523423 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.263Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:00:19.263Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:00:19.263Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:00:19.263Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:00:19.263Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T04:00:19.263Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2019-07-31T04:00:19.263Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2019-07-31T04:00:19.263Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-31T04:00:19.263Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1177523426 data=null} to (of type 'Combo') [2019-07-31T04:00:19.263Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:19.263Z] 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-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:19.263Z] 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-31T04:00:19.263Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:19.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@407ed4ce [2019-07-31T04:00:19.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1177523489 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-31T04:00:19.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1177523489 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-31T04:00:19.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1177523490 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1177523490 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1177523490 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-31T04:00:19.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1177523490 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-31T04:00:19.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1177523490 data=null item=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-31T04:00:19.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1177523491 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-31T04:00:19.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1177523491 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-31T04:00:19.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1177523491 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-31T04:00:19.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1177523491 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1177523491 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:19.263Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:00:19.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177523491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177523491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177523491 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177523491 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177523492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177523492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177523492 data=null item=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-31T04:00:19.264Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177523494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177523496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177523496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177523496 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177523496 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:00:19.264Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:00:19.264Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:00:19.264Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T04:00:19.264Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T04:00:19.264Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:19.264Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:19.264Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:19.264Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:19.264Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:19.264Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:19.264Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:19.264Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:19.264Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:19.264Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:00:19.264Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:19.264Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:19.264Z] DEBUG - Clicking on Close [2019-07-31T04:00:19.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177523499 data=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-31T04:00:19.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177523499 data=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-31T04:00:19.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177523499 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177523499 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:19.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177523499 data=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-31T04:00:19.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177523499 data=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-31T04:00:19.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177523499 data=null item=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-31T04:00:19.826Z] DEBUG - Clicked on [2019-07-31T04:00:19.826Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:19.826Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:19.826Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:19.826Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:19.826Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:19.826Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:19.826Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:19.826Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:19.826Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:20.085Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:20.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177524210 data=null doit=true} to Shell with text {Find} [2019-07-31T04:00:20.085Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.085Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:20.085Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T04:00:20.085Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T04:00:20.085Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T04:00:20.085Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1177524215 data=null} to (of type 'Combo') [2019-07-31T04:00:20.085Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:00:20.085Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.086Z] 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-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1fd21ca0 [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1177524219 data=null 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-31T04:00:20.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177524220 data=null 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-31T04:00:20.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1177524220 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1177524220 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1177524220 data=null 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-31T04:00:20.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1177524220 data=null 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-31T04:00:20.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1177524220 data=null item=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-31T04:00:20.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1177524221 data=null 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-31T04:00:20.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177524221 data=null 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-31T04:00:20.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1177524221 data=null 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-31T04:00:20.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1177524226 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1177524226 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.086Z] 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-31T04:00:20.086Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:20.086Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177524230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177524230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177524230 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177524230 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177524230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177524230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177524231 data=null item=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-31T04:00:20.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177524233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177524233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177524233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177524234 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177524235 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:00:20.086Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:00:20.086Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:00:20.086Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:00:20.086Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T04:00:20.086Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:20.086Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:20.086Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:20.086Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T04:00:20.086Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T04:00:20.086Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T04:00:20.086Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1177524294 data=null} to (of type 'Combo') [2019-07-31T04:00:20.086Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:00:20.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1177524296 data=null doit=true} to Button with text {F&orward} [2019-07-31T04:00:20.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1177524296 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-31T04:00:20.086Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:00:20.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1177524298 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1177524299 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-31T04:00:20.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1177524299 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-31T04:00:20.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1177524299 data=null item=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-31T04:00:20.086Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.086Z] 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-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.086Z] 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-31T04:00:20.086Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:20.086Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:20.086Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177524303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177524304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177524304 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177524304 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177524304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177524304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177524304 data=null item=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-31T04:00:20.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177524305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177524305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177524305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177524305 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177524306 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:00:20.086Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:00:20.086Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:00:20.086Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T04:00:20.086Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T04:00:20.086Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:20.086Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:20.086Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:20.086Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.086Z] DEBUG - Clicking on Close [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177524309 data=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-31T04:00:20.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177524309 data=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-31T04:00:20.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177524309 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177524309 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:20.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177524309 data=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-31T04:00:20.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177524309 data=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-31T04:00:20.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177524309 data=null item=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-31T04:00:20.627Z] DEBUG - Clicked on [2019-07-31T04:00:20.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:20.627Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:20.627Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:20.627Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:20.627Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:20.627Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:20.627Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:20.627Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:20.627Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:20.885Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:20.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177525026 data=null doit=true} to Shell with text {Find} [2019-07-31T04:00:20.885Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.885Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T04:00:20.885Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T04:00:20.885Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T04:00:20.885Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1177525030 data=null} to (of type 'Combo') [2019-07-31T04:00:20.885Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:20.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1177525032 data=null doit=true} to Button with text {&Backward} [2019-07-31T04:00:20.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1177525033 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-31T04:00:20.885Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:20.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1177525093 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:20.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1177525094 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-31T04:00:20.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1177525094 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-31T04:00:20.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1177525094 data=null item=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-31T04:00:20.885Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.885Z] 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-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7548f7cd [2019-07-31T04:00:20.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1177525097 data=null 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-31T04:00:20.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177525097 data=null 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-31T04:00:20.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1177525097 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1177525097 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1177525097 data=null 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-31T04:00:20.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1177525097 data=null 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-31T04:00:20.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1177525098 data=null item=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-31T04:00:20.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1177525098 data=null 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-31T04:00:20.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177525098 data=null 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-31T04:00:20.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1177525098 data=null 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-31T04:00:20.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1177525098 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1177525098 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@749a0f3b [2019-07-31T04:00:20.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1177525100 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-31T04:00:20.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1177525100 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-31T04:00:20.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1177525100 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1177525100 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1177525100 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-31T04:00:20.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1177525100 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-31T04:00:20.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1177525100 data=null item=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-31T04:00:20.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1177525101 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-31T04:00:20.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1177525101 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-31T04:00:20.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1177525101 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-31T04:00:20.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1177525101 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1177525101 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.885Z] 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-31T04:00:20.885Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:20.885Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:00:20.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177525103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177525103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177525103 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177525103 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177525104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177525104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177525104 data=null item=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-31T04:00:20.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177525110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177525111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177525120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177525120 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177525120 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:20.885Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:00:20.885Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:00:20.885Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:00:20.885Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:00:20.885Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T04:00:20.885Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T04:00:20.885Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T04:00:20.885Z] DEBUG - Setting text on (of type 'Combo') to lttn [2019-07-31T04:00:20.885Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=1177525124 data=null} to (of type 'Combo') [2019-07-31T04:00:20.885Z] DEBUG - Set text on (of type 'Combo') to lttn [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:20.885Z] 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-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:20.885Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:00:20.885Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:21.142Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:21.142Z] 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-31T04:00:21.142Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:21.142Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:21.142Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:00:21.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177525130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177525130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177525131 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177525131 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177525131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177525131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177525131 data=null item=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-31T04:00:21.142Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177525183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177525184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177525184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177525184 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177525184 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:00:21.142Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:00:21.142Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:00:21.142Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T04:00:21.142Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T04:00:21.142Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:21.142Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.142Z] DEBUG - Clicking on Close [2019-07-31T04:00:21.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177525187 data=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-31T04:00:21.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177525187 data=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-31T04:00:21.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177525187 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177525187 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:21.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177525187 data=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-31T04:00:21.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177525187 data=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-31T04:00:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177525188 data=null item=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-31T04:00:21.399Z] DEBUG - Clicked on [2019-07-31T04:00:21.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:21.399Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:21.399Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:21.399Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:21.399Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:21.399Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:21.399Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:21.399Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:21.399Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:21.656Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:21.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177525856 data=null doit=true} to Shell with text {Find} [2019-07-31T04:00:21.656Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.656Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T04:00:21.656Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T04:00:21.656Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T04:00:21.656Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1177525886 data=null} to (of type 'Combo') [2019-07-31T04:00:21.656Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:21.656Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3bb5b20b [2019-07-31T04:00:21.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1177525889 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-31T04:00:21.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1177525889 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-31T04:00:21.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1177525889 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1177525890 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1177525890 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-31T04:00:21.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1177525890 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-31T04:00:21.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1177525890 data=null item=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-31T04:00:21.657Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1177525890 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-31T04:00:21.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1177525890 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-31T04:00:21.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1177525890 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-31T04:00:21.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1177525890 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1177525890 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:21.657Z] 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-31T04:00:21.657Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2d3a0c75 [2019-07-31T04:00:21.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1177525893 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-31T04:00:21.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1177525893 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-31T04:00:21.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1177525893 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1177525893 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1177525893 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-31T04:00:21.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1177525893 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-31T04:00:21.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1177525893 data=null item=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-31T04:00:21.657Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1177525893 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-31T04:00:21.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1177525894 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-31T04:00:21.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1177525894 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-31T04:00:21.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1177525894 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1177525894 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:21.657Z] 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-31T04:00:21.657Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.657Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:21.657Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:21.657Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:00:21.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177525900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177525900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177525900 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177525900 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177525900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177525900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177525900 data=null item=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-31T04:00:21.657Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177525909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177525909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177525909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177525909 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177525910 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.657Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:00:21.657Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:00:21.657Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:00:21.914Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:00:21.914Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T04:00:21.914Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T04:00:21.914Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T04:00:21.914Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2019-07-31T04:00:21.914Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=1177525911 data=null} to (of type 'Combo') [2019-07-31T04:00:21.914Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:21.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-31T04:00:21.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:21.914Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:21.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-31T04:00:21.914Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:21.914Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:21.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-31T04:00:21.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:21.914Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:21.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-31T04:00:21.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:21.914Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:21.914Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:00:21.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177525920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177525920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177525920 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177525921 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177525921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177525921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177525921 data=null item=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-31T04:00:21.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177525924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177525925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177525925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177525925 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177525925 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:00:21.914Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:00:21.914Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:00:21.914Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T04:00:21.914Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T04:00:21.914Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:21.914Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:21.914Z] DEBUG - Clicking on Close [2019-07-31T04:00:21.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177525928 data=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-31T04:00:21.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177525932 data=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-31T04:00:21.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177525932 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177525932 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:21.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177525932 data=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-31T04:00:21.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177525932 data=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-31T04:00:21.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177525932 data=null item=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-31T04:00:22.171Z] DEBUG - Clicked on [2019-07-31T04:00:22.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:22.171Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:22.171Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:22.171Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:22.171Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:22.171Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:22.171Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:22.171Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:22.171Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:22.427Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:22.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177526551 data=null doit=true} to Shell with text {Find} [2019-07-31T04:00:22.427Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:22.427Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:22.427Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:22.427Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:22.427Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:22.427Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:22.427Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:22.427Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:22.427Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:22.427Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:00:22.427Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:22.427Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:22.427Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:22.427Z] DEBUG - Clicking on Close [2019-07-31T04:00:22.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177526555 data=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-31T04:00:22.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177526555 data=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-31T04:00:22.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177526555 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:22.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177526555 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:22.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177526555 data=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-31T04:00:22.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177526555 data=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-31T04:00:22.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177526556 data=null item=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-31T04:00:22.684Z] DEBUG - Clicked on [2019-07-31T04:00:22.684Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:22.684Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:22.684Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:22.684Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:22.684Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:22.684Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:22.684Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:22.684Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:22.940Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:22.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177527094 data=null doit=true} to Shell with text {Find} [2019-07-31T04:00:22.940Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:22.940Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:22.940Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:22.940Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:22.940Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:22.940Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:22.940Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:22.940Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:22.940Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:22.940Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:00:22.940Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:22.940Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:22.940Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:22.940Z] DEBUG - Clicking on Close [2019-07-31T04:00:22.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177527103 data=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-31T04:00:22.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177527103 data=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-31T04:00:22.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177527103 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:22.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177527103 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:22.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177527104 data=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-31T04:00:22.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177527104 data=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-31T04:00:22.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177527104 data=null item=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-31T04:00:23.197Z] DEBUG - Clicked on [2019-07-31T04:00:23.197Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:00:23.197Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:23.197Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:23.197Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:23.197Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:23.197Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:00:23.197Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:00:23.197Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:23.197Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:00:23.761Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:23.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177527777 data=null doit=true} to Shell with text {Find} [2019-07-31T04:00:23.761Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.761Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T04:00:23.761Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T04:00:23.761Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T04:00:23.761Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1177527787 data=null} to (of type 'Combo') [2019-07-31T04:00:23.761Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:00:23.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1177527789 data=null doit=true} to Button with text {F&orward} [2019-07-31T04:00:23.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1177527789 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-31T04:00:23.761Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:00:23.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1177527791 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:00:23.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1177527791 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-31T04:00:23.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1177527791 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-31T04:00:23.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1177527791 data=null item=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-31T04:00:23.761Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@70cfc5ed [2019-07-31T04:00:23.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1177527792 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-31T04:00:23.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1177527793 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-31T04:00:23.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1177527793 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1177527793 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1177527793 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-31T04:00:23.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1177527793 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-31T04:00:23.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1177527793 data=null item=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-31T04:00:23.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1177527794 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-31T04:00:23.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1177527794 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-31T04:00:23.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1177527794 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-31T04:00:23.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1177527794 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1177527794 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:23.761Z] 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-31T04:00:23.761Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@17b9049 [2019-07-31T04:00:23.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1177527795 data=null 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-31T04:00:23.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177527795 data=null 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-31T04:00:23.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1177527795 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1177527796 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1177527796 data=null 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-31T04:00:23.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1177527796 data=null 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-31T04:00:23.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1177527796 data=null item=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-31T04:00:23.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1177527796 data=null 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-31T04:00:23.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177527796 data=null 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-31T04:00:23.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1177527796 data=null 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-31T04:00:23.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1177527796 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1177527796 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:23.761Z] 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-31T04:00:23.761Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:23.761Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:23.761Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:23.761Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:00:23.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177527804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177527804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177527804 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177527804 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177527804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177527804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177527804 data=null item=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-31T04:00:23.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177527806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177527806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177527806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177527806 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177527806 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.761Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:00:23.761Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:00:23.761Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:00:23.761Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T04:00:23.761Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T04:00:23.761Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:00:23.761Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:00:23.761Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T04:00:23.761Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T04:00:23.761Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:23.761Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:23.761Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-31T04:00:23.761Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-31T04:00:23.762Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-31T04:00:23.762Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1177527809 data=null} to (of type 'Combo') [2019-07-31T04:00:23.762Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:23.762Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1177527810 data=null doit=true} to Button with text {&Backward} [2019-07-31T04:00:23.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1177527810 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-31T04:00:23.762Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:23.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1177527811 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:23.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1177527811 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-31T04:00:23.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1177527812 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-31T04:00:23.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1177527812 data=null item=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-31T04:00:23.762Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:00:23.762Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:23.762Z] 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-31T04:00:23.762Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:00:23.762Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:00:23.762Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:23.762Z] 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-31T04:00:23.762Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:00:23.762Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:00:23.762Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:00:23.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177527827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177527827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177527827 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177527827 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177527827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177527827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177527827 data=null item=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-31T04:00:23.762Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177527828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177527828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177527828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177527829 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177527829 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:00:23.762Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:00:23.762Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:00:23.762Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T04:00:23.762Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T04:00:23.762Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:23.762Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:00:23.762Z] DEBUG - Clicking on Close [2019-07-31T04:00:23.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177527832 data=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-31T04:00:23.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177527832 data=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-31T04:00:23.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177527841 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177527842 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:00:23.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177527842 data=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-31T04:00:23.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177527842 data=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-31T04:00:23.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177527842 data=null item=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-31T04:00:24.019Z] DEBUG - Clicked on [2019-07-31T04:00:24.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1177528161 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-31T04:00:24.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:00:24.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:00:24.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:00:24.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:00:24.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177528225 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:00:24.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177528225 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:00:24.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177528225 data=null} to TreeItem with text {test} [2019-07-31T04:00:24.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177528226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:00:24.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177528226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:00:24.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177528243 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:00:24.275Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:00:24.275Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:00:24.275Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:00:24.838Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:00:24.838Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:00:24.839Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:00:24.839Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:24.839Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:00:24.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:00:24.839Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:00:24.839Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:00:24.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177528925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177528926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177528926 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177528927 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177528927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177528927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177528927 data=null item=null detail=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-31T04:00:24.839Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177528927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177528927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177528927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177528928 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177528928 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:24.839Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:00:24.839Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:00:24.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:00:24.839Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:00:24.839Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:00:24.839Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:24.839Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:24.839Z] DEBUG - Clicking on OK [2019-07-31T04:00:24.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177528929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:24.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177528929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:24.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177528930 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:24.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177528930 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:24.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177528930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:24.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177528930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:24.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:24.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:24.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:24.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:24.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:24.839Z] DEBUG - Clicked on OK [2019-07-31T04:00:25.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177528930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:25.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177528388 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-31T04:00:25.402Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.867 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-31T04:00:25.402Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.285 s [2019-07-31T04:00:25.402Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.805 s [2019-07-31T04:00:25.402Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.878 s [2019-07-31T04:00:25.402Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.709 s [2019-07-31T04:00:25.402Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.155 s [2019-07-31T04:00:25.402Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.75 s [2019-07-31T04:00:25.402Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-31T04:00:25.964Z] *** BUG *** [2019-07-31T04:00:25.964Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:00:25.964Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:00:25.964Z] [2019-07-31T04:00:25.964Z] *** BUG *** [2019-07-31T04:00:25.964Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:00:25.964Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:00:25.964Z] [2019-07-31T04:00:26.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-31T04:00:26.220Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T04:00:32.762Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:00:32.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:32.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:00:32.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:00:32.762Z] DEBUG - number of items : 6 [2019-07-31T04:00:32.762Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177536106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177536106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177536106 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177536106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177536106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177536107 data=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-31T04:00:32.762Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177536108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177536182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177536182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177536183 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177536183 data=null} to ToolItem with tooltip text {Showing all threads} [2019-07-31T04:00:32.762Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads} [2019-07-31T04:00:32.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:00:32.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:00:32.762Z] DEBUG - number of items : 6 [2019-07-31T04:00:32.762Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177536190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177536191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177536191 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177536192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177536192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177536192 data=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-31T04:00:32.762Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177536192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177536192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177536193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177536213 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-31T04:00:32.762Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177536213 data=null} to ToolItem with tooltip text {Showing active threads} [2019-07-31T04:00:32.762Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads} [2019-07-31T04:00:32.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:00:32.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:00:32.762Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-31T04:00:32.762Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T04:00:35.483Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:00:35.483Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:35.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:00:35.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:00:35.483Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-31T04:00:35.483Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-31T04:00:35.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177539801 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:00:35.748Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:00:35.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:00:35.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:00:35.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:00:35.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177539901 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:00:35.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177539902 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:00:35.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177539902 data=null} to TreeItem with text {test} [2019-07-31T04:00:35.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177539903 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:00:35.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177539903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:00:35.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177539920 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:00:36.004Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:00:36.004Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:00:36.004Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:00:36.933Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:00:36.933Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:00:36.933Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:00:36.933Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:36.933Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:00:36.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:00:36.933Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:00:36.933Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:00:36.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177540917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177540918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177540918 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177540918 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177540918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177540918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177540918 data=null item=null detail=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-31T04:00:36.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177540918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177540919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177540919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177540919 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177540919 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:36.933Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:00:36.933Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:00:36.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:00:36.933Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:00:36.933Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:00:36.933Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:36.933Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:36.933Z] DEBUG - Clicking on OK [2019-07-31T04:00:36.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177540920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:36.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177540920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:36.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177540921 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:36.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177540921 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:36.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177540921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:36.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177540921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:36.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:36.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:36.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:36.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:36.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:36.933Z] DEBUG - Clicked on OK [2019-07-31T04:00:37.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177540921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:37.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177540092 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-31T04:00:37.446Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.867 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-31T04:00:37.446Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 6.437 s [2019-07-31T04:00:37.446Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 3.4 s [2019-07-31T04:00:37.446Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-31T04:00:47.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T04:00:47.391Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:00:47.391Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:00:47.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:47.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:47.391Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T04:00:47.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:47.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:47.392Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:00:47.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:47.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:47.392Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T04:00:47.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:47.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:47.392Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:00:47.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:47.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:47.648Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T04:00:47.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:47.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:47.648Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:00:47.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:47.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:48.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177552506 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:00:48.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:00:48.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:00:48.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:00:48.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:00:48.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177552598 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:00:48.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177552598 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:00:48.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177552598 data=null} to TreeItem with text {test} [2019-07-31T04:00:48.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177552598 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:00:48.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177552599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:00:48.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177552609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:00:48.722Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:00:48.722Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:00:48.722Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:00:48.979Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:00:48.979Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:00:48.979Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:00:48.979Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:00:48.979Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:00:48.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:00:48.979Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:00:48.979Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:00:48.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177553088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177553088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177553096 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177553096 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177553097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177553097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177553097 data=null item=null detail=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-31T04:00:48.979Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177553097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177553097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177553098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177553098 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177553098 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:00:48.979Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:00:48.979Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:00:48.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:00:48.979Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:00:48.979Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:00:48.979Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:00:48.979Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:48.979Z] DEBUG - Clicking on OK [2019-07-31T04:00:48.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177553099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:48.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177553099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:48.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177553099 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:48.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177553099 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:48.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177553099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:48.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177553099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:48.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:48.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:48.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:48.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:48.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:48.979Z] DEBUG - Clicked on OK [2019-07-31T04:00:49.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177553099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:00:49.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177552731 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-31T04:00:49.541Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.225 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-31T04:00:49.541Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 2.335 s [2019-07-31T04:00:49.541Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-31T04:00:50.104Z] *** BUG *** [2019-07-31T04:00:50.104Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:00:50.104Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:00:50.104Z] [2019-07-31T04:00:50.104Z] *** BUG *** [2019-07-31T04:00:50.104Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:00:50.104Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:00:50.104Z] [2019-07-31T04:00:50.104Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T04:00:50.104Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T04:00:55.354Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:00:55.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:00:55.354Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T04:00:55.354Z] DEBUG - number of items : 5 [2019-07-31T04:00:55.354Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:00:55.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177559369 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-31T04:00:55.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177559369 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-31T04:00:55.354Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177559370 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:00:55.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177559370 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-31T04:00:55.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177559370 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-31T04:00:55.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177559370 data=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-31T04:00:55.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177559389 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-31T04:00:55.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177559618 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-31T04:00:55.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177559790 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-31T04:00:55.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177559795 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:00:55.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177559795 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:00:55.610Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:00:55.866Z] DEBUG - number of items : 17 [2019-07-31T04:00:55.866Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:00:55.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177560083 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-31T04:00:55.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177560083 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-31T04:00:55.866Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177560083 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:00:55.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177560084 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-31T04:00:55.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177560084 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-31T04:00:55.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177560084 data=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-31T04:00:55.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177560084 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-31T04:00:55.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177560084 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-31T04:00:55.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177560084 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-31T04:00:55.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177560085 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:00:55.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177560085 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:00:55.866Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:00:57.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T04:00:57.232Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T04:01:00.503Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:01:00.503Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:00.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T04:01:00.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:01:00.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:01:00.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:01:00.503Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-31T04:01:00.759Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2019-07-31T04:01:00.759Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-31T04:01:01.688Z] DEBUG - number of items : 17 [2019-07-31T04:01:01.945Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:01:01.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177565943 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-31T04:01:01.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177565943 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-31T04:01:01.945Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177565943 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:01:01.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177565943 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-31T04:01:01.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177565944 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-31T04:01:01.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177565944 data=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-31T04:01:01.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177565944 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-31T04:01:01.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177565945 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-31T04:01:01.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177565945 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-31T04:01:01.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177565945 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:01:01.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177565945 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:01:01.945Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-31T04:01:02.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T04:01:02.875Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T04:01:06.146Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:01:06.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:06.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-31T04:01:06.146Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T04:01:06.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:01:06.402Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T04:01:06.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:01:06.402Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T04:01:06.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:01:06.659Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T04:01:06.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:01:06.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177570883 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:01:06.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:01:06.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:01:06.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:01:06.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:01:06.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177570926 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:01:06.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177570926 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:01:06.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177570926 data=null} to TreeItem with text {test} [2019-07-31T04:01:06.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177570927 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:01:06.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177570927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:01:06.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177570936 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:01:06.915Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:01:06.915Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:01:06.915Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:01:08.292Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:01:08.292Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:01:08.292Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:01:08.292Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:01:08.292Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:01:08.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:01:08.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:01:08.292Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:01:08.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177571899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177571900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177571900 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177571900 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177571900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177571900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177571900 data=null item=null detail=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-31T04:01:08.292Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177571900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177571901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177571901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177571901 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177571901 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:08.292Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:01:08.292Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:01:08.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:01:08.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:01:08.292Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:01:08.292Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:01:08.292Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:08.292Z] DEBUG - Clicking on OK [2019-07-31T04:01:08.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177571902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:08.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177571902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:08.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177571903 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:08.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177571903 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:08.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177571903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:08.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177571903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:08.292Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:08.292Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:08.292Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:08.292Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:08.292Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:08.292Z] DEBUG - Clicked on OK [2019-07-31T04:01:08.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177571903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:08.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177571090 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-31T04:01:08.292Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.758 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-31T04:01:08.292Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 7.083 s [2019-07-31T04:01:08.292Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 5.888 s [2019-07-31T04:01:08.292Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 3.787 s [2019-07-31T04:01:08.292Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-31T04:01:16.395Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-31T04:01:16.395Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:01:16.395Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:01:16.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:16.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:16.395Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T04:01:16.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:16.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:16.395Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:01:16.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:16.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:16.652Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T04:01:16.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:16.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:16.652Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:01:16.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:16.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:17.164Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-31T04:01:17.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:17.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:17.164Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:01:17.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:17.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:17.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177581911 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:01:17.677Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:01:17.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:01:17.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:01:17.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:01:17.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177581994 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:01:17.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177581994 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:01:17.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177581994 data=null} to TreeItem with text {test} [2019-07-31T04:01:17.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177581995 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:01:17.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177581995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:01:17.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177582003 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:01:17.933Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:01:17.933Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:01:18.189Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:01:18.751Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:01:18.751Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:01:18.751Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:01:18.751Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:01:18.751Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:01:18.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:01:18.751Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:01:18.751Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:01:18.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177582875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177582876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177582876 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177582876 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177582876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177582876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177582876 data=null item=null detail=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-31T04:01:18.751Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177582876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177582876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177582876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177582877 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177582877 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:01:18.751Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:01:18.751Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:01:18.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:01:18.751Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:01:18.751Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:01:18.751Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:01:18.751Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:18.751Z] DEBUG - Clicking on OK [2019-07-31T04:01:18.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177582878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:18.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177582878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:18.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177582878 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:18.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177582878 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:18.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177582878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:18.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177582878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:18.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:18.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:18.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:18.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:18.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:18.751Z] DEBUG - Clicked on OK [2019-07-31T04:01:19.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177582878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:01:19.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177582088 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-31T04:01:19.313Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.05 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-31T04:01:19.313Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 1.78 s [2019-07-31T04:01:19.313Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-31T04:01:25.850Z] [2019-07-31T04:01:25.850Z] !ENTRY org.eclipse.tracecompass.analysis.os.linux.ui 4 0 2019-07-31 04:01:25.041 [2019-07-31T04:01:25.850Z] !MESSAGE Thread Status Data Provider failed: org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException:null [2019-07-31T04:01:32.748Z] [2019-07-31T04:01:32.748Z] !ENTRY org.eclipse.tracecompass.analysis.os.linux.ui 4 0 2019-07-31 04:01:31.927 [2019-07-31T04:01:32.748Z] !MESSAGE Thread Status Data Provider failed: org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException:null [2019-07-31T04:01:40.838Z] [2019-07-31T04:01:40.838Z] !ENTRY org.eclipse.tracecompass.analysis.os.linux.ui 4 0 2019-07-31 04:01:40.135 [2019-07-31T04:01:40.838Z] !MESSAGE Thread Status Data Provider failed: org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException:null [2019-07-31T04:01:50.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.109 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-31T04:01:50.784Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 30.541 s [2019-07-31T04:01:50.784Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-31T04:01:54.958Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:01:54.958Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:01:54.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2019-07-31T04:01:54.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2019-07-31T04:01:54.958Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:01:54.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:01:54.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:01:55.323Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:01:55.323Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2019-07-31T04:01:55.323Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2019-07-31T04:01:55.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1177619385 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-31T04:01:55.323Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2019-07-31T04:01:57.987Z] DEBUG - number of items : 19 [2019-07-31T04:01:57.987Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:57.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177621999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:57.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177621999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:57.987Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177621999 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:57.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177621999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:57.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177621999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:57.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177621999 data=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-31T04:01:57.987Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177622000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:57.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177622001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:57.987Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177622001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:57.987Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177622001 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:57.987Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177622001 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:57.987Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:58.549Z] DEBUG - number of items : 19 [2019-07-31T04:01:58.549Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177622511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177622511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177622511 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177622511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177622512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177622580 data=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-31T04:01:58.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177622581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177622581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177622581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177622581 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177622582 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:58.549Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-31T04:01:58.549Z] DEBUG - number of items : 19 [2019-07-31T04:01:58.549Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177622583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177622583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177622583 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177622583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177622583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177622583 data=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-31T04:01:58.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177622584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177622584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177622584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177622584 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T04:01:58.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177622584 data=null} to ToolItem with tooltip text {Follow critical path backward} [2019-07-31T04:01:58.549Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2019-07-31T04:01:58.549Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2019-07-31T04:01:58.549Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2019-07-31T04:01:58.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1177622783 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-31T04:01:58.549Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2019-07-31T04:01:59.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177623956 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:01:59.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:01:59.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:01:59.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:01:59.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:01:59.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177624015 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:01:59.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177624015 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:01:59.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177624015 data=null} to TreeItem with text {test} [2019-07-31T04:01:59.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177624016 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:01:59.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177624016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:01:59.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177624033 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:01:59.917Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:01:59.917Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:02:00.173Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:02:01.102Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:02:01.102Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:02:01.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:02:01.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:01.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.102Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:02:01.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:02:01.102Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:02:01.102Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.102Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:02:01.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177625021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177625021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177625021 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177625022 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177625022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177625022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177625022 data=null item=null detail=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-31T04:02:01.102Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177625022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177625022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177625022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177625022 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177625022 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.103Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:01.103Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:02:01.103Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:02:01.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:02:01.103Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:02:01.103Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:02:01.103Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:01.103Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:01.103Z] DEBUG - Clicking on OK [2019-07-31T04:02:01.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177625023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:01.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177625023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:01.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177625024 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:01.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177625024 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:01.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177625024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:01.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177625024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:01.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:01.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:01.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:01.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:01.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:01.103Z] DEBUG - Clicked on OK [2019-07-31T04:02:01.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177625024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:01.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177624118 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-31T04:02:01.922Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.413 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-31T04:02:01.922Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 8.723 s [2019-07-31T04:02:01.922Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-31T04:02:08.462Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-31T04:02:08.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:02:08.462Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T04:02:08.462Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:08.462Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:08.462Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:08.462Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:08.462Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:08.462Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:08.462Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:08.462Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:08.720Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177632822 data=null doit=true} to Shell with text {Find} [2019-07-31T04:02:08.720Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T04:02:08.720Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T04:02:08.720Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-31T04:02:08.720Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1177632826 data=null} to (of type 'Combo') [2019-07-31T04:02:08.720Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:08.720Z] 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-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2f0f48a4 [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1177632830 data=null 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-31T04:02:08.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177632830 data=null 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-31T04:02:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1177632831 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1177632831 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1177632831 data=null 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-31T04:02:08.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1177632831 data=null 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-31T04:02:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1177632831 data=null item=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-31T04:02:08.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1177632836 data=null 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-31T04:02:08.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177632836 data=null 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-31T04:02:08.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1177632836 data=null 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-31T04:02:08.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1177632837 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1177632837 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:08.720Z] 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-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@c8f1df3 [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1177632880 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-31T04:02:08.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1177632880 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-31T04:02:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1177632881 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1177632881 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1177632881 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-31T04:02:08.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1177632881 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-31T04:02:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1177632881 data=null item=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-31T04:02:08.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1177632882 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-31T04:02:08.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1177632882 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-31T04:02:08.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1177632882 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-31T04:02:08.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1177632882 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1177632882 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177632882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177632883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177632883 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177632883 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177632883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177632883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177632883 data=null item=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-31T04:02:08.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177632884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177632884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177632884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177632884 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177632884 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:02:08.720Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:02:08.720Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:02:08.720Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:02:08.720Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T04:02:08.720Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2019-07-31T04:02:08.720Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2019-07-31T04:02:08.720Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-31T04:02:08.720Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1177632886 data=null} to (of type 'Combo') [2019-07-31T04:02:08.720Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:08.720Z] 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-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:08.720Z] 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-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2054739 [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1177632891 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-31T04:02:08.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1177632891 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-31T04:02:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1177632891 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1177632891 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1177632891 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-31T04:02:08.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1177632892 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-31T04:02:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1177632892 data=null item=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-31T04:02:08.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1177632892 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-31T04:02:08.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1177632892 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-31T04:02:08.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1177632893 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-31T04:02:08.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1177632893 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1177632893 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:08.720Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177632893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177632894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177632894 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177632910 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177632910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177632910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177632911 data=null item=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-31T04:02:08.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177632912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177632912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177632913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177632913 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177632913 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:02:08.720Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:02:08.720Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:02:08.720Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T04:02:08.720Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T04:02:08.720Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:08.720Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:08.720Z] DEBUG - Clicking on Close [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177632916 data=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-31T04:02:08.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177632916 data=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-31T04:02:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177632916 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177632916 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177632916 data=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-31T04:02:08.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177632916 data=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-31T04:02:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177632917 data=null item=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-31T04:02:08.976Z] DEBUG - Clicked on [2019-07-31T04:02:08.976Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T04:02:09.232Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:09.232Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:09.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:09.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:09.232Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:09.232Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:09.232Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:09.232Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:09.795Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:09.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177633823 data=null doit=true} to Shell with text {Find} [2019-07-31T04:02:09.795Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.795Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:02:09.795Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T04:02:09.795Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T04:02:09.795Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T04:02:09.795Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1177633828 data=null} to (of type 'Combo') [2019-07-31T04:02:09.795Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:09.795Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:09.795Z] 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-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:09.795Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1ea293e6 [2019-07-31T04:02:09.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1177633832 data=null 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-31T04:02:09.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177633832 data=null 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-31T04:02:09.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1177633833 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:09.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1177633833 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:09.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1177633833 data=null 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-31T04:02:09.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1177633833 data=null 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-31T04:02:09.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1177633833 data=null item=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-31T04:02:09.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1177633833 data=null 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-31T04:02:09.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177633834 data=null 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-31T04:02:09.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1177633834 data=null 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-31T04:02:09.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1177633839 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:09.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1177633839 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:09.795Z] 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-31T04:02:09.795Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:09.795Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:09.795Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:02:09.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177633841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177633841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177633841 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177633841 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177633841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177633841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177633842 data=null item=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-31T04:02:09.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177633842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177633842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177633842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177633842 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177633843 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.795Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:02:09.795Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:02:09.795Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:02:09.795Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:02:09.795Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T04:02:09.795Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:02:09.795Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:02:09.795Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:02:09.795Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-31T04:02:09.795Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-31T04:02:09.795Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T04:02:09.795Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1177633891 data=null} to (of type 'Combo') [2019-07-31T04:02:09.795Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:02:09.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1177633893 data=null doit=true} to Button with text {F&orward} [2019-07-31T04:02:09.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1177633893 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-31T04:02:09.795Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:02:09.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1177633894 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:02:09.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1177633899 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-31T04:02:09.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1177633899 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-31T04:02:09.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1177633899 data=null item=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-31T04:02:09.795Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:09.795Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:09.795Z] 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-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:09.795Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:02:09.795Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:09.795Z] 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-31T04:02:09.796Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:09.796Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:09.796Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:09.796Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:09.796Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:02:09.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177633903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177633903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177633904 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177633904 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177633904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177633904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177633904 data=null item=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-31T04:02:09.796Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177633905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177633905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177633905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177633905 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177633905 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:02:09.796Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:02:09.796Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:02:09.796Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T04:02:09.796Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T04:02:09.796Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:02:09.796Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:02:09.796Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:09.796Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:09.796Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:09.796Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:09.796Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:09.796Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:09.796Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:09.796Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:09.796Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:09.796Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:02:09.796Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:09.796Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:09.796Z] DEBUG - Clicking on Close [2019-07-31T04:02:09.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177633908 data=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-31T04:02:09.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177633908 data=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-31T04:02:09.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177633908 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177633908 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:09.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177633909 data=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-31T04:02:09.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177633909 data=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-31T04:02:09.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177633909 data=null item=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-31T04:02:10.226Z] DEBUG - Clicked on [2019-07-31T04:02:10.226Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T04:02:10.226Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:10.226Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:10.226Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:10.226Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:10.226Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:10.226Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:10.628Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:10.628Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:10.978Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:10.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177634807 data=null doit=true} to Shell with text {Find} [2019-07-31T04:02:10.978Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.978Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T04:02:10.978Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T04:02:10.978Z] DEBUG - Setting text on (of type 'Combo') to CPU [2019-07-31T04:02:10.978Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=1177634810 data=null} to (of type 'Combo') [2019-07-31T04:02:10.978Z] DEBUG - Set text on (of type 'Combo') to CPU [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:10.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1177634812 data=null doit=true} to Button with text {&Backward} [2019-07-31T04:02:10.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1177634812 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-31T04:02:10.978Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:10.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1177634814 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:10.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1177634814 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-31T04:02:10.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1177634814 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-31T04:02:10.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1177634814 data=null item=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-31T04:02:10.978Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:10.978Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:10.978Z] 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-31T04:02:10.978Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:10.978Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@198549aa [2019-07-31T04:02:10.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1177634816 data=null 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-31T04:02:10.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177634817 data=null 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-31T04:02:10.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1177634817 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:10.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1177634817 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:10.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1177634822 data=null 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-31T04:02:10.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1177634822 data=null 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-31T04:02:10.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1177634822 data=null item=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-31T04:02:10.978Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1177634823 data=null 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-31T04:02:10.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177634823 data=null 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-31T04:02:10.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1177634823 data=null 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-31T04:02:10.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1177634823 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:10.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1177634823 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:10.978Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:10.978Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@74b22125 [2019-07-31T04:02:10.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1177634824 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-31T04:02:10.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1177634825 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-31T04:02:10.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1177634825 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:10.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1177634825 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:10.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1177634825 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-31T04:02:10.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1177634825 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-31T04:02:10.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1177634825 data=null item=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-31T04:02:10.978Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1177634826 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-31T04:02:10.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1177634826 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-31T04:02:10.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1177634826 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-31T04:02:10.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1177634826 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:10.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1177634826 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:10.979Z] 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-31T04:02:10.979Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:10.979Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:10.979Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177634881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177634881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177634882 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177634882 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177634882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177634882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177634882 data=null item=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-31T04:02:10.979Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177634883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177634883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177634883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177634883 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177634883 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:02:10.979Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:02:10.979Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:02:10.979Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:02:10.979Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T04:02:10.979Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2019-07-31T04:02:10.979Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2019-07-31T04:02:10.979Z] DEBUG - Setting text on (of type 'Combo') to CP [2019-07-31T04:02:10.979Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=1177634885 data=null} to (of type 'Combo') [2019-07-31T04:02:10.979Z] DEBUG - Set text on (of type 'Combo') to CP [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:10.979Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:10.979Z] 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-31T04:02:10.979Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:10.979Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:10.979Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:10.979Z] 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-31T04:02:10.979Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:10.979Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:10.979Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177634890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177634890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177634890 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177634890 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177634890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177634890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177634890 data=null item=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-31T04:02:10.979Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177634893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177634894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177634897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177634909 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177634909 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:02:10.979Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:02:10.979Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:02:10.979Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T04:02:10.979Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T04:02:10.979Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:10.979Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:10.979Z] DEBUG - Clicking on Close [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177634992 data=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-31T04:02:10.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177634992 data=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-31T04:02:10.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177634992 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177634992 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:10.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177634992 data=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-31T04:02:10.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177634992 data=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-31T04:02:10.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177634992 data=null item=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-31T04:02:10.979Z] DEBUG - Clicked on [2019-07-31T04:02:10.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T04:02:11.235Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:11.235Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:11.235Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:11.235Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:11.235Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:11.235Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:11.235Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:11.235Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:11.493Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:11.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177635631 data=null doit=true} to Shell with text {Find} [2019-07-31T04:02:11.493Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T04:02:11.493Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T04:02:11.493Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T04:02:11.493Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1177635634 data=null} to (of type 'Combo') [2019-07-31T04:02:11.493Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@592d5234 [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1177635636 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-31T04:02:11.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1177635637 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-31T04:02:11.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1177635637 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1177635637 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1177635637 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-31T04:02:11.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1177635637 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-31T04:02:11.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1177635637 data=null item=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-31T04:02:11.493Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1177635638 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-31T04:02:11.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1177635638 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-31T04:02:11.493Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1177635644 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-31T04:02:11.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1177635644 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1177635644 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:11.493Z] 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-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:11.493Z] 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-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:11.493Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177635647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177635647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177635647 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177635647 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177635647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177635647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177635647 data=null item=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-31T04:02:11.493Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177635648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177635648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177635648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177635648 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177635648 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:02:11.493Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:02:11.493Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:02:11.493Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:02:11.493Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-31T04:02:11.493Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-31T04:02:11.493Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-31T04:02:11.493Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2019-07-31T04:02:11.493Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=1177635649 data=null} to (of type 'Combo') [2019-07-31T04:02:11.493Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:11.493Z] 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-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:11.493Z] 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-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:11.493Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:11.493Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177635654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177635654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177635654 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177635654 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177635654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177635654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177635654 data=null item=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-31T04:02:11.493Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177635660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177635681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177635681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177635681 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177635681 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:02:11.493Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:02:11.493Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:02:11.493Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-31T04:02:11.493Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-31T04:02:11.493Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:11.493Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:11.493Z] DEBUG - Clicking on Close [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177635683 data=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-31T04:02:11.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177635684 data=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-31T04:02:11.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177635684 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177635684 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:11.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177635684 data=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-31T04:02:11.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177635684 data=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-31T04:02:11.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177635684 data=null item=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-31T04:02:11.749Z] DEBUG - Clicked on [2019-07-31T04:02:11.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T04:02:11.749Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:11.749Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:11.749Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:11.749Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:11.749Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:11.749Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:11.749Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:11.749Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:12.006Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:12.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177636223 data=null doit=true} to Shell with text {Find} [2019-07-31T04:02:12.006Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:12.006Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:12.006Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:12.006Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:12.006Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:12.006Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:12.006Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:12.006Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:12.006Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:12.006Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:02:12.006Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:12.006Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:12.006Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:12.006Z] DEBUG - Clicking on Close [2019-07-31T04:02:12.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177636226 data=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-31T04:02:12.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177636227 data=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-31T04:02:12.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177636227 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:12.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177636227 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:12.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177636227 data=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-31T04:02:12.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177636227 data=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-31T04:02:12.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177636227 data=null item=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-31T04:02:12.262Z] DEBUG - Clicked on [2019-07-31T04:02:12.262Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:12.262Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:12.262Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:12.262Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:12.262Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:12.262Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:12.262Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:12.262Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:12.825Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:12.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177636807 data=null doit=true} to Shell with text {Find} [2019-07-31T04:02:12.825Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:12.825Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:12.825Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:12.825Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:12.825Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:12.825Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:12.825Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:12.825Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:12.825Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:12.825Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:02:12.825Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:12.825Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:12.825Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:12.825Z] DEBUG - Clicking on Close [2019-07-31T04:02:12.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177636810 data=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-31T04:02:12.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177636810 data=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-31T04:02:12.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177636810 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:12.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177636810 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:12.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177636810 data=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-31T04:02:12.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177636810 data=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-31T04:02:12.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177636810 data=null item=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-31T04:02:12.825Z] DEBUG - Clicked on [2019-07-31T04:02:12.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-31T04:02:12.825Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:12.825Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:12.825Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:12.825Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:12.825Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-31T04:02:12.825Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-31T04:02:12.825Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:13.081Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-31T04:02:13.339Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:13.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1177637388 data=null doit=true} to Shell with text {Find} [2019-07-31T04:02:13.339Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-31T04:02:13.339Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-31T04:02:13.339Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T04:02:13.339Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1177637391 data=null} to (of type 'Combo') [2019-07-31T04:02:13.339Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:02:13.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1177637393 data=null doit=true} to Button with text {F&orward} [2019-07-31T04:02:13.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1177637394 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-31T04:02:13.339Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:02:13.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1177637395 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1177637395 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-31T04:02:13.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1177637395 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-31T04:02:13.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1177637395 data=null item=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-31T04:02:13.339Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5da3a6e5 [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1177637397 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-31T04:02:13.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1177637397 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-31T04:02:13.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1177637397 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1177637397 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1177637397 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-31T04:02:13.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1177637397 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-31T04:02:13.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1177637397 data=null item=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-31T04:02:13.339Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1177637403 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-31T04:02:13.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1177637404 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-31T04:02:13.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1177637404 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-31T04:02:13.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1177637404 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1177637404 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:13.339Z] 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-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5abb9f5d [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1177637405 data=null 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-31T04:02:13.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177637405 data=null 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-31T04:02:13.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1177637405 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1177637406 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1177637406 data=null 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-31T04:02:13.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1177637406 data=null 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-31T04:02:13.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1177637406 data=null item=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-31T04:02:13.339Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1177637406 data=null 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-31T04:02:13.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1177637406 data=null 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-31T04:02:13.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1177637406 data=null 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-31T04:02:13.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1177637406 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1177637406 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:13.339Z] 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-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:13.339Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177637408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177637408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177637408 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177637408 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177637408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177637409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177637409 data=null item=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-31T04:02:13.339Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177637409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177637409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177637409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177637409 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177637409 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:02:13.339Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:02:13.339Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:02:13.339Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T04:02:13.339Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T04:02:13.339Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:02:13.339Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:02:13.339Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T04:02:13.339Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T04:02:13.339Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:02:13.339Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:02:13.339Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-31T04:02:13.339Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-31T04:02:13.339Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-31T04:02:13.339Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1177637419 data=null} to (of type 'Combo') [2019-07-31T04:02:13.339Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:13.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1177637420 data=null doit=true} to Button with text {&Backward} [2019-07-31T04:02:13.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1177637420 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-31T04:02:13.339Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:13.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1177637421 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1177637422 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-31T04:02:13.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1177637422 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-31T04:02:13.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1177637422 data=null item=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-31T04:02:13.339Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:13.339Z] 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-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:13.339Z] 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-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-31T04:02:13.339Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:02:13.339Z] DEBUG - Clicking on Fi&nd [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1177637426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177637426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1177637426 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1177637426 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1177637426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1177637426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1177637426 data=null item=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-31T04:02:13.339Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1177637427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1177637427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1177637427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1177637427 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1177637427 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Clicked on Fi&nd [2019-07-31T04:02:13.339Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-31T04:02:13.339Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-31T04:02:13.339Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-31T04:02:13.339Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-31T04:02:13.339Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:13.339Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-31T04:02:13.339Z] DEBUG - Clicking on Close [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1177637488 data=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-31T04:02:13.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1177637488 data=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-31T04:02:13.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1177637488 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1177637488 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:02:13.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1177637488 data=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-31T04:02:13.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1177637488 data=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-31T04:02:13.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1177637488 data=null item=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-31T04:02:13.596Z] DEBUG - Clicked on [2019-07-31T04:02:13.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1177637805 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-31T04:02:13.596Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:02:13.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:02:13.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:02:13.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:02:13.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177637916 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:02:13.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177637916 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:02:13.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177637916 data=null} to TreeItem with text {test} [2019-07-31T04:02:13.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177637917 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:02:13.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177637917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:02:13.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177637983 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:02:13.852Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:02:13.852Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:02:14.108Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:02:14.365Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:02:14.365Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:02:14.365Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:02:14.365Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:14.365Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:02:14.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:02:14.365Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:02:14.365Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:02:14.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177638537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177638538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177638539 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177638539 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177638539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177638539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177638539 data=null item=null detail=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-31T04:02:14.365Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177638553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177638553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177638553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177638553 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177638553 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:14.365Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:02:14.365Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:02:14.365Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:02:14.365Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:02:14.365Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:02:14.365Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:14.365Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:14.365Z] DEBUG - Clicking on OK [2019-07-31T04:02:14.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177638555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:14.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177638555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:14.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177638555 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:14.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177638555 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:14.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177638555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:14.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177638556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:14.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:14.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:14.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:14.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:14.365Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:14.365Z] DEBUG - Clicked on OK [2019-07-31T04:02:15.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177638556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:15.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177638097 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-31T04:02:15.293Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.366 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-31T04:02:15.293Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.329 s [2019-07-31T04:02:15.293Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.064 s [2019-07-31T04:02:15.293Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.93 s [2019-07-31T04:02:15.293Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.663 s [2019-07-31T04:02:15.293Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.104 s [2019-07-31T04:02:15.293Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.818 s [2019-07-31T04:02:15.293Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-31T04:02:27.467Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T04:02:27.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:02:27.467Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-31T04:02:27.467Z] *** BUG *** [2019-07-31T04:02:27.467Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:02:27.467Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:02:27.467Z] [2019-07-31T04:02:27.467Z] *** BUG *** [2019-07-31T04:02:27.467Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:02:27.467Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:02:27.467Z] [2019-07-31T04:02:27.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T04:02:27.724Z] DEBUG - number of items : 2 [2019-07-31T04:02:27.724Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2019-07-31T04:02:27.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177651802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T04:02:27.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177651803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T04:02:27.724Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177651803 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T04:02:27.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177651803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T04:02:27.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177651803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T04:02:27.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177651803 data=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-31T04:02:27.724Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177651805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T04:02:27.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177651805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T04:02:27.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177651805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T04:02:27.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177651805 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T04:02:27.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177651805 data=null} to ToolItem with tooltip text {Hide Lost Events} [2019-07-31T04:02:27.724Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2019-07-31T04:02:27.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-31T04:02:32.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-31T04:02:32.493Z] [2019-07-31T04:02:32.493Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:32.353 [2019-07-31T04:02:32.493Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:32.493Z] !STACK 0 [2019-07-31T04:02:32.493Z] java.lang.NullPointerException [2019-07-31T04:02:32.493Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:32.493Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:32.493Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:32.493Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:32.493Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:32.493Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:32.493Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:32.493Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:32.493Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:32.493Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:32.493Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:32.493Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:32.493Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:32.493Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:32.493Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:32.493Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:32.493Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:32.493Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:32.493Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:32.493Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:32.493Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:32.493Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:32.493Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:32.493Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:32.493Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:32.493Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:32.493Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:32.493Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:32.493Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:32.493Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:32.493Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:32.493Z] [2019-07-31T04:02:32.493Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:32.430 [2019-07-31T04:02:32.493Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:32.493Z] !STACK 0 [2019-07-31T04:02:32.493Z] java.lang.NullPointerException [2019-07-31T04:02:32.493Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:32.493Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:32.493Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:32.493Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:32.493Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:32.493Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:32.493Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:32.493Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:32.493Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:32.493Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:32.493Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:32.493Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:32.493Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:32.493Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:32.493Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:32.493Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:32.493Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:32.493Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:32.493Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:32.494Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:32.494Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:32.494Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:32.494Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:32.494Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:32.494Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:32.494Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:32.494Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:32.494Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:32.494Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:32.494Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:32.494Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:32.494Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:32.750Z] [2019-07-31T04:02:32.750Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:32.560 [2019-07-31T04:02:32.750Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:32.750Z] !STACK 0 [2019-07-31T04:02:32.750Z] java.lang.NullPointerException [2019-07-31T04:02:32.750Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:32.750Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:32.750Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:32.750Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:32.750Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:32.750Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:32.750Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:32.750Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:32.750Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:32.750Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:32.750Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:32.750Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:32.751Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:32.751Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:32.751Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:32.751Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:32.751Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:32.751Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:32.751Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:32.751Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:32.751Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:32.751Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:32.751Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:32.751Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:32.751Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:32.751Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:32.751Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:32.751Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:32.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:32.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:32.751Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:32.751Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:32.751Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-31T04:02:32.751Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:02:32.751Z] [2019-07-31T04:02:32.751Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:32.646 [2019-07-31T04:02:32.751Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:32.751Z] !STACK 0 [2019-07-31T04:02:32.751Z] java.lang.NullPointerException [2019-07-31T04:02:32.751Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:32.751Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:32.751Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:32.751Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:32.751Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:32.751Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:32.751Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:32.751Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:32.751Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:32.751Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:32.751Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:32.751Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:32.751Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:32.751Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:32.751Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:32.751Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:32.751Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:32.751Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:32.751Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:32.751Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:32.751Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:32.751Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:32.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:32.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:32.751Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:32.751Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:32.751Z] [2019-07-31T04:02:32.751Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:32.661 [2019-07-31T04:02:32.751Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:32.751Z] !STACK 0 [2019-07-31T04:02:32.751Z] java.lang.NullPointerException [2019-07-31T04:02:32.751Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:32.751Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:32.751Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:32.751Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:32.751Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:32.751Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:32.751Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:32.751Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:32.751Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:32.751Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:32.751Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:32.751Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:32.751Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:32.751Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:32.751Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:32.751Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:32.751Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:32.751Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:32.751Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:32.751Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:32.751Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:32.751Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:32.751Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:32.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:32.751Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:32.751Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:32.751Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:32.751Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:33.313Z] [2019-07-31T04:02:33.313Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:33.240 [2019-07-31T04:02:33.313Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:33.313Z] !STACK 0 [2019-07-31T04:02:33.313Z] java.lang.NullPointerException [2019-07-31T04:02:33.313Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:33.313Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:33.313Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:33.313Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:33.313Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:33.313Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:33.313Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:33.313Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:33.313Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:33.313Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:33.313Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:33.313Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:33.313Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:33.313Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:33.313Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:33.313Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:33.313Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:33.313Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:33.313Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:33.313Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:33.313Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:33.313Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:33.313Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:33.313Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:33.313Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:33.313Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:33.313Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:33.313Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:33.313Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:33.313Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:33.313Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:33.313Z] [2019-07-31T04:02:33.313Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:33.260 [2019-07-31T04:02:33.313Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:33.313Z] !STACK 0 [2019-07-31T04:02:33.313Z] java.lang.NullPointerException [2019-07-31T04:02:33.313Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:33.313Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:33.313Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:33.313Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:33.313Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:33.313Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:33.313Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:33.313Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:33.313Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:33.313Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:33.313Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:33.313Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:33.313Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:33.313Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:33.313Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:33.313Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:33.313Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:33.313Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:33.313Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:33.313Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:33.313Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:33.313Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:33.313Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:33.313Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:33.313Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:33.313Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:33.313Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:33.313Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:33.313Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:33.313Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:33.313Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:33.313Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:33.571Z] [2019-07-31T04:02:33.571Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:33.326 [2019-07-31T04:02:33.571Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:33.571Z] !STACK 0 [2019-07-31T04:02:33.571Z] java.lang.NullPointerException [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:33.571Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:33.571Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:33.571Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:33.571Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:33.571Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:33.571Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:33.571Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:33.571Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:33.571Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:33.571Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:33.571Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:33.571Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:33.571Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:33.571Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:33.571Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:33.571Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:33.571Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:33.571Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:33.571Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:33.571Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:33.571Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:33.571Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:33.571Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:33.571Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:33.571Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:33.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-31T04:02:33.571Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:02:33.571Z] [2019-07-31T04:02:33.571Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:33.346 [2019-07-31T04:02:33.571Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:33.571Z] !STACK 0 [2019-07-31T04:02:33.571Z] java.lang.NullPointerException [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:33.571Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:33.571Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:33.571Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:33.571Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:33.571Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:33.571Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:33.571Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:33.571Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:33.571Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:33.571Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:33.571Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:33.571Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:33.571Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:33.571Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:33.571Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:33.571Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:33.571Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:33.571Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:33.571Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:33.571Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:33.571Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:33.571Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:33.571Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:33.571Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:33.571Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:33.571Z] [2019-07-31T04:02:33.571Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:33.478 [2019-07-31T04:02:33.571Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:33.571Z] !STACK 0 [2019-07-31T04:02:33.571Z] java.lang.NullPointerException [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:33.571Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:33.571Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:33.571Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:33.571Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:33.571Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:33.571Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:33.571Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:33.571Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:33.571Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:33.571Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:33.571Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:33.571Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:33.571Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:33.571Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:33.571Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:33.571Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:33.571Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:33.571Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:33.571Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:33.571Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:33.571Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:33.571Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:33.571Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:33.571Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:33.572Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:33.572Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:33.572Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:33.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:02:33.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:02:37.744Z] [2019-07-31T04:02:37.744Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:36.922 [2019-07-31T04:02:37.744Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:37.744Z] !STACK 0 [2019-07-31T04:02:37.744Z] java.lang.NullPointerException [2019-07-31T04:02:37.744Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:37.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:37.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:37.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:37.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:37.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:37.744Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:37.744Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:37.744Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:37.744Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:37.744Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:37.744Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:37.744Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:37.744Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:37.744Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:37.744Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:37.744Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:37.744Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:37.744Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:37.744Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:37.744Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:37.744Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:37.744Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:37.744Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:37.744Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:37.744Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:37.744Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:37.744Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:37.744Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:37.744Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:37.744Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:37.744Z] [2019-07-31T04:02:37.744Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:37.345 [2019-07-31T04:02:37.744Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:37.744Z] !STACK 0 [2019-07-31T04:02:37.744Z] java.lang.NullPointerException [2019-07-31T04:02:37.744Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:37.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:37.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:37.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:37.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:37.744Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:37.744Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:37.744Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:37.744Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:37.744Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:37.744Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:37.744Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:37.744Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:37.744Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:37.744Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:37.744Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:37.744Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:37.744Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:37.744Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:37.744Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:37.744Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:37.744Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:37.744Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:37.744Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:37.744Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:37.744Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:37.744Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:37.744Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:37.744Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:37.744Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:37.744Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:37.744Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:38.001Z] [2019-07-31T04:02:38.001Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:37.831 [2019-07-31T04:02:38.001Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:38.001Z] !STACK 0 [2019-07-31T04:02:38.001Z] java.lang.NullPointerException [2019-07-31T04:02:38.001Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:38.001Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:38.001Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:38.001Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:38.001Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:38.001Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:38.001Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:38.001Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:38.001Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:38.001Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:38.001Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:38.001Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:38.001Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:38.001Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:38.001Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:38.001Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:38.001Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:38.001Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:38.001Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:38.001Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:38.001Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:38.001Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:38.001Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:38.001Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:38.001Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:38.001Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:38.001Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:38.001Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:38.001Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:38.001Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:38.001Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:38.001Z] [2019-07-31T04:02:38.001Z] !ENTRY org.eclipse.ui 4 0 2019-07-31 04:02:37.844 [2019-07-31T04:02:38.001Z] !MESSAGE Unhandled event loop exception [2019-07-31T04:02:38.001Z] !STACK 0 [2019-07-31T04:02:38.001Z] java.lang.NullPointerException [2019-07-31T04:02:38.001Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-31T04:02:38.001Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-31T04:02:38.001Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-31T04:02:38.001Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-31T04:02:38.001Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-31T04:02:38.001Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-31T04:02:38.001Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-31T04:02:38.001Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:02:38.001Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:38.001Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:02:38.001Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:02:38.001Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:02:38.001Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:02:38.001Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:02:38.001Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:02:38.001Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:02:38.001Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:02:38.001Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:02:38.001Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:02:38.001Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:02:38.001Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:02:38.001Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:02:38.001Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:02:38.001Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:02:38.001Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:02:38.001Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:02:38.001Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:02:38.001Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:02:38.001Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:02:38.002Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:02:38.002Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:02:38.002Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:02:44.543Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:02:44.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177668318 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:02:44.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:02:44.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:02:44.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:02:44.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:02:44.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177668426 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:02:44.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177668426 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:02:44.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177668426 data=null} to TreeItem with text {test} [2019-07-31T04:02:44.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177668427 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:02:44.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177668427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:02:44.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177668436 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:02:44.543Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:02:44.543Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:02:44.543Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:02:44.800Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:02:44.800Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:02:44.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:02:44.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:44.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:02:44.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:02:44.800Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:02:44.800Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:02:44.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177668932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177668933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177668933 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177668933 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177668933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177668933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177668933 data=null item=null detail=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-31T04:02:44.800Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177668933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177668933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177668934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177668934 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177668934 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:44.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:02:44.800Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:02:44.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:02:44.800Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:02:44.800Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:02:44.800Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:44.800Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:44.800Z] DEBUG - Clicking on OK [2019-07-31T04:02:44.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177668935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:44.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177668935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:44.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177668997 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:44.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177668997 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:44.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177668997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:44.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177668997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:44.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:44.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:44.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:44.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:44.800Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:44.800Z] DEBUG - Clicked on OK [2019-07-31T04:02:45.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177668998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:45.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177668519 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-31T04:02:46.292Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.859 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-31T04:02:46.292Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 28.199 s [2019-07-31T04:02:46.292Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-31T04:02:46.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2019-07-31T04:02:46.548Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T04:02:54.755Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2019-07-31T04:02:54.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:02:54.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:02:54.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:02:54.755Z] DEBUG - Setting state to checked on: scp_dest [2019-07-31T04:02:54.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177678861 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:02:54.755Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:02:54.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:02:54.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:02:54.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:02:54.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177678906 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:02:54.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177678906 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:02:54.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177678907 data=null} to TreeItem with text {test} [2019-07-31T04:02:54.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177678907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:02:54.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177678907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:02:54.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177678915 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:02:54.756Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:02:54.756Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:02:55.012Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:02:55.573Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:02:55.573Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:02:55.573Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:02:55.573Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:02:55.573Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.573Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:02:55.573Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:02:55.574Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:02:55.574Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.574Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:02:55.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177679761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177679761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177679761 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177679761 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177679761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177679761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177679761 data=null item=null detail=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-31T04:02:55.574Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177679761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177679761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177679762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177679762 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177679762 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.574Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:02:55.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:02:55.574Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:02:55.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:02:55.574Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:02:55.574Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:02:55.574Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:02:55.574Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:55.574Z] DEBUG - Clicking on OK [2019-07-31T04:02:55.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177679763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:55.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177679763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:55.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177679763 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:55.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177679763 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:55.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177679763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:55.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177679763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:55.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:55.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:55.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:55.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:55.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:55.574Z] DEBUG - Clicked on OK [2019-07-31T04:02:56.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177679763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:02:56.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177679004 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-31T04:02:56.758Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.504 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-31T04:02:56.758Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 8.27 s [2019-07-31T04:02:56.758Z] [2019-07-31T04:02:56.758Z] Results: [2019-07-31T04:02:56.758Z] [2019-07-31T04:02:56.758Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T04:02:56.758Z] [2019-07-31T04:02:57.321Z] [2019-07-31T04:02:57.321Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 04:02:57.132 [2019-07-31T04:02:57.321Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T04:02:58.251Z] [INFO] All tests passed! [2019-07-31T04:02:58.251Z] [INFO] [2019-07-31T04:02:58.251Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T04:02:58.251Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:02:58.251Z] [INFO] [2019-07-31T04:02:58.251Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T04:02:59.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:02:59.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:02:59.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:03:00.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:03:00.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T04:03:00.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:03:00.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:03:02.318Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T04:03:02.318Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:03:02.318Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T04:03:02.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:03:02.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:03:02.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:03:02.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T04:03:02.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:03:02.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T04:03:02.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-31T04:03:02.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:03:03.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T04:03:03.579Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T04:03:03.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T04:03:03.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T04:03:04.098Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T04:03:04.098Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-31T04:03:04.098Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T04:03:04.354Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:03:04.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:03:04.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T04:03:04.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T04:03:04.867Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T04:03:04.867Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T04:03:05.124Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T04:03:05.124Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T04:03:05.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T04:03:05.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:03:05.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:03:05.381Z] [INFO] [2019-07-31T04:03:05.381Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T04:03:05.381Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T04:03:05.381Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-31T04:03:05.381Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T04:03:05.381Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:03:05.381Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T04:03:05.381Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T04:03:05.381Z] [INFO] [2019-07-31T04:03:05.381Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-31T04:03:05.381Z] [INFO] [2019-07-31T04:03:05.381Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2019-07-31T04:03:05.381Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT [100/134] [2019-07-31T04:03:05.381Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:03:05.381Z] [INFO] [2019-07-31T04:03:05.381Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.381Z] [INFO] [2019-07-31T04:03:05.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.381Z] [INFO] The project's OSGi version is 1.0.10.201907310252 [2019-07-31T04:03:05.381Z] [INFO] [2019-07-31T04:03:05.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.381Z] [INFO] [2019-07-31T04:03:05.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.381Z] [INFO] [2019-07-31T04:03:05.381Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.381Z] [INFO] [2019-07-31T04:03:05.381Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.381Z] [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/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:03:05.381Z] [INFO] [2019-07-31T04:03:05.381Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:03:05.381Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2019-07-31T04:03:05.381Z] [INFO] [2019-07-31T04:03:05.381Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.381Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes [2019-07-31T04:03:05.943Z] [INFO] [2019-07-31T04:03:05.943Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:03:05.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2019-07-31T04:03:05.943Z] [INFO] [2019-07-31T04:03:05.943Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.943Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T04:03:05.943Z] [INFO] [2019-07-31T04:03:05.943Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.943Z] [INFO] [2019-07-31T04:03:05.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.943Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T04:03:05.943Z] [INFO] [2019-07-31T04:03:05.943Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.943Z] [INFO] [2019-07-31T04:03:05.943Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.943Z] [INFO] [2019-07-31T04:03:05.943Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.943Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T04:03:05.943Z] [INFO] [2019-07-31T04:03:05.943Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:05.943Z] [INFO] [2019-07-31T04:03:05.943Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:03:07.837Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T04:03:07.837Z] [INFO] Command line: [2019-07-31T04:03:07.837Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T04:03:07.837Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:03:10.357Z] !SESSION 2019-07-31 04:03:07.659 ----------------------------------------------- [2019-07-31T04:03:10.357Z] eclipse.buildId=unknown [2019-07-31T04:03:10.357Z] java.version=1.8.0_202 [2019-07-31T04:03:10.357Z] java.vendor=Oracle Corporation [2019-07-31T04:03:10.357Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:03:10.357Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T04:03:10.357Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T04:03:10.357Z] [2019-07-31T04:03:10.357Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:03:10.252 [2019-07-31T04:03:10.357Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:03:10.357Z] !STACK 0 [2019-07-31T04:03:10.357Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T04:03:10.357Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:03:10.357Z] [2019-07-31T04:03:10.357Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:03:10.357Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:03:10.357Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:03:10.357Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:03:10.357Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:03:10.357Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:03:10.357Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:03:10.357Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:03:10.357Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:03:10.357Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:03:10.613Z] [2019-07-31T04:03:10.613Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:03:10.431 [2019-07-31T04:03:10.613Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:03:10.613Z] !STACK 0 [2019-07-31T04:03:10.613Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T04:03:10.613Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:03:10.613Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:03:10.613Z] -> 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-31T04:03:10.613Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T04:03:10.613Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:03:10.613Z] [2019-07-31T04:03:10.613Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:03:10.613Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:03:10.613Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:03:10.613Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:03:10.613Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:03:10.613Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:03:10.613Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:03:10.613Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:03:10.613Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:03:10.613Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:03:12.502Z] process 14986: 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-31T04:03:12.502Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T04:03:12.759Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:03:12.759Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:03:21.041Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-31T04:03:21.605Z] Display size: 1440x900 [2019-07-31T04:03:21.605Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T04:03:21.605Z] GTK version=3.18.9 [2019-07-31T04:03:21.605Z] GTK theme=Ambiance [2019-07-31T04:03:21.605Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T04:03:21.605Z] Time zone: Coordinated Universal Time [2019-07-31T04:03:22.167Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T04:03:22.167Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T04:03:23.533Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:03:23.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:23.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:23.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:23.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:23.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:23.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177708011 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:23.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177708012 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:23.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177708012 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:23.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177708012 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:23.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177708014 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-31T04:03:24.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177708192 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:24.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:24.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177708194 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:24.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177708194 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:24.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177708194 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:24.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177708195 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:24.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177708195 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-31T04:03:24.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177708211 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:24.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177708213 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:24.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177708213 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:24.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177708214 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:24.045Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177708214 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-31T04:03:24.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177708302 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:24.301Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:24.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1177708305 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:03:24.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1177708306 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:03:24.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1177708306 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:03:24.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1177708306 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:03:24.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177708307 data=null item=TreeItem {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-31T04:03:24.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1177708394 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:03:30.840Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T04:03:30.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:03:32.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:32.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:32.730Z] DEBUG - number of items : 18 [2019-07-31T04:03:32.730Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:03:32.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177716793 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-31T04:03:32.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177716794 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-31T04:03:32.730Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177716794 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:03:32.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177716795 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-31T04:03:32.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177716795 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-31T04:03:32.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177717196 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-31T04:03:32.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177717201 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-31T04:03:32.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177717202 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-31T04:03:32.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177717202 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:03:32.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177717203 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:03:32.986Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:03:32.986Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-31T04:03:32.986Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T04:03:32.986Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-31T04:03:32.986Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-31T04:03:32.986Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:03:32.986Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T04:03:32.986Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T04:03:32.986Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T04:03:32.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:32.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:32.986Z] DEBUG - Clicking on Add... [2019-07-31T04:03:32.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1177717213 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-31T04:03:32.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1177717214 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-31T04:03:32.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1177717215 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:03:32.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1177717215 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:03:32.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1177717215 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-31T04:03:32.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1177717216 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-31T04:03:33.548Z] [2019-07-31T04:03:33.548Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-31 04:03:33.429 [2019-07-31T04:03:33.548Z] !MESSAGE no spawner in java.library.path [2019-07-31T04:03:33.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1177717216 data=null item=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-31T04:03:33.548Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1177717716 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-31T04:03:33.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1177717716 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-31T04:03:33.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1177717716 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-31T04:03:33.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1177717717 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:03:33.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1177717717 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:03:33.548Z] DEBUG - Clicked on Add... [2019-07-31T04:03:33.548Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T04:03:33.548Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T04:03:33.548Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T04:03:33.548Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T04:03:33.548Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:33.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:33.548Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:03:33.548Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:03:33.548Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:33.548Z] DEBUG - Clicking on OK [2019-07-31T04:03:33.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177717779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:33.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177717779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:33.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177717779 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:33.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177717780 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:33.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177717780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:33.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177717781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:33.805Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1177717839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:33.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177717781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:33.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177716795 data=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-31T04:03:34.061Z] DEBUG - Clicked on [2019-07-31T04:03:34.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:34.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:03:34.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:03:34.318Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:03:34.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:03:35.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:03:35.137Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:35.137Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:35.137Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:03:35.137Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:03:35.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177719729 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:03:35.929Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:03:35.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:35.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:35.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:35.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177719800 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:35.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177719800 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:35.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177719800 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:35.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177719801 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:35.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177719801 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-31T04:03:35.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177719821 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:35.929Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:03:35.929Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:03:36.184Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:03:36.748Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:03:36.748Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:03:36.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:03:36.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:03:36.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:03:36.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:36.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:36.748Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:03:36.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177720789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177720790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177720790 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177720791 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177720791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177720791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177720791 data=null item=null detail=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-31T04:03:36.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177720791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177720792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177720792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177720792 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177720792 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:36.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:03:36.748Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:03:36.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:36.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:36.748Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:03:36.748Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:03:36.748Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:36.748Z] DEBUG - Clicking on OK [2019-07-31T04:03:36.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177720803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:36.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177720804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:36.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177720804 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:36.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177720804 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:36.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177720804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:36.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177720804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:36.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:36.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:36.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:36.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:36.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:36.749Z] DEBUG - Clicked on OK [2019-07-31T04:03:37.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177720805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:37.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177720182 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-31T04:03:37.935Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:03:37.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:37.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:37.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:37.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:37.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:37.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177722172 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:37.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177722172 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:37.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177722173 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:37.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177722173 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:37.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177722174 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-31T04:03:37.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177722188 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:37.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:38.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177722189 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:38.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177722189 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:38.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177722189 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:38.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177722190 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:38.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177722197 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-31T04:03:38.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177722207 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:38.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177722212 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:38.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177722213 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:38.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177722213 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:38.191Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177722214 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-31T04:03:38.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177722218 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:38.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:38.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1177722220 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:03:38.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1177722220 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:03:38.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1177722220 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:03:38.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1177722220 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:03:38.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177722221 data=null item=TreeItem {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-31T04:03:38.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1177722286 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:03:40.715Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T04:03:40.715Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:03:40.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:40.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:40.715Z] DEBUG - number of items : 18 [2019-07-31T04:03:40.715Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:03:40.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177724942 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-31T04:03:40.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177724942 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-31T04:03:40.715Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177724942 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:03:40.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177724942 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-31T04:03:40.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177724943 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-31T04:03:41.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177725284 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-31T04:03:41.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177725287 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-31T04:03:41.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177725287 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-31T04:03:41.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177725287 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:03:41.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177725287 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:03:41.279Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:03:41.279Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-31T04:03:41.279Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T04:03:41.279Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-31T04:03:41.279Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-31T04:03:41.279Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:03:41.279Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T04:03:41.279Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T04:03:41.279Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T04:03:41.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:41.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:41.279Z] DEBUG - Clicking on Add... [2019-07-31T04:03:41.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1177725292 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-31T04:03:41.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1177725293 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-31T04:03:41.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1177725293 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:03:41.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1177725293 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:03:41.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1177725293 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-31T04:03:41.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1177725294 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-31T04:03:41.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1177725495 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-31T04:03:41.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1177725496 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-31T04:03:41.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1177725496 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-31T04:03:41.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1177725496 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:03:41.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1177725497 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:03:41.279Z] DEBUG - Clicked on Add... [2019-07-31T04:03:41.279Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure' [2019-07-31T04:03:41.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:41.279Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:03:41.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:03:41.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:41.279Z] DEBUG - Clicking on OK [2019-07-31T04:03:41.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177725500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:41.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177725500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:41.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177725501 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:41.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177725501 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:41.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177725501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:41.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177725501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:41.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177725501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:41.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1177725294 data=null item=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-31T04:03:41.536Z] DEBUG - Clicked on [2019-07-31T04:03:41.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:03:41.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:03:41.536Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:03:41.536Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T04:03:41.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1177725603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:03:41.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1177725603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:03:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1177725604 data=null doit=true} to (of type 'Table') [2019-07-31T04:03:41.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1177725604 data=null} to (of type 'Table') [2019-07-31T04:03:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1177725605 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-31T04:03:41.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1177725606 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T04:03:41.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1177725608 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-31T04:03:41.536Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T04:03:41.536Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T04:03:41.536Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T04:03:41.536Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T04:03:41.536Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down' [2019-07-31T04:03:41.536Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH' [2019-07-31T04:03:41.536Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T04:03:41.536Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:41.536Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:41.536Z] DEBUG - Clicking on Down [2019-07-31T04:03:41.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1177725610 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-31T04:03:41.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1177725611 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-31T04:03:41.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1177725611 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T04:03:41.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1177725611 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T04:03:41.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1177725611 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-31T04:03:41.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1177725611 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-31T04:03:41.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1177725612 data=null item=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-31T04:03:41.537Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1177725620 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-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1177725620 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-31T04:03:41.537Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1177725621 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-31T04:03:41.537Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1177725621 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1177725621 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Clicked on Down [2019-07-31T04:03:41.537Z] DEBUG - Clicking on Down [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1177725622 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-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1177725622 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-31T04:03:41.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1177725622 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1177725622 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1177725623 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-31T04:03:41.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1177725623 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-31T04:03:41.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1177725623 data=null item=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-31T04:03:41.537Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1177725625 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-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1177725625 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-31T04:03:41.537Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1177725626 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-31T04:03:41.537Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1177725626 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1177725626 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Clicked on Down [2019-07-31T04:03:41.537Z] DEBUG - Clicking on Down [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1177725626 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-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1177725627 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-31T04:03:41.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1177725627 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1177725627 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1177725627 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-31T04:03:41.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1177725627 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-31T04:03:41.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1177725628 data=null item=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-31T04:03:41.537Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1177725630 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-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1177725684 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-31T04:03:41.537Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1177725685 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-31T04:03:41.537Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1177725685 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1177725685 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Clicked on Down [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - Clicking on Up [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1177725689 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-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1177725690 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-31T04:03:41.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1177725690 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1177725690 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1177725690 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-31T04:03:41.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1177725690 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-31T04:03:41.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1177725691 data=null item=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-31T04:03:41.537Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1177725693 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-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1177725693 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-31T04:03:41.537Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1177725701 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-31T04:03:41.537Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1177725701 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1177725702 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Clicked on Up [2019-07-31T04:03:41.537Z] DEBUG - Clicking on Up [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1177725702 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-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1177725702 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-31T04:03:41.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1177725703 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1177725703 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1177725703 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-31T04:03:41.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1177725703 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-31T04:03:41.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1177725703 data=null item=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-31T04:03:41.537Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1177725706 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-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1177725706 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-31T04:03:41.537Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1177725706 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-31T04:03:41.537Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1177725706 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1177725706 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Clicked on Up [2019-07-31T04:03:41.537Z] DEBUG - Clicking on Up [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1177725707 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-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1177725707 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-31T04:03:41.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1177725707 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1177725707 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1177725707 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-31T04:03:41.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1177725707 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-31T04:03:41.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1177725708 data=null item=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-31T04:03:41.537Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1177725710 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-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1177725710 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-31T04:03:41.537Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1177725710 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-31T04:03:41.537Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1177725711 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1177725711 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Clicked on Up [2019-07-31T04:03:41.537Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1177725719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1177725719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1177725719 data=null doit=true} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1177725719 data=null} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1177725720 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1177725721 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1177725722 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1177725722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1177725722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1177725722 data=null doit=true} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1177725722 data=null} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1177725723 data=null button=1 stateMask=0x40000 x=260 y=32 count=1} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1177725723 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1177725725 data=null button=1 stateMask=0xc0000 x=260 y=32 count=1} to (of type 'Table') [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - Clicking on Remove [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1177725727 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-31T04:03:41.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1177725727 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-31T04:03:41.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1177725727 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1177725727 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1177725727 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-31T04:03:41.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1177725728 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-31T04:03:41.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1177725728 data=null item=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-31T04:03:41.537Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - Clicked on Remove [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:03:41.537Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:41.793Z] DEBUG - Clicking on Cancel [2019-07-31T04:03:41.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1177725791 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-31T04:03:41.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1177725791 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-31T04:03:41.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1177725791 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:03:41.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1177725791 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:03:41.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1177725791 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-31T04:03:41.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1177725791 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-31T04:03:41.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1177725791 data=null item=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-31T04:03:41.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177724943 data=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-31T04:03:42.049Z] DEBUG - Clicked on [2019-07-31T04:03:42.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177726400 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:03:42.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:03:42.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:42.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:42.305Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:42.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177726487 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:42.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177726487 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:42.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177726487 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:42.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177726488 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:42.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177726488 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-31T04:03:42.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177726507 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:42.562Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:03:42.562Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:03:42.562Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:03:42.818Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:03:42.818Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:03:42.818Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:03:42.818Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:03:42.818Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:03:42.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:42.818Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:42.818Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:03:42.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177727004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177727005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177727005 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177727005 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177727005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177727006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177727006 data=null item=null detail=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-31T04:03:42.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177727006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177727006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177727006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177727006 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177727006 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:42.818Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:03:42.818Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:03:42.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:42.818Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:42.818Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:03:42.818Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:03:42.818Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:42.818Z] DEBUG - Clicking on OK [2019-07-31T04:03:42.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177727018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:42.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177727018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:42.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177727019 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:42.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177727019 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:42.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177727019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:42.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177727019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:42.818Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:42.818Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:42.818Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:42.818Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:42.818Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:42.818Z] DEBUG - Clicked on OK [2019-07-31T04:03:43.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177727020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:43.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177726691 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-31T04:03:43.944Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:03:44.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:44.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:44.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:44.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:44.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:44.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177728428 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177728428 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177728429 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177728429 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177728429 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-31T04:03:44.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177728464 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.456Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:44.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177728466 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177728466 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177728466 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177728467 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177728467 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-31T04:03:44.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177728476 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177728476 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177728477 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177728477 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.457Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177728483 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-31T04:03:44.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177728486 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:44.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:44.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1177728488 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:03:44.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1177728488 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:03:44.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1177728488 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:03:44.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1177728488 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:03:44.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177728489 data=null item=TreeItem {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-31T04:03:44.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1177728502 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:03:47.083Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T04:03:47.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:03:47.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:47.083Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:03:47.083Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:03:47.083Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:03:47.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:03:47.906Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:03:47.906Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:47.906Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:47.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:47.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:47.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=1177732126 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-31T04:03:47.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=1177732139 data=null button=1 stateMask=0x80000 x=78 y=-12 count=1} to TreeColumn with text {Name} [2019-07-31T04:03:47.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1177732151 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-31T04:03:48.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1177732188 data=null button=1 stateMask=0x80000 x=180 y=-12 count=1} to TreeColumn with text {PID/TID} [2019-07-31T04:03:48.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=1177732189 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-31T04:03:48.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1177732191 data=null button=1 stateMask=0x80000 x=294 y=-12 count=1} to TreeColumn with text {Start time} [2019-07-31T04:03:48.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:48.162Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:03:48.162Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:03:48.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177732814 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:03:48.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:03:48.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:48.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:48.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:48.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177732903 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:48.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177732903 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:48.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177732903 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:48.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177732904 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:48.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177732904 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-31T04:03:48.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177732916 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:48.980Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:03:48.980Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:03:48.980Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:03:49.543Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:03:49.543Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:03:49.543Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:03:49.543Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:03:49.543Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:03:49.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:49.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:49.543Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:03:49.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177733497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177733500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177733500 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177733500 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177733501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177733507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177733507 data=null item=null detail=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-31T04:03:49.543Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177733507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177733508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177733508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177733508 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177733508 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:49.543Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:03:49.543Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:03:49.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:49.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:49.543Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:03:49.543Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:03:49.543Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:49.543Z] DEBUG - Clicking on OK [2019-07-31T04:03:49.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177733510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:49.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177733510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:49.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177733510 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:49.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177733510 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:49.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177733510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:49.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177733511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:49.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:49.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:49.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:49.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:49.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:49.543Z] DEBUG - Clicked on OK [2019-07-31T04:03:49.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177733511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:49.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177733096 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-31T04:03:50.056Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:03:50.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:50.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:50.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:50.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:50.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:50.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177734188 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177734188 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177734188 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177734189 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177734189 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-31T04:03:50.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177734198 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:50.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177734199 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177734199 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177734199 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177734199 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177734200 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-31T04:03:50.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177734211 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177734212 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177734212 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177734212 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177734213 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-31T04:03:50.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177734216 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:50.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:50.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1177734217 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:03:50.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1177734223 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:03:50.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1177734223 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:03:50.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1177734224 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:03:50.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177734224 data=null item=TreeItem {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-31T04:03:50.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1177734231 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:03:52.573Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T04:03:52.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:03:52.829Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:52.829Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:52.829Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:03:52.829Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:03:52.829Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:03:53.086Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:03:53.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:03:53.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:53.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:53.648Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:03:53.648Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:03:53.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177738119 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:03:53.905Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:03:54.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:54.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:54.162Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:54.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177738167 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:54.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177738167 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:54.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177738168 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:54.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177738168 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:54.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177738168 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-31T04:03:54.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177738189 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:54.162Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:03:54.162Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:03:54.162Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:03:54.418Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:03:54.418Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:03:54.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:03:54.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:03:54.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:03:54.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:54.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:54.418Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:03:54.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177738607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177738608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177738608 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177738608 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177738609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177738609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177738609 data=null item=null detail=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-31T04:03:54.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177738609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177738609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177738609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177738609 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177738613 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:54.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:03:54.418Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:03:54.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:54.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:54.418Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:03:54.418Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:03:54.418Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:54.418Z] DEBUG - Clicking on OK [2019-07-31T04:03:54.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177738621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:54.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177738621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:54.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177738621 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:54.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177738621 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:54.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177738621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:54.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177738621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:54.675Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:54.675Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:54.675Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:54.675Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:54.675Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:54.675Z] DEBUG - Clicked on OK [2019-07-31T04:03:54.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177738621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:54.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177738315 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-31T04:03:55.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:03:55.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:55.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:55.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:55.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:55.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:55.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177739811 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177739811 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177739811 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177739812 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177739812 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-31T04:03:55.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177739820 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:55.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177739821 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177739821 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177739821 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177739822 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177739822 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-31T04:03:55.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177739853 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177739854 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177739854 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177739855 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177739855 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-31T04:03:55.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177739865 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:55.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:55.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1177739866 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:03:55.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1177739866 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:03:55.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1177739866 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:03:55.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1177739867 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:03:55.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177739867 data=null item=TreeItem {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-31T04:03:55.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1177739873 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:03:58.270Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T04:03:58.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:03:58.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:58.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:58.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:03:58.270Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:03:58.270Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:03:58.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177742515 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:03:58.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:03:58.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:03:58.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:03:58.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:03:58.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177742562 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:58.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177742562 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:58.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177742562 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:58.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177742563 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:58.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177742563 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-31T04:03:58.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177742571 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:03:58.527Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:03:58.527Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:03:58.785Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:03:58.785Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:03:58.785Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:03:58.785Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:03:58.785Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:03:58.785Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:03:58.785Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:58.785Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:58.785Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:03:58.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177743011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177743012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177743012 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177743012 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177743012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177743012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177743012 data=null item=null detail=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-31T04:03:58.785Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177743012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177743013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177743013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177743013 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177743013 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:03:58.785Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:03:58.785Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:03:58.785Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:03:58.785Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:03:58.785Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:03:58.785Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:03:58.785Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:58.785Z] DEBUG - Clicking on OK [2019-07-31T04:03:58.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177743024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:58.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177743024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:58.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177743024 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:58.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177743024 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:58.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177743024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:58.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177743024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:58.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:58.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:58.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:58.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:58.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:58.785Z] DEBUG - Clicked on OK [2019-07-31T04:03:59.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177743025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:03:59.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177742692 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-31T04:03:59.910Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:04:00.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:00.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:00.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:00.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:00.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:04:00.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177744451 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177744452 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177744452 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177744452 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177744452 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-31T04:04:00.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177744462 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:04:00.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177744463 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177744463 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177744463 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177744463 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177744463 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-31T04:04:00.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177744490 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177744491 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177744491 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177744492 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177744492 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-31T04:04:00.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177744495 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:00.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:04:00.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1177744496 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:04:00.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1177744496 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:04:00.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1177744496 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:04:00.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1177744496 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:04:00.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177744497 data=null item=TreeItem {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-31T04:04:00.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1177744509 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:04:02.364Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T04:04:02.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:02.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:02.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:04:02.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:04:02.622Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:04:02.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:03.183Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:03.183Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:03.183Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:03.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:03.439Z] DEBUG - number of items : 18 [2019-07-31T04:04:03.439Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:04:03.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177747494 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-31T04:04:03.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177747495 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-31T04:04:03.439Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177747495 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:04:03.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177747495 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-31T04:04:03.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177747495 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-31T04:04:03.695Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177747827 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-31T04:04:03.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177747827 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-31T04:04:03.695Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177747828 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-31T04:04:03.695Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177747828 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:04:03.695Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177747828 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:04:03.695Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-31T04:04:03.695Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:04:03.695Z] DEBUG - Clicking on Add... [2019-07-31T04:04:03.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1177747830 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-31T04:04:03.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1177747830 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-31T04:04:03.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1177747831 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:04:03.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1177747831 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:04:03.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1177747831 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-31T04:04:03.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1177747831 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-31T04:04:03.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1177747831 data=null item=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-31T04:04:03.695Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1177747883 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-31T04:04:03.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1177747883 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-31T04:04:03.695Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1177747883 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-31T04:04:03.695Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1177747884 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:04:03.695Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1177747884 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-31T04:04:03.695Z] DEBUG - Clicked on Add... [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:04:03.695Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:03.695Z] DEBUG - Clicking on OK [2019-07-31T04:04:03.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177747885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:03.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177747886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:03.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177747886 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:03.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177747886 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:03.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177747886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:03.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177747886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:03.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1177747983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:03.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177747886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:03.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177747495 data=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-31T04:04:04.208Z] DEBUG - Clicked on [2019-07-31T04:04:04.208Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:04.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:04.208Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:04.208Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:04.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177748811 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:04:04.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:04:04.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:04.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:04.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:04:04.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177748881 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:04.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177748881 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:04.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177748882 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:04.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177748882 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:04.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177748883 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-31T04:04:04.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177748891 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:04.771Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:04:04.771Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:04:05.027Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:04:05.284Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:04:05.284Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:04:05.284Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:04:05.284Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:04:05.284Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:04:05.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:04:05.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:04:05.284Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:04:05.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177749386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177749386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177749387 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177749387 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177749387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177749387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177749387 data=null item=null detail=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-31T04:04:05.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177749387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177749387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177749388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177749388 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177749388 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:05.284Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:04:05.284Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:04:05.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:04:05.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:04:05.284Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:04:05.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:04:05.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:05.284Z] DEBUG - Clicking on OK [2019-07-31T04:04:05.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177749389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:05.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177749389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:05.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177749390 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:05.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177749390 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:05.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177749390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:05.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177749390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:05.284Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:05.284Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:05.284Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:05.284Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:05.284Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:05.284Z] DEBUG - Clicked on OK [2019-07-31T04:04:05.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177749390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:05.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177749005 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-31T04:04:05.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:04:06.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:06.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:06.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:06.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:06.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:04:06.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177750534 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177750535 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177750535 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177750535 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177750535 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-31T04:04:06.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177750545 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:04:06.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177750561 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177750561 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177750561 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177750564 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177750564 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-31T04:04:06.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177750572 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177750572 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177750573 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177750573 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177750573 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-31T04:04:06.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177750577 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:06.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:04:06.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1177750577 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:04:06.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1177750578 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:04:06.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1177750578 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:04:06.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1177750585 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:04:06.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177750585 data=null item=TreeItem {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-31T04:04:06.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1177750592 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:04:08.883Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T04:04:08.884Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:08.884Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:08.884Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:08.884Z] DEBUG - number of items : 18 [2019-07-31T04:04:09.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177753310 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:04:09.140Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:04:09.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:09.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:09.140Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:04:09.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177753380 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:09.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177753380 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:09.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177753380 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:09.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177753381 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:09.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177753381 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-31T04:04:09.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177753396 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:09.397Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:04:09.397Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:04:09.397Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:04:09.825Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:04:09.825Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:04:09.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:04:09.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:04:09.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:04:09.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:04:09.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:04:09.825Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:04:09.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177753901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177753901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177753901 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177753901 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177753902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177753902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177753902 data=null item=null detail=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-31T04:04:09.825Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177753902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177753902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177753902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177753902 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177753902 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:09.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:04:09.825Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:04:09.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:04:09.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:04:09.825Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:04:09.825Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:04:09.825Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:09.825Z] DEBUG - Clicking on OK [2019-07-31T04:04:09.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177753910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:09.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177753910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:09.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177753910 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:09.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177753910 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:09.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177753911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:09.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177753911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:09.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:09.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:09.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:09.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:09.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:09.826Z] DEBUG - Clicked on OK [2019-07-31T04:04:10.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177753911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:10.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177753510 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-31T04:04:10.434Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:04:10.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:10.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:10.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:10.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:10.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:04:10.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177754543 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177754543 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177754543 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177754543 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177754543 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-31T04:04:10.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177754584 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:04:10.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177754585 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177754585 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177754585 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177754586 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177754586 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-31T04:04:10.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177754593 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177754593 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177754593 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177754594 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1177754594 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-31T04:04:10.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177754602 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:10.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:04:10.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1177754603 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:04:10.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1177754603 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:04:10.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1177754603 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:04:10.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1177754604 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:04:10.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177754604 data=null item=TreeItem {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-31T04:04:10.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1177754609 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:04:12.953Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-31T04:04:12.953Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:12.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:12.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:12.953Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:04:12.953Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:04:12.953Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:04:12.953Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:13.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:13.516Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:13.516Z] DEBUG - number of items : 18 [2019-07-31T04:04:13.516Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177757486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177757487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.516Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177757487 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177757487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177757487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177757487 data=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-31T04:04:13.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177757495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177757496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177757496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177757496 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177757497 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.516Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.516Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:13.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:13.772Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:13.772Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:13.772Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:13.772Z] DEBUG - number of items : 18 [2019-07-31T04:04:13.772Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177758025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177758025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.772Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177758026 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177758026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:13.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177758026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177758026 data=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-31T04:04:14.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177758027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177758027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177758027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177758027 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177758027 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.029Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:14.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:14.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:14.285Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:14.285Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:14.285Z] DEBUG - number of items : 18 [2019-07-31T04:04:14.285Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177758533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177758534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.285Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177758534 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177758534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177758534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177758534 data=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-31T04:04:14.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177758535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177758535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177758535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177758535 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177758535 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.285Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:14.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:14.847Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:14.847Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:14.847Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:14.847Z] DEBUG - number of items : 18 [2019-07-31T04:04:14.847Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177759047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177759047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.847Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177759047 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177759047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177759047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177759047 data=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-31T04:04:14.847Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177759048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177759048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.847Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177759048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.847Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177759049 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.847Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177759049 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.847Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:14.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:15.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:15.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:15.410Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:15.410Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:15.410Z] DEBUG - number of items : 18 [2019-07-31T04:04:15.410Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177759554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177759554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.410Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177759554 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177759554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177759555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177759555 data=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-31T04:04:15.410Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177759556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177759556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.410Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177759556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.410Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177759556 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.410Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177759556 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.410Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:15.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:15.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:15.972Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:15.972Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:15.972Z] DEBUG - number of items : 18 [2019-07-31T04:04:15.972Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177760071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177760071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.972Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177760071 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177760071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177760071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177760072 data=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-31T04:04:15.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177760074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177760074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177760075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177760075 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177760075 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.972Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:15.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:16.535Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:16.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:16.535Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:16.535Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:16.535Z] DEBUG - number of items : 18 [2019-07-31T04:04:16.535Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:16.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177760612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:16.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177760612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:16.535Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177760612 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:16.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177760612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:16.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177760612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:16.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177760612 data=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-31T04:04:16.535Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177760613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:16.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177760613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:16.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177760614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:16.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177760614 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:16.535Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177760614 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:16.535Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:16.535Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:17.097Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:17.097Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:17.097Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:17.097Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:17.097Z] DEBUG - number of items : 18 [2019-07-31T04:04:17.097Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177761121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177761121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.097Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177761121 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177761121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177761121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177761121 data=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-31T04:04:17.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177761122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177761122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177761122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177761122 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177761122 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.097Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.097Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:17.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:17.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:17.659Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:17.659Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:17.659Z] DEBUG - number of items : 18 [2019-07-31T04:04:17.659Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177761630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177761630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.659Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177761630 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177761630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177761631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177761631 data=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-31T04:04:17.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177761632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177761632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177761632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177761632 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177761632 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.659Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:17.916Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:17.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:17.916Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:17.916Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:17.916Z] DEBUG - number of items : 18 [2019-07-31T04:04:17.916Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177762138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177762138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.916Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177762138 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177762138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177762139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177762139 data=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-31T04:04:17.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177762140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177762140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177762140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177762140 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177762140 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.916Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-31T04:04:17.916Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:18.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:18.478Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:18.478Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:18.478Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:18.478Z] DEBUG - number of items : 18 [2019-07-31T04:04:18.478Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:18.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177762651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:18.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177762651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:18.478Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177762651 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:18.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177762651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:18.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177762651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:18.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177762651 data=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-31T04:04:18.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177762652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:18.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177762653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:18.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177762653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:18.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177762653 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:18.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177762653 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:18.478Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:18.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:19.040Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:19.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:19.040Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:19.040Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:19.040Z] DEBUG - number of items : 18 [2019-07-31T04:04:19.040Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:19.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177763161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:19.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177763161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:19.040Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177763161 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:19.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177763162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:19.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177763162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:19.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177763162 data=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-31T04:04:19.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177763166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:19.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177763166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:19.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177763166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:19.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177763166 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:19.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177763166 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:19.041Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-31T04:04:19.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:19.602Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:19.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-31T04:04:19.602Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:19.602Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-31T04:04:19.602Z] DEBUG - number of items : 18 [2019-07-31T04:04:19.602Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177763684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177763684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177763685 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177763685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177763685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177763685 data=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-31T04:04:19.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177763686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177763686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177763686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177763686 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177763686 data=null} to ToolItem with tooltip text {Select Previous Item} [2019-07-31T04:04:19.602Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item} [2019-07-31T04:04:19.602Z] DEBUG - number of items : 18 [2019-07-31T04:04:19.602Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177763687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177763688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177763688 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177763688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177763688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177763688 data=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-31T04:04:19.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177763688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177763688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177763689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177763689 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-31T04:04:19.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177763689 data=null} to ToolItem with tooltip text {Select Next Item} [2019-07-31T04:04:19.602Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item} [2019-07-31T04:04:19.602Z] DEBUG - number of items : 18 [2019-07-31T04:04:19.602Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177763690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177763690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T04:04:19.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177763690 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177763690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177763690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T04:04:19.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177763691 data=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-31T04:04:19.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177763691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177763691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177763691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-31T04:04:19.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177763691 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-31T04:04:19.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177763691 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-31T04:04:19.602Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-31T04:04:19.602Z] DEBUG - number of items : 18 [2019-07-31T04:04:19.602Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1177763693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177763693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T04:04:19.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1177763693 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1177763693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1177763693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T04:04:19.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1177763693 data=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-31T04:04:19.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1177763693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1177763700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T04:04:19.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1177763701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-31T04:04:19.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1177763701 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-31T04:04:19.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1177763701 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-31T04:04:19.603Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-31T04:04:19.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177764033 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:04:19.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:04:19.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:19.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:19.860Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:04:19.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1177764080 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:19.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1177764080 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:19.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1177764080 data=null} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:19.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1177764081 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:19.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177764081 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-31T04:04:19.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1177764090 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-31T04:04:20.117Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:04:20.117Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:04:20.117Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:04:20.373Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:04:20.373Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:04:20.373Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:04:20.373Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:04:20.373Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:04:20.373Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:04:20.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:04:20.373Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:04:20.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177764599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177764600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177764600 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177764600 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177764600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177764600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177764601 data=null item=null detail=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-31T04:04:20.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177764601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177764601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177764601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177764601 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177764601 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:20.373Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:04:20.373Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:04:20.373Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:04:20.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:04:20.373Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:04:20.373Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:04:20.373Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:20.373Z] DEBUG - Clicking on OK [2019-07-31T04:04:20.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177764611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:20.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177764611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:20.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177764612 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:20.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177764612 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:20.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177764612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:20.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177764612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:20.373Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:20.373Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:20.373Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:20.373Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:20.373Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:20.373Z] DEBUG - Clicked on OK [2019-07-31T04:04:21.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177764612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:21.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177764198 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-31T04:04:21.227Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.841 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-31T04:04:21.227Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 14.622 s [2019-07-31T04:04:21.227Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 5.88 s [2019-07-31T04:04:21.227Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.23 s [2019-07-31T04:04:21.227Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 5.16 s [2019-07-31T04:04:21.227Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.644 s [2019-07-31T04:04:21.227Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.079 s [2019-07-31T04:04:21.227Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.515 s [2019-07-31T04:04:21.227Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 10.689 s [2019-07-31T04:04:21.227Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-31T04:04:21.484Z] *** BUG *** [2019-07-31T04:04:21.484Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:04:21.484Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:04:21.484Z] [2019-07-31T04:04:21.484Z] *** BUG *** [2019-07-31T04:04:21.484Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:04:21.484Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:04:21.484Z] [2019-07-31T04:04:21.741Z] *** BUG *** [2019-07-31T04:04:21.741Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:04:21.741Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:04:21.741Z] [2019-07-31T04:04:21.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-31T04:04:21.998Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T04:04:34.174Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-31T04:04:34.174Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:34.174Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-31T04:04:34.174Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T04:04:34.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:34.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:34.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:34.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:34.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:34.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:34.174Z] DEBUG - Setting state to checked on: memory [2019-07-31T04:04:34.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-31T04:04:34.431Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-31T04:04:36.325Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-31T04:04:36.325Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:04:36.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:36.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:36.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:36.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:36.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:36.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:36.325Z] DEBUG - Setting state to checked on: memory [2019-07-31T04:04:36.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177780396 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:04:36.325Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:04:36.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:04:36.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:04:36.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:04:36.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177780484 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:04:36.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177780484 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:04:36.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177780484 data=null} to TreeItem with text {test} [2019-07-31T04:04:36.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177780485 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:04:36.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177780485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:04:36.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177780494 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:04:36.582Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:04:36.582Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:04:36.582Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:04:37.513Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:04:37.513Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:04:37.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:04:37.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:04:37.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:04:37.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:04:37.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:04:37.513Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:04:37.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177781590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177781591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177781591 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177781591 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177781591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177781591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177781591 data=null item=null detail=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-31T04:04:37.513Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177781591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177781592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177781592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177781592 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177781592 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:04:37.513Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:04:37.513Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:04:37.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:04:37.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:04:37.513Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:04:37.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:04:37.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:37.513Z] DEBUG - Clicking on OK [2019-07-31T04:04:37.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177781593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:37.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177781593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:37.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177781594 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:37.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177781594 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:37.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177781594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:37.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177781594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:37.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:37.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:37.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:37.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:37.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:37.513Z] DEBUG - Clicked on OK [2019-07-31T04:04:38.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177781594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:04:38.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177780607 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-31T04:04:38.638Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.478 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-31T04:04:38.638Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 12.825 s [2019-07-31T04:04:38.638Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 1.964 s [2019-07-31T04:04:38.638Z] [2019-07-31T04:04:38.638Z] Results: [2019-07-31T04:04:38.638Z] [2019-07-31T04:04:38.638Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:04:38.638Z] [2019-07-31T04:04:39.200Z] [2019-07-31T04:04:39.200Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 04:04:38.946 [2019-07-31T04:04:39.200Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T04:04:40.129Z] [INFO] All tests passed! [2019-07-31T04:04:40.129Z] [INFO] [2019-07-31T04:04:40.129Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:04:40.129Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:04:40.129Z] [INFO] [2019-07-31T04:04:40.129Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:04:41.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:04:41.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:04:41.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:04:41.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:04:41.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T04:04:42.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:04:42.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:04:42.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:04:42.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:04:42.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T04:04:42.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:04:43.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:04:43.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T04:04:43.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T04:04:43.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T04:04:43.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:04:44.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:04:44.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T04:04:44.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T04:04:44.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T04:04:44.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T04:04:44.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T04:04:44.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:04:44.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T04:04:45.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T04:04:45.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T04:04:45.468Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:04:45.468Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:04:45.468Z] [INFO] [2019-07-31T04:04:45.468Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:04:45.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-31T04:04:45.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-31T04:04:45.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T04:04:45.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:04:45.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-31T04:04:45.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-31T04:04:45.468Z] [INFO] [2019-07-31T04:04:45.468Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-31T04:04:45.468Z] [INFO] [2019-07-31T04:04:45.468Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2019-07-31T04:04:45.468Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT [101/134] [2019-07-31T04:04:45.468Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T04:04:45.468Z] [INFO] [2019-07-31T04:04:45.468Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T04:04:45.468Z] [INFO] [2019-07-31T04:04:45.468Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T04:04:45.468Z] [INFO] [2019-07-31T04:04:45.468Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T04:04:45.468Z] [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/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:04:45.468Z] [INFO] [2019-07-31T04:04:45.468Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T04:04:45.468Z] [INFO] [2019-07-31T04:04:45.468Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T04:04:45.468Z] [INFO] [2019-07-31T04:04:45.468Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T04:04:45.468Z] [INFO] [2019-07-31T04:04:45.468Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T04:04:45.468Z] [INFO] [2019-07-31T04:04:45.468Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T04:04:45.468Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:04:45.468Z] [INFO] [2019-07-31T04:04:45.468Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T04:04:45.724Z] [INFO] [2019-07-31T04:04:45.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-31T04:04:45.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-5.0.0-SNAPSHOT.pom [2019-07-31T04:04:45.724Z] [INFO] [2019-07-31T04:04:45.724Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2019-07-31T04:04:45.724Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT [102/134] [2019-07-31T04:04:45.724Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:04:45.724Z] [INFO] [2019-07-31T04:04:45.724Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.724Z] [INFO] [2019-07-31T04:04:45.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.724Z] [INFO] The project's OSGi version is 1.1.0.201907310252 [2019-07-31T04:04:45.724Z] [INFO] [2019-07-31T04:04:45.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.724Z] [INFO] [2019-07-31T04:04:45.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.724Z] [INFO] [2019-07-31T04:04:45.724Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.724Z] [INFO] [2019-07-31T04:04:45.724Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.724Z] [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/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:04:45.724Z] [INFO] [2019-07-31T04:04:45.724Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:04:45.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2019-07-31T04:04:45.724Z] [INFO] [2019-07-31T04:04:45.724Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.724Z] [INFO] Compiling 55 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/classes [2019-07-31T04:04:45.981Z] [INFO] [2019-07-31T04:04:45.981Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:04:45.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2019-07-31T04:04:45.981Z] [INFO] [2019-07-31T04:04:45.981Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.981Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T04:04:45.981Z] [INFO] [2019-07-31T04:04:45.981Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.981Z] [INFO] [2019-07-31T04:04:45.981Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.981Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-31T04:04:45.981Z] [INFO] [2019-07-31T04:04:45.981Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.981Z] [INFO] [2019-07-31T04:04:45.981Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.981Z] [INFO] [2019-07-31T04:04:45.981Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:45.981Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-31T04:04:46.237Z] [INFO] [2019-07-31T04:04:46.237Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:46.237Z] [INFO] [2019-07-31T04:04:46.237Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:46.237Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:04:46.237Z] [INFO] [2019-07-31T04:04:46.237Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:46.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:04:46.237Z] [INFO] [2019-07-31T04:04:46.237Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:46.237Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-31T04:04:46.493Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.pom [2019-07-31T04:04:46.493Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T04:04:46.493Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:04:46.493Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:04:46.493Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:04:46.493Z] [INFO] [2019-07-31T04:04:46.493Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2019-07-31T04:04:46.493Z] [INFO] [2019-07-31T04:04:46.493Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2019-07-31T04:04:46.493Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT [103/134] [2019-07-31T04:04:46.493Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:04:46.493Z] [INFO] [2019-07-31T04:04:46.493Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:46.493Z] [INFO] [2019-07-31T04:04:46.493Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:46.493Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc (includes = [*.zip, *.pcap, *.cap, *.tar*], excludes = [*.xml, *.sh]) [2019-07-31T04:04:46.493Z] [INFO] [2019-07-31T04:04:46.493Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:46.493Z] [INFO] The project's OSGi version is 1.0.2.201907310252 [2019-07-31T04:04:46.493Z] [INFO] [2019-07-31T04:04:46.493Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:46.493Z] [INFO] [2019-07-31T04:04:46.493Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:46.493Z] [INFO] [2019-07-31T04:04:46.493Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:46.493Z] [INFO] [2019-07-31T04:04:46.493Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:46.493Z] [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/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:04:46.493Z] [INFO] [2019-07-31T04:04:46.493Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:46.493Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:04:46.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2019-07-31T04:04:46.493Z] [INFO] [2019-07-31T04:04:46.493Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:46.493Z] [INFO] Compiling 17 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[103] [2019-07-31T04:04:46.750Z] Packet packet = new EthernetIIPacket(dummy, null, byteBuffer); [2019-07-31T04:04:46.750Z] ^^^^^ [2019-07-31T04:04:46.750Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[42] [2019-07-31T04:04:46.750Z] public void FileOpenBadPcapTest() throws IOException { [2019-07-31T04:04:46.750Z] ^^^^^^^^^^^ [2019-07-31T04:04:46.750Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[60] [2019-07-31T04:04:46.750Z] public void FileOpenBinaryFile() throws IOException { [2019-07-31T04:04:46.750Z] ^^^^^^^^^^^ [2019-07-31T04:04:46.750Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[78] [2019-07-31T04:04:46.750Z] public void FileOpenDirectory() throws IOException { [2019-07-31T04:04:46.750Z] ^^^^^^^^^^^ [2019-07-31T04:04:46.750Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[86] [2019-07-31T04:04:46.750Z] UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer); [2019-07-31T04:04:46.750Z] ^^^^^ [2019-07-31T04:04:46.750Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[97] [2019-07-31T04:04:46.750Z] assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet); [2019-07-31T04:04:46.750Z] ^^^^^ [2019-07-31T04:04:46.750Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[244] [2019-07-31T04:04:46.750Z] PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L); [2019-07-31T04:04:46.750Z] ^^^^^^^ [2019-07-31T04:04:46.750Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer' [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[117] [2019-07-31T04:04:46.750Z] UDPPacket packet = new UDPPacket(file, null, byteBuffer); [2019-07-31T04:04:46.750Z] ^^^^ [2019-07-31T04:04:46.750Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[127] [2019-07-31T04:04:46.750Z] UDPPacket expected = new UDPPacket(file, null, byteBuffer); [2019-07-31T04:04:46.750Z] ^^^^ [2019-07-31T04:04:46.750Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[164] [2019-07-31T04:04:46.750Z] TCPPacket packet = new TCPPacket(file, null, byteBuffer); [2019-07-31T04:04:46.750Z] ^^^^ [2019-07-31T04:04:46.750Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[174] [2019-07-31T04:04:46.750Z] TCPPacket expected = new TCPPacket(file, null, byteBuffer); [2019-07-31T04:04:46.750Z] ^^^^ [2019-07-31T04:04:46.750Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[87] [2019-07-31T04:04:46.750Z] new EthernetIIPacket(dummy, null, packet); [2019-07-31T04:04:46.750Z] ^^^^^ [2019-07-31T04:04:46.750Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[54] [2019-07-31T04:04:46.750Z] PcapFile littleEndian = trace.getTrace(); [2019-07-31T04:04:46.750Z] ^^^^^^^^^^^^ [2019-07-31T04:04:46.750Z] Potential resource leak: 'littleEndian' may not be closed [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[59] [2019-07-31T04:04:46.750Z] PcapFile bigEndian = trace.getTrace(); [2019-07-31T04:04:46.750Z] ^^^^^^^^^ [2019-07-31T04:04:46.750Z] Potential resource leak: 'bigEndian' may not be closed [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[113] [2019-07-31T04:04:46.750Z] EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer); [2019-07-31T04:04:46.750Z] ^^^^ [2019-07-31T04:04:46.750Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[123] [2019-07-31T04:04:46.750Z] EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer); [2019-07-31T04:04:46.750Z] ^^^^ [2019-07-31T04:04:46.750Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[165] [2019-07-31T04:04:46.750Z] IPv4Packet packet = new IPv4Packet(file, null, byteBuffer); [2019-07-31T04:04:46.750Z] ^^^^ [2019-07-31T04:04:46.750Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T04:04:46.750Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[175] [2019-07-31T04:04:46.750Z] IPv4Packet expected = new IPv4Packet(file, null, byteBuffer); [2019-07-31T04:04:46.750Z] ^^^^ [2019-07-31T04:04:46.750Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T04:04:46.750Z] 18 problems (18 warnings) [2019-07-31T04:04:46.750Z] [INFO] [2019-07-31T04:04:46.750Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:46.750Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:04:46.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2019-07-31T04:04:46.750Z] [INFO] [2019-07-31T04:04:46.750Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:46.750Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T04:04:47.312Z] [INFO] [2019-07-31T04:04:47.312Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:47.312Z] [INFO] [2019-07-31T04:04:47.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:47.312Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T04:04:47.312Z] [INFO] [2019-07-31T04:04:47.312Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:47.312Z] [INFO] [2019-07-31T04:04:47.312Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:47.312Z] [INFO] [2019-07-31T04:04:47.312Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:47.312Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T04:04:47.312Z] [INFO] [2019-07-31T04:04:47.312Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:47.312Z] [INFO] [2019-07-31T04:04:47.312Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:47.312Z] [INFO] Executing tasks [2019-07-31T04:04:47.312Z] [2019-07-31T04:04:47.312Z] main: [2019-07-31T04:04:47.312Z] [2019-07-31T04:04:47.312Z] main: [2019-07-31T04:04:47.312Z] [echo] Attempting to download test traces [2019-07-31T04:04:47.312Z] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2019-07-31T04:04:47.312Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2019-07-31T04:04:47.312Z] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2019-07-31T04:04:47.312Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2019-07-31T04:04:47.312Z] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2019-07-31T04:04:47.312Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2019-07-31T04:04:47.312Z] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2019-07-31T04:04:47.312Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2019-07-31T04:04:47.312Z] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2019-07-31T04:04:47.312Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2019-07-31T04:04:47.312Z] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2019-07-31T04:04:47.312Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2019-07-31T04:04:47.312Z] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2019-07-31T04:04:47.312Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2019-07-31T04:04:47.568Z] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2019-07-31T04:04:47.568Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2019-07-31T04:04:48.933Z] [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-31T04:04:49.496Z] [2019-07-31T04:04:49.496Z] extractTraces: [2019-07-31T04:04:49.496Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T04:04:49.496Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T04:04:49.496Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T04:04:49.496Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T04:04:49.496Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T04:04:49.496Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T04:04:49.496Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T04:04:49.752Z] [bunzip2] Expanding /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar [2019-07-31T04:04:51.224Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-31T04:04:51.224Z] [echo] Traces extracted successfully [2019-07-31T04:04:51.224Z] [INFO] Executed tasks [2019-07-31T04:04:51.224Z] [INFO] [2019-07-31T04:04:51.224Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:52.155Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log [2019-07-31T04:04:52.155Z] [INFO] Command line: [2019-07-31T04:04:52.155Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:04:52.155Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:04:54.673Z] !SESSION 2019-07-31 04:04:52.066 ----------------------------------------------- [2019-07-31T04:04:54.673Z] eclipse.buildId=unknown [2019-07-31T04:04:54.673Z] java.version=1.8.0_202 [2019-07-31T04:04:54.673Z] java.vendor=Oracle Corporation [2019-07-31T04:04:54.673Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:04:54.673Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:04:54.673Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:04:54.673Z] [2019-07-31T04:04:54.673Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:04:54.552 [2019-07-31T04:04:54.673Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:04:54.673Z] !STACK 0 [2019-07-31T04:04:54.673Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T04:04:54.673Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:04:54.673Z] [2019-07-31T04:04:54.673Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:04:54.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:04:54.673Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:04:54.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:04:54.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:04:54.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:04:54.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:04:54.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:04:54.673Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:04:54.673Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:04:54.929Z] [2019-07-31T04:04:54.929Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:04:54.753 [2019-07-31T04:04:54.929Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:04:54.929Z] !STACK 0 [2019-07-31T04:04:54.929Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T04:04:54.929Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:04:54.929Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:04:54.929Z] -> 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-31T04:04:54.929Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T04:04:54.929Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:04:54.929Z] [2019-07-31T04:04:54.929Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:04:54.929Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:04:54.929Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:04:54.929Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:04:54.929Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:04:54.929Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:04:54.929Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:04:54.929Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:04:54.929Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:04:54.929Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:04:56.819Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-31T04:04:57.075Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-31T04:04:57.075Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest) Time elapsed: 0.088 s [2019-07-31T04:04:57.075Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-31T04:04:57.075Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-31T04:04:57.075Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest) Time elapsed: 0.001 s [2019-07-31T04:04:57.075Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-31T04:04:57.332Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-31T04:04:57.332Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest) Time elapsed: 0.082 s [2019-07-31T04:04:57.332Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-31T04:04:57.332Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-31T04:04:57.332Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0.001 s [2019-07-31T04:04:57.332Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-31T04:04:57.332Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0.001 s [2019-07-31T04:04:57.332Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-31T04:04:57.332Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-31T04:04:57.332Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest) Time elapsed: 0.017 s [2019-07-31T04:04:57.332Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-31T04:04:57.332Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-31T04:04:57.332Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest) Time elapsed: 0.001 s [2019-07-31T04:04:57.332Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-31T04:04:57.332Z] 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-31T04:04:57.332Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2019-07-31T04:04:57.332Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0 s [2019-07-31T04:04:57.332Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-31T04:04:57.588Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-31T04:04:57.588Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest) Time elapsed: 0.275 s [2019-07-31T04:04:57.588Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-31T04:04:57.845Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-31T04:04:57.845Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest) Time elapsed: 0.052 s [2019-07-31T04:04:57.845Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-31T04:04:57.845Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-31T04:04:57.845Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest) Time elapsed: 0.001 s [2019-07-31T04:04:57.845Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-31T04:04:57.845Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-31T04:04:57.845Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-07-31T04:04:57.845Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-07-31T04:04:57.845Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-31T04:04:57.845Z] 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-31T04:04:57.845Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest) Time elapsed: 0.001 s [2019-07-31T04:04:57.845Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-31T04:04:57.845Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-31T04:04:57.845Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest) Time elapsed: 0.002 s [2019-07-31T04:04:57.845Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-31T04:04:57.845Z] 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-31T04:04:57.845Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest) Time elapsed: 0.002 s [2019-07-31T04:04:57.845Z] [2019-07-31T04:04:57.845Z] Results: [2019-07-31T04:04:57.845Z] [2019-07-31T04:04:57.845Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:04:57.845Z] [2019-07-31T04:04:58.773Z] [INFO] All tests passed! [2019-07-31T04:04:58.773Z] [INFO] [2019-07-31T04:04:58.773Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:58.773Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:04:58.773Z] [INFO] [2019-07-31T04:04:58.773Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:58.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:04:58.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T04:04:58.773Z] [INFO] [2019-07-31T04:04:58.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:58.773Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T04:04:58.773Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.pom [2019-07-31T04:04:58.773Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T04:04:58.773Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:04:58.773Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T04:04:58.773Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T04:04:58.773Z] [INFO] [2019-07-31T04:04:58.773Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-31T04:04:58.773Z] [INFO] [2019-07-31T04:04:58.773Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2019-07-31T04:04:58.773Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/134] [2019-07-31T04:04:58.773Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:04:58.773Z] [INFO] [2019-07-31T04:04:58.773Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:58.773Z] [INFO] [2019-07-31T04:04:58.773Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:58.773Z] [INFO] The project's OSGi version is 1.0.3.201907310252 [2019-07-31T04:04:58.773Z] [INFO] [2019-07-31T04:04:58.773Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:58.773Z] [INFO] [2019-07-31T04:04:58.773Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:58.773Z] [INFO] [2019-07-31T04:04:58.773Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:58.773Z] [INFO] [2019-07-31T04:04:58.773Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:58.773Z] [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/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:04:58.773Z] [INFO] [2019-07-31T04:04:58.773Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:58.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:04:58.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2019-07-31T04:04:58.773Z] [INFO] [2019-07-31T04:04:58.773Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:59.030Z] [INFO] Compiling 29 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes [2019-07-31T04:04:59.287Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[116] [2019-07-31T04:04:59.287Z] entry.getValue().addEventToStream(event); [2019-07-31T04:04:59.287Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:04:59.287Z] 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-31T04:04:59.287Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[114] [2019-07-31T04:04:59.287Z] String key = entry.getKey(); [2019-07-31T04:04:59.287Z] ^^^^^^^^^^^^^^ [2019-07-31T04:04:59.287Z] 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-31T04:04:59.287Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[115] [2019-07-31T04:04:59.287Z] String value = entry.getValue(); [2019-07-31T04:04:59.287Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:04:59.287Z] 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-31T04:04:59.287Z] 3 problems (3 warnings) [2019-07-31T04:04:59.287Z] [INFO] [2019-07-31T04:04:59.287Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:59.287Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:04:59.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2019-07-31T04:04:59.287Z] [INFO] [2019-07-31T04:04:59.287Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:59.287Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-07-31T04:04:59.287Z] [INFO] [2019-07-31T04:04:59.287Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:59.287Z] [INFO] [2019-07-31T04:04:59.287Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:59.287Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-31T04:04:59.287Z] [INFO] [2019-07-31T04:04:59.287Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:59.287Z] [INFO] [2019-07-31T04:04:59.287Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:59.287Z] [INFO] [2019-07-31T04:04:59.287Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:59.287Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-31T04:04:59.287Z] [INFO] [2019-07-31T04:04:59.287Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:59.287Z] [INFO] [2019-07-31T04:04:59.287Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:59.287Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:04:59.287Z] [INFO] [2019-07-31T04:04:59.287Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:04:59.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:04:59.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:04:59.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T04:04:59.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:04:59.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:04:59.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:05:00.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:05:00.362Z] [INFO] [2019-07-31T04:05:00.362Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:05:00.362Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-31T04:05:00.362Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.pom [2019-07-31T04:05:00.362Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-07-31T04:05:00.362Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:05:00.362Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T04:05:00.362Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T04:05:00.362Z] [INFO] [2019-07-31T04:05:00.362Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-31T04:05:00.362Z] [INFO] [2019-07-31T04:05:00.362Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2019-07-31T04:05:00.362Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT [105/134] [2019-07-31T04:05:00.362Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:05:00.362Z] [INFO] [2019-07-31T04:05:00.362Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.362Z] [INFO] [2019-07-31T04:05:00.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.362Z] [INFO] The project's OSGi version is 1.1.1.201907310252 [2019-07-31T04:05:00.362Z] [INFO] [2019-07-31T04:05:00.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.362Z] [INFO] [2019-07-31T04:05:00.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.362Z] [INFO] [2019-07-31T04:05:00.362Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.362Z] [INFO] [2019-07-31T04:05:00.362Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.362Z] [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/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:05:00.362Z] [INFO] [2019-07-31T04:05:00.362Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:05:00.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2019-07-31T04:05:00.362Z] [INFO] [2019-07-31T04:05:00.362Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.362Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes [2019-07-31T04:05:00.618Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[274] [2019-07-31T04:05:00.618Z] TmfPcapProtocol protocol = protocolEntry.getKey(); [2019-07-31T04:05:00.618Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:05:00.618Z] 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-31T04:05:00.618Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] [2019-07-31T04:05:00.618Z] Table table = protocolEntry.getValue(); [2019-07-31T04:05:00.618Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:05:00.618Z] 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-31T04:05:00.618Z] 2 problems (2 warnings) [2019-07-31T04:05:00.618Z] [INFO] [2019-07-31T04:05:00.618Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:05:00.618Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2019-07-31T04:05:00.618Z] [INFO] [2019-07-31T04:05:00.618Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.618Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T04:05:00.618Z] [INFO] [2019-07-31T04:05:00.618Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.618Z] [INFO] [2019-07-31T04:05:00.877Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.877Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-31T04:05:00.877Z] [INFO] [2019-07-31T04:05:00.877Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.877Z] [INFO] [2019-07-31T04:05:00.877Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.877Z] [INFO] [2019-07-31T04:05:00.877Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.877Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-31T04:05:00.877Z] [INFO] [2019-07-31T04:05:00.877Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.877Z] [INFO] [2019-07-31T04:05:00.877Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:00.877Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:05:00.877Z] [INFO] [2019-07-31T04:05:00.877Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:01.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:05:01.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:05:01.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T04:05:01.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:05:01.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:05:01.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:05:01.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:05:01.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T04:05:02.209Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:03.594Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-31T04:05:03.594Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.pom [2019-07-31T04:05:03.594Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-31T04:05:03.594Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:05:03.594Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T04:05:03.594Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2019-07-31T04:05:03.594Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT [106/134] [2019-07-31T04:05:03.594Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [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/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:03.594Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:05:03.594Z] [INFO] [2019-07-31T04:05:03.594Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:04.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:05:04.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:05:04.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:05:05.341Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T04:05:05.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:05:06.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:05:06.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:05:06.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T04:05:06.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:05:06.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T04:05:06.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:05:06.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:05:06.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:05:06.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T04:05:07.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T04:05:07.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:05:07.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:05:07.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T04:05:07.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T04:05:07.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T04:05:07.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T04:05:07.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:05:07.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T04:05:08.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:05:08.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T04:05:08.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T04:05:08.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-31T04:05:08.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-31T04:05:08.245Z] [INFO] [2019-07-31T04:05:08.245Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:08.245Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-31T04:05:08.245Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.pom [2019-07-31T04:05:08.245Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:05:08.245Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:05:08.245Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:05:08.245Z] [INFO] [2019-07-31T04:05:08.245Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-31T04:05:08.246Z] [INFO] [2019-07-31T04:05:08.246Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2019-07-31T04:05:08.246Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/134] [2019-07-31T04:05:08.246Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:05:08.246Z] [INFO] [2019-07-31T04:05:08.246Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.246Z] [INFO] [2019-07-31T04:05:08.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.246Z] [INFO] The project's OSGi version is 1.0.1.201907310252 [2019-07-31T04:05:08.246Z] [INFO] [2019-07-31T04:05:08.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.246Z] [INFO] [2019-07-31T04:05:08.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.246Z] [INFO] [2019-07-31T04:05:08.246Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.246Z] [INFO] [2019-07-31T04:05:08.246Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.246Z] [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/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:05:08.246Z] [INFO] [2019-07-31T04:05:08.246Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.246Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:05:08.246Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2019-07-31T04:05:08.246Z] [INFO] [2019-07-31T04:05:08.246Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.246Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes [2019-07-31T04:05:08.502Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[122] [2019-07-31T04:05:08.502Z] IPv4Packet packet = new IPv4Packet(file, null, bb); [2019-07-31T04:05:08.502Z] ^^^^ [2019-07-31T04:05:08.502Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-31T04:05:08.502Z] 1 problem (1 warning) [2019-07-31T04:05:08.502Z] [INFO] [2019-07-31T04:05:08.502Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:05:08.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2019-07-31T04:05:08.502Z] [INFO] [2019-07-31T04:05:08.502Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.502Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T04:05:08.502Z] [INFO] [2019-07-31T04:05:08.502Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.502Z] [INFO] [2019-07-31T04:05:08.502Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.502Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T04:05:08.502Z] [INFO] [2019-07-31T04:05:08.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.502Z] [INFO] [2019-07-31T04:05:08.502Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.502Z] [INFO] [2019-07-31T04:05:08.502Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.502Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T04:05:08.502Z] [INFO] [2019-07-31T04:05:08.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:08.502Z] [INFO] [2019-07-31T04:05:08.502Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:09.431Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log [2019-07-31T04:05:09.431Z] [INFO] Command line: [2019-07-31T04:05:09.431Z] [/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/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:05:09.431Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:05:12.700Z] !SESSION 2019-07-31 04:05:09.655 ----------------------------------------------- [2019-07-31T04:05:12.700Z] eclipse.buildId=unknown [2019-07-31T04:05:12.700Z] java.version=1.8.0_202 [2019-07-31T04:05:12.700Z] java.vendor=Oracle Corporation [2019-07-31T04:05:12.700Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:05:12.700Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:05:12.700Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:05:12.700Z] [2019-07-31T04:05:12.700Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:05:12.224 [2019-07-31T04:05:12.700Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:05:12.700Z] !STACK 0 [2019-07-31T04:05:12.700Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T04:05:12.700Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:05:12.700Z] [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:05:12.700Z] [2019-07-31T04:05:12.700Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:05:12.341 [2019-07-31T04:05:12.700Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:05:12.700Z] !STACK 0 [2019-07-31T04:05:12.700Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T04:05:12.700Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:05:12.700Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:05:12.700Z] -> 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-31T04:05:12.700Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T04:05:12.700Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:05:12.700Z] [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:05:12.700Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:05:14.592Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-31T04:05:16.528Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.627 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-31T04:05:16.528Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.073 s [2019-07-31T04:05:16.528Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.202 s [2019-07-31T04:05:16.528Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 1.325 s [2019-07-31T04:05:16.528Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-31T04:05:16.528Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-31T04:05:16.528Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.006 s [2019-07-31T04:05:16.528Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T04:05:16.528Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T04:05:16.528Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T04:05:16.528Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T04:05:16.528Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T04:05:16.528Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T04:05:16.528Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T04:05:16.528Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T04:05:16.528Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T04:05:16.528Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T04:05:16.528Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.056 s [2019-07-31T04:05:16.528Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T04:05:16.528Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-31T04:05:16.528Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T04:05:16.528Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T04:05:16.528Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-31T04:05:16.528Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T04:05:16.528Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T04:05:16.528Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-31T04:05:16.528Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T04:05:16.528Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T04:05:16.528Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-31T04:05:16.528Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-31T04:05:16.528Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-31T04:05:16.528Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T04:05:16.528Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.003 s [2019-07-31T04:05:16.528Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T04:05:16.528Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T04:05:16.528Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T04:05:16.528Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T04:05:16.528Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.001 s [2019-07-31T04:05:16.528Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-31T04:05:16.528Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-31T04:05:16.528Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-31T04:05:16.528Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-31T04:05:16.528Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-31T04:05:16.528Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-31T04:05:16.528Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.002 s [2019-07-31T04:05:16.528Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-31T04:05:16.528Z] [2019-07-31T04:05:16.528Z] Results: [2019-07-31T04:05:16.528Z] [2019-07-31T04:05:16.528Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:05:16.528Z] [2019-07-31T04:05:18.458Z] [INFO] All tests passed! [2019-07-31T04:05:18.458Z] [INFO] [2019-07-31T04:05:18.458Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:18.458Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:05:18.458Z] [INFO] [2019-07-31T04:05:18.458Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:18.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:05:18.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:05:18.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:05:19.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:05:19.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T04:05:19.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-31T04:05:19.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:05:19.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:05:19.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:05:20.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:05:20.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:05:20.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T04:05:20.557Z] [INFO] [2019-07-31T04:05:20.557Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:20.557Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T04:05:20.557Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T04:05:20.557Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T04:05:20.557Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:05:20.557Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T04:05:20.557Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T04:05:20.557Z] [INFO] [2019-07-31T04:05:20.557Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-31T04:05:20.557Z] [INFO] [2019-07-31T04:05:20.557Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2019-07-31T04:05:20.557Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/134] [2019-07-31T04:05:20.557Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:05:20.557Z] [INFO] [2019-07-31T04:05:20.557Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.557Z] [INFO] [2019-07-31T04:05:20.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.557Z] [INFO] The project's OSGi version is 1.0.0.201907310252 [2019-07-31T04:05:20.557Z] [INFO] [2019-07-31T04:05:20.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.557Z] [INFO] [2019-07-31T04:05:20.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.557Z] [INFO] [2019-07-31T04:05:20.557Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.557Z] [INFO] [2019-07-31T04:05:20.557Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.557Z] [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/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:05:20.557Z] [INFO] [2019-07-31T04:05:20.557Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:05:20.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2019-07-31T04:05:20.557Z] [INFO] [2019-07-31T04:05:20.557Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.557Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes [2019-07-31T04:05:20.813Z] [INFO] [2019-07-31T04:05:20.813Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.813Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:05:20.813Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2019-07-31T04:05:20.814Z] [INFO] [2019-07-31T04:05:20.814Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.814Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T04:05:20.814Z] [INFO] [2019-07-31T04:05:20.814Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.814Z] [INFO] [2019-07-31T04:05:20.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.814Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-31T04:05:20.814Z] [INFO] [2019-07-31T04:05:20.814Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.814Z] [INFO] [2019-07-31T04:05:20.814Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.814Z] [INFO] [2019-07-31T04:05:20.814Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.814Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-31T04:05:20.814Z] [INFO] [2019-07-31T04:05:20.814Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:20.814Z] [INFO] [2019-07-31T04:05:20.814Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:05:22.180Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T04:05:22.180Z] [INFO] Command line: [2019-07-31T04:05:22.180Z] [/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/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T04:05:22.180Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:05:26.349Z] !SESSION 2019-07-31 04:05:22.294 ----------------------------------------------- [2019-07-31T04:05:26.349Z] eclipse.buildId=unknown [2019-07-31T04:05:26.349Z] java.version=1.8.0_202 [2019-07-31T04:05:26.349Z] java.vendor=Oracle Corporation [2019-07-31T04:05:26.349Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:05:26.349Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T04:05:26.349Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T04:05:26.349Z] [2019-07-31T04:05:26.349Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:05:25.737 [2019-07-31T04:05:26.349Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:05:26.349Z] !STACK 0 [2019-07-31T04:05:26.349Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T04:05:26.349Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:05:26.349Z] [2019-07-31T04:05:26.349Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:05:26.349Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:05:26.349Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:05:26.349Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:05:26.349Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:05:26.349Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:05:26.349Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:05:26.349Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:05:26.349Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:05:26.350Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:05:26.350Z] [2019-07-31T04:05:26.350Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:05:25.867 [2019-07-31T04:05:26.350Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:05:26.350Z] !STACK 0 [2019-07-31T04:05:26.350Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T04:05:26.350Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:05:26.350Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:05:26.350Z] -> 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-31T04:05:26.350Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T04:05:26.350Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:05:26.350Z] [2019-07-31T04:05:26.350Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:05:26.350Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:05:26.350Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:05:26.350Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:05:26.350Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:05:26.350Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:05:26.350Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:05:26.350Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:05:26.350Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:05:26.350Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:05:27.715Z] process 15831: 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-31T04:05:27.715Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T04:05:28.278Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:05:28.278Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:05:36.651Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-31T04:05:36.651Z] Display size: 1440x900 [2019-07-31T04:05:36.651Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T04:05:36.651Z] GTK version=3.18.9 [2019-07-31T04:05:36.651Z] GTK theme=Ambiance [2019-07-31T04:05:36.651Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T04:05:36.651Z] Time zone: Coordinated Universal Time [2019-07-31T04:05:36.651Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T04:05:36.651Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T04:06:08.690Z] *** BUG *** [2019-07-31T04:06:08.690Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:06:08.690Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:06:08.690Z] [2019-07-31T04:06:08.690Z] *** BUG *** [2019-07-31T04:06:08.690Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:06:08.690Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:06:08.690Z] [2019-07-31T04:06:08.690Z] *** BUG *** [2019-07-31T04:06:08.690Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:06:08.690Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:06:08.690Z] [2019-07-31T04:06:08.690Z] *** BUG *** [2019-07-31T04:06:08.690Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:06:08.690Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:06:08.690Z] [2019-07-31T04:06:08.690Z] *** BUG *** [2019-07-31T04:06:08.690Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:06:08.690Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:06:08.690Z] [2019-07-31T04:06:08.690Z] *** BUG *** [2019-07-31T04:06:08.690Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:06:08.690Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:06:08.690Z] [2019-07-31T04:06:08.690Z] *** BUG *** [2019-07-31T04:06:08.690Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:06:08.690Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:06:08.690Z] [2019-07-31T04:06:08.690Z] *** BUG *** [2019-07-31T04:06:08.690Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:06:08.690Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:06:08.690Z] [2019-07-31T04:06:08.690Z] *** BUG *** [2019-07-31T04:06:08.690Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:06:08.690Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:06:08.690Z] [2019-07-31T04:06:08.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:06:08.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:06:08.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:06:08.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:06:08.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1177870513 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:06:08.690Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:06:08.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:06:08.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:06:08.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:06:08.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1177870691 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:06:08.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1177870692 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:06:08.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1177870692 data=null} to TreeItem with text {test} [2019-07-31T04:06:08.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1177870693 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:06:08.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1177870694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:06:08.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1177870909 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:06:08.690Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:06:08.690Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:06:08.690Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:06:08.690Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:06:08.690Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:06:08.690Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:06:08.690Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:06:08.690Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:06:08.690Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:06:08.690Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:06:08.690Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:06:08.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177871878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177871879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177871880 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177871880 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177871881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177871881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177871881 data=null item=null detail=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-31T04:06:08.690Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177871881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177871882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177871882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177871882 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1177871883 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:06:08.690Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:06:08.690Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:06:08.690Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:06:08.690Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:06:08.690Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:06:08.690Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:06:08.690Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:06:08.690Z] DEBUG - Clicking on OK [2019-07-31T04:06:08.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1177871888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:06:08.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1177871888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:06:08.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1177871889 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:06:08.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1177871889 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:06:08.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1177871889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:06:08.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1177871889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:06:08.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:06:08.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:06:08.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:06:08.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:06:08.690Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:06:08.690Z] DEBUG - Clicked on OK [2019-07-31T04:06:08.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1177871889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:06:08.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1177871199 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-31T04:06:08.690Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.514 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-31T04:06:08.690Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest) Time elapsed: 29.028 s [2019-07-31T04:06:08.690Z] [2019-07-31T04:06:08.690Z] Results: [2019-07-31T04:06:08.690Z] [2019-07-31T04:06:08.690Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:06:08.690Z] [2019-07-31T04:06:09.620Z] [2019-07-31T04:06:09.620Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 04:06:09.323 [2019-07-31T04:06:09.620Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T04:06:10.181Z] [INFO] All tests passed! [2019-07-31T04:06:10.182Z] [INFO] [2019-07-31T04:06:10.182Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:06:10.182Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:06:10.182Z] [INFO] [2019-07-31T04:06:10.182Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:06:11.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:06:11.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:06:11.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:06:11.674Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:06:11.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:06:11.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T04:06:12.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:06:12.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T04:06:12.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-31T04:06:12.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:06:12.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:06:12.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:06:12.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:06:12.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:06:12.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:06:12.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T04:06:13.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T04:06:13.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-31T04:06:13.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-31T04:06:13.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:06:14.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T04:06:14.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T04:06:14.864Z] [INFO] [2019-07-31T04:06:14.864Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:06:14.864Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-31T04:06:14.864Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.pom [2019-07-31T04:06:15.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T04:06:15.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:06:15.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:06:15.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2019-07-31T04:06:15.122Z] [INFO] Building Trace Compass RCP Parent 5.0.0-SNAPSHOT [109/134] [2019-07-31T04:06:15.122Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T04:06:15.122Z] [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/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T04:06:15.122Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-31T04:06:15.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-5.0.0-SNAPSHOT.pom [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2019-07-31T04:06:15.122Z] [INFO] Building Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT [110/134] [2019-07-31T04:06:15.122Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.122Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.122Z] [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/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:06:15.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:06:15.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.122Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.122Z] [INFO] [2019-07-31T04:06:15.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.122Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.379Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.379Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.379Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-31T04:06:15.379Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.pom [2019-07-31T04:06:15.379Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-31T04:06:15.379Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:06:15.379Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:06:15.379Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2019-07-31T04:06:15.379Z] [INFO] Building Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT [111/134] [2019-07-31T04:06:15.379Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.379Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.379Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.379Z] [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/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.379Z] [INFO] [2019-07-31T04:06:15.379Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.379Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.636Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.636Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-31T04:06:15.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.pom [2019-07-31T04:06:15.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:06:15.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:06:15.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:06:15.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:06:15.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2019-07-31T04:06:15.636Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT [112/134] [2019-07-31T04:06:15.636Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.636Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.636Z] [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/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:06:15.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2019-07-31T04:06:15.636Z] [INFO] [2019-07-31T04:06:15.636Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.636Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/classes [2019-07-31T04:06:15.893Z] [INFO] [2019-07-31T04:06:15.893Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:06:15.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2019-07-31T04:06:15.893Z] [INFO] [2019-07-31T04:06:15.893Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.893Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-31T04:06:15.893Z] [INFO] [2019-07-31T04:06:15.893Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.893Z] [INFO] [2019-07-31T04:06:15.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.893Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-31T04:06:15.893Z] [INFO] [2019-07-31T04:06:15.893Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.893Z] [INFO] [2019-07-31T04:06:15.893Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.893Z] [INFO] [2019-07-31T04:06:15.893Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:15.893Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-31T04:06:15.893Z] [INFO] [2019-07-31T04:06:15.893Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:16.149Z] [INFO] [2019-07-31T04:06:16.149Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:16.149Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:06:16.149Z] [INFO] [2019-07-31T04:06:16.149Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:16.149Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:06:16.149Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:06:16.405Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:06:17.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:06:18.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:06:18.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:06:18.590Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:18.590Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-31T04:06:18.590Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.pom [2019-07-31T04:06:18.590Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-31T04:06:18.590Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:06:18.590Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:06:18.590Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2019-07-31T04:06:18.590Z] [INFO] Building Trace Compass RCP Feature 5.0.0-SNAPSHOT [113/134] [2019-07-31T04:06:18.590Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.590Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.590Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.590Z] [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/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.590Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.590Z] [INFO] [2019-07-31T04:06:18.590Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.847Z] [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-31T04:06:18.847Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:06:18.847Z] [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-31T04:06:18.847Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130... [2019-07-31T04:06:18.847Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:06:18.847Z] [INFO] [2019-07-31T04:06:18.847Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.847Z] [INFO] [2019-07-31T04:06:18.847Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.847Z] [INFO] [2019-07-31T04:06:18.847Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.847Z] [INFO] [2019-07-31T04:06:18.847Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:18.847Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:06:18.847Z] [INFO] [2019-07-31T04:06:18.847Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:19.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:06:19.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:06:19.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:06:20.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T04:06:20.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:06:21.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:06:21.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:06:21.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T04:06:21.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:06:21.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T04:06:22.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:06:22.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:06:22.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:06:22.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T04:06:22.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T04:06:22.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:06:23.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:06:23.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T04:06:23.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-31T04:06:23.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T04:06:23.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-31T04:06:23.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T04:06:23.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T04:06:23.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:06:23.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T04:06:23.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:23.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-31T04:06:23.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.pom [2019-07-31T04:06:23.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:06:23.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:06:23.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:06:23.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:06:23.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2019-07-31T04:06:23.284Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [114/134] [2019-07-31T04:06:23.284Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] The project's OSGi version is 1.0.0.201907310252 [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [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/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:06:23.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:06:23.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-31T04:06:23.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.pom [2019-07-31T04:06:23.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-07-31T04:06:23.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:06:23.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:06:23.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2019-07-31T04:06:23.284Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT [115/134] [2019-07-31T04:06:23.284Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:23.284Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:23.284Z] [INFO] The project's OSGi version is 1.0.0.201907310252 [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:23.284Z] [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/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:23.284Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:23.284Z] [INFO] [2019-07-31T04:06:23.284Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:23.542Z] [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-31T04:06:23.542Z] [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-31T04:06:23.542Z] [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-31T04:06:23.542Z] [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-31T04:06:23.799Z] [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-31T04:06:23.799Z] [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-31T04:06:23.799Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:24.056Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:24.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:24.056Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-31T04:06:24.056Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.pom [2019-07-31T04:06:24.056Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:06:24.056Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:06:24.056Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2019-07-31T04:06:24.056Z] [INFO] Building Trace Compass Json trace Parent 5.0.0-SNAPSHOT [116/134] [2019-07-31T04:06:24.056Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T04:06:24.056Z] [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/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T04:06:24.056Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-31T04:06:24.056Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-5.0.0-SNAPSHOT.pom [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2019-07-31T04:06:24.056Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT [117/134] [2019-07-31T04:06:24.056Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.056Z] [INFO] The project's OSGi version is 0.1.1.201907310252 [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.056Z] [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/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.056Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:06:24.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.056Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.056Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:06:24.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2019-07-31T04:06:24.056Z] [INFO] [2019-07-31T04:06:24.056Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.313Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-31T04:06:24.313Z] [INFO] [2019-07-31T04:06:24.313Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.313Z] [INFO] [2019-07-31T04:06:24.313Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.313Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-31T04:06:24.313Z] [INFO] [2019-07-31T04:06:24.313Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.313Z] [INFO] [2019-07-31T04:06:24.313Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.313Z] [INFO] [2019-07-31T04:06:24.313Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.313Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-31T04:06:24.313Z] [INFO] [2019-07-31T04:06:24.313Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.313Z] [INFO] [2019-07-31T04:06:24.313Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.313Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:06:24.313Z] [INFO] [2019-07-31T04:06:24.313Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:24.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:06:24.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:06:24.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:06:25.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:06:25.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:06:25.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:25.389Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-31T04:06:25.389Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.pom [2019-07-31T04:06:25.389Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-31T04:06:25.389Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:06:25.389Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T04:06:25.389Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2019-07-31T04:06:25.389Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT [118/134] [2019-07-31T04:06:25.389Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [INFO] The project's OSGi version is 1.0.0.201907310252 [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [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/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.389Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.389Z] [INFO] [2019-07-31T04:06:25.390Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:25.390Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:06:25.390Z] [INFO] [2019-07-31T04:06:25.390Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:26.318Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:06:26.318Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:06:27.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:06:27.810Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T04:06:28.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:06:29.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:06:29.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:06:29.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T04:06:29.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:06:29.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T04:06:29.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:06:29.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:06:29.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:06:29.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T04:06:29.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T04:06:29.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:06:29.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:06:29.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T04:06:29.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-31T04:06:29.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T04:06:30.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T04:06:30.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T04:06:30.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:06:30.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T04:06:30.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:06:30.460Z] [INFO] [2019-07-31T04:06:30.460Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:30.460Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-31T04:06:30.460Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.pom [2019-07-31T04:06:30.460Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:06:30.460Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:06:30.460Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:06:30.460Z] [INFO] [2019-07-31T04:06:30.460Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2019-07-31T04:06:30.460Z] [INFO] [2019-07-31T04:06:30.460Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2019-07-31T04:06:30.460Z] [INFO] Building Trace Compass RCP Product 5.0.0-SNAPSHOT [119/134] [2019-07-31T04:06:30.460Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-31T04:06:30.460Z] [INFO] [2019-07-31T04:06:30.460Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:06:30.460Z] [INFO] [2019-07-31T04:06:30.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:06:30.460Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T04:06:30.460Z] [INFO] [2019-07-31T04:06:30.460Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:06:30.460Z] [INFO] [2019-07-31T04:06:30.460Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:06:30.460Z] [INFO] [2019-07-31T04:06:30.460Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:06:30.460Z] [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/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:06:30.460Z] [INFO] [2019-07-31T04:06:30.460Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:06:30.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:06:30.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2019-07-31T04:06:30.460Z] [INFO] [2019-07-31T04:06:30.460Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:06:30.460Z] [INFO] [2019-07-31T04:06:30.460Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:06:30.716Z] [INFO] [2019-07-31T04:06:30.716Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:06:30.716Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-31T04:06:30.716Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-31T04:06:30.716Z] [INFO] [2019-07-31T04:06:30.716Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:06:31.278Z] [INFO] [2019-07-31T04:06:31.278Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:06:31.534Z] [INFO] [2019-07-31T04:06:31.534Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:06:31.534Z] [INFO] [2019-07-31T04:06:31.534Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:07:18.164Z] [INFO] [2019-07-31T04:07:18.164Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:07:18.164Z] [INFO] [2019-07-31T04:07:18.164Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:07:18.164Z] [INFO] [2019-07-31T04:07:18.164Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:07:18.164Z] [INFO] [2019-07-31T04:07:18.164Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:07:18.164Z] [INFO] [2019-07-31T04:07:18.164Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:07:18.164Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass [2019-07-31T04:07:18.164Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907310252. [2019-07-31T04:07:18.164Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-31T04:07:33.019Z] Operation completed in 20189 ms. [2019-07-31T04:07:33.019Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app [2019-07-31T04:07:33.019Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907310252. [2019-07-31T04:07:33.019Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-31T04:07:51.103Z] Operation completed in 16590 ms. [2019-07-31T04:07:51.103Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass [2019-07-31T04:07:51.103Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907310252. [2019-07-31T04:07:51.103Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-31T04:08:05.958Z] Operation completed in 17215 ms. [2019-07-31T04:08:06.521Z] [INFO] [2019-07-31T04:08:06.521Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:08:06.777Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0252-win32.win32.x86_64.zip [2019-07-31T04:08:13.319Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0252-macosx.cocoa.x86_64.tar.gz [2019-07-31T04:08:25.716Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0252-linux.gtk.x86_64.tar.gz [2019-07-31T04:08:33.810Z] [INFO] [2019-07-31T04:08:33.810Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:08:33.810Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:08:33.810Z] [INFO] [2019-07-31T04:08:33.810Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:08:36.330Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:08:36.330Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:08:36.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:08:37.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T04:08:38.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:08:40.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:08:40.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:08:40.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T04:08:40.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:08:40.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T04:08:40.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:08:40.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-31T04:08:40.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T04:08:41.150Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T04:08:42.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:08:42.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:08:42.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:08:42.287Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T04:08:42.287Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T04:08:42.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T04:08:42.801Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T04:08:42.801Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T04:08:43.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-31T04:08:43.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T04:08:43.057Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-31T04:08:43.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T04:08:43.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:08:48.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:08:48.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-31T04:08:48.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T04:08:48.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-31T04:08:48.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-31T04:08:48.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-31T04:08:48.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T04:08:48.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T04:08:48.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-31T04:08:48.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-31T04:08:48.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T04:08:48.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T04:08:48.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T04:08:49.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T04:08:49.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-31T04:08:49.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T04:08:49.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T04:08:49.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-31T04:08:49.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T04:08:49.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T04:08:49.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-31T04:08:49.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-31T04:08:49.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-31T04:08:49.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator' with 0 classes [2019-07-31T04:08:49.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-31T04:08:49.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-31T04:08:49.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-31T04:08:49.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-31T04:08:49.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-31T04:08:49.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-31T04:08:49.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T04:08:49.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:08:49.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T04:08:50.154Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-31T04:08:50.154Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-31T04:08:50.154Z] [INFO] [2019-07-31T04:08:50.154Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:08:50.154Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-31T04:08:50.154Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT.pom [2019-07-31T04:08:50.155Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip [2019-07-31T04:08:50.155Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip [2019-07-31T04:08:50.155Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:08:50.155Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip [2019-07-31T04:08:50.155Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:08:50.155Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0252-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-31T04:08:51.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0252-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-31T04:08:52.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190731-0252-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-31T04:09:00.693Z] [INFO] [2019-07-31T04:09:00.693Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2019-07-31T04:09:00.693Z] [INFO] [2019-07-31T04:09:00.693Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2019-07-31T04:09:00.693Z] [INFO] Building Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT [120/134] [2019-07-31T04:09:00.693Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T04:09:00.693Z] [INFO] [2019-07-31T04:09:00.693Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T04:09:00.693Z] [INFO] [2019-07-31T04:09:00.693Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T04:09:00.693Z] [INFO] [2019-07-31T04:09:00.693Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T04:09:00.693Z] [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/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:09:00.693Z] [INFO] [2019-07-31T04:09:00.693Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T04:09:00.693Z] [INFO] [2019-07-31T04:09:00.693Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T04:09:00.693Z] [INFO] [2019-07-31T04:09:00.693Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T04:09:00.693Z] [INFO] [2019-07-31T04:09:00.693Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T04:09:00.693Z] [INFO] [2019-07-31T04:09:00.693Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T04:09:00.693Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:09:00.693Z] [INFO] [2019-07-31T04:09:00.693Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T04:09:00.693Z] [INFO] [2019-07-31T04:09:00.693Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2019-07-31T04:09:00.693Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-5.0.0-SNAPSHOT.pom [2019-07-31T04:09:00.693Z] [INFO] [2019-07-31T04:09:00.693Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2019-07-31T04:09:00.693Z] [INFO] Building Trace Compass Target Platform 5.0.0-SNAPSHOT [121/134] [2019-07-31T04:09:00.693Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T04:09:00.693Z] 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-31T04:09:00.693Z] 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-31T04:09:00.693Z] 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-31T04:09:00.693Z] 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-31T04:09:00.693Z] 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-31T04:09:00.693Z] 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-31T04:09:00.693Z] 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 100 kB/s) [2019-07-31T04:09:00.693Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T04:09:00.693Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T04:09:00.693Z] 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-31T04:09:00.693Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T04:09:00.693Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-31T04:09:00.693Z] 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-31T04:09:00.693Z] 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 287 kB/s) [2019-07-31T04:09:00.693Z] 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-31T04:09:00.693Z] 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-31T04:09:00.693Z] 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-31T04:09:00.950Z] 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-31T04:09:00.950Z] 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-31T04:09:00.950Z] 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-31T04:09:01.206Z] 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 614 kB/s) [2019-07-31T04:09:01.206Z] [INFO] [2019-07-31T04:09:01.206Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target --- [2019-07-31T04:09:01.206Z] [INFO] [2019-07-31T04:09:01.206Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2019-07-31T04:09:01.206Z] [INFO] [2019-07-31T04:09:01.206Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.target --- [2019-07-31T04:09:01.206Z] [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/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:09:01.206Z] [INFO] [2019-07-31T04:09:01.206Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2019-07-31T04:09:01.206Z] [INFO] [2019-07-31T04:09:01.206Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target --- [2019-07-31T04:09:01.206Z] [INFO] [2019-07-31T04:09:01.206Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target --- [2019-07-31T04:09:01.206Z] [INFO] [2019-07-31T04:09:01.206Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2019-07-31T04:09:01.206Z] [INFO] [2019-07-31T04:09:01.206Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2019-07-31T04:09:01.206Z] 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-31T04:09:01.206Z] 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-31T04:09:01.206Z] 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-31T04:09:01.206Z] 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-31T04:09:01.206Z] 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-31T04:09:01.463Z] 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-31T04:09:01.463Z] 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-31T04:09:01.463Z] 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-31T04:09:01.463Z] 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-31T04:09:01.463Z] 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-31T04:09:01.463Z] 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-31T04:09:01.720Z] 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-31T04:09:01.720Z] 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-31T04:09:01.720Z] 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 244 kB/s) [2019-07-31T04:09:01.720Z] 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-31T04:09:01.720Z] 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-31T04:09:01.720Z] 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-31T04:09:01.720Z] 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-31T04:09:01.976Z] 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-31T04:09:01.976Z] 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-31T04:09:01.976Z] 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 148 kB/s) [2019-07-31T04:09:01.976Z] 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-31T04:09:01.976Z] 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-31T04:09:01.976Z] 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-31T04:09:02.233Z] 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-31T04:09:02.233Z] 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-31T04:09:02.233Z] 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-31T04:09:02.233Z] 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-31T04:09:02.233Z] 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-31T04:09:02.233Z] 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-31T04:09:02.233Z] 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-31T04:09:02.490Z] 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-31T04:09:02.490Z] 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-31T04:09:02.490Z] 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-31T04:09:02.490Z] 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 662 kB/s) [2019-07-31T04:09:02.746Z] 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-31T04:09:02.746Z] 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-31T04:09:02.746Z] 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-31T04:09:02.746Z] 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-31T04:09:02.746Z] 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-31T04:09:02.746Z] 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-31T04:09:02.746Z] 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-31T04:09:02.746Z] 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-31T04:09:02.746Z] 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-31T04:09:03.003Z] 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-31T04:09:03.003Z] 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-31T04:09:03.003Z] 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-31T04:09:03.003Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-31T04:09:03.003Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-31T04:09:03.003Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-31T04:09:03.003Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-31T04:09:03.003Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-31T04:09:03.003Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-31T04:09:03.003Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (2): 7.7/41 kB | 4.1/54 kB Progress (2): 12/41 kB | 4.1/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): 28/41 kB | 20/54 kB Progress (3): 28/41 kB | 20/54 kB | 4.1/35 kB Progress (3): 32/41 kB | 20/54 kB | 4.1/35 kB Progress (3): 32/41 kB | 24/54 kB | 4.1/35 kB Progress (3): 32/41 kB | 24/54 kB | 7.7/35 kB Progress (3): 32/41 kB | 28/54 kB | 7.7/35 kB Progress (3): 32/41 kB | 28/54 kB | 12/35 kB Progress (3): 32/41 kB | 32/54 kB | 12/35 kB Progress (3): 36/41 kB | 32/54 kB | 12/35 kB Progress (3): 36/41 kB | 32/54 kB | 16/35 kB Progress (3): 40/41 kB | 32/54 kB | 16/35 kB Progress (3): 40/41 kB | 36/54 kB | 16/35 kB Progress (3): 41 kB | 36/54 kB | 16/35 kB Progress (3): 41 kB | 36/54 kB | 20/35 kB Progress (3): 41 kB | 40/54 kB | 20/35 kB Progress (3): 41 kB | 40/54 kB | 24/35 kB Progress (3): 41 kB | 44/54 kB | 24/35 kB Progress (3): 41 kB | 44/54 kB | 28/35 kB Progress (3): 41 kB | 48/54 kB | 28/35 kB Progress (3): 41 kB | 48/54 kB | 32/35 kB Progress (3): 41 kB | 52/54 kB | 32/35 kB Progress (3): 41 kB | 52/54 kB | 35 kB Progress (3): 41 kB | 54 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 678 kB/s) [2019-07-31T04:09:03.003Z] 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 447 kB/s) [2019-07-31T04:09:03.003Z] 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 518 kB/s) [2019-07-31T04:09:03.260Z] [INFO] [2019-07-31T04:09:03.260Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-31T04:09:03.260Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:09:03.260Z] [INFO] [2019-07-31T04:09:03.260Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-31T04:09:03.260Z] [INFO] [2019-07-31T04:09:03.260Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2019-07-31T04:09:03.260Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT.pom [2019-07-31T04:09:03.260Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.6.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.6.target [2019-07-31T04:09:03.260Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.7.target [2019-07-31T04:09:03.260Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.8.target [2019-07-31T04:09:03.260Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.9.target [2019-07-31T04:09:03.260Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.10.target [2019-07-31T04:09:03.260Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.11.target [2019-07-31T04:09:03.260Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.12.target [2019-07-31T04:09:03.260Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-eStaging.target [2019-07-31T04:09:03.260Z] [INFO] [2019-07-31T04:09:03.260Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2019-07-31T04:09:03.260Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT [122/134] [2019-07-31T04:09:03.260Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:09:03.517Z] [INFO] [2019-07-31T04:09:03.517Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:03.517Z] [INFO] [2019-07-31T04:09:03.517Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:03.517Z] [INFO] The project's OSGi version is 1.0.8.201907310252 [2019-07-31T04:09:03.517Z] [INFO] [2019-07-31T04:09:03.517Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:03.517Z] [INFO] [2019-07-31T04:09:03.517Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:03.517Z] [INFO] [2019-07-31T04:09:03.517Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:03.517Z] [INFO] [2019-07-31T04:09:03.517Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:03.517Z] [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/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:09:03.517Z] [INFO] [2019-07-31T04:09:03.517Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:03.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:09:03.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2019-07-31T04:09:03.517Z] [INFO] [2019-07-31T04:09:03.517Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:03.517Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes [2019-07-31T04:09:06.789Z] [INFO] [2019-07-31T04:09:06.789Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:06.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:09:06.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2019-07-31T04:09:06.789Z] [INFO] [2019-07-31T04:09:06.789Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:06.789Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T04:09:06.789Z] [INFO] [2019-07-31T04:09:06.789Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:06.789Z] [INFO] [2019-07-31T04:09:06.789Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:06.789Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T04:09:06.789Z] [INFO] [2019-07-31T04:09:06.789Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:06.789Z] [INFO] [2019-07-31T04:09:06.789Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:06.789Z] [INFO] [2019-07-31T04:09:06.789Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:06.789Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T04:09:06.789Z] [INFO] [2019-07-31T04:09:06.789Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:06.789Z] [INFO] [2019-07-31T04:09:06.789Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:09:10.967Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T04:09:10.967Z] [INFO] Command line: [2019-07-31T04:09:10.967Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T04:09:10.967Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:09:14.240Z] !SESSION 2019-07-31 04:09:10.778 ----------------------------------------------- [2019-07-31T04:09:14.240Z] eclipse.buildId=unknown [2019-07-31T04:09:14.240Z] java.version=1.8.0_202 [2019-07-31T04:09:14.240Z] java.vendor=Oracle Corporation [2019-07-31T04:09:14.240Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:09:14.240Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T04:09:14.240Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T04:09:14.240Z] [2019-07-31T04:09:14.240Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:09:14.026 [2019-07-31T04:09:14.240Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:09:14.240Z] !STACK 0 [2019-07-31T04:09:14.240Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T04:09:14.240Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:09:14.240Z] [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:09:14.240Z] [2019-07-31T04:09:14.240Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:09:14.160 [2019-07-31T04:09:14.240Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:09:14.240Z] !STACK 0 [2019-07-31T04:09:14.240Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T04:09:14.240Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:09:14.240Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:09:14.240Z] -> 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-31T04:09:14.240Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T04:09:14.240Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:09:14.240Z] [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:09:14.240Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:09:16.761Z] process 16136: 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-31T04:09:16.761Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T04:09:17.324Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:09:17.324Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:09:29.503Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-31T04:09:29.503Z] Display size: 1440x900 [2019-07-31T04:09:29.503Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T04:09:29.503Z] GTK version=3.18.9 [2019-07-31T04:09:29.503Z] GTK theme=Ambiance [2019-07-31T04:09:29.503Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T04:09:29.503Z] Time zone: Coordinated Universal Time [2019-07-31T04:09:29.503Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T04:09:29.503Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T04:09:33.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:09:33.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:33.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:33.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:33.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:33.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:33.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:33.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178077700 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178077700 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178077701 data=null} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178077702 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178077703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178077906 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178077908 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178077908 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178077909 data=null} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178077909 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178077910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178077924 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178077928 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178077928 data=null} to TreeItem with text {test} [2019-07-31T04:09:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178077929 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:33.936Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178077930 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-31T04:09:33.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178078022 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:33.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:33.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178078027 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:09:33.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178078027 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:33.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178078028 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:09:33.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178078028 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:33.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178078029 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:33.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178078093 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:33.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178078100 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:33.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178078101 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:09:33.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178078102 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:33.936Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178078102 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-31T04:09:33.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178078106 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:33.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:33.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178078108 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:33.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178078108 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:33.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178078108 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:33.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178078109 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:33.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178078109 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:34.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178078386 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:34.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:34.449Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:09:35.128Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:09:35.128Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:09:35.128Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:09:35.128Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:09:35.128Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:09:35.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178078794 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:09:35.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178078809 data=null doit=true} to TableItem with text {} [2019-07-31T04:09:35.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178078810 data=null} to TableItem with text {} [2019-07-31T04:09:35.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178078810 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:09:35.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178078811 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:09:35.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178078835 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:09:35.128Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:09:35.128Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:09:35.128Z] *** BUG *** [2019-07-31T04:09:35.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:09:35.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:09:35.128Z] [2019-07-31T04:09:35.128Z] *** BUG *** [2019-07-31T04:09:35.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:09:35.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:09:35.128Z] [2019-07-31T04:09:35.128Z] *** BUG *** [2019-07-31T04:09:35.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:09:35.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:09:35.128Z] [2019-07-31T04:09:35.128Z] *** BUG *** [2019-07-31T04:09:35.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:09:35.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:09:35.128Z] [2019-07-31T04:09:35.128Z] *** BUG *** [2019-07-31T04:09:35.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:09:35.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:09:35.128Z] [2019-07-31T04:09:35.128Z] *** BUG *** [2019-07-31T04:09:35.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:09:35.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:09:35.128Z] [2019-07-31T04:09:35.128Z] *** BUG *** [2019-07-31T04:09:35.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:09:35.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:09:35.128Z] [2019-07-31T04:09:35.128Z] *** BUG *** [2019-07-31T04:09:35.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:09:35.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:09:35.128Z] [2019-07-31T04:09:35.128Z] *** BUG *** [2019-07-31T04:09:35.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:09:35.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:09:35.128Z] [2019-07-31T04:09:35.385Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-31T04:09:35.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:35.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:35.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:35.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:35.385Z] *** BUG *** [2019-07-31T04:09:35.385Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:09:35.385Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:09:35.385Z] [2019-07-31T04:09:35.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:35.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:35.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:35.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:35.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:35.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:35.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178079808 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:35.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178079809 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:35.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178079809 data=null} to TreeItem with text {test} [2019-07-31T04:09:35.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178079809 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:35.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178079810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:35.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178079820 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:35.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:35.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178079881 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:35.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178079881 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:35.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178079881 data=null} to TreeItem with text {test} [2019-07-31T04:09:35.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178079882 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:35.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178079882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:35.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178079891 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:35.679Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:09:35.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:35.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178079893 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:09:35.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178079894 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:35.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178079894 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:09:35.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178079894 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:35.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178079895 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:35.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178079909 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:35.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:35.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178079910 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:09:35.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178079910 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:35.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178079910 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:09:35.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178079911 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:35.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178079911 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:35.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178079922 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:36.193Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:09:36.193Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:09:36.193Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:09:36.450Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:09:36.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178080489 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:09:36.450Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:09:36.450Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:09:36.450Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:09:36.450Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:36.450Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:09:36.450Z] DEBUG - Clicking on &Yes [2019-07-31T04:09:36.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178080493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:36.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178080493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:36.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178080493 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:36.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178080494 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:36.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178080494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:36.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178080494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:36.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178080494 data=null item=null detail=0 x=0 y=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-31T04:09:37.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178080202 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-31T04:09:37.819Z] DEBUG - Clicked on [2019-07-31T04:09:39.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:09:39.712Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:39.712Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:39.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:39.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:39.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:39.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:39.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178083979 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:39.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178083980 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:39.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178083980 data=null} to TreeItem with text {test} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178083981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:39.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178083981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178083991 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:39.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178083992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:39.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178083992 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:39.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178083992 data=null} to TreeItem with text {test} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178083993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:39.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178083993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178084009 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:39.970Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:09:39.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178084011 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:09:39.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178084011 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:39.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178084013 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178084013 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:39.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178084014 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178084021 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:39.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178084022 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:39.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178084022 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178084023 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:39.970Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178084023 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-31T04:09:39.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178084088 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:39.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1178084090 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-31T04:09:39.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1178084091 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1178084091 data=null button=1 stateMask=0x0 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-31T04:09:39.970Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178084092 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-31T04:09:39.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1178084095 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-31T04:09:39.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:39.970Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178084112 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:39.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178084112 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:39.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:39.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178084112 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178084113 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:39.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178084113 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178084127 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178084127 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:39.970Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178084128 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:40.227Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178084129 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:40.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178084296 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:40.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178084703 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:40.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178084705 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:40.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178084706 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:40.484Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:40.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:09:40.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:40.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:40.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:40.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:40.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:40.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:40.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178084808 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:40.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178084808 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:40.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178084808 data=null} to TreeItem with text {test} [2019-07-31T04:09:40.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178084809 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:40.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178084809 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:40.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178084830 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:40.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:40.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178084832 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:40.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178084832 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:40.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178084832 data=null} to TreeItem with text {test} [2019-07-31T04:09:40.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178084878 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:40.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178084880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:40.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178084888 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:40.741Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:09:40.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:40.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178084890 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:09:40.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178084890 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:09:40.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178084891 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:09:40.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178084891 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:40.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178084892 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-31T04:09:40.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178084906 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:40.741Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:09:40.741Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-31T04:09:40.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:40.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178084908 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:40.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178084908 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:40.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178084908 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:40.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178084909 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:40.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178084909 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:40.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178084924 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:40.998Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-31T04:09:40.998Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-31T04:09:41.255Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-31T04:09:41.255Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-31T04:09:41.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1178085496 data=null doit=true} to Shell with text {Rename Trace} [2019-07-31T04:09:41.255Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T04:09:41.255Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T04:09:41.255Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T04:09:41.255Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T04:09:41.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:09:41.818Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:09:41.818Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:09:41.818Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:09:41.818Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:41.818Z] DEBUG - Clicking on OK [2019-07-31T04:09:41.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178086014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:41.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178086014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:41.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178086014 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:41.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178086014 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:41.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178086015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:42.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178086015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:42.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178086089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:43.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1178085115 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-31T04:09:43.006Z] DEBUG - Clicked on [2019-07-31T04:09:43.006Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:43.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:43.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:43.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:43.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:43.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:43.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178087242 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:43.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178087242 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:43.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178087242 data=null} to TreeItem with text {test} [2019-07-31T04:09:43.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178087243 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:43.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178087243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:43.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178087296 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:43.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:43.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178087298 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:43.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178087298 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:43.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178087298 data=null} to TreeItem with text {test} [2019-07-31T04:09:43.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178087298 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:43.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178087299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:43.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178087314 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:43.263Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:09:43.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:43.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178087316 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:09:43.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178087316 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:09:43.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178087316 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:09:43.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178087316 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:43.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178087317 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-31T04:09:43.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178087382 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:43.263Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:09:43.263Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-31T04:09:43.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:43.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178087386 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:09:43.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1178087386 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:09:43.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1178087386 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:09:43.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178087387 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:09:43.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178087387 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-31T04:09:43.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178087394 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:09:43.264Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T04:09:43.264Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T04:09:43.521Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T04:09:43.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1178087515 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-31T04:09:44.083Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:09:44.341Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:09:44.341Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:09:44.341Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:09:44.341Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:09:44.341Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:09:44.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178088412 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:09:44.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178088412 data=null doit=true} to TableItem with text {} [2019-07-31T04:09:44.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178088413 data=null} to TableItem with text {} [2019-07-31T04:09:44.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178088413 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:09:44.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178088413 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:09:44.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178088418 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:09:44.341Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:09:44.341Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:09:44.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T04:09:44.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:44.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178088782 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:09:44.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1178088783 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:09:44.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1178088783 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:09:44.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178088784 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:09:44.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178088784 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-31T04:09:44.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178088792 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:09:44.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:44.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:44.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:44.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:44.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:44.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:44.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:44.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:44.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:44.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:44.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178088989 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:44.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178088989 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:44.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178088989 data=null} to TreeItem with text {test} [2019-07-31T04:09:44.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178088990 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:44.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178088990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:44.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178089083 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:44.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:44.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178089086 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:44.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178089086 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:44.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178089086 data=null} to TreeItem with text {test} [2019-07-31T04:09:44.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178089087 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:44.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178089087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:44.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178089096 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:44.853Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:09:44.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:44.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178089098 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:09:45.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178089108 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:09:45.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178089108 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:09:45.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178089108 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:45.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178089109 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-31T04:09:45.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178089130 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:45.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:45.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178089131 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:09:45.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178089131 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:09:45.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178089131 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:09:45.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178089132 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:45.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178089132 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-31T04:09:45.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178089191 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:45.110Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:09:45.110Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:09:45.626Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:09:45.626Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:09:45.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178089509 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:09:45.626Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:09:45.626Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:09:45.626Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:09:45.626Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:45.626Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:09:45.626Z] DEBUG - Clicking on &Yes [2019-07-31T04:09:45.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178089511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:45.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178089511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:45.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178089511 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:45.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178089511 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:45.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178089512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:45.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178089512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:45.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178089512 data=null item=null detail=0 x=0 y=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-31T04:09:45.883Z] DEBUG - Clicked on [2019-07-31T04:09:46.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178089293 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-31T04:09:48.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:09:48.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:48.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:48.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:48.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:48.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:48.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:48.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:48.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178092316 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:48.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178092316 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:48.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178092317 data=null} to TreeItem with text {test} [2019-07-31T04:09:48.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178092317 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:48.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178092317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:48.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178092389 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:48.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:48.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178092391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:48.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178092391 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:48.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178092391 data=null} to TreeItem with text {test} [2019-07-31T04:09:48.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178092392 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:48.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178092392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:48.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178092411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:48.289Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:09:48.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:48.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178092412 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:09:48.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178092412 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:48.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178092413 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:09:48.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178092413 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:48.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178092413 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:48.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178092487 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:48.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178092489 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:48.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178092489 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:09:48.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178092489 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:48.289Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178092490 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-31T04:09:48.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178092493 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:48.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:48.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:48.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178092497 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:48.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178092510 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:48.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178092511 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:48.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178092511 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:48.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178092512 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:48.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178092579 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:48.546Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T04:09:48.546Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T04:09:48.803Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T04:09:48.803Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T04:09:48.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1178092938 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T04:09:48.803Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T04:09:48.803Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T04:09:48.803Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T04:09:48.803Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T04:09:48.803Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T04:09:48.803Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T04:09:48.803Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-31T04:09:48.803Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-31T04:09:48.803Z] 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-31T04:09:48.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:09:48.803Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:09:48.803Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T04:09:48.803Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1178092986 data=null doit=true} to Button with text {Copy as a link} [2019-07-31T04:09:48.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1178092987 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-31T04:09:48.803Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T04:09:48.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1178092988 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T04:09:48.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1178092988 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-31T04:09:48.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1178092988 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-31T04:09:48.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1178092989 data=null item=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-31T04:09:48.803Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T04:09:48.803Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T04:09:48.803Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T04:09:48.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:09:48.803Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:09:48.803Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:09:48.803Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:09:48.803Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:48.803Z] DEBUG - Clicking on OK [2019-07-31T04:09:48.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178092992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:48.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178092992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:48.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178092992 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:48.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178092992 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:48.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178092992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:48.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178092992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:48.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:48.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:48.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:48.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:48.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:48.803Z] DEBUG - Clicked on OK [2019-07-31T04:09:49.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178092993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:49.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1178092685 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-31T04:09:49.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:49.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:49.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:49.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:49.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:49.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:49.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178093525 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:49.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178093525 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:49.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178093525 data=null} to TreeItem with text {test} [2019-07-31T04:09:49.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178093528 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:49.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178093528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:49.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178093569 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:49.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:49.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178093570 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:49.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178093570 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:49.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178093570 data=null} to TreeItem with text {test} [2019-07-31T04:09:49.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178093571 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:49.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178093571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:49.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178093579 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:49.573Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:09:49.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:49.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178093581 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:09:49.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178093581 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:09:49.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178093582 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:09:49.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178093582 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:49.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178093582 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-31T04:09:49.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178093603 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:49.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:49.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178093604 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:09:49.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178093604 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:09:49.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178093604 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:09:49.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178093605 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:49.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178093605 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-31T04:09:49.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178093620 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:49.573Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-31T04:09:49.573Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-31T04:09:49.573Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-31T04:09:49.829Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-31T04:09:49.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:09:50.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1178093734 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-31T04:09:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:09:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:09:50.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:50.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:50.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:50.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:50.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:50.905Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:50.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178095004 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:50.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178095004 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:50.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178095004 data=null} to TreeItem with text {test} [2019-07-31T04:09:50.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178095005 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:50.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178095005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:50.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178095031 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:50.905Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:09:50.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1178095033 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T04:09:50.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1178095033 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T04:09:50.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1178095033 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T04:09:50.905Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178095034 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-31T04:09:50.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1178095090 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T04:09:50.905Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T04:09:50.905Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:50.905Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:50.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1178095100 data=null button=0 stateMask=0x0 x=126 y=53 count=0} to TreeItem with text {Experiment [2]} [2019-07-31T04:09:50.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1178095100 data=null doit=true} to TreeItem with text {Experiment [2]} [2019-07-31T04:09:50.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1178095100 data=null} to TreeItem with text {Experiment [2]} [2019-07-31T04:09:50.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1178095100 data=null button=1 stateMask=0x0 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-31T04:09:50.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178095101 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-31T04:09:50.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1178095126 data=null button=1 stateMask=0x80000 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-31T04:09:51.162Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T04:09:51.162Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T04:09:51.418Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T04:09:51.418Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-31T04:09:51.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1178095513 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-31T04:09:51.418Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text' [2019-07-31T04:09:51.418Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-31T04:09:51.418Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-31T04:09:51.418Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-31T04:09:51.418Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-31T04:09:51.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:09:51.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:09:51.418Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:09:51.418Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:09:51.418Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:51.418Z] DEBUG - Clicking on OK [2019-07-31T04:09:51.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178095530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:51.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178095530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:51.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178095531 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:51.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178095531 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:51.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178095531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:51.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178095531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:51.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:51.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:51.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:51.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:51.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:51.418Z] DEBUG - Clicked on OK [2019-07-31T04:09:51.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178095531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:51.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1178095232 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-31T04:09:52.239Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again. [2019-07-31T04:09:52.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:52.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:52.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:52.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:52.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:52.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:52.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178096295 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:52.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178096295 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:52.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178096295 data=null} to TreeItem with text {test} [2019-07-31T04:09:52.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178096296 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:52.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178096296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:52.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178096320 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:52.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:52.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178096327 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:52.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178096327 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:52.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178096328 data=null} to TreeItem with text {test} [2019-07-31T04:09:52.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178096328 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:52.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178096328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:52.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178096336 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:52.239Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:09:52.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:52.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178096384 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:09:52.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178096384 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:09:52.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178096384 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:09:52.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178096385 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:52.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178096385 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-31T04:09:52.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178096410 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:09:52.239Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:09:52.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1178096411 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-31T04:09:52.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1178096412 data=null} to TreeItem with text {exp [2]} [2019-07-31T04:09:52.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1178096412 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-31T04:09:52.239Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178096412 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-31T04:09:52.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1178096435 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-31T04:09:52.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:52.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:52.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1178096440 data=null button=0 stateMask=0x0 x=101 y=53 count=0} to TreeItem with text {exp [2]} [2019-07-31T04:09:52.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1178096440 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-31T04:09:52.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1178096440 data=null} to TreeItem with text {exp [2]} [2019-07-31T04:09:52.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1178096441 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-31T04:09:52.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178096441 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-31T04:09:52.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1178096503 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-31T04:09:52.496Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T04:09:52.496Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T04:09:52.752Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T04:09:52.752Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-31T04:09:52.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1178096913 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-31T04:09:52.752Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text' [2019-07-31T04:09:52.752Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-31T04:09:52.752Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-31T04:09:52.752Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-31T04:09:52.752Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-31T04:09:52.752Z] 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-31T04:09:52.752Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:09:52.752Z] 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-31T04:09:52.752Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:09:52.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:09:52.752Z] 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-31T04:09:52.752Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected [2019-07-31T04:09:52.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1178096928 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-31T04:09:52.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1178096929 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-31T04:09:52.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1178096929 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-31T04:09:52.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1178096929 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-31T04:09:52.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1178096930 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-31T04:09:52.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1178096930 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-31T04:09:52.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1178096930 data=null item=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-31T04:09:52.752Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1178096930 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-31T04:09:52.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1178096930 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-31T04:09:52.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1178096931 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-31T04:09:52.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1178096931 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-31T04:09:52.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1178096931 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-31T04:09:52.753Z] 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-31T04:09:52.753Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-31T04:09:52.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:09:52.753Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:09:52.753Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:09:52.753Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:09:52.753Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:52.753Z] DEBUG - Clicking on OK [2019-07-31T04:09:52.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178096933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:52.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178096933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:52.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178096933 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:52.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178096933 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:52.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178096933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:52.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178096934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:52.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:52.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:52.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:52.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:52.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:52.753Z] DEBUG - Clicked on OK [2019-07-31T04:09:53.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178096934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:09:53.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1178096607 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-31T04:09:53.265Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again. [2019-07-31T04:09:53.265Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:53.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:53.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:53.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:53.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:53.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:53.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178097498 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:53.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178097498 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:53.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178097498 data=null} to TreeItem with text {test} [2019-07-31T04:09:53.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178097498 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:53.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178097499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:53.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178097527 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:53.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:53.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178097528 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:53.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178097528 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:53.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178097528 data=null} to TreeItem with text {test} [2019-07-31T04:09:53.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178097528 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:53.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178097528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:53.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178097541 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:53.521Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:09:53.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:53.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1178097542 data=null button=0 stateMask=0x0 x=91 y=221 count=0} to TreeItem with text {Traces [4]} [2019-07-31T04:09:53.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1178097542 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T04:09:53.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1178097543 data=null} to TreeItem with text {Traces [4]} [2019-07-31T04:09:53.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1178097543 data=null button=1 stateMask=0x0 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:09:53.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178097543 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-31T04:09:53.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1178097554 data=null button=1 stateMask=0x80000 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:09:53.521Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T04:09:53.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1178097596 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-31T04:09:53.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1178097596 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-31T04:09:53.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1178097596 data=null button=1 stateMask=0x0 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-31T04:09:53.521Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178097597 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-31T04:09:53.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1178097608 data=null button=1 stateMask=0x80000 x=118 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-31T04:09:53.521Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T04:09:53.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1178097609 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-31T04:09:53.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1178097609 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-31T04:09:53.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1178097610 data=null button=1 stateMask=0x0 x=118 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-31T04:09:53.521Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178097610 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-31T04:09:53.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1178097682 data=null button=1 stateMask=0x80000 x=134 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-31T04:09:53.521Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T04:09:53.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:53.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178097910 data=null button=0 stateMask=0x0 x=170 y=368 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:53.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178097910 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:53.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178097911 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:53.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178097911 data=null button=1 stateMask=0x0 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:53.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178097912 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:53.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178097979 data=null button=1 stateMask=0x80000 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:53.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:53.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:53.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:53.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:53.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T04:09:54.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:54.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178098182 data=null button=0 stateMask=0x0 x=174 y=389 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:09:54.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1178098183 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:09:54.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1178098183 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:09:54.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178098184 data=null button=1 stateMask=0x0 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:09:54.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178098184 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-31T04:09:54.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178098223 data=null button=1 stateMask=0x80000 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:09:54.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:54.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:54.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:54.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:54.598Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:54.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:54.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:54.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:54.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:54.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:54.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178098824 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:54.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178098824 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:54.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178098825 data=null} to TreeItem with text {test} [2019-07-31T04:09:54.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178098825 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:54.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178098826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:54.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178098895 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:54.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:54.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178098896 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:54.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178098896 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:54.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178098897 data=null} to TreeItem with text {test} [2019-07-31T04:09:54.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178098897 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:54.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178098905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:54.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178098913 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:54.856Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:09:54.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:54.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1178098919 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T04:09:54.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1178098919 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T04:09:54.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1178098919 data=null} to TreeItem with text {Traces [4]} [2019-07-31T04:09:54.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1178098919 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:09:54.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178098919 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-31T04:09:54.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1178098987 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:09:54.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:54.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1178098993 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T04:09:54.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1178098993 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T04:09:54.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1178098994 data=null} to TreeItem with text {Traces [4]} [2019-07-31T04:09:54.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1178098994 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:09:54.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178098994 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-31T04:09:54.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1178099000 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:09:54.856Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:09:54.856Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:09:55.112Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:09:55.112Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:09:55.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178099316 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:09:55.112Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:09:55.112Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:09:55.112Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:09:55.112Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:55.112Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:09:55.112Z] DEBUG - Clicking on &Yes [2019-07-31T04:09:55.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178099317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:55.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178099317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:55.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178099317 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:55.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178099317 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:55.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178099317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:55.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178099318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:55.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178099318 data=null item=null detail=0 x=0 y=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-31T04:09:55.369Z] DEBUG - Clicked on [2019-07-31T04:09:55.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178099105 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-31T04:09:57.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:09:57.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:57.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:57.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:57.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:57.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:57.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:57.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:57.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178101701 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:57.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178101701 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:57.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178101702 data=null} to TreeItem with text {test} [2019-07-31T04:09:57.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178101702 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:57.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178101702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:57.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178101786 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:57.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:57.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178101787 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:57.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178101788 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:57.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178101788 data=null} to TreeItem with text {test} [2019-07-31T04:09:57.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178101788 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:57.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178101789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:57.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178101802 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:57.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:09:57.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:57.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178101804 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:09:57.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178101804 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:57.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178101804 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:09:57.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178101805 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:57.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178101805 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:57.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178101830 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:57.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178101831 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:57.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178101831 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:09:57.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178101877 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:57.758Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178101879 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-31T04:09:57.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178101882 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:57.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:57.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178101883 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:57.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178101883 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:57.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178101883 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:57.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178101884 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:57.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178101884 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:57.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178101928 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:09:58.015Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:09:58.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:58.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:58.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:09:58.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:09:58.015Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:58.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178102229 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:58.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178102229 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:58.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178102229 data=null} to TreeItem with text {test} [2019-07-31T04:09:58.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178102230 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:58.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178102230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:58.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178102309 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:58.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:58.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178102310 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:09:58.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178102311 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:58.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178102311 data=null} to TreeItem with text {test} [2019-07-31T04:09:58.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178102311 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:58.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178102311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:09:58.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178102322 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:09:58.272Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:09:58.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:58.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178102378 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:09:58.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178102379 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:58.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178102379 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:09:58.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178102379 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:58.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178102380 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:58.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178102393 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:58.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:09:58.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178102393 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:09:58.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178102394 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:58.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178102394 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:09:58.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178102394 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:58.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178102394 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:09:58.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178102409 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:09:58.272Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:09:58.272Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:09:58.528Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:09:58.528Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:09:58.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178102710 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:09:58.528Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:09:58.528Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:09:58.528Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:09:58.528Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:58.528Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:09:58.528Z] DEBUG - Clicking on &Yes [2019-07-31T04:09:58.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178102712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:58.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178102712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:58.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178102712 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:58.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178102712 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:58.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178102712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:58.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178102712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:09:58.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178102713 data=null item=null detail=0 x=0 y=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-31T04:09:59.093Z] DEBUG - Clicked on [2019-07-31T04:09:59.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178102505 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-31T04:10:01.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:01.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:01.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:01.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:01.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:01.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:01.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:01.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:01.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178105599 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:01.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178105599 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:01.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178105599 data=null} to TreeItem with text {test} [2019-07-31T04:10:01.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178105599 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:01.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178105600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:01.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178105623 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:01.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:01.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178105625 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:01.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178105631 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:01.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178105631 data=null} to TreeItem with text {test} [2019-07-31T04:10:01.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178105632 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:01.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178105632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:01.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178105640 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:01.550Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:01.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:01.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178105642 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:01.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178105682 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:01.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178105682 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:01.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178105683 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:01.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178105683 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:01.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178105709 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:01.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178105710 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:01.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178105710 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:01.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178105710 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:01.550Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178105711 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-31T04:10:01.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178105713 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:01.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:01.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178105722 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:01.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178105722 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:01.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178105722 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:01.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178105722 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:01.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178105723 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:01.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178105811 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:01.812Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-31T04:10:01.812Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-31T04:10:02.069Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-31T04:10:02.069Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-31T04:10:02.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1178106190 data=null doit=true} to Shell with text {Rename Trace} [2019-07-31T04:10:02.069Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T04:10:02.069Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T04:10:02.069Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T04:10:02.069Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T04:10:02.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:02.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:10:02.069Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:10:02.069Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:02.069Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:02.069Z] DEBUG - Clicking on OK [2019-07-31T04:10:02.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178106195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:02.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178106195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:02.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178106195 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:02.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178106195 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:02.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178106195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:02.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178106195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:02.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178106196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:02.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1178105917 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-31T04:10:02.998Z] DEBUG - Clicked on [2019-07-31T04:10:02.998Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:02.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:02.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:02.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:02.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:02.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:02.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178107126 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:02.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178107127 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:02.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178107127 data=null} to TreeItem with text {test} [2019-07-31T04:10:02.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178107127 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:02.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178107127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:02.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178107196 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:02.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:02.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178107198 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:02.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178107198 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:02.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178107198 data=null} to TreeItem with text {test} [2019-07-31T04:10:02.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178107198 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:02.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178107198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:02.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178107206 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:02.998Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:02.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:02.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178107207 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:02.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178107207 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:02.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178107208 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:02.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178107208 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:02.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178107208 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:02.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178107226 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:02.998Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T04:10:02.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:02.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178107227 data=null button=0 stateMask=0x0 x=156 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:02.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1178107227 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:02.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1178107227 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:02.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178107228 data=null button=1 stateMask=0x0 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:02.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178107228 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-31T04:10:03.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178107306 data=null button=1 stateMask=0x80000 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:03.255Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T04:10:03.255Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T04:10:03.511Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T04:10:03.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1178107411 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-31T04:10:04.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:04.074Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:04.074Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:04.074Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:04.074Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:04.074Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:10:04.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178108224 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:10:04.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178108224 data=null doit=true} to TableItem with text {} [2019-07-31T04:10:04.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178108224 data=null} to TableItem with text {} [2019-07-31T04:10:04.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178108225 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:04.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178108294 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:10:04.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178108302 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:04.075Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:04.075Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:04.331Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:04.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:04.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:04.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:04.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:04.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:04.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178108449 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:04.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178108449 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:04.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178108449 data=null} to TreeItem with text {test} [2019-07-31T04:10:04.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178108450 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:04.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178108450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:04.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178108512 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:04.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:04.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178108521 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:04.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178108522 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:04.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178108522 data=null} to TreeItem with text {test} [2019-07-31T04:10:04.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178108522 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:04.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178108523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:04.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178108579 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:04.331Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:04.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:04.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178108581 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:04.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178108581 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:04.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178108581 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:04.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178108581 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:04.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178108581 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:04.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178108606 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:04.588Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:04.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178108607 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:04.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178108607 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:04.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178108608 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:04.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178108608 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:04.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178108608 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:04.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178108618 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:04.588Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:10:04.588Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:10:04.845Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:10:04.845Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:10:04.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178108892 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:10:04.845Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:04.845Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:04.845Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:04.845Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:04.845Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:04.845Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:04.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178108893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:04.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178108894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:04.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178108894 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:04.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178108894 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:04.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178108894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:04.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178108894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:04.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178108894 data=null item=null detail=0 x=0 y=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-31T04:10:05.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178108708 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-31T04:10:05.101Z] DEBUG - Clicked on [2019-07-31T04:10:06.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:06.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:06.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:06.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:06.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:06.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:06.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:06.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:06.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178111085 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:06.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178111086 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:06.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178111086 data=null} to TreeItem with text {test} [2019-07-31T04:10:06.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178111086 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:06.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178111087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:06.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178111114 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:06.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:06.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178111115 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:06.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178111115 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:06.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178111115 data=null} to TreeItem with text {test} [2019-07-31T04:10:06.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178111116 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:06.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178111116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:06.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178111126 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:06.995Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:06.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:06.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178111128 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:06.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178111128 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:06.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178111128 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:06.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178111129 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:06.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178111129 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:06.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178111180 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:06.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178111180 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:06.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178111180 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:06.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178111181 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:06.995Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178111181 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-31T04:10:06.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178111184 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:06.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:06.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178111185 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:06.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178111185 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:06.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178111185 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:06.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178111186 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:06.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178111186 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:06.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178111221 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:07.251Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-31T04:10:07.251Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-31T04:10:07.251Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-31T04:10:07.251Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-31T04:10:07.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1178111301 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-31T04:10:08.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:08.533Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:08.533Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:08.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:08.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:08.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:08.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:08.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:08.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178112188 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:08.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178112188 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:08.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178112189 data=null} to TreeItem with text {test} [2019-07-31T04:10:08.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178112189 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:08.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178112189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:08.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178112229 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:08.533Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:08.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1178112284 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T04:10:08.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1178112285 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T04:10:08.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1178112285 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T04:10:08.533Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178112286 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-31T04:10:08.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1178112289 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T04:10:08.533Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T04:10:08.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1178112290 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T04:10:08.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1178112290 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T04:10:08.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1178112290 data=null button=1 stateMask=0x0 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T04:10:08.533Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178112291 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-31T04:10:08.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1178112311 data=null button=1 stateMask=0x80000 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T04:10:08.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:08.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178112312 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:10:08.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178112312 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:10:08.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178112313 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:10:08.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178112315 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:10:08.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178112315 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-31T04:10:08.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178112397 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:10:08.533Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2019-07-31T04:10:08.533Z] DEBUG - Clicking on with mnemonic 'Remove' [2019-07-31T04:10:08.533Z] DEBUG - Clicked on with mnemonic 'Remove' [2019-07-31T04:10:08.533Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2019-07-31T04:10:08.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=1178112712 data=null doit=true} to Shell with text {Confirm Remove} [2019-07-31T04:10:08.533Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:08.533Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:08.533Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:08.533Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:08.533Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:08.533Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:08.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178112727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:08.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178112727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:08.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178112727 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:08.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178112728 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:08.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178112728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:08.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178112728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:08.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178112728 data=null item=null detail=0 x=0 y=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-31T04:10:09.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1178112491 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-31T04:10:09.464Z] DEBUG - Clicked on [2019-07-31T04:10:09.464Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T04:10:09.464Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:09.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:09.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:09.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:09.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:09.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:09.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178113490 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178113490 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178113490 data=null} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178113491 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178113491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178113535 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:09.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178113581 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178113581 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178113581 data=null} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178113581 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178113582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178113589 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:09.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:09.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178113591 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178113591 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178113591 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178113591 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178113591 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178113620 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.464Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T04:10:09.464Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:09.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:09.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:09.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:09.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:09.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:09.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178113695 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178113695 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178113695 data=null} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178113695 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:09.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178113696 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:09.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178113718 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:09.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:09.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178113719 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:09.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178113720 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:09.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178113720 data=null} to TreeItem with text {test} [2019-07-31T04:10:09.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178113720 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:09.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178113721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:09.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178113783 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:09.721Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:09.721Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:09.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178113784 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178113784 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178113785 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178113785 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178113785 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178113795 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.721Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:09.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178113796 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178113796 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178113796 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178113797 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178113797 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178113814 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:09.721Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:10:09.721Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:10:09.977Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:10:09.977Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:10:09.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178114101 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:10:09.977Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:09.977Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:09.977Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:09.977Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:09.977Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:09.977Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:09.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178114107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:09.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178114107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:09.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178114107 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:09.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178114107 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:09.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178114108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:09.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178114108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:09.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178114108 data=null item=null detail=0 x=0 y=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-31T04:10:09.978Z] DEBUG - Clicked on [2019-07-31T04:10:10.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178113909 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-31T04:10:12.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:12.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:12.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:12.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:12.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:12.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:12.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:12.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:12.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178116516 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:12.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178116516 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:12.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178116516 data=null} to TreeItem with text {test} [2019-07-31T04:10:12.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178116516 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:12.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178116516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:12.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178116590 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:12.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:12.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178116591 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:12.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178116591 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:12.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178116591 data=null} to TreeItem with text {test} [2019-07-31T04:10:12.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178116592 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:12.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178116592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:12.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178116599 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:12.382Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:12.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:12.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178116601 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:10:12.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178116601 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:10:12.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178116601 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:10:12.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178116601 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:10:12.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178116601 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-31T04:10:12.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178116617 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:10:12.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178116617 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:10:12.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178116617 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:10:12.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178116617 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:10:12.382Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178116618 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-31T04:10:12.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178116621 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:10:12.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1178116621 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-31T04:10:12.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1178116621 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-31T04:10:12.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1178116622 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-31T04:10:12.382Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178116622 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-31T04:10:12.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1178116686 data=null button=1 stateMask=0x80000 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-31T04:10:12.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:12.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:12.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178116692 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:12.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178116692 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:12.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178116693 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:12.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178116693 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:12.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178116694 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:12.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178116758 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:12.638Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T04:10:12.638Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T04:10:12.895Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T04:10:12.895Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T04:10:12.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1178116992 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T04:10:12.895Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T04:10:12.895Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T04:10:12.895Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T04:10:12.895Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T04:10:12.895Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T04:10:12.895Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T04:10:12.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:12.895Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:10:12.895Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:10:12.895Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:12.895Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:12.895Z] DEBUG - Clicking on OK [2019-07-31T04:10:12.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178116998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:12.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178116998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:12.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178116998 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:12.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178117002 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:12.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178117007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:12.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178117007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:12.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178117007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:12.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1178116836 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-31T04:10:12.895Z] DEBUG - Clicked on [2019-07-31T04:10:12.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:13.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:13.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178117151 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:13.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178117151 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:13.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178117152 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:13.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178117152 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:13.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178117153 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:13.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178117190 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:13.152Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T04:10:13.152Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T04:10:13.152Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T04:10:13.409Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T04:10:13.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1178117420 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T04:10:13.409Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T04:10:13.409Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T04:10:13.409Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T04:10:13.409Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T04:10:13.409Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T04:10:13.409Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T04:10:13.409Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-31T04:10:13.409Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-31T04:10:13.409Z] 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-31T04:10:13.409Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:13.409Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:10:13.409Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T04:10:13.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1178117425 data=null doit=true} to Button with text {Copy as a link} [2019-07-31T04:10:13.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1178117426 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-31T04:10:13.409Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T04:10:13.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1178117427 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T04:10:13.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1178117427 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-31T04:10:13.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1178117427 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-31T04:10:13.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1178117427 data=null item=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-31T04:10:13.409Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T04:10:13.409Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T04:10:13.409Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T04:10:13.409Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:13.409Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:10:13.409Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:10:13.409Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:13.409Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:13.409Z] DEBUG - Clicking on OK [2019-07-31T04:10:13.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178117438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:13.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178117439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:13.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178117439 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:13.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178117439 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:13.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178117439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:13.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178117439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:13.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178117439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:13.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1178117284 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-31T04:10:13.409Z] DEBUG - Clicked on [2019-07-31T04:10:13.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:13.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:13.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:13.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:13.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:13.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:13.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178117618 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:13.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178117618 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:13.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178117618 data=null} to TreeItem with text {test} [2019-07-31T04:10:13.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178117619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:13.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178117619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:13.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178117666 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:13.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:13.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178117667 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:13.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178117667 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:13.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178117667 data=null} to TreeItem with text {test} [2019-07-31T04:10:13.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178117668 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:13.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178117668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:13.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178117689 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:13.666Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:13.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:13.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1178117691 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T04:10:13.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1178117691 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T04:10:13.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1178117691 data=null} to TreeItem with text {Traces [3]} [2019-07-31T04:10:13.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1178117692 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:10:13.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178117692 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-31T04:10:13.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1178117715 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:10:13.666Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-31T04:10:13.666Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-31T04:10:13.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:13.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178117717 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:13.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1178117717 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:13.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1178117717 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:13.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178117717 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:13.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178117717 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-31T04:10:13.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178117791 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:13.666Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T04:10:13.666Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T04:10:13.922Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T04:10:13.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1178117844 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-31T04:10:14.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:15.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:15.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:15.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:15.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:15.414Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:10:15.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178119445 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:10:15.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178119446 data=null doit=true} to TableItem with text {} [2019-07-31T04:10:15.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178119446 data=null} to TableItem with text {} [2019-07-31T04:10:15.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178119446 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:15.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178119447 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:10:15.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178119458 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:15.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:15.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:15.414Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:15.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:15.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:15.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:15.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:15.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:15.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178119568 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:15.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178119569 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:15.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178119569 data=null} to TreeItem with text {test} [2019-07-31T04:10:15.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178119569 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:15.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178119569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:15.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178119606 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:15.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:15.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178119608 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:15.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178119608 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:15.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178119608 data=null} to TreeItem with text {test} [2019-07-31T04:10:15.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178119608 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:15.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178119609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:15.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178119616 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:15.414Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:15.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:15.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1178119617 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T04:10:15.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1178119617 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T04:10:15.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1178119617 data=null} to TreeItem with text {Traces [4]} [2019-07-31T04:10:15.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1178119618 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:10:15.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178119618 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-31T04:10:15.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1178119635 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:10:15.414Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T04:10:15.414Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-31T04:10:15.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:15.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178119637 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:15.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1178119637 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:15.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1178119637 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:15.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178119637 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:15.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178119638 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-31T04:10:15.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178119694 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:15.671Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T04:10:15.671Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T04:10:15.671Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T04:10:15.671Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:15.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1178119740 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-31T04:10:16.235Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:16.235Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:17.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:17.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:17.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:17.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:17.164Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:10:17.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178121386 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:10:17.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178121387 data=null doit=true} to TableItem with text {} [2019-07-31T04:10:17.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178121387 data=null} to TableItem with text {} [2019-07-31T04:10:17.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178121387 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:17.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178121388 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:10:17.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178121407 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:17.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:17.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:17.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T04:10:17.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:17.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178121611 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:17.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1178121611 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:17.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1178121611 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:17.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178121612 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:17.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178121612 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-31T04:10:17.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178121643 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:17.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:17.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:17.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:17.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:17.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T04:10:17.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:17.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178121760 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:17.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1178121760 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:17.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1178121761 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:17.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178121761 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:17.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178121761 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-31T04:10:17.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178121814 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:17.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:17.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:17.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:17.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:17.934Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:17.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:17.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:17.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:17.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:17.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:17.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178122017 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:17.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178122017 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:17.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178122017 data=null} to TreeItem with text {test} [2019-07-31T04:10:17.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178122018 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:17.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178122018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:17.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178122097 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:17.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:17.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178122099 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:17.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178122099 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:17.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178122099 data=null} to TreeItem with text {test} [2019-07-31T04:10:17.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178122100 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:17.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178122100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:17.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178122108 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:17.934Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:17.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:17.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1178122110 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T04:10:17.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1178122110 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T04:10:17.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1178122110 data=null} to TreeItem with text {Traces [4]} [2019-07-31T04:10:17.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1178122111 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:10:17.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178122111 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-31T04:10:17.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1178122127 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:10:17.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:17.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1178122129 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T04:10:17.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1178122129 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T04:10:17.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1178122129 data=null} to TreeItem with text {Traces [4]} [2019-07-31T04:10:17.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1178122130 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:10:17.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178122130 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-31T04:10:17.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1178122185 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:10:18.192Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:10:18.192Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:10:18.192Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:10:18.192Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:10:18.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178122416 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:10:18.192Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:18.192Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:18.192Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:18.192Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:18.192Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:18.192Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:18.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178122426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:18.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178122426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:18.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178122427 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:18.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178122428 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:18.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178122428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:18.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178122428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:18.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178122429 data=null item=null detail=0 x=0 y=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-31T04:10:18.983Z] DEBUG - Clicked on [2019-07-31T04:10:18.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178122233 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-31T04:10:20.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:20.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:20.877Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:20.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:20.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:20.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:20.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:20.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:20.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178125069 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:20.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178125069 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:20.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178125069 data=null} to TreeItem with text {test} [2019-07-31T04:10:20.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178125070 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:20.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178125070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:20.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178125109 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:20.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:20.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178125110 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:20.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178125110 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:20.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178125110 data=null} to TreeItem with text {test} [2019-07-31T04:10:20.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178125111 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:20.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178125111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:20.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178125125 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:20.877Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:20.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:20.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178125126 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:20.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178125127 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:20.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178125127 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:20.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178125127 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:20.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178125127 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178125189 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178125190 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178125190 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178125191 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.134Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178125191 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-31T04:10:21.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178125194 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:21.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178125195 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:21.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178125196 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:21.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178125196 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:21.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178125196 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:21.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178125196 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:21.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178125243 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:21.134Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:10:21.134Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:10:21.391Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:10:21.391Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T04:10:21.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1178125500 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-31T04:10:21.391Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:21.391Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:21.391Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:21.391Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:21.391Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:21.391Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:21.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178125501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:21.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178125501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:21.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178125501 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:21.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178125502 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:21.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178125502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:21.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178125516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:21.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178125516 data=null item=null detail=0 x=0 y=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-31T04:10:21.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1178125322 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-31T04:10:21.954Z] DEBUG - Clicked on [2019-07-31T04:10:21.954Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:21.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:21.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:21.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:21.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:21.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:21.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178126045 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:21.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178126045 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:21.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178126045 data=null} to TreeItem with text {test} [2019-07-31T04:10:21.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178126046 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:21.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178126046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:21.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178126103 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:21.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:21.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178126105 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:21.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178126105 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:21.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178126105 data=null} to TreeItem with text {test} [2019-07-31T04:10:21.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178126105 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:21.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178126106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:21.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178126116 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:21.954Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:21.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:21.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178126118 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178126118 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178126118 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178126119 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178126119 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178126178 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:21.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178126179 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178126180 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178126180 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178126180 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178126180 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:21.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178126185 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:22.211Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:10:22.211Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:10:22.211Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:10:22.211Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:10:22.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178126424 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:10:22.211Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:22.211Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:22.211Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:22.211Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:22.211Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:22.211Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:22.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178126426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:22.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178126426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:22.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178126426 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:22.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178126431 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:22.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178126431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:22.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178126431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:22.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178126432 data=null item=null detail=0 x=0 y=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-31T04:10:22.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178126285 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-31T04:10:22.468Z] DEBUG - Clicked on [2019-07-31T04:10:24.359Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:24.359Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:24.359Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:24.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:24.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:24.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:24.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:24.359Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:24.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178128482 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:24.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178128482 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:24.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178128482 data=null} to TreeItem with text {test} [2019-07-31T04:10:24.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178128483 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:24.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178128483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:24.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178128509 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:24.359Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:24.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178128510 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:24.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178128511 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:24.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178128511 data=null} to TreeItem with text {test} [2019-07-31T04:10:24.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178128511 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:24.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178128511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:24.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178128522 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:24.359Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:24.359Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:24.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178128523 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:24.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178128523 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:24.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178128523 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:24.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178128524 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:24.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178128524 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:24.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178128533 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:24.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178128533 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:24.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178128534 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:24.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178128534 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:24.359Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178128534 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-31T04:10:24.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178128590 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:24.359Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:24.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178128591 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:24.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178128591 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:24.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178128592 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:24.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178128592 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:24.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178128592 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:24.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178128624 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:24.616Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-31T04:10:24.616Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-31T04:10:24.616Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-31T04:10:24.616Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-31T04:10:24.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1178128719 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-31T04:10:25.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:25.437Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:25.437Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:25.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:25.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:25.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:25.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:25.437Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:25.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178129482 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:25.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178129482 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:25.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178129482 data=null} to TreeItem with text {test} [2019-07-31T04:10:25.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178129482 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:25.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178129483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:25.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178129519 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:25.437Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:25.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1178129523 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T04:10:25.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1178129523 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T04:10:25.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1178129524 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T04:10:25.437Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178129524 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-31T04:10:25.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1178129535 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T04:10:25.437Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T04:10:25.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1178129536 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T04:10:25.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1178129536 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T04:10:25.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1178129537 data=null button=1 stateMask=0x0 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T04:10:25.437Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178129537 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-31T04:10:25.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1178129542 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-31T04:10:25.437Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:25.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178129543 data=null button=0 stateMask=0x0 x=154 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:10:25.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178129543 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:10:25.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178129556 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:10:25.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178129556 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:10:25.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178129557 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-31T04:10:25.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178129596 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:10:25.437Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:10:25.437Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:10:25.694Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:10:25.694Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T04:10:25.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1178129815 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-31T04:10:25.694Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:25.694Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:25.694Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:25.694Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:25.694Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:25.694Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:25.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178129817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:25.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178129817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:25.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178129817 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:25.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178129832 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:25.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178129832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:25.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178129832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:25.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178129833 data=null item=null detail=0 x=0 y=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-31T04:10:26.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1178129648 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-31T04:10:26.258Z] DEBUG - Clicked on [2019-07-31T04:10:26.258Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:26.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:26.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:26.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:26.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:26.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:26.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178130439 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:26.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178130439 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:26.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178130439 data=null} to TreeItem with text {test} [2019-07-31T04:10:26.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178130439 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:26.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178130440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:26.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178130511 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:26.514Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:26.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178130512 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:26.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178130513 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:26.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178130513 data=null} to TreeItem with text {test} [2019-07-31T04:10:26.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178130513 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:26.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178130513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:26.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178130526 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:26.514Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:26.514Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:26.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178130527 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:26.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178130528 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:26.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178130528 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:26.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178130528 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:26.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178130529 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:26.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178130583 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:26.514Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:26.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178130586 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:10:26.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178130586 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:10:26.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178130586 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:10:26.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178130586 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:26.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178130587 data=null item=TreeItem {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-31T04:10:26.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178130591 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:26.514Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:10:26.514Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:10:26.771Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:10:26.771Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:10:26.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178130888 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:10:26.771Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:26.771Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:26.771Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:26.771Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:26.771Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:26.771Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:26.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178130890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:26.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178130890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:26.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178130890 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:26.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178130890 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:26.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178130890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:26.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178130891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:26.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178130891 data=null item=null detail=0 x=0 y=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-31T04:10:27.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178130687 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-31T04:10:27.028Z] DEBUG - Clicked on [2019-07-31T04:10:28.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:28.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:28.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:28.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:28.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:28.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:28.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:28.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:28.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178132792 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:28.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178132792 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:28.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178132792 data=null} to TreeItem with text {test} [2019-07-31T04:10:28.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178132793 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:28.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178132794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:28.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178132816 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:28.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:28.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178132817 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:28.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178132817 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:28.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178132817 data=null} to TreeItem with text {test} [2019-07-31T04:10:28.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178132818 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:28.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178132824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:28.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178132832 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:28.919Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:28.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:28.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178132834 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:28.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178132834 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:28.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178132834 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:28.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178132834 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:28.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178132839 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:28.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178132891 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:28.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178132891 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:28.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178132891 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:28.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178132892 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:28.919Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178132892 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-31T04:10:28.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178132895 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:28.919Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:28.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178132896 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:28.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178132896 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:28.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:28.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178132904 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:28.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178132905 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:28.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178132905 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:28.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178132937 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:28.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178132938 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:28.920Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178132979 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:28.920Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178132979 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:28.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178133043 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:28.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178133163 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:28.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178133163 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:28.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178133164 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:29.176Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:29.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:29.176Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:29.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:29.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178133271 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:29.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178133272 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:29.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178133272 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:29.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178133273 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:29.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178133273 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:29.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178133278 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:29.176Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T04:10:29.176Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T04:10:29.433Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T04:10:29.433Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T04:10:29.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1178133495 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T04:10:29.433Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T04:10:29.433Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T04:10:29.433Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T04:10:29.433Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T04:10:29.433Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T04:10:29.433Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T04:10:29.433Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:29.433Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:10:29.433Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:10:29.433Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:29.433Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:29.433Z] DEBUG - Clicking on OK [2019-07-31T04:10:29.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178133513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:29.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178133513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:29.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178133513 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:29.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178133514 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:29.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178133514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:29.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178133514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:29.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178133514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:29.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1178133330 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-31T04:10:29.690Z] DEBUG - Clicked on [2019-07-31T04:10:29.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:29.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:29.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:29.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:29.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:29.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:29.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178133743 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:29.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178133743 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:29.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178133744 data=null} to TreeItem with text {test} [2019-07-31T04:10:29.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178133744 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:29.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178133744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:29.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178133799 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:29.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:29.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178133800 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:29.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178133801 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:29.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178133801 data=null} to TreeItem with text {test} [2019-07-31T04:10:29.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178133801 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:29.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178133802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:29.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178133818 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:29.690Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:29.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:29.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178133823 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:10:29.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178133823 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:10:29.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178133823 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:10:29.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178133824 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:10:29.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178133824 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-31T04:10:29.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178133835 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:10:29.690Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:10:29.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:29.690Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:29.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178133849 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:29.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1178133850 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:29.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:29.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1178133850 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:29.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178133851 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:29.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178133851 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-31T04:10:29.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178133911 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:29.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178133912 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:29.690Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178133912 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:29.947Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178133913 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-31T04:10:29.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178133997 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:29.947Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178133997 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:29.947Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1178133998 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:30.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1178134038 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:30.205Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:30.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:30.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:31.028Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:31.284Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178135408 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178135416 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:31.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178135417 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178135418 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178135418 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178135481 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178135482 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.284Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178135492 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.541Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178135493 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178135557 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178135732 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178135735 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178135735 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.541Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:31.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:31.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:31.797Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:31.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:31.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:31.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:31.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:31.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:31.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178136044 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:31.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178136045 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:31.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178136045 data=null} to TreeItem with text {test} [2019-07-31T04:10:31.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178136045 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:32.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178136045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:32.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178136081 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:32.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:32.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178136082 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:32.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178136082 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:32.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178136083 data=null} to TreeItem with text {test} [2019-07-31T04:10:32.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178136083 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:32.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178136083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:32.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178136090 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:32.055Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:32.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:32.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178136092 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:10:32.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178136092 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:10:32.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178136092 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:10:32.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178136092 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:10:32.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178136093 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-31T04:10:32.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178136112 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:10:32.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:32.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178136114 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:10:32.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178136114 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:10:32.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178136114 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:10:32.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178136115 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:10:32.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178136115 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-31T04:10:32.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178136122 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:10:32.055Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:10:32.055Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:10:32.311Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:10:32.311Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:10:32.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178136318 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:10:32.311Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:32.311Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:32.311Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:32.311Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:32.311Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:32.311Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:32.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178136321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:32.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178136321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:32.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178136322 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:32.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178136322 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:32.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178136322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:32.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178136322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:32.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178136322 data=null item=null detail=0 x=0 y=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-31T04:10:32.568Z] DEBUG - Clicked on [2019-07-31T04:10:32.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178136187 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-31T04:10:34.460Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:34.460Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:34.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:34.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:34.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:34.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:34.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:34.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:34.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178138764 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:34.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178138764 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:34.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178138764 data=null} to TreeItem with text {test} [2019-07-31T04:10:34.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178138765 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:34.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178138765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:34.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178138787 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:34.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:34.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178138788 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:34.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178138788 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:34.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178138788 data=null} to TreeItem with text {test} [2019-07-31T04:10:34.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178138788 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:34.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178138788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:34.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178138804 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:34.718Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:34.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:34.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178138805 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:34.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178138805 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:34.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178138805 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:34.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178138806 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:34.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178138809 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:34.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178138819 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:34.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178138819 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:34.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178138819 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:34.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178138819 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:34.718Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178138820 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-31T04:10:34.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178138822 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:34.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:34.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178138880 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:34.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178138881 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:34.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178138881 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:34.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178138881 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:34.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178138881 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:34.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178138916 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:34.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:34.975Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T04:10:34.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1178139068 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-31T04:10:34.975Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:34.975Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:34.975Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:34.975Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:34.975Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:34.975Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:34.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178139071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:34.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178139071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:34.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178139071 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:34.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178139071 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:34.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178139071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:34.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178139071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:34.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178139071 data=null item=null detail=0 x=0 y=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-31T04:10:35.538Z] DEBUG - Clicked on [2019-07-31T04:10:35.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:35.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:35.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:35.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:35.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:35.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:35.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178139527 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:35.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178139527 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:35.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178139527 data=null} to TreeItem with text {test} [2019-07-31T04:10:35.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178139528 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:35.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178139528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:35.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178139568 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:35.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:35.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178139570 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:35.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178139570 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:35.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178139570 data=null} to TreeItem with text {test} [2019-07-31T04:10:35.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178139571 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:35.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178139571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:35.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178139579 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:35.538Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:35.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:35.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178139580 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:35.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178139580 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:35.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178139580 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:35.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178139581 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:35.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178139581 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:35.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178139595 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:35.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:35.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178139596 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:35.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178139597 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:35.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178139597 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:35.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178139597 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:35.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178139597 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:35.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178139601 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:35.538Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:10:35.538Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:10:35.538Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:10:35.795Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:10:35.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178139794 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:10:35.795Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:35.795Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:35.795Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:35.795Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:35.795Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:35.795Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:35.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178139806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:35.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178139806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:35.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178139807 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:35.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178139807 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:35.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178139807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:35.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178139807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:35.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178139807 data=null item=null detail=0 x=0 y=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-31T04:10:35.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178139654 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-31T04:10:35.795Z] DEBUG - Clicked on [2019-07-31T04:10:37.690Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:37.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:37.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:37.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:37.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:37.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:37.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:37.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:37.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:37.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178141830 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:37.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178141830 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:37.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178141831 data=null} to TreeItem with text {test} [2019-07-31T04:10:37.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178141831 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:37.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178141831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:37.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178141895 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:37.690Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:37.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1178141897 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-31T04:10:37.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1178141897 data=null} to TreeItem with text {Experiments [1]} [2019-07-31T04:10:37.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1178141898 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T04:10:37.690Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178141898 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-31T04:10:37.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1178141911 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-31T04:10:37.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1178141912 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-31T04:10:37.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1178141912 data=null} to TreeItem with text {exp [1]} [2019-07-31T04:10:37.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1178141913 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-31T04:10:37.690Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178141913 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-31T04:10:37.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1178141928 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-31T04:10:37.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:37.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1178141930 data=null button=0 stateMask=0x0 x=101 y=53 count=0} to TreeItem with text {exp [1]} [2019-07-31T04:10:37.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1178141930 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-31T04:10:37.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1178141930 data=null} to TreeItem with text {exp [1]} [2019-07-31T04:10:37.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1178141931 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-31T04:10:37.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178141931 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-31T04:10:37.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1178141947 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-31T04:10:37.947Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T04:10:37.947Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T04:10:37.947Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T04:10:37.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1178142018 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-31T04:10:38.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:38.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:38.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:38.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:38.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:38.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:38.768Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:38.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178142995 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:38.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178142995 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:38.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178142996 data=null} to TreeItem with text {test} [2019-07-31T04:10:38.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178142996 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:38.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178142996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178143031 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:39.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178143032 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:39.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178143032 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:39.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178143032 data=null} to TreeItem with text {test} [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178143033 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:39.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178143033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178143044 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:39.024Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:39.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178143045 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:39.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178143045 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:39.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178143045 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178143046 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:39.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178143046 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178143055 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:39.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178143086 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:39.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178143086 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:39.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178143086 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178143087 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:39.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178143087 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178143091 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:39.024Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:10:39.024Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:10:39.024Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:10:39.024Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:10:39.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178143233 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:10:39.024Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:39.024Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:39.024Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:39.024Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:39.024Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:39.024Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178143234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178143234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:39.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178143234 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:39.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178143235 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178143235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:39.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178143235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:39.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178143235 data=null item=null detail=0 x=0 y=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-31T04:10:39.283Z] DEBUG - Clicked on [2019-07-31T04:10:39.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178143137 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-31T04:10:41.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:41.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:41.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:41.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:41.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:41.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:41.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:41.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:41.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178145389 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:41.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178145389 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:41.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178145389 data=null} to TreeItem with text {test} [2019-07-31T04:10:41.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178145390 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:41.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178145390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:41.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178145411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:41.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:41.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178145412 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:41.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178145412 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:41.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178145413 data=null} to TreeItem with text {test} [2019-07-31T04:10:41.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178145413 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:41.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178145413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:41.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178145429 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:41.228Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:41.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:41.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178145430 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178145430 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178145431 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178145434 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178145434 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178145444 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178145444 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178145444 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178145445 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.228Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178145445 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-31T04:10:41.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178145447 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:41.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178145460 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:41.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178145460 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:41.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178145461 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:41.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178145461 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:41.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178145461 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:41.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178145500 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:41.484Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T04:10:41.484Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T04:10:41.484Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T04:10:41.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:41.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1178145549 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-31T04:10:41.484Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:41.484Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:41.484Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:41.484Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:41.484Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:10:41.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178145730 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:10:41.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178145731 data=null doit=true} to TableItem with text {} [2019-07-31T04:10:41.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178145731 data=null} to TableItem with text {} [2019-07-31T04:10:41.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178145731 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:41.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178145732 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:10:41.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178145740 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:41.742Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:41.742Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:41.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-31T04:10:41.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:41.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:41.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:41.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:41.742Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:41.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:41.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:41.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:41.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:41.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178145996 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:41.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178145996 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:41.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178145996 data=null} to TreeItem with text {test} [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178145997 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:41.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178145997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178146004 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:41.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178146005 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:41.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178146005 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:41.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178146005 data=null} to TreeItem with text {test} [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178146006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:41.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178146006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178146019 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:41.998Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:41.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178146021 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178146021 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178146021 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178146022 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178146022 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178146027 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178146027 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178146035 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178146035 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178146036 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178146036 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178146042 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:41.998Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:10:41.998Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:10:41.998Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:10:41.998Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:10:41.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178146183 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:10:41.998Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:41.998Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:41.998Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:41.998Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:41.998Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:41.998Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178146185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178146186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:41.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178146186 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:41.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178146186 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178146186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:41.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178146186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:41.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178146186 data=null item=null detail=0 x=0 y=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-31T04:10:42.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178146093 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-31T04:10:42.255Z] DEBUG - Clicked on [2019-07-31T04:10:44.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:44.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:44.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:44.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:44.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:44.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:44.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:44.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:44.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178148109 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:44.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178148109 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:44.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178148109 data=null} to TreeItem with text {test} [2019-07-31T04:10:44.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178148110 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:44.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178148110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:44.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178148125 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:44.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:44.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178148126 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:44.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178148126 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:44.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178148126 data=null} to TreeItem with text {test} [2019-07-31T04:10:44.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178148127 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:44.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178148127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:44.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178148133 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:44.149Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:44.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:44.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178148183 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:44.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178148184 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:44.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178148184 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:44.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178148184 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:44.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178148185 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:44.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178148189 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:44.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178148190 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:44.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178148190 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:44.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178148190 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:44.149Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178148190 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-31T04:10:44.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178148193 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:44.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:44.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:44.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178148196 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:44.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178148196 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:44.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178148196 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:44.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178148197 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:44.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178148197 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:44.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178148210 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:44.149Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T04:10:44.149Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T04:10:44.406Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T04:10:44.406Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T04:10:44.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1178148592 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T04:10:44.406Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T04:10:44.406Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T04:10:44.406Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T04:10:44.406Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T04:10:44.406Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T04:10:44.406Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T04:10:44.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:44.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:10:44.406Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:10:44.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:44.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.406Z] DEBUG - Clicking on OK [2019-07-31T04:10:44.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178148596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178148596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178148597 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178148597 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178148597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178148597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178148597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1178148297 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-31T04:10:44.663Z] DEBUG - Clicked on [2019-07-31T04:10:44.663Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:44.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:44.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178148891 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:44.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178148891 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:44.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178148892 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:44.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178148892 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:44.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178148893 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:44.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178148912 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:44.920Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-31T04:10:44.920Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-31T04:10:44.920Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-31T04:10:44.920Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-31T04:10:44.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1178149119 data=null doit=true} to Shell with text {Copy Trace} [2019-07-31T04:10:44.920Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-31T04:10:44.920Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-31T04:10:44.920Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-31T04:10:44.920Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-31T04:10:44.920Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T04:10:44.920Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T04:10:44.920Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-31T04:10:44.920Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-31T04:10:44.920Z] 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-31T04:10:44.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:44.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:10:44.920Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T04:10:44.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1178149149 data=null doit=true} to Button with text {Copy as a link} [2019-07-31T04:10:44.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1178149150 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-31T04:10:44.920Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T04:10:44.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1178149150 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T04:10:44.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1178149151 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-31T04:10:44.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1178149151 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-31T04:10:44.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1178149151 data=null item=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-31T04:10:44.920Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-31T04:10:44.920Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-31T04:10:44.920Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-31T04:10:44.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:44.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:10:44.920Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:10:44.920Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:44.920Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.920Z] DEBUG - Clicking on OK [2019-07-31T04:10:44.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178149167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178149167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178149168 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178149168 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178149168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:44.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178149169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:45.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178149169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:45.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1178148957 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-31T04:10:45.177Z] DEBUG - Clicked on [2019-07-31T04:10:45.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:45.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:45.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:45.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:45.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:45.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:45.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178149468 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:45.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178149468 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:45.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178149469 data=null} to TreeItem with text {test} [2019-07-31T04:10:45.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178149482 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:45.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178149482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:45.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178149491 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:45.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:45.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178149493 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:45.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178149493 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:45.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178149493 data=null} to TreeItem with text {test} [2019-07-31T04:10:45.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178149493 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:45.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178149494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:45.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178149508 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:45.436Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:45.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:45.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1178149510 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T04:10:45.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1178149510 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T04:10:45.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1178149510 data=null} to TreeItem with text {Traces [3]} [2019-07-31T04:10:45.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1178149511 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:10:45.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178149513 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-31T04:10:45.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1178149518 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:10:45.436Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-31T04:10:45.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:45.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178149519 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:45.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1178149519 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:45.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1178149519 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:45.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178149520 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:45.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178149520 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-31T04:10:45.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178149524 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:45.436Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T04:10:45.436Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T04:10:45.436Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T04:10:45.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1178149590 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-31T04:10:45.999Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:46.928Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:46.928Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:46.928Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:46.928Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:46.928Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:10:46.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178151152 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:10:46.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178151152 data=null doit=true} to TableItem with text {} [2019-07-31T04:10:46.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178151152 data=null} to TableItem with text {} [2019-07-31T04:10:46.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178151153 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:46.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178151153 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:10:46.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178151156 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:46.928Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:46.928Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:46.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:47.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:47.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:47.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:47.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:47.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:47.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178151237 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:47.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178151237 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:47.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178151237 data=null} to TreeItem with text {test} [2019-07-31T04:10:47.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178151237 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:47.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178151238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:47.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178151246 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:47.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:47.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178151247 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:47.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178151247 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:47.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178151248 data=null} to TreeItem with text {test} [2019-07-31T04:10:47.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178151248 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:47.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178151248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:47.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178151263 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:47.185Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:47.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:47.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1178151265 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T04:10:47.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1178151265 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T04:10:47.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1178151265 data=null} to TreeItem with text {Traces [3]} [2019-07-31T04:10:47.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1178151265 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:10:47.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178151269 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-31T04:10:47.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1178151274 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:10:47.185Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-31T04:10:47.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:47.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178151275 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:47.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1178151275 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:47.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1178151275 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:47.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178151276 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:47.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178151276 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-31T04:10:47.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178151280 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:47.185Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-31T04:10:47.185Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-31T04:10:47.185Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-31T04:10:47.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1178151332 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-31T04:10:47.442Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:48.005Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:48.005Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:48.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:48.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:48.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:48.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:48.568Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:10:48.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178152691 data=null button=0 stateMask=0x0 x=6 y=32 count=0} to TableItem with text {} [2019-07-31T04:10:48.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178152741 data=null doit=true} to TableItem with text {} [2019-07-31T04:10:48.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178152796 data=null} to TableItem with text {} [2019-07-31T04:10:48.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178152804 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:48.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178152805 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:10:48.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178152807 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:48.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:48.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:48.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T04:10:48.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:48.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178152990 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:48.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1178152991 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:48.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1178152991 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:48.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178152991 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:48.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178152991 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-31T04:10:48.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1178153021 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-31T04:10:48.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:48.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:48.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:48.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:48.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-31T04:10:48.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:49.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178153082 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:49.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1178153083 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:49.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1178153083 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:49.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178153083 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:49.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178153083 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-31T04:10:49.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1178153135 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-31T04:10:49.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:49.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:49.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:49.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:49.081Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:49.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:49.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:49.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:49.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:49.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:49.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178153274 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:49.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178153275 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:49.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178153275 data=null} to TreeItem with text {test} [2019-07-31T04:10:49.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178153275 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:49.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178153275 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:49.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178153309 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:49.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:49.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178153310 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:49.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178153310 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:49.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178153311 data=null} to TreeItem with text {test} [2019-07-31T04:10:49.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178153311 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:49.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178153311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:49.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178153318 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:49.081Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:49.081Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:49.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1178153319 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T04:10:49.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1178153319 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T04:10:49.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1178153319 data=null} to TreeItem with text {Traces [3]} [2019-07-31T04:10:49.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1178153319 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:10:49.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178153320 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-31T04:10:49.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1178153340 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:10:49.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:49.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1178153341 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T04:10:49.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1178153341 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T04:10:49.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1178153342 data=null} to TreeItem with text {Traces [3]} [2019-07-31T04:10:49.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1178153342 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:10:49.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178153342 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-31T04:10:49.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1178153378 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:10:49.338Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:10:49.338Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:10:49.338Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:10:49.338Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:10:49.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178153529 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:10:49.338Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:49.338Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:49.338Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:49.338Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:49.338Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:49.338Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:49.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178153532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:49.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178153532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:49.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178153532 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:49.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178153532 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:49.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178153533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:49.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178153533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:49.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178153533 data=null item=null detail=0 x=0 y=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-31T04:10:49.595Z] DEBUG - Clicked on [2019-07-31T04:10:49.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178153424 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-31T04:10:52.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:52.114Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:52.114Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:52.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:52.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:52.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:52.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:52.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178155981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:52.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178155981 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:52.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178155981 data=null} to TreeItem with text {test} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178155982 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:52.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178155982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178156014 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:52.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178156015 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:52.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178156016 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:52.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178156016 data=null} to TreeItem with text {test} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178156016 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:52.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178156017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178156027 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:52.114Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:52.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178156029 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178156029 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178156029 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178156029 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178156029 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178156038 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178156049 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178156049 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178156050 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.114Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178156050 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-31T04:10:52.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178156053 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.114Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178156054 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178156054 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:52.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178156054 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178156055 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178156055 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178156095 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178156096 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178156096 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178156096 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178156244 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178156246 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178156246 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178156246 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:52.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:10:52.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:52.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:52.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:52.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:52.114Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178156250 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:10:52.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178156250 data=null doit=true} to TableItem with text {} [2019-07-31T04:10:52.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178156250 data=null} to TableItem with text {} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178156251 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:52.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178156251 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:10:52.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178156259 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:10:52.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:10:52.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:10:52.371Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-31T04:10:52.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:52.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:52.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:52.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:52.371Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:52.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:52.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:52.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:52.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:52.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178156658 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:52.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178156659 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:52.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178156659 data=null} to TreeItem with text {test} [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178156659 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:52.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178156659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178156686 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:52.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178156687 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:52.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178156687 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:52.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178156687 data=null} to TreeItem with text {test} [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178156688 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:52.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178156688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178156693 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:52.926Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:52.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178156699 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178156699 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178156699 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178156700 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178156700 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178156704 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178156705 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178156705 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178156705 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178156706 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178156706 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178156710 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:52.926Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:10:52.926Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:10:52.926Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:10:52.926Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:10:52.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178156897 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:10:52.926Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:10:52.926Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:10:52.926Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:52.926Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:52.926Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:10:52.926Z] DEBUG - Clicking on &Yes [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178156908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178156908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:52.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178156908 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:52.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178156908 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178156909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:52.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178156909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:10:52.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178156909 data=null item=null detail=0 x=0 y=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-31T04:10:53.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178156801 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-31T04:10:53.183Z] DEBUG - Clicked on [2019-07-31T04:10:53.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178157530 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:10:53.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:10:53.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:53.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:53.439Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:53.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178157540 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:53.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178157540 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:53.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178157540 data=null} to TreeItem with text {test} [2019-07-31T04:10:53.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178157540 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:53.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178157541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:53.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178157563 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:53.439Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:10:53.439Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:10:53.696Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:10:54.626Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:10:54.626Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:10:54.626Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:10:54.626Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:10:54.626Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:10:54.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:54.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:10:54.626Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:10:54.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178158621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178158622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178158622 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178158622 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178158622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178158623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178158623 data=null item=null detail=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-31T04:10:54.626Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178158623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178158623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178158623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178158623 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178158624 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:10:54.626Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:10:54.626Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:10:54.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:54.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:10:54.626Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:10:54.626Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:54.626Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:54.626Z] DEBUG - Clicking on OK [2019-07-31T04:10:54.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178158626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:54.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178158626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:54.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178158626 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:54.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178158627 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:54.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178158627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:54.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178158627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:54.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:54.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:54.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:54.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:54.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:54.626Z] DEBUG - Clicked on OK [2019-07-31T04:10:54.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178158627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:10:54.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1178157660 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-31T04:10:55.190Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.367 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-31T04:10:55.190Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.987 s [2019-07-31T04:10:55.190Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 8.818 s [2019-07-31T04:10:55.190Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.374 s [2019-07-31T04:10:55.190Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.81 s [2019-07-31T04:10:55.190Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.495 s [2019-07-31T04:10:55.190Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.434 s [2019-07-31T04:10:55.190Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 8.773 s [2019-07-31T04:10:55.190Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.197 s [2019-07-31T04:10:55.190Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.393 s [2019-07-31T04:10:55.190Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.109 s [2019-07-31T04:10:55.190Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.815 s [2019-07-31T04:10:55.190Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.816 s [2019-07-31T04:10:55.190Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.662 s [2019-07-31T04:10:55.190Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 7.82 s [2019-07-31T04:10:55.190Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.913 s [2019-07-31T04:10:55.190Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-31T04:10:55.447Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:56.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:56.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:56.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:56.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:56.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:56.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178160160 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178160161 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178160161 data=null} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178160161 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178160162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178160204 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:56.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178160206 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178160206 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178160206 data=null} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178160206 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178160207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178160218 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178160219 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178160219 data=null} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178160219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178160219 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-31T04:10:56.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178160223 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:56.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:56.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178160224 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178160224 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178160230 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178160230 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178160230 data=null item=TreeItem {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-31T04:10:56.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178160241 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:56.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178160294 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178160294 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178160294 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178160295 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178160295 data=null item=TreeItem {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-31T04:10:56.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178160305 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.267Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-31T04:10:56.267Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-31T04:10:56.525Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-31T04:10:56.525Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-31T04:10:56.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1178160598 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-31T04:10:56.525Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T04:10:56.525Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T04:10:56.525Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric [2019-07-31T04:10:56.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1178160609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T04:10:56.525Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1178160610 data=null doit=true} to (of type 'List') [2019-07-31T04:10:56.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1178160611 data=null} to (of type 'List') [2019-07-31T04:10:56.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1178160612 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-31T04:10:56.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1178160612 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-31T04:10:56.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1178160617 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T04:10:56.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1178160623 data=null doit=true} to Button with text {Text} [2019-07-31T04:10:56.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1178160623 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-31T04:10:56.525Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T04:10:56.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1178160625 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T04:10:56.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1178160625 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-31T04:10:56.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1178160625 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-31T04:10:56.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1178160625 data=null item=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-31T04:10:56.525Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-31T04:10:56.525Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-31T04:10:56.525Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-31T04:10:56.525Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log [2019-07-31T04:10:56.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1178160629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-31T04:10:56.525Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1178160633 data=null doit=true} to (of type 'List') [2019-07-31T04:10:56.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1178160633 data=null} to (of type 'List') [2019-07-31T04:10:56.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1178160634 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-31T04:10:56.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1178160634 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-31T04:10:56.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1178160635 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:56.525Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:10:56.525Z] DEBUG - Clicking on &Close [2019-07-31T04:10:56.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1178160688 data=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-31T04:10:56.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1178160688 data=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-31T04:10:56.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1178160688 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:10:56.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1178160688 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-31T04:10:56.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1178160689 data=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-31T04:10:56.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1178160689 data=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-31T04:10:56.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1178160689 data=null item=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-31T04:10:56.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1178160397 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-31T04:10:56.782Z] DEBUG - Clicked on [2019-07-31T04:10:56.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:56.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:56.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:56.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:56.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:56.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:56.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178160806 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178160807 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178160807 data=null} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178160807 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178160808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178160890 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:56.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178160892 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178160892 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178160892 data=null} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178160893 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178160893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178160900 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:56.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:56.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178160910 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178160910 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178160910 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178160911 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178160911 data=null item=TreeItem {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-31T04:10:56.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178160978 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:56.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178160979 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178160980 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178160980 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178160980 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178160981 data=null item=TreeItem {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-31T04:10:56.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178160986 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:56.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:56.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:56.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:56.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:56.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:56.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:56.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178161032 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178161032 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178161033 data=null} to TreeItem with text {test} [2019-07-31T04:10:56.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178161033 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:57.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178161033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:57.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178161101 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:57.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:57.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178161103 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:57.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178161103 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:57.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178161103 data=null} to TreeItem with text {test} [2019-07-31T04:10:57.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178161104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:57.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178161104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:57.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178161111 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:57.039Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:57.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:57.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178161116 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178161116 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178161117 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178161117 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178161118 data=null item=TreeItem {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-31T04:10:57.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178161127 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:57.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178161128 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178161128 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178161185 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178161185 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178161186 data=null item=TreeItem {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-31T04:10:57.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178161191 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.039Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:10:57.039Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:10:57.602Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:10:57.602Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:10:57.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178161788 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:10:57.602Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:10:57.602Z] DEBUG - Clicking on Cancel [2019-07-31T04:10:57.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1178161793 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-31T04:10:57.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1178161793 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-31T04:10:57.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1178161793 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:10:57.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1178161793 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:10:57.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1178161793 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-31T04:10:57.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1178161794 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-31T04:10:57.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1178161794 data=null item=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-31T04:10:57.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178161278 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-31T04:10:57.862Z] DEBUG - Clicked on [2019-07-31T04:10:57.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:57.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:57.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:57.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:57.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:57.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:57.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178161925 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:57.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178161925 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:57.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178161925 data=null} to TreeItem with text {test} [2019-07-31T04:10:57.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178161925 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:57.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178161926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:57.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178161949 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:57.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:57.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178161957 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:57.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178161958 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:57.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178161958 data=null} to TreeItem with text {test} [2019-07-31T04:10:57.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178161958 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:57.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178161958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:57.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178161966 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:57.862Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:57.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:57.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178161974 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178161975 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178161975 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178161975 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178161975 data=null item=TreeItem {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-31T04:10:57.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178161998 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:57.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178161999 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178161999 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178161999 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178162000 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178162000 data=null item=TreeItem {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-31T04:10:57.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178162011 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:10:57.862Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:10:57.862Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:10:58.119Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:10:58.119Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:10:58.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178162271 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:10:58.119Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:10:58.119Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:10:58.119Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:10:58.119Z] 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-31T04:10:58.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.119Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:10:58.119Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.119Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:10:58.119Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:10:58.119Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:10:58.119Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:10:58.119Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:10:58.119Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:10:58.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:58.119Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:10:58.119Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:10:58.119Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:10:58.119Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:10:58.119Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:10:58.119Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:10:58.119Z] DEBUG - matched Combo with text " [2019-07-31T04:10:58.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178162427 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-31T04:10:58.376Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:58.376Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:10:58.377Z] 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-31T04:10:58.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@397c53e7 [2019-07-31T04:10:58.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1178162434 data=null button=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-31T04:10:58.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178162435 data=null button=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-31T04:10:58.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1178162435 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1178162435 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1178162435 data=null button=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-31T04:10:58.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1178162435 data=null button=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-31T04:10:58.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1178162435 data=null item=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-31T04:10:58.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1178162482 data=null button=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-31T04:10:58.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178162483 data=null button=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-31T04:10:58.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1178162483 data=null button=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-31T04:10:58.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1178162483 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1178162483 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:10:58.377Z] 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-31T04:10:58.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7565ce3d [2019-07-31T04:10:58.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1178162486 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-31T04:10:58.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1178162487 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-31T04:10:58.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1178162487 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1178162487 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1178162487 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-31T04:10:58.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1178162487 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-31T04:10:58.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1178162487 data=null item=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-31T04:10:58.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1178162487 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-31T04:10:58.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1178162488 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-31T04:10:58.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1178162488 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-31T04:10:58.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1178162488 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1178162488 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:10:58.377Z] 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-31T04:10:58.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] 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-31T04:10:58.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:10:58.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] 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-31T04:10:58.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:10:58.377Z] 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-31T04:10:58.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] 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-31T04:10:58.377Z] 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-31T04:10:58.377Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:10:58.377Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:10:58.377Z] DEBUG - Clicking on &Finish [2019-07-31T04:10:58.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178162509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:10:58.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178162509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:10:58.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178162509 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:10:58.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178162509 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:10:58.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178162509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:10:58.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178162510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:10:58.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178162510 data=null item=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-31T04:10:58.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178162056 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-31T04:10:58.942Z] DEBUG - Clicked on [2019-07-31T04:10:58.942Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:10:58.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:58.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:58.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:58.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:58.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:58.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178163191 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:58.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178163191 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:58.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178163191 data=null} to TreeItem with text {test} [2019-07-31T04:10:58.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178163192 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:59.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178163192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:59.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178163215 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:59.199Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:59.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178163223 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:10:59.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178163223 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:59.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178163224 data=null} to TreeItem with text {test} [2019-07-31T04:10:59.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178163224 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:59.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178163224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:10:59.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178163231 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:10:59.199Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:10:59.199Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:59.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178163232 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:10:59.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178163232 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:59.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178163232 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:59.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178163285 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:59.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178163285 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:59.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178163294 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:59.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178163308 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:10:59.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178163308 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:10:59.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178163308 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:59.199Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178163309 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-31T04:10:59.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178163311 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:10:59.455Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:10:59.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:59.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178163672 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178163673 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178163673 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178163674 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178163675 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178163707 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:59.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:59.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:10:59.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:10:59.712Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:10:59.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:59.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178163714 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178163714 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178163715 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178163715 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178163715 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178163721 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178163722 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178163723 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:10:59.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178163723 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178163724 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178163724 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178163734 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178163735 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178163735 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.712Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178163736 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178163886 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178164081 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178164082 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178164082 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.969Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:10:59.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:00.899Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:00.899Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:00.899Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:00.899Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:01.159Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:01.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178165184 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:01.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178165185 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:01.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178165185 data=null} to TableItem with text {} [2019-07-31T04:11:01.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178165186 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:01.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178165186 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:01.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178165194 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:01.159Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:01.159Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:01.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:01.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:01.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178165426 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:01.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178165426 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:01.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178165427 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:01.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178165427 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:01.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178165427 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:01.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178165478 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:01.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:01.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:01.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:01.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:01.415Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:01.415Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:01.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:01.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:01.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:01.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:01.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:01.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178165492 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:01.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178165492 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:01.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178165492 data=null} to TreeItem with text {test} [2019-07-31T04:11:01.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178165492 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:01.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178165492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:01.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178165531 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:01.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:01.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178165579 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:01.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178165579 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:01.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178165579 data=null} to TreeItem with text {test} [2019-07-31T04:11:01.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178165580 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:01.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178165580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:01.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178165589 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:01.416Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:01.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:01.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178165590 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:11:01.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178165590 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:11:01.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178165591 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:11:01.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178165591 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:11:01.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178165591 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:11:01.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178165612 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:11:01.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:01.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178165613 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:11:01.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178165620 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:11:01.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178165620 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:11:01.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178165620 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:11:01.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178165621 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:11:01.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178165628 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:11:01.672Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:01.672Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:01.929Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:01.929Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:01.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178166109 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:01.929Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:01.929Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:01.929Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:01.929Z] 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-31T04:11:01.929Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:01.929Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:01.929Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:01.929Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:01.929Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:01.929Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:01.929Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:01.929Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:01.929Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:01.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:01.929Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:01.929Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:01.929Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:01.929Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:01.929Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:01.929Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:01.929Z] DEBUG - matched Combo with text " [2019-07-31T04:11:02.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178166225 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-31T04:11:02.188Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:02.188Z] 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-31T04:11:02.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:02.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:02.188Z] 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-31T04:11:02.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:02.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:02.188Z] 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-31T04:11:02.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:02.188Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:02.227Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:02.227Z] 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-31T04:11:02.227Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:02.227Z] 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-31T04:11:02.227Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:02.227Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] 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-31T04:11:02.227Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:02.227Z] 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-31T04:11:02.227Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] 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-31T04:11:02.227Z] 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-31T04:11:02.227Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:02.227Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:02.227Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:02.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178166295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:02.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178166295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:02.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178166295 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:02.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178166295 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:02.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178166295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:02.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178166295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:02.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178166295 data=null item=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-31T04:11:02.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178165719 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-31T04:11:02.982Z] DEBUG - Clicked on [2019-07-31T04:11:02.982Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:02.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:02.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:02.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:02.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:02.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:02.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178167012 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:02.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178167012 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:02.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178167012 data=null} to TreeItem with text {test} [2019-07-31T04:11:02.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178167013 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:02.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178167013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:02.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178167030 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:02.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:02.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178167031 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:02.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178167083 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:02.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178167083 data=null} to TreeItem with text {test} [2019-07-31T04:11:02.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178167084 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:02.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178167084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:02.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178167090 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:02.982Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:02.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:02.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178167091 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:11:02.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178167092 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:11:02.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178167092 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:11:02.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178167092 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:11:02.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178167092 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-31T04:11:02.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178167106 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:11:02.982Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:11:03.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:03.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:03.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178167374 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178167375 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178167375 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178167376 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178167376 data=null item=TreeItem {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-31T04:11:03.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178167411 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:03.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:03.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:03.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:03.239Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:03.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:03.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178167416 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178167416 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178167417 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178167417 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178167417 data=null item=TreeItem {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-31T04:11:03.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178167421 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178167422 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178167422 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:03.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178167423 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178167423 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178167424 data=null item=TreeItem {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-31T04:11:03.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178167432 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178167432 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.239Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178167433 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.495Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178167433 data=null item=TreeItem {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-31T04:11:03.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178167494 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178167689 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178167689 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178167689 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.495Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:03.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:03.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:04.865Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:04.865Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:04.865Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:04.865Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:04.865Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178168694 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:04.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178168694 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:04.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178168695 data=null} to TableItem with text {} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178168695 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:04.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178168695 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178168722 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:04.865Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:04.865Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:04.865Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:04.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178168897 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:04.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178168897 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:04.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178168898 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178168899 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:04.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178168899 data=null item=TreeItem {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-31T04:11:04.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178168904 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:04.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:04.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:04.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:04.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:04.865Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:04.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:04.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:04.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:04.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:04.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:04.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178168918 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:04.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178168918 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:04.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178168919 data=null} to TreeItem with text {test} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178168919 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:04.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178168919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178168954 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:04.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178168956 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:04.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178168956 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:04.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178168956 data=null} to TreeItem with text {test} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178168956 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:04.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178168957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178168984 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:04.865Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:04.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178168989 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:11:04.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178168989 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:11:04.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178168989 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178168990 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:11:04.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178168990 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-31T04:11:04.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178169012 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:11:04.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178169014 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:11:04.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178169014 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:11:04.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178169014 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:11:04.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178169014 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:11:04.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178169015 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-31T04:11:04.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178169023 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:11:04.865Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:04.865Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:05.429Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:05.430Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:05.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178169420 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:05.430Z] 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-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:05.430Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:05.430Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:05.430Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:05.430Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:05.430Z] DEBUG - matched Combo with text " [2019-07-31T04:11:05.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178169598 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-31T04:11:05.430Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:05.430Z] 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-31T04:11:05.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:05.430Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:05.430Z] 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-31T04:11:05.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:05.430Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:05.430Z] 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-31T04:11:05.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:05.430Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:05.430Z] 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-31T04:11:05.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:05.430Z] 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-31T04:11:05.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:05.430Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] 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-31T04:11:05.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:05.430Z] 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-31T04:11:05.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] 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-31T04:11:05.430Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:05.430Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:05.430Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:05.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178169632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:05.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178169632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:05.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178169633 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:05.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178169633 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:05.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178169633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:05.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178169633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:05.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:05.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:05.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:05.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:05.687Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:05.687Z] DEBUG - Clicked on &Finish [2019-07-31T04:11:06.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178169633 data=null item=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-31T04:11:06.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178169072 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-31T04:11:06.814Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:06.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:06.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:06.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:06.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:06.814Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:06.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178170798 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:06.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178170799 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:06.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178170799 data=null} to TreeItem with text {test} [2019-07-31T04:11:06.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178170799 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:06.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178170800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:06.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178170830 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:06.814Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:06.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178170831 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:06.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178170831 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:06.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178170832 data=null} to TreeItem with text {test} [2019-07-31T04:11:06.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178170832 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:06.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178170832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:06.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178170880 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:06.814Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:06.814Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:06.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1178170881 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T04:11:06.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1178170881 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T04:11:06.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1178170882 data=null} to TreeItem with text {Traces [3]} [2019-07-31T04:11:06.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1178170882 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:11:06.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178170882 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-31T04:11:06.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1178170893 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:11:06.814Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-31T04:11:07.071Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:07.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:07.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178171363 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178171363 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178171364 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178171364 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178171365 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178171408 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:07.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:07.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:07.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:07.328Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:07.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:07.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178171414 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178171414 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178171414 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178171414 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178171414 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178171420 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178171420 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178171421 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:07.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178171421 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178171421 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178171422 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178171431 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178171432 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178171432 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:07.328Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178171433 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:08.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178171546 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:08.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178172511 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:08.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178172512 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:08.515Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178172512 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:08.515Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:08.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:08.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:08.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:08.771Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:08.771Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:08.771Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:08.771Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:08.771Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:08.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178173016 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:08.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178173016 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:08.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178173016 data=null} to TableItem with text {} [2019-07-31T04:11:08.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178173017 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:08.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178173017 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:09.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178173026 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:09.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:09.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:09.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:09.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:09.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178174000 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:09.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178174001 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:09.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178174001 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:09.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178174002 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:09.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178174002 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:09.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178174008 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:09.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:09.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:09.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:09.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:09.958Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:09.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:09.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:09.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:09.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:09.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:09.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:09.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178174022 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:09.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178174023 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:09.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178174023 data=null} to TreeItem with text {test} [2019-07-31T04:11:09.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178174023 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:09.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178174023 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:09.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178174084 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:09.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:09.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178174085 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:09.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178174085 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:09.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178174085 data=null} to TreeItem with text {test} [2019-07-31T04:11:09.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178174086 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:09.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178174086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:09.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178174092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:09.958Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:09.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:09.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1178174093 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T04:11:09.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1178174093 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T04:11:09.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1178174093 data=null} to TreeItem with text {Traces [3]} [2019-07-31T04:11:09.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1178174094 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:11:09.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178174094 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-31T04:11:09.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1178174114 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:11:09.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:09.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1178174115 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-31T04:11:09.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1178174116 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T04:11:09.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1178174116 data=null} to TreeItem with text {Traces [3]} [2019-07-31T04:11:09.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1178174116 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:11:09.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178174116 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-31T04:11:09.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1178174125 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:11:10.215Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:10.215Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:10.472Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:10.472Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:10.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178174634 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:10.472Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:10.472Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:10.472Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:10.472Z] 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-31T04:11:10.472Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.472Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:10.472Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.472Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:10.472Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:10.472Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:10.472Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:10.472Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:10.472Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:10.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:10.472Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:10.472Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:10.472Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:10.472Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:10.472Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:10.472Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:10.472Z] DEBUG - matched Combo with text " [2019-07-31T04:11:10.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178174789 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-31T04:11:10.730Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:10.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-31T04:11:10.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3df9100b [2019-07-31T04:11:10.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1178174791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178174792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1178174792 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1178174792 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1178174792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1178174792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1178174792 data=null item=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-31T04:11:10.730Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1178174793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178174793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1178174793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1178174793 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1178174793 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:10.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-31T04:11:10.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:10.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-31T04:11:10.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:10.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-31T04:11:10.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:10.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-31T04:11:10.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:10.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-31T04:11:10.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:10.730Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:10.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-31T04:11:10.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:10.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-31T04:11:10.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:10.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-31T04:11:10.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-31T04:11:10.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:10.730Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:10.730Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:10.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178174820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:10.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178174820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:10.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178174820 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:10.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178174820 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:10.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178174820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:10.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178174821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:10.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:10.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:10.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:10.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:10.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:10.730Z] DEBUG - Clicked on &Finish [2019-07-31T04:11:11.660Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:11:11.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178175581 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:11:11.660Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:11:11.660Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-31T04:11:11.660Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:11.660Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T04:11:11.660Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:11:11.660Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:11:11.660Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:11:11.660Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:11:11.660Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:11:11.660Z] DEBUG - Clicking on Rename [2019-07-31T04:11:11.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1178175583 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-31T04:11:11.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1178175583 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-31T04:11:11.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1178175583 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T04:11:11.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1178175583 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T04:11:11.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1178175583 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-31T04:11:11.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1178175584 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-31T04:11:11.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1178175584 data=null item=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-31T04:11:11.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178174821 data=null item=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-31T04:11:11.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178174225 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-31T04:11:11.917Z] DEBUG - Clicked on [2019-07-31T04:11:11.917Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:12.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:12.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:12.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:12.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:12.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:12.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178176175 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:12.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178176176 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:12.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178176176 data=null} to TreeItem with text {test} [2019-07-31T04:11:12.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178176176 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:12.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178176176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:12.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178176219 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:12.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:12.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178176219 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:12.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178176220 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:12.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178176220 data=null} to TreeItem with text {test} [2019-07-31T04:11:12.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178176220 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:12.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178176220 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:12.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178176240 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:12.173Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:12.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:12.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1178176243 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T04:11:12.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1178176243 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T04:11:12.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1178176243 data=null} to TreeItem with text {Traces [4]} [2019-07-31T04:11:12.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1178176243 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:11:12.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178176244 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-31T04:11:12.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1178176253 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:11:12.173Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T04:11:12.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:12.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:12.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176519 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176519 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176519 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176520 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178176520 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-31T04:11:12.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176558 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:12.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:12.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:12.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:12.432Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:12.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:12.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176582 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176582 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176582 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176582 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178176582 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-31T04:11:12.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176587 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176588 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176588 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:12.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176589 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176589 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178176589 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-31T04:11:12.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176593 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176593 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.432Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176594 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:12.731Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178176594 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-31T04:11:13.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178176815 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:13.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178177126 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:13.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178177126 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:13.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178177126 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:13.179Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:13.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:13.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:13.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:13.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:14.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:14.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:14.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:14.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:14.112Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:14.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178178131 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:14.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178178131 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:14.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178178132 data=null} to TableItem with text {} [2019-07-31T04:11:14.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178178132 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:14.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178178133 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:14.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178178138 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:14.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:14.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:14.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:14.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:14.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178178321 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:14.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178178322 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:14.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178178322 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:14.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178178323 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:14.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178178323 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-31T04:11:14.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178178329 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:11:14.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:14.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:14.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:14.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:14.112Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:14.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:14.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:14.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:14.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:14.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:14.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:14.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178178345 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:14.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178178345 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:14.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178178345 data=null} to TreeItem with text {test} [2019-07-31T04:11:14.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178178346 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:14.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178178346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:14.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178178384 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:14.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:14.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178178385 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:14.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178178385 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:14.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178178385 data=null} to TreeItem with text {test} [2019-07-31T04:11:14.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178178386 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:14.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178178386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:14.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178178396 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:14.369Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:14.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:14.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1178178397 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T04:11:14.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1178178397 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T04:11:14.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1178178397 data=null} to TreeItem with text {Traces [4]} [2019-07-31T04:11:14.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1178178398 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:11:14.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178178398 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-31T04:11:14.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1178178408 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:11:14.369Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:14.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1178178419 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T04:11:14.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1178178420 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T04:11:14.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1178178420 data=null} to TreeItem with text {Traces [4]} [2019-07-31T04:11:14.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1178178420 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:11:14.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178178421 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-31T04:11:14.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1178178425 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:11:14.369Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:14.369Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:14.626Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:14.626Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:14.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178178866 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:14.626Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:14.626Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:14.626Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:14.626Z] 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-31T04:11:14.626Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.626Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:14.626Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.626Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:14.626Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:14.626Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:14.626Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:14.626Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:14.626Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:14.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:14.626Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:14.626Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:14.626Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:14.626Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:14.626Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:14.626Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:14.626Z] DEBUG - matched Combo with text " [2019-07-31T04:11:14.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178178951 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-31T04:11:14.884Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:14.884Z] 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-31T04:11:14.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@66505b79 [2019-07-31T04:11:14.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1178178954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178178954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1178178954 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1178178954 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1178178954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1178178955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1178178955 data=null item=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-31T04:11:14.884Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1178178955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178178955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1178178955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1178178955 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1178178955 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:14.884Z] 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-31T04:11:14.884Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:14.884Z] 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-31T04:11:14.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:14.884Z] 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-31T04:11:14.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] 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-31T04:11:14.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:14.884Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] 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-31T04:11:14.884Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:14.884Z] 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-31T04:11:14.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:14.884Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:14.885Z] 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-31T04:11:14.885Z] 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-31T04:11:14.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:14.885Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:14.885Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:14.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178178992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:14.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178178992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:14.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178178992 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:14.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178178992 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:14.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178178993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:14.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178178993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:15.142Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:15.142Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:15.142Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:15.142Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:15.142Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:15.142Z] DEBUG - Clicked on &Finish [2019-07-31T04:11:15.142Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:11:15.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178179252 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:11:15.142Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:11:15.142Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-31T04:11:15.142Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:15.142Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T04:11:15.142Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:11:15.142Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:11:15.142Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:11:15.142Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:11:15.142Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:11:15.142Z] DEBUG - Clicking on Rename [2019-07-31T04:11:15.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1178179253 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-31T04:11:15.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1178179253 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-31T04:11:15.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1178179254 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T04:11:15.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1178179268 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T04:11:15.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1178179269 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-31T04:11:15.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1178179269 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-31T04:11:15.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1178179269 data=null item=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-31T04:11:15.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178178993 data=null item=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-31T04:11:15.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178178493 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-31T04:11:15.706Z] DEBUG - Clicked on [2019-07-31T04:11:15.706Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:15.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:15.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:15.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:15.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:15.706Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:15.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178179862 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:15.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178179862 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:15.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178179862 data=null} to TreeItem with text {test} [2019-07-31T04:11:15.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178179863 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:15.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178179877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:15.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178179921 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:15.706Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:15.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178179922 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:15.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178179922 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:15.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178179922 data=null} to TreeItem with text {test} [2019-07-31T04:11:15.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178179932 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:15.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178179987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:15.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178179993 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:15.963Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:15.963Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:15.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1178179998 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T04:11:15.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1178179998 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T04:11:15.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1178179998 data=null} to TreeItem with text {Traces [5]} [2019-07-31T04:11:15.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1178179999 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:11:15.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178179999 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-31T04:11:15.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1178180007 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:11:15.963Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T04:11:16.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:16.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:16.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180387 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180387 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180387 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180388 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178180388 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-31T04:11:16.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180427 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:16.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:16.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:16.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:16.221Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:16.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:16.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180431 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180432 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180432 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180432 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178180432 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-31T04:11:16.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180487 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.477Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180488 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180488 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:16.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180488 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180489 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178180489 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-31T04:11:16.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180493 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180493 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.477Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180493 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:16.477Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178180493 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-31T04:11:17.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178180683 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:17.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178181091 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:17.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178181093 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:17.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178181093 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:17.041Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:17.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:17.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:17.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:17.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:17.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:17.970Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:17.970Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:17.970Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:17.970Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:17.970Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:17.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178182098 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:17.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178182099 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:17.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178182099 data=null} to TableItem with text {} [2019-07-31T04:11:17.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178182100 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:17.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178182100 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:17.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178182106 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:17.970Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:17.970Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:17.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:18.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:18.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178182321 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:18.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178182322 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:18.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178182322 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:18.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178182322 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:18.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178182322 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-31T04:11:18.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178182327 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:11:18.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:18.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:18.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:18.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:18.228Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:18.228Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:18.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:18.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:18.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:18.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:18.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:18.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178182386 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:18.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178182387 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:18.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178182387 data=null} to TreeItem with text {test} [2019-07-31T04:11:18.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178182387 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:18.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178182388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:18.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178182425 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:18.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:18.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178182426 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:18.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178182426 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:18.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178182426 data=null} to TreeItem with text {test} [2019-07-31T04:11:18.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178182427 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:18.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178182427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:18.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178182433 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:18.228Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:18.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:18.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1178182435 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T04:11:18.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1178182435 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T04:11:18.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1178182435 data=null} to TreeItem with text {Traces [5]} [2019-07-31T04:11:18.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1178182436 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:11:18.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178182436 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-31T04:11:18.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1178182458 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:11:18.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:18.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1178182459 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T04:11:18.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1178182459 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T04:11:18.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1178182459 data=null} to TreeItem with text {Traces [5]} [2019-07-31T04:11:18.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1178182479 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:11:18.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178182479 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-31T04:11:18.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1178182485 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:11:18.485Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:18.485Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:18.743Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:18.743Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:18.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178182818 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:18.743Z] 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-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:18.743Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:18.743Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:18.743Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:18.743Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:18.743Z] DEBUG - matched Combo with text " [2019-07-31T04:11:18.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178182921 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-31T04:11:18.743Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:18.743Z] 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-31T04:11:18.743Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4ef45124 [2019-07-31T04:11:18.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1178182924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178182925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1178182925 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1178182925 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1178182925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1178182925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1178182925 data=null item=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-31T04:11:18.743Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1178182926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178182926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1178182926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1178182926 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1178182926 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:18.743Z] 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-31T04:11:18.743Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:18.743Z] 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-31T04:11:18.743Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:18.743Z] 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-31T04:11:18.743Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] 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-31T04:11:18.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:18.743Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] 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-31T04:11:18.743Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:18.743Z] 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-31T04:11:18.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] 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-31T04:11:18.743Z] 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-31T04:11:18.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:18.743Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:18.744Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:18.744Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:18.744Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:18.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:18.744Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:18.744Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:18.744Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:18.744Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:18.744Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:18.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178182942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:18.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178182942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:18.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178182942 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:18.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178182942 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:18.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178182942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178182942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:19.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:19.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:19.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:19.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:19.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:19.000Z] DEBUG - Clicked on &Finish [2019-07-31T04:11:19.563Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:11:19.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178183596 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:11:19.563Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:11:19.563Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-31T04:11:19.563Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:19.563Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T04:11:19.563Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:11:19.563Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:11:19.563Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:11:19.563Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:11:19.563Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:11:19.563Z] DEBUG - Clicking on Rename [2019-07-31T04:11:19.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1178183597 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-31T04:11:19.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1178183598 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-31T04:11:19.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1178183598 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T04:11:19.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1178183598 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T04:11:19.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1178183598 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-31T04:11:19.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1178183598 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-31T04:11:19.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1178183599 data=null item=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-31T04:11:19.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178182943 data=null item=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-31T04:11:19.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178182532 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-31T04:11:19.820Z] DEBUG - Clicked on [2019-07-31T04:11:19.820Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:19.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:19.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:19.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:19.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:19.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:19.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178184002 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:19.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178184003 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:19.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178184003 data=null} to TreeItem with text {test} [2019-07-31T04:11:19.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178184003 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:19.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178184004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:19.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178184040 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:19.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:19.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178184041 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:19.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178184041 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:19.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178184041 data=null} to TreeItem with text {test} [2019-07-31T04:11:19.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178184042 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:19.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178184042 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:20.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178184085 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:20.077Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:20.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:20.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178184087 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:20.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178184087 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:20.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178184087 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:20.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178184087 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:20.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178184088 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-31T04:11:20.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178184098 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:20.077Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:20.077Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:20.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:20.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178184276 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178184277 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178184277 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178184277 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178184278 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-31T04:11:20.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178184319 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:20.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:20.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:20.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:20.077Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:20.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:20.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178184323 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178184323 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178184323 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178184323 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178184324 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-31T04:11:20.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178184329 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178184330 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178184330 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:20.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178184330 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178184331 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178184331 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-31T04:11:20.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178184340 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178184341 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.335Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178184341 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.335Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178184341 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-31T04:11:20.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178184491 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.899Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178185110 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178185110 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.899Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178185110 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.899Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:20.899Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:20.899Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:20.899Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:20.899Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:20.899Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:20.899Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:21.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:21.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:21.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:21.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:21.462Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:21.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178185614 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:21.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178185614 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:21.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178185614 data=null} to TableItem with text {} [2019-07-31T04:11:21.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178185615 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:21.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178185615 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:21.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178185636 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:21.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:21.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:22.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:22.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:22.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178186430 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:22.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178186430 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:22.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178186431 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:22.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178186431 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:22.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178186432 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-31T04:11:22.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178186438 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:11:22.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:22.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:22.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:22.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:22.396Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:22.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:22.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:22.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:22.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:22.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:22.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:22.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178186464 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:22.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178186464 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:22.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178186464 data=null} to TreeItem with text {test} [2019-07-31T04:11:22.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178186464 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:22.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178186465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:22.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178186507 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:22.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:22.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178186508 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:22.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178186508 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:22.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178186508 data=null} to TreeItem with text {test} [2019-07-31T04:11:22.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178186509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:22.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178186509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:22.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178186517 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:22.396Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:22.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:22.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178186518 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:22.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178186519 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:22.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178186519 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:22.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178186519 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:22.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178186519 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-31T04:11:22.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178186538 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:22.396Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:23.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:23.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:23.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178186863 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:23.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178186863 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:23.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178186863 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:23.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178186864 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:23.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178186864 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-31T04:11:23.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178186899 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:23.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:23.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:23.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:23.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:23.083Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:23.083Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:23.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:23.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:23.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:23.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:23.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:23.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178186906 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:23.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178186906 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:23.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178186906 data=null} to TreeItem with text {test} [2019-07-31T04:11:23.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178186907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:23.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178186907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:23.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178186979 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:23.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:23.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178186981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:23.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178186981 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:23.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178186981 data=null} to TreeItem with text {test} [2019-07-31T04:11:23.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178186982 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:23.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178186982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:23.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178186990 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:23.083Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:23.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:23.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178186991 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:23.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178186992 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:23.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178186992 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:23.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178186992 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:23.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178186992 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-31T04:11:23.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178187009 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:23.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:23.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178187010 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:23.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178187010 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:23.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178187011 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:23.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178187011 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:23.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178187011 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-31T04:11:23.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178187025 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:23.083Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:23.083Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:23.340Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:23.340Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:23.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178187483 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:23.340Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:23.340Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:23.340Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:23.340Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:23.340Z] DEBUG - matched Combo with text " [2019-07-31T04:11:23.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178187591 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-31T04:11:23.340Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:23.340Z] 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-31T04:11:23.340Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:23.340Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:23.340Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2def6a91 [2019-07-31T04:11:23.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1178187593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178187594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1178187594 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1178187594 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1178187594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1178187600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1178187600 data=null item=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-31T04:11:23.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1178187601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178187601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1178187601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1178187601 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1178187601 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:23.597Z] 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-31T04:11:23.597Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:23.597Z] 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-31T04:11:23.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:23.597Z] 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-31T04:11:23.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] 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-31T04:11:23.597Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:23.597Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] 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-31T04:11:23.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:23.597Z] 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-31T04:11:23.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] 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-31T04:11:23.597Z] 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-31T04:11:23.597Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:23.597Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:23.597Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:23.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178187618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:23.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178187619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:23.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178187619 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:23.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178187619 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:23.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178187619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:23.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178187619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:23.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:23.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:23.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:23.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:23.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:23.855Z] DEBUG - Clicked on &Finish [2019-07-31T04:11:23.855Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:11:23.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178187901 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:11:23.855Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:11:23.855Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:11:23.855Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:11:23.855Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-31T04:11:23.855Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:23.855Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T04:11:23.855Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:11:23.855Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:11:23.855Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:11:23.855Z] DEBUG - Clicking on Overwrite [2019-07-31T04:11:23.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1178187917 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-31T04:11:23.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1178187917 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-31T04:11:23.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1178187917 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T04:11:23.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1178187917 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T04:11:23.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1178187917 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-31T04:11:23.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1178187917 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-31T04:11:23.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1178187917 data=null item=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-31T04:11:24.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178187619 data=null item=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-31T04:11:24.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178187111 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-31T04:11:24.677Z] DEBUG - Clicked on [2019-07-31T04:11:24.677Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:24.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:24.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:24.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:24.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:24.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:24.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178188821 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:24.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178188821 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:24.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178188822 data=null} to TreeItem with text {test} [2019-07-31T04:11:24.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178188822 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:24.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178188822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:24.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178188847 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:24.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:24.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178188848 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:24.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178188848 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:24.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178188848 data=null} to TreeItem with text {test} [2019-07-31T04:11:24.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178188849 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:24.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178188849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:24.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178188858 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:24.677Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:24.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:24.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178188859 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:24.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178188859 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:24.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178188860 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:24.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178188860 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:24.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178188860 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-31T04:11:24.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178188891 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:24.677Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:24.937Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:24.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:24.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178189165 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:24.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178189165 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:24.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178189165 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:24.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178189165 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:24.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178189166 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178189204 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:25.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:25.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:25.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:25.194Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:25.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:25.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178189208 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178189208 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178189208 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178189208 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178189208 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178189214 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178189214 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178189215 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:25.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178189215 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178189215 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178189215 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178189225 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178189226 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178189226 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.194Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178189226 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178189336 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178189685 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.451Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178189685 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.451Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178189686 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.451Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:25.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:25.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:25.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:25.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:25.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:25.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:26.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:26.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:26.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:26.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:26.820Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:26.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178190698 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:26.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178190698 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:26.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178190699 data=null} to TableItem with text {} [2019-07-31T04:11:26.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178190699 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:26.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178190699 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:26.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178190794 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:26.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:26.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:26.820Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:26.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:26.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178191032 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:26.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178191033 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:26.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178191033 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:26.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178191033 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:26.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178191034 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:27.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178191082 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:27.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:27.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:27.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:27.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:27.077Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:27.077Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:27.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:27.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178191142 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:27.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178191200 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:27.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178191201 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:27.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178191201 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:27.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178191202 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-31T04:11:27.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178191207 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:27.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:27.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:27.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:27.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:27.077Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:27.077Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:27.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:27.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:27.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:27.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:27.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:27.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178191220 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:27.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178191220 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:27.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178191220 data=null} to TreeItem with text {test} [2019-07-31T04:11:27.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178191220 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:27.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178191221 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:27.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178191254 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:27.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:27.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178191255 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:27.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178191257 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:27.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178191257 data=null} to TreeItem with text {test} [2019-07-31T04:11:27.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178191257 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:27.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178191258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:27.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178191264 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:27.077Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:27.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:27.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178191265 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178191265 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178191266 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178191266 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178191266 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-31T04:11:27.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178191292 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.077Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:27.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:27.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:27.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178191661 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:27.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178191661 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:27.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178191661 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:27.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178191662 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:27.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178191662 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-31T04:11:27.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178191699 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:27.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:27.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:27.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:27.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:27.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:27.641Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:27.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:27.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:27.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:27.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:27.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:27.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178191708 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:27.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178191708 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:27.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178191708 data=null} to TreeItem with text {test} [2019-07-31T04:11:27.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178191708 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:27.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178191709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:27.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178191744 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:27.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:27.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178191745 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:27.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178191745 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:27.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178191746 data=null} to TreeItem with text {test} [2019-07-31T04:11:27.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178191746 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:27.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178191746 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:27.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178191757 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:27.641Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:27.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:27.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178191758 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178191758 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178191759 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178191759 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178191759 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-31T04:11:27.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178191769 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:27.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178191789 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178191789 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178191789 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178191790 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178191790 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-31T04:11:27.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178191795 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:27.641Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:27.641Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:28.207Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:28.207Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:28.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178192185 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:28.207Z] 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-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:28.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:28.207Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:28.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:28.207Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:28.207Z] DEBUG - matched Combo with text " [2019-07-31T04:11:28.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178192302 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-31T04:11:28.207Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3d656154 [2019-07-31T04:11:28.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1178192304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178192305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1178192305 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1178192305 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1178192305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1178192305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1178192305 data=null item=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-31T04:11:28.207Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1178192306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178192306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1178192306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1178192306 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1178192306 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:28.207Z] 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-31T04:11:28.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:28.207Z] 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-31T04:11:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] 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-31T04:11:28.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:28.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] 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-31T04:11:28.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:28.207Z] 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-31T04:11:28.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] 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-31T04:11:28.207Z] 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-31T04:11:28.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:28.207Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:28.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178192322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:28.207Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178192322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:28.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178192322 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:28.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178192322 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:28.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178192322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:28.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178192323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:28.207Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:28.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:28.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:28.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:28.464Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:28.464Z] DEBUG - Clicked on &Finish [2019-07-31T04:11:28.464Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:11:28.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178192584 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:11:28.464Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:11:28.464Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:11:28.464Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:11:28.464Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-31T04:11:28.464Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:28.464Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T04:11:28.464Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:11:28.464Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:11:28.464Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:11:28.464Z] DEBUG - Clicking on Overwrite [2019-07-31T04:11:28.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1178192585 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-31T04:11:28.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1178192585 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-31T04:11:28.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1178192585 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T04:11:28.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1178192586 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T04:11:28.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1178192586 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-31T04:11:28.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1178192586 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-31T04:11:28.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1178192586 data=null item=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-31T04:11:29.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178192323 data=null item=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-31T04:11:29.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178191881 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-31T04:11:29.029Z] DEBUG - Clicked on [2019-07-31T04:11:29.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:29.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:29.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:29.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:29.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:29.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:29.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178193283 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:29.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178193283 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:29.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178193283 data=null} to TreeItem with text {test} [2019-07-31T04:11:29.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178193284 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178193284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:29.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178193321 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:29.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:29.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178193322 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:29.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178193322 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:29.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178193322 data=null} to TreeItem with text {test} [2019-07-31T04:11:29.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178193323 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178193323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:29.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178193340 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:29.285Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:29.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:29.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178193342 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:29.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178193342 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:29.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178193342 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:29.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178193342 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178193342 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-31T04:11:29.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178193385 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:29.285Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:29.542Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:29.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:29.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178193650 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178193650 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178193650 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178193651 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178193651 data=null item=TreeItem {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-31T04:11:29.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178193687 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:29.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:29.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:29.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:29.542Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:29.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:29.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178193691 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178193692 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178193692 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178193692 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178193692 data=null item=TreeItem {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-31T04:11:29.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178193697 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178193698 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178193698 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:29.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178193698 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178193698 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178193699 data=null item=TreeItem {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-31T04:11:29.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178193702 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178193707 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178193707 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.542Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178193708 data=null item=TreeItem {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-31T04:11:29.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178193771 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178194016 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178194017 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178194019 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.799Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:29.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:29.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:29.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:29.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:29.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:29.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:31.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:31.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:31.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:31.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:31.166Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:31.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178195024 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:31.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178195024 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:31.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178195025 data=null} to TableItem with text {} [2019-07-31T04:11:31.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178195025 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:31.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178195025 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:31.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178195031 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:31.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:31.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:31.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:31.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:31.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178195250 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:31.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178195251 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:31.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178195251 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:31.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178195252 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:31.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178195252 data=null item=TreeItem {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-31T04:11:31.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178195257 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:31.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:31.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:31.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:31.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:31.166Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:31.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:31.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:31.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178195361 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:31.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178195361 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:31.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178195361 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:31.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178195362 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:31.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178195362 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-31T04:11:31.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178195367 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:31.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:31.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:31.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:31.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:31.166Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:31.166Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:31.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:31.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:31.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:31.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:31.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:31.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178195374 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:31.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178195375 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:31.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178195375 data=null} to TreeItem with text {test} [2019-07-31T04:11:31.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178195375 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:31.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178195375 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:31.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178195410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:31.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:31.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178195411 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:31.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178195411 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:31.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178195411 data=null} to TreeItem with text {test} [2019-07-31T04:11:31.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178195412 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:31.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178195412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:31.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178195425 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:31.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:31.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:31.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178195426 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178195426 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178195426 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178195426 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178195426 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-31T04:11:31.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178195447 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.423Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:31.679Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:31.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:31.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178195913 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:31.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178195913 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:31.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178195913 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:31.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178195914 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:31.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178195914 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-31T04:11:31.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178195965 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:31.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:31.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:31.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:31.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:31.935Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:31.935Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:31.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:31.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:31.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:31.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:31.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:31.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178195983 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:31.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178195983 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:31.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178195984 data=null} to TreeItem with text {test} [2019-07-31T04:11:31.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178195984 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:31.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178195984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:31.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178196024 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:31.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:31.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178196026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:31.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178196026 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:31.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178196026 data=null} to TreeItem with text {test} [2019-07-31T04:11:31.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178196026 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:31.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178196027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:31.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178196034 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:31.935Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:31.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:31.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178196092 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178196092 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178196092 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178196093 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178196093 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-31T04:11:31.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178196109 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:31.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178196110 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178196111 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178196111 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178196111 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:31.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178196111 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-31T04:11:31.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178196123 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:32.191Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:32.191Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:32.447Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:32.447Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:32.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178196602 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:32.447Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:32.447Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:32.447Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:32.447Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:32.447Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:32.447Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:32.447Z] DEBUG - matched Combo with text " [2019-07-31T04:11:32.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178196706 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-31T04:11:32.705Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:32.705Z] 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-31T04:11:32.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6f4d9baf [2019-07-31T04:11:32.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1178196708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178196709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1178196709 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1178196709 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1178196709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1178196709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1178196709 data=null item=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-31T04:11:32.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1178196710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178196710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1178196710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1178196710 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1178196710 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:32.705Z] 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-31T04:11:32.705Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:32.705Z] 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-31T04:11:32.705Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:32.705Z] 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-31T04:11:32.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] 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-31T04:11:32.705Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:32.705Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] 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-31T04:11:32.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:32.705Z] 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-31T04:11:32.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] 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-31T04:11:32.705Z] 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-31T04:11:32.705Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:32.705Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:32.705Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:32.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178196727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:32.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178196727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:32.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178196727 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:32.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178196727 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:32.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178196727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:32.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178196727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:33.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:33.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:33.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:33.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:33.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:33.225Z] DEBUG - Clicked on &Finish [2019-07-31T04:11:33.225Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:11:33.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178197123 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:11:33.225Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:11:33.225Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:11:33.225Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:11:33.225Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-31T04:11:33.225Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:33.226Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T04:11:33.226Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:11:33.226Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:11:33.226Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:11:33.226Z] DEBUG - Clicking on Overwrite [2019-07-31T04:11:33.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1178197124 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-31T04:11:33.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1178197125 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-31T04:11:33.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1178197125 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T04:11:33.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1178197125 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T04:11:33.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1178197125 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-31T04:11:33.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1178197125 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-31T04:11:33.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1178197125 data=null item=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-31T04:11:33.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178196727 data=null item=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-31T04:11:33.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178196192 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-31T04:11:33.484Z] DEBUG - Clicked on [2019-07-31T04:11:33.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:33.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:33.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:33.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:33.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:33.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:33.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178197656 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:33.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178197656 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:33.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178197656 data=null} to TreeItem with text {test} [2019-07-31T04:11:33.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178197656 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:33.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178197657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:33.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178197692 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:33.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:33.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178197693 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:33.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178197703 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:33.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178197703 data=null} to TreeItem with text {test} [2019-07-31T04:11:33.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178197703 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:33.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178197704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:33.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178197721 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:33.484Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:33.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:33.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178197722 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:33.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178197723 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:33.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178197723 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:33.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178197723 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:33.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178197723 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-31T04:11:33.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178197790 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:33.743Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:33.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:33.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:33.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178197996 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:33.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178197996 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:33.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178197996 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:33.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178197997 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178197997 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178198034 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:34.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:34.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:34.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:34.001Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:34.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:34.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178198080 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178198080 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178198080 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178198080 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178198081 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178198085 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178198086 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178198086 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:34.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178198087 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178198087 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178198087 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178198090 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178198091 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178198091 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.001Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178198091 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178198199 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178198878 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178198972 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178198972 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.932Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:34.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:34.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:34.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:34.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:34.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:34.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:34.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:34.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:34.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:34.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:34.932Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:34.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178198980 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:34.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178198981 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:34.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178198981 data=null} to TableItem with text {} [2019-07-31T04:11:34.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178198981 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:34.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178198981 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:34.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178199020 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:34.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:34.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:35.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:35.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:35.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178200040 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:35.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178200040 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:35.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178200040 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:35.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178200041 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:35.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178200041 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:35.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178200046 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:35.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:35.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:35.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:35.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:35.862Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:36.119Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:36.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:36.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178200418 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:36.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178200419 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:36.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178200419 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:36.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178200419 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:36.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178200420 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-31T04:11:36.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178200425 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:36.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:36.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:36.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:36.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:36.379Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:36.379Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:36.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:36.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:36.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:36.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:36.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:36.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178200432 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:36.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178200432 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:36.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178200432 data=null} to TreeItem with text {test} [2019-07-31T04:11:36.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178200433 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:36.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178200433 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:36.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178200469 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:36.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:36.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178200470 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:36.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178200470 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:36.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178200470 data=null} to TreeItem with text {test} [2019-07-31T04:11:36.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178200470 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:36.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178200471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:36.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178200481 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:36.379Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:36.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:36.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178200482 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178200482 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178200482 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178200483 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178200483 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-31T04:11:36.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178200493 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.379Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:36.943Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:36.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:36.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178200975 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:36.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178200976 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:36.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178200976 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:36.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178200976 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:36.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178200977 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-31T04:11:36.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178201009 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:36.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:36.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:36.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:36.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:36.943Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:36.943Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:36.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:36.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:36.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:36.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:36.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:36.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178201016 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:36.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178201016 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:36.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178201016 data=null} to TreeItem with text {test} [2019-07-31T04:11:36.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178201017 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:36.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178201017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:36.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178201083 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:36.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:36.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178201084 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:36.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178201085 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:36.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178201085 data=null} to TreeItem with text {test} [2019-07-31T04:11:36.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178201085 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:36.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178201085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:36.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178201092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:36.943Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:36.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:36.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178201093 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178201094 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178201094 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178201094 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178201094 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-31T04:11:36.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178201115 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:36.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178201116 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178201116 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178201116 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178201116 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:36.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178201117 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-31T04:11:36.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178201125 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:37.200Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:37.200Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:37.457Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:37.457Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:37.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178201692 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:37.457Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:37.457Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:37.457Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:37.457Z] 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-31T04:11:37.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.457Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:37.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.457Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:37.457Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:37.457Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:37.457Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:37.457Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:37.457Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:37.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:37.457Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:37.457Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:37.457Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:37.457Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:37.457Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:37.457Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:37.457Z] DEBUG - matched Combo with text " [2019-07-31T04:11:37.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178201758 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-31T04:11:37.714Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:37.714Z] 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-31T04:11:37.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3131b41 [2019-07-31T04:11:37.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1178201766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178201766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1178201766 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1178201766 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1178201766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1178201766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1178201766 data=null item=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-31T04:11:37.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1178201767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178201767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1178201767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1178201767 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1178201767 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:37.714Z] 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-31T04:11:37.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:37.714Z] 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-31T04:11:37.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:37.714Z] 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-31T04:11:37.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] 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-31T04:11:37.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:37.714Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] 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-31T04:11:37.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:37.714Z] 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-31T04:11:37.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] 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-31T04:11:37.714Z] 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-31T04:11:37.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:37.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.715Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:37.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:37.715Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:37.715Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:37.715Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:37.715Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:37.715Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:37.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:37.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:37.715Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:37.715Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:37.715Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:37.715Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:37.715Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:37.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178201784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:37.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178201784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:37.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178201784 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:37.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178201785 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:37.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178201785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:37.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178201785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:37.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:37.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:37.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:37.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:37.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:37.972Z] DEBUG - Clicked on &Finish [2019-07-31T04:11:37.972Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:11:37.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178202010 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:11:37.972Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:11:37.972Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:11:37.972Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:11:37.972Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:11:37.972Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:11:37.972Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:11:37.972Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-31T04:11:37.972Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:37.972Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T04:11:37.972Z] DEBUG - Clicking on Skip [2019-07-31T04:11:37.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1178202025 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-31T04:11:37.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1178202025 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-31T04:11:37.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1178202025 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T04:11:37.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1178202025 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T04:11:37.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1178202025 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-31T04:11:37.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1178202026 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-31T04:11:37.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1178202026 data=null item=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-31T04:11:38.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178201785 data=null item=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-31T04:11:38.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178201211 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-31T04:11:38.485Z] DEBUG - Clicked on [2019-07-31T04:11:38.485Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:38.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:38.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:38.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:38.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:38.485Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:38.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178202542 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:38.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178202542 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:38.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178202542 data=null} to TreeItem with text {test} [2019-07-31T04:11:38.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178202542 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:38.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178202543 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:38.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178202584 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:38.485Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:38.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178202585 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:38.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178202585 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:38.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178202585 data=null} to TreeItem with text {test} [2019-07-31T04:11:38.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178202586 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:38.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178202586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:38.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178202604 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:38.485Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:38.485Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:38.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178202605 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:38.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178202605 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:38.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178202607 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:38.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178202607 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:38.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178202607 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-31T04:11:38.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178202616 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:38.485Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:39.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:39.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:39.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203092 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178203093 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178203093 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203094 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178203094 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203130 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:39.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:39.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:39.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:39.048Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:39.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:39.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203135 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178203135 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178203136 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203136 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178203136 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203141 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203141 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178203142 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:39.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178203142 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203142 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178203143 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203152 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203152 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203153 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.048Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178203153 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203218 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203353 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178203353 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178203354 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.305Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:39.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:39.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:39.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:39.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:39.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:39.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:39.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:39.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:39.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:39.305Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:39.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178203357 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:39.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178203357 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:39.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178203357 data=null} to TableItem with text {} [2019-07-31T04:11:39.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178203358 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:39.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178203358 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:39.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178203360 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:39.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:39.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:39.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:39.305Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:39.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203557 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178203557 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178203558 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203558 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178203559 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203563 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:39.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:39.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:39.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:39.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:39.562Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:39.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:39.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:39.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203729 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:39.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178203729 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:39.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178203730 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:39.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203730 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:39.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178203731 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-31T04:11:39.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178203735 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:39.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:39.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:39.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:39.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:39.562Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:39.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:39.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:39.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:39.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:39.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:39.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:39.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178203741 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:39.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178203741 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:39.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178203742 data=null} to TreeItem with text {test} [2019-07-31T04:11:39.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178203742 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:39.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178203742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:39.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178203780 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:39.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:39.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178203781 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:39.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178203781 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:39.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178203781 data=null} to TreeItem with text {test} [2019-07-31T04:11:39.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178203782 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:39.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178203782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:39.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178203788 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:39.562Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:39.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:39.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178203789 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:39.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178203789 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:39.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178203789 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:39.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178203790 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:39.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178203790 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-31T04:11:39.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178203809 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:39.562Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:40.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:40.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:40.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178204137 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:40.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178204171 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:40.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178204171 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:40.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178204172 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:40.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178204172 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-31T04:11:40.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178204204 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:40.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:40.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:40.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:40.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:40.131Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:40.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:40.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:40.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:40.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:40.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:40.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:40.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178204211 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:40.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178204211 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:40.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178204211 data=null} to TreeItem with text {test} [2019-07-31T04:11:40.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178204212 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:40.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178204212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:40.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178204244 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:40.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:40.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178204246 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:40.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178204246 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:40.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178204246 data=null} to TreeItem with text {test} [2019-07-31T04:11:40.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178204246 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:40.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178204247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:40.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178204253 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:40.131Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:40.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:40.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178204255 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:40.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178204255 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:40.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178204255 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:40.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178204255 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:40.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178204256 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-31T04:11:40.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178204274 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:40.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:40.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178204275 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:40.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178204275 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:40.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178204275 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:40.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178204276 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:40.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178204276 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-31T04:11:40.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178204284 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:40.131Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:40.131Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:40.388Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:40.388Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:40.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178204594 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:40.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:40.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:40.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:40.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-31T04:11:40.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.388Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:40.388Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.388Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:40.388Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:40.388Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:40.388Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:40.388Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:40.388Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:40.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:40.388Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:40.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-31T04:11:40.388Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:40.388Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:40.388Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:40.388Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:40.388Z] DEBUG - matched Combo with text " [2019-07-31T04:11:40.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178204686 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-31T04:11:40.646Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3700d4c1 [2019-07-31T04:11:40.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1178204689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178204690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1178204690 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1178204690 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1178204690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1178204690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1178204691 data=null item=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-31T04:11:40.646Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1178204691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178204691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1178204691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1178204691 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1178204691 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:40.646Z] 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-31T04:11:40.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] 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-31T04:11:40.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:40.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] 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-31T04:11:40.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:40.646Z] 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-31T04:11:40.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] 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-31T04:11:40.646Z] 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-31T04:11:40.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:40.646Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:40.646Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:40.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178204706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:40.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178204706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:40.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178204706 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:40.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178204707 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:40.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178204707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:40.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178204707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:40.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:40.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:40.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:40.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:40.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:40.902Z] DEBUG - Clicked on &Finish [2019-07-31T04:11:40.902Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:11:40.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178204982 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:11:40.902Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:11:40.902Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:11:40.902Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:11:40.902Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:11:40.902Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:11:40.902Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:11:40.902Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-31T04:11:40.902Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:40.902Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T04:11:40.902Z] DEBUG - Clicking on Skip [2019-07-31T04:11:40.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1178204983 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-31T04:11:40.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1178204984 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-31T04:11:40.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1178204984 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T04:11:40.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1178204984 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T04:11:40.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1178204984 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-31T04:11:40.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1178204984 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-31T04:11:40.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1178204984 data=null item=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-31T04:11:41.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178204707 data=null item=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-31T04:11:41.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178204319 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-31T04:11:41.418Z] DEBUG - Clicked on [2019-07-31T04:11:41.418Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:41.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:41.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:41.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:41.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:41.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:41.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178205490 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:41.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178205490 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:41.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178205490 data=null} to TreeItem with text {test} [2019-07-31T04:11:41.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178205491 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:41.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178205501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:41.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178205541 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:41.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:41.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178205543 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:41.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178205543 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:41.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178205543 data=null} to TreeItem with text {test} [2019-07-31T04:11:41.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178205543 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:41.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178205543 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:41.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178205558 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:41.418Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:41.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:41.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178205559 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:41.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178205559 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:41.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178205559 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:41.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178205559 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:41.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178205559 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-31T04:11:41.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178205581 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:41.418Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:41.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:41.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:41.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206057 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178206057 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178206079 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206080 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178206080 data=null item=TreeItem {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-31T04:11:41.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206119 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:41.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:41.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:41.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:41.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:41.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:41.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206123 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178206123 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178206123 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206123 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178206124 data=null item=TreeItem {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-31T04:11:41.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206129 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206129 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178206129 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:41.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178206130 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206130 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178206130 data=null item=TreeItem {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-31T04:11:41.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206133 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206182 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:41.981Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206182 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:42.238Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178206182 data=null item=TreeItem {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-31T04:11:42.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206438 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:42.238Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206440 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:42.238Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178206441 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:42.238Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178206441 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:42.238Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:42.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:42.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:42.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:42.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:42.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:42.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:42.238Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:42.238Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:42.238Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:42.238Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:42.238Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:42.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178206444 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:42.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178206444 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:42.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178206444 data=null} to TableItem with text {} [2019-07-31T04:11:42.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178206444 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:42.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178206444 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:42.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178206446 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:42.238Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:42.238Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:42.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:42.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206583 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:42.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178206583 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:42.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178206584 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206584 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:42.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178206585 data=null item=TreeItem {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-31T04:11:42.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206590 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:42.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:42.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:42.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:42.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:42.824Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:42.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:42.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206709 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:42.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178206709 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:42.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178206710 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206710 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:42.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178206711 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-31T04:11:42.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178206716 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:42.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:42.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:42.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:42.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:42.824Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:42.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:42.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:42.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:42.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:42.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:42.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178206723 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:42.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178206723 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:42.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178206723 data=null} to TreeItem with text {test} [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178206723 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:42.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178206723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178206760 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:42.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178206760 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:42.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178206761 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:42.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178206761 data=null} to TreeItem with text {test} [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178206761 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:42.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178206761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178206788 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:42.824Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:42.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178206790 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:42.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178206790 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:42.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178206790 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178206791 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:42.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178206791 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-31T04:11:42.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178206806 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:42.824Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:42.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:42.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178207066 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:42.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178207067 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:42.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178207067 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:42.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178207067 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:42.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178207067 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-31T04:11:43.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178207113 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:43.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:43.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:43.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:43.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:43.082Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:43.082Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:43.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:43.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:43.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:43.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:43.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:43.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178207120 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:43.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178207120 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:43.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178207120 data=null} to TreeItem with text {test} [2019-07-31T04:11:43.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178207121 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:43.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178207121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:43.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178207155 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:43.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:43.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178207156 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:43.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178207156 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:43.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178207156 data=null} to TreeItem with text {test} [2019-07-31T04:11:43.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178207156 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:43.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178207157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:43.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178207163 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:43.082Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:43.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:43.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178207164 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:43.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178207164 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:43.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178207164 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:43.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178207165 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:43.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178207165 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-31T04:11:43.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178207185 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:43.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:43.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178207185 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:43.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178207186 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:43.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178207186 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:43.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178207186 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:43.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178207186 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-31T04:11:43.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178207191 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:43.082Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:43.082Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:43.339Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:43.339Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:43.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178207526 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:43.339Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:43.339Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:43.339Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:43.339Z] 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-31T04:11:43.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.339Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:43.339Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.339Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:43.339Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:43.339Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:43.339Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:43.339Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:43.339Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:43.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:43.339Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:43.339Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:43.339Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:43.339Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:43.339Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:43.339Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:43.339Z] DEBUG - matched Combo with text " [2019-07-31T04:11:43.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178207629 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-31T04:11:43.597Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:43.597Z] 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-31T04:11:43.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@45c21bc8 [2019-07-31T04:11:43.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1178207633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178207633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1178207634 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1178207634 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1178207634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1178207634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1178207634 data=null item=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-31T04:11:43.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1178207634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178207635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1178207635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1178207635 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1178207635 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:43.597Z] 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-31T04:11:43.597Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:43.597Z] 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-31T04:11:43.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:43.597Z] 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-31T04:11:43.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] 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-31T04:11:43.597Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:43.597Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] 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-31T04:11:43.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:43.597Z] 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-31T04:11:43.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] 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-31T04:11:43.597Z] 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-31T04:11:43.597Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:43.597Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:43.597Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:43.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178207682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:43.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178207682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:43.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178207682 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:43.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178207683 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:43.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178207683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:43.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178207683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:43.854Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:43.854Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:43.854Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:43.854Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:43.854Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:43.854Z] DEBUG - Clicked on &Finish [2019-07-31T04:11:43.854Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:11:43.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178207959 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:11:43.854Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:11:43.854Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:11:43.854Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:11:43.854Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:11:43.854Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:11:43.854Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:11:43.854Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-31T04:11:43.854Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:43.854Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T04:11:43.854Z] DEBUG - Clicking on Skip [2019-07-31T04:11:43.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1178207963 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-31T04:11:43.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1178207963 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-31T04:11:43.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1178207963 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T04:11:43.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1178207963 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T04:11:43.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1178207963 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-31T04:11:43.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1178207963 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-31T04:11:43.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1178207963 data=null item=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-31T04:11:43.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178207683 data=null item=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-31T04:11:43.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178207231 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-31T04:11:44.111Z] DEBUG - Clicked on [2019-07-31T04:11:44.111Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:44.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:44.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:44.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:44.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:44.111Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:44.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178208225 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:44.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178208225 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:44.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178208225 data=null} to TreeItem with text {test} [2019-07-31T04:11:44.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178208225 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:44.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178208225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:44.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178208294 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:44.111Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:44.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178208295 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:44.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178208295 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:44.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178208295 data=null} to TreeItem with text {test} [2019-07-31T04:11:44.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178208296 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:44.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178208296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:44.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178208311 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:44.111Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:44.111Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:44.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178208313 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:44.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178208313 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:44.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178208313 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:44.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178208314 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:44.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178208314 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-31T04:11:44.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178208335 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:44.111Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:44.678Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:44.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:44.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178208803 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178208804 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178208804 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178208804 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178208804 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178208854 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:44.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:44.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:44.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:44.678Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:44.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:44.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178208858 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178208858 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178208858 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178208858 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178208859 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178208864 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178208864 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178208865 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:44.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178208865 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178208865 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178208866 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178208874 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178208875 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.678Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178208875 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.935Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178208875 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178208941 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178209077 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178209077 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178209077 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.935Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:44.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:44.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:44.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:44.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:44.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:44.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:44.935Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:44.935Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:44.935Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:44.935Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:44.935Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:44.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178209080 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:44.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178209080 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:44.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178209081 data=null} to TableItem with text {} [2019-07-31T04:11:44.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178209081 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:44.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178209081 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:44.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178209084 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:44.935Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:44.935Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:45.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:45.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:45.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178209426 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:45.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178209426 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:45.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178209426 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:45.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178209427 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:45.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178209427 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:45.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178209433 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:45.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:45.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:45.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:45.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:45.192Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:45.449Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:45.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:45.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178209596 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:45.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178209596 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:45.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178209596 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:45.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178209597 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:45.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178209597 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-31T04:11:45.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178209602 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:45.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:45.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:45.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:45.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:45.449Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:45.449Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:45.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:45.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:45.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:45.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:45.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:45.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178209610 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:45.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178209610 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:45.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178209610 data=null} to TreeItem with text {test} [2019-07-31T04:11:45.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178209610 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:45.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178209610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:45.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178209651 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:45.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:45.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178209652 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:45.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178209652 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:45.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178209652 data=null} to TreeItem with text {test} [2019-07-31T04:11:45.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178209653 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:45.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178209653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:45.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178209663 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:45.449Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:45.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:45.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178209664 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:45.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178209664 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:45.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178209664 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:45.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178209664 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:45.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178209665 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-31T04:11:45.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178209674 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:45.449Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:46.012Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:46.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:46.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178210137 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:46.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178210138 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:46.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178210138 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:46.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178210138 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:46.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178210139 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-31T04:11:46.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178210191 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:46.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:46.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:46.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:46.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:46.012Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:46.012Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:46.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:46.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:46.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:46.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:46.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:46.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178210198 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:46.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178210199 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:46.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178210199 data=null} to TreeItem with text {test} [2019-07-31T04:11:46.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178210199 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:46.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178210199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:46.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178210231 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:46.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:46.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178210232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:46.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178210232 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:46.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178210232 data=null} to TreeItem with text {test} [2019-07-31T04:11:46.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178210232 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:46.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178210232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:46.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178210239 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:46.012Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:46.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:46.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178210240 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:46.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178210240 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:46.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178210240 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:46.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178210241 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:46.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178210241 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-31T04:11:46.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178210285 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:46.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:46.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178210286 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:46.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178210286 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:46.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178210286 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:46.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178210287 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:46.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178210287 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-31T04:11:46.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178210292 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:46.269Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:46.269Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:46.527Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:46.527Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:46.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178210671 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:46.527Z] 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-31T04:11:46.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:46.527Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:46.527Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:46.527Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:46.527Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:46.527Z] DEBUG - matched Combo with text " [2019-07-31T04:11:46.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178210763 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-31T04:11:46.527Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:46.527Z] 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-31T04:11:46.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4f1c0bfe [2019-07-31T04:11:46.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1178210766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178210766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1178210767 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1178210767 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1178210767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1178210767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1178210767 data=null item=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-31T04:11:46.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1178210768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178210768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1178210768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1178210768 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1178210768 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:46.527Z] 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-31T04:11:46.527Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:46.527Z] 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-31T04:11:46.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:46.527Z] 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-31T04:11:46.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:46.527Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@29cb45df [2019-07-31T04:11:46.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1178210774 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-31T04:11:46.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1178210774 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-31T04:11:46.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1178210774 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1178210774 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:46.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1178210775 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-31T04:11:46.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1178210775 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-31T04:11:46.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1178210775 data=null item=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-31T04:11:46.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1178210775 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-31T04:11:46.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1178210780 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-31T04:11:46.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1178210780 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-31T04:11:46.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1178210781 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:46.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1178210781 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:46.785Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] 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-31T04:11:46.785Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:46.785Z] 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-31T04:11:46.785Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] 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-31T04:11:46.785Z] 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-31T04:11:46.785Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:46.785Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:46.785Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:46.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178210787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:46.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178210787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:46.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178210787 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:46.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178210787 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:46.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178210787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:46.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178210787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:47.041Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:47.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178210787 data=null item=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-31T04:11:47.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178210386 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-31T04:11:47.298Z] DEBUG - Clicked on [2019-07-31T04:11:47.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:47.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:47.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:47.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:47.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:47.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:47.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178211478 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:47.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178211478 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:47.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178211478 data=null} to TreeItem with text {test} [2019-07-31T04:11:47.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178211479 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:47.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178211479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:47.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178211529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:47.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:47.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178211530 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:47.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178211530 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:47.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178211530 data=null} to TreeItem with text {test} [2019-07-31T04:11:47.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178211530 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:47.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178211531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:47.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178211541 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:47.299Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:47.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:47.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178211542 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:47.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178211543 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:47.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178211543 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:47.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178211543 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:47.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178211543 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-31T04:11:47.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178211552 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:47.299Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:47.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:47.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:47.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178211698 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178211698 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178211699 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178211699 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178211699 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178211782 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:47.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:47.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:47.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:47.555Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:47.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:47.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178211786 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178211787 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178211787 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178211787 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178211787 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178211792 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178211793 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178211793 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:47.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178211793 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178211793 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178211794 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178211806 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178211806 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.555Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178211806 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.811Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178211806 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178211913 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:47.811Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178211923 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:48.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178212011 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:48.068Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178212237 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:48.068Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:48.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:48.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:48.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:48.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:48.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:48.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:48.997Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:48.997Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:48.997Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:48.997Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:48.997Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:48.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178213243 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:48.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178213243 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:48.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178213244 data=null} to TableItem with text {} [2019-07-31T04:11:48.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178213244 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:48.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178213244 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:49.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178213303 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:49.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:49.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:49.254Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:49.254Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:49.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178213489 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:49.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178213490 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:49.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178213490 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:49.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178213491 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:49.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178213491 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:49.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178213496 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:11:49.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:49.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:49.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:49.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:49.254Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:49.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:49.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:49.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178213555 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:49.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178213590 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:49.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178213591 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:49.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178213591 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:49.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178213592 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-31T04:11:49.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178213596 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-31T04:11:49.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:49.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:49.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:49.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:49.510Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:49.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:49.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:49.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:49.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:49.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:49.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:49.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178213602 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:49.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178213602 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:49.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178213602 data=null} to TreeItem with text {test} [2019-07-31T04:11:49.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178213603 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:49.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178213603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:49.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178213634 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:49.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:49.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178213636 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:49.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178213636 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:49.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178213636 data=null} to TreeItem with text {test} [2019-07-31T04:11:49.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178213636 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:49.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178213636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:49.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178213648 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:49.510Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:49.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:49.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178213650 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:49.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178213650 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:49.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178213650 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:49.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178213651 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:49.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178213651 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-31T04:11:49.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178213691 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:49.510Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:49.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:49.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:49.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178213959 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:49.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178213960 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:49.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178213960 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:49.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178213960 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:49.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178213961 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-31T04:11:49.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178213998 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:49.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:49.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:49.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:49.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:49.767Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:49.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:49.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:49.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:49.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:49.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:49.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:49.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178214005 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:49.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178214006 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:49.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178214006 data=null} to TreeItem with text {test} [2019-07-31T04:11:49.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178214006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:49.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178214006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:50.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178214041 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:50.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:50.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178214042 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:50.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178214042 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:50.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178214042 data=null} to TreeItem with text {test} [2019-07-31T04:11:50.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178214042 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:50.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178214043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:50.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178214052 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:50.024Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:50.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:50.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178214053 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:50.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178214054 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:50.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178214054 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:50.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178214054 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:50.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178214054 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-31T04:11:50.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178214063 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:50.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:50.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178214088 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:50.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178214089 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:50.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178214089 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:50.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178214089 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:50.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178214089 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-31T04:11:50.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178214093 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:50.024Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:50.024Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:50.589Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:50.589Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:50.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178214590 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:50.589Z] 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-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:50.589Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:50.589Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:50.589Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:50.589Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:50.589Z] DEBUG - matched Combo with text " [2019-07-31T04:11:50.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178214654 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-31T04:11:50.589Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@c9cc09f [2019-07-31T04:11:50.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1178214657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178214657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1178214657 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1178214657 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1178214657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1178214657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1178214657 data=null item=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-31T04:11:50.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1178214658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178214658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1178214658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1178214658 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1178214658 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@712f954d [2019-07-31T04:11:50.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1178214664 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-31T04:11:50.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1178214664 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-31T04:11:50.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1178214664 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1178214664 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1178214664 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-31T04:11:50.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1178214664 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-31T04:11:50.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1178214664 data=null item=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-31T04:11:50.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1178214664 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-31T04:11:50.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1178214665 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-31T04:11:50.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1178214665 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-31T04:11:50.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1178214665 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1178214665 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:50.589Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:50.589Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] 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-31T04:11:50.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:50.590Z] 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-31T04:11:50.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] 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-31T04:11:50.590Z] 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-31T04:11:50.590Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:50.590Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:50.590Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:50.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178214680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:50.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178214680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:50.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178214680 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:50.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178214681 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:50.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178214681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:50.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178214681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:50.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:51.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178214681 data=null item=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-31T04:11:51.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178214137 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-31T04:11:51.106Z] DEBUG - Clicked on [2019-07-31T04:11:51.106Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:51.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:51.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:51.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:51.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:51.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:51.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178215298 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:51.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178215299 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:51.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178215299 data=null} to TreeItem with text {test} [2019-07-31T04:11:51.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178215299 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:51.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178215299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:51.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178215336 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:51.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:51.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178215337 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:51.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178215337 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:51.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178215337 data=null} to TreeItem with text {test} [2019-07-31T04:11:51.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178215337 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:51.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178215338 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:51.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178215355 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:51.363Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:51.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:51.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178215380 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:51.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178215380 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:51.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178215381 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:51.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178215381 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:51.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178215381 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-31T04:11:51.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178215391 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:51.363Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:51.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:51.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:51.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178215865 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178215865 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178215865 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178215866 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178215866 data=null item=TreeItem {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-31T04:11:51.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178215903 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:51.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:51.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:51.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:51.877Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:51.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:51.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178215908 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178215908 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178215908 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178215909 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178215909 data=null item=TreeItem {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-31T04:11:51.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178215915 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178215915 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178215915 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:51.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178215916 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178215916 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178215916 data=null item=TreeItem {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-31T04:11:51.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178215926 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178215926 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178215926 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178215927 data=null item=TreeItem {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-31T04:11:51.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178216091 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178216092 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:51.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178216092 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:52.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178216092 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:52.578Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:52.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:52.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:52.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:52.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:52.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:52.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:53.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:53.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:53.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:53.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:53.143Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:53.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178217337 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:53.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178217337 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:53.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178217337 data=null} to TableItem with text {} [2019-07-31T04:11:53.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178217338 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:53.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178217338 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:53.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178217380 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:53.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:53.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:53.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:53.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:53.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178217503 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:53.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178217503 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:53.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178217504 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:53.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178217504 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:53.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178217505 data=null item=TreeItem {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-31T04:11:53.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178217510 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:11:53.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:53.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:53.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:53.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:53.400Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:53.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:53.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:53.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178217629 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:53.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178217629 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:53.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178217629 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:53.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178217630 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:53.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178217630 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-31T04:11:53.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178217635 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-31T04:11:53.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:53.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:53.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:53.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:53.400Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:53.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:53.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:53.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:53.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:53.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:53.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:53.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178217642 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:53.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178217643 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:53.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178217643 data=null} to TreeItem with text {test} [2019-07-31T04:11:53.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178217643 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:53.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178217647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:53.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178217684 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:53.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:53.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178217685 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:53.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178217685 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:53.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178217685 data=null} to TreeItem with text {test} [2019-07-31T04:11:53.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178217685 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:53.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178217686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:53.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178217692 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:53.656Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:53.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:53.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178217693 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:53.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178217693 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:53.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178217693 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:53.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178217693 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:53.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178217694 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-31T04:11:53.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178217712 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:53.656Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:53.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:53.913Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:54.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178218178 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:54.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178218178 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:54.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178218179 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:54.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178218179 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:54.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178218179 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-31T04:11:54.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178218231 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:54.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:54.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:54.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:54.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:54.170Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:54.170Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:54.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:54.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:54.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:54.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:54.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:54.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178218240 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:54.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178218240 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:54.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178218240 data=null} to TreeItem with text {test} [2019-07-31T04:11:54.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178218241 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:54.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178218241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:54.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178218313 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:54.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:54.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178218314 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:54.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178218314 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:54.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178218314 data=null} to TreeItem with text {test} [2019-07-31T04:11:54.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178218314 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:54.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178218315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:54.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178218336 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:54.170Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:54.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:54.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178218338 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:54.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178218338 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:54.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178218338 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:54.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178218338 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:54.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178218338 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-31T04:11:54.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178218392 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:54.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:54.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178218393 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:54.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178218393 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:54.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178218393 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:54.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178218394 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:54.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178218394 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-31T04:11:54.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178218409 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:54.427Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:54.427Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:54.684Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:54.684Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:54.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178218988 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:54.942Z] 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-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:54.942Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:54.942Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:54.942Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:54.942Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:54.942Z] DEBUG - matched Combo with text " [2019-07-31T04:11:54.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178219054 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-31T04:11:54.942Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:54.942Z] 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-31T04:11:54.942Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c1fd225 [2019-07-31T04:11:54.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1178219056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178219056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1178219056 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1178219056 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1178219056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1178219056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1178219056 data=null item=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-31T04:11:54.942Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1178219057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178219057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1178219057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1178219057 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1178219057 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:54.942Z] 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-31T04:11:54.942Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:54.942Z] 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-31T04:11:54.942Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:54.942Z] 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-31T04:11:54.942Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6d6d3814 [2019-07-31T04:11:54.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1178219062 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-31T04:11:54.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1178219062 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-31T04:11:54.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1178219062 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1178219062 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1178219062 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-31T04:11:54.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1178219062 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-31T04:11:54.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1178219062 data=null item=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-31T04:11:54.942Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1178219062 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-31T04:11:54.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1178219062 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-31T04:11:54.942Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1178219062 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-31T04:11:54.942Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1178219063 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1178219063 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:54.942Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] 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-31T04:11:54.942Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:54.942Z] 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-31T04:11:54.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] 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-31T04:11:54.942Z] 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-31T04:11:54.942Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:54.942Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:54.943Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:54.943Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:54.943Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:54.943Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:54.943Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:54.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178219072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:54.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178219072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:54.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178219072 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:54.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178219072 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:54.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178219073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:54.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178219073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:55.506Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:55.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178219073 data=null item=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-31T04:11:55.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178218489 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-31T04:11:55.506Z] DEBUG - Clicked on [2019-07-31T04:11:55.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:55.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:55.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:55.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:55.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:55.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:55.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178219730 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:55.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178219730 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:55.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178219731 data=null} to TreeItem with text {test} [2019-07-31T04:11:55.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178219731 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:55.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178219731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:55.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178219756 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:55.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:55.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178219757 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:55.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178219758 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:55.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178219758 data=null} to TreeItem with text {test} [2019-07-31T04:11:55.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178219758 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:55.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178219759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:55.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178219789 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:55.763Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:55.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:55.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178219790 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:55.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178219791 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:55.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178219791 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:55.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178219791 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:55.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178219791 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-31T04:11:55.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178219815 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:55.763Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-31T04:11:56.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:56.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:56.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178220287 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178220287 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178220287 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178220288 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178220288 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178220326 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:56.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:56.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:56.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:56.276Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:56.276Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:56.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178220329 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178220329 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178220329 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178220330 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178220330 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178220335 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178220336 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178220336 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:56.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178220336 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178220337 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178220337 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178220340 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178220340 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178220341 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178220346 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178220421 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178220421 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178220911 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178220918 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.839Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:56.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:56.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:56.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:56.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:56.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:56.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:11:57.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:57.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:57.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:57.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:57.401Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:11:57.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178221421 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:11:57.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178221421 data=null doit=true} to TableItem with text {} [2019-07-31T04:11:57.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178221421 data=null} to TableItem with text {} [2019-07-31T04:11:57.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178221422 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:57.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178221422 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:11:57.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178221428 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:11:57.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:11:57.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:11:57.964Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:57.964Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:58.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178222282 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:58.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178222282 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:58.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178222282 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:58.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178222282 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:58.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178222283 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:58.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178222288 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:11:58.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:58.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:58.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:58.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:58.221Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:58.221Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:58.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:58.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178222348 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:58.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178222386 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:58.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178222386 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:58.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178222387 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:58.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178222387 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-31T04:11:58.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178222392 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T04:11:58.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:58.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:58.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:58.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:58.221Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:58.221Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:58.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:58.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:58.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:58.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:58.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:58.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178222400 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:58.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178222400 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:58.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178222400 data=null} to TreeItem with text {test} [2019-07-31T04:11:58.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178222401 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:58.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178222401 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:58.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178222440 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:58.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:58.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178222441 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:58.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178222441 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:58.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178222441 data=null} to TreeItem with text {test} [2019-07-31T04:11:58.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178222441 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:58.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178222442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:58.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178222453 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:58.221Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:58.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:58.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178222455 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:58.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178222455 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:58.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178222455 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:58.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178222455 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:58.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178222456 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-31T04:11:58.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178222476 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:58.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:58.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1178222477 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-31T04:11:58.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1178222477 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-31T04:11:58.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1178222477 data=null} to TreeItem with text {Traces [6]} [2019-07-31T04:11:58.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1178222477 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:58.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178222477 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-31T04:11:58.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1178222498 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-31T04:11:58.478Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:11:58.478Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:11:58.735Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:11:58.735Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:11:58.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178222862 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:11:58.735Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:58.735Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:11:58.735Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:11:58.735Z] 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-31T04:11:58.735Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.735Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:58.735Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.735Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:58.735Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:58.735Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:58.735Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:58.735Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:58.735Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:58.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:58.735Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:58.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:11:58.735Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:58.736Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:58.736Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:11:58.736Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:11:58.736Z] DEBUG - matched Combo with text " [2019-07-31T04:11:58.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178222945 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-31T04:11:58.736Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:58.736Z] 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-31T04:11:58.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:11:58.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:58.736Z] 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-31T04:11:58.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:11:58.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:58.736Z] 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-31T04:11:58.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:11:58.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:58.736Z] 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-31T04:11:58.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:11:58.736Z] 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-31T04:11:58.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:11:58.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] 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-31T04:11:58.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:11:58.736Z] 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-31T04:11:58.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] 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-31T04:11:58.736Z] 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-31T04:11:58.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:11:58.736Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:58.736Z] DEBUG - Clicking on &Finish [2019-07-31T04:11:58.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178222963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:58.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178222964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:58.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178222964 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:58.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178222964 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:58.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178222964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:58.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178222964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:11:59.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178222964 data=null item=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-31T04:11:59.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178222540 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-31T04:11:59.556Z] DEBUG - Clicked on [2019-07-31T04:11:59.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:11:59.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:59.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:59.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:59.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:59.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:59.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178223682 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:59.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178223682 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:59.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178223682 data=null} to TreeItem with text {test} [2019-07-31T04:11:59.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178223682 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:59.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178223683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:59.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178223695 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:59.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:59.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178223705 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:11:59.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178223705 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:59.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178223705 data=null} to TreeItem with text {test} [2019-07-31T04:11:59.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178223705 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:59.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178223706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:11:59.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178223711 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:11:59.556Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:11:59.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:59.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178223716 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:11:59.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178223716 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:11:59.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178223716 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:11:59.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178223716 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:11:59.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178223716 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-31T04:11:59.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178223724 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:11:59.556Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:11:59.812Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:11:59.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:59.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178223994 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178223995 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178223995 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178223995 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178223995 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-31T04:11:59.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178224036 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:59.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:59.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:11:59.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:11:59.812Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:11:59.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:59.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178224039 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178224039 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178224039 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178224040 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178224040 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-31T04:11:59.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178224044 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178224044 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178224045 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:11:59.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178224045 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178224045 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178224046 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-31T04:11:59.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178224049 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178224049 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:11:59.812Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1178224049 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:00.742Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178224050 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-31T04:12:00.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178224131 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:00.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1178224923 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:00.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1178224923 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:00.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1178224924 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:00.742Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T04:12:00.742Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T04:12:00.742Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T04:12:00.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:00.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:01.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178225273 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:01.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178225273 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:01.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178225274 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:01.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178225274 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:01.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178225274 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-31T04:12:01.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178225280 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:01.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:01.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:01.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:01.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:01.255Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:01.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:01.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:01.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:01.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:01.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:01.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:01.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178225293 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:01.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178225293 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:01.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178225293 data=null} to TreeItem with text {test} [2019-07-31T04:12:01.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178225293 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:01.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178225293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:01.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178225380 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:01.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:01.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178225380 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:01.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178225381 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:01.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178225381 data=null} to TreeItem with text {test} [2019-07-31T04:12:01.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178225381 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:01.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178225381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:01.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178225388 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:01.256Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:01.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:01.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178225389 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:12:01.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178225389 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:12:01.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178225389 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:12:01.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178225390 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:01.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178225390 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-31T04:12:01.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178225410 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:01.256Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:12:01.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:01.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:01.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178225881 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-31T04:12:01.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178225881 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-31T04:12:01.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178225882 data=null} to Tree node with text: unrecognized.log [2019-07-31T04:12:01.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178225882 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-31T04:12:01.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178225882 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-31T04:12:01.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178225919 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-31T04:12:01.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:01.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:01.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:01.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:01.819Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:01.819Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:01.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:01.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:01.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:01.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:01.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:01.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178225926 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:01.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178225926 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:01.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178225926 data=null} to TreeItem with text {test} [2019-07-31T04:12:01.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178225927 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:01.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178225927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:01.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178225985 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:01.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:01.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178225986 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:01.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178225986 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:01.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178225986 data=null} to TreeItem with text {test} [2019-07-31T04:12:01.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178225986 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:01.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178225986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:01.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178225994 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:01.819Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:01.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:01.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178225995 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:12:01.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178225995 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:12:01.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178225995 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:12:01.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178225995 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:01.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178225996 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-31T04:12:01.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178226038 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:01.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:01.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178226040 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:12:01.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178226040 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:12:01.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178226040 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:12:01.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178226041 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:02.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178226041 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-31T04:12:02.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178226082 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:02.077Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:12:02.077Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:12:02.625Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:12:02.625Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:12:02.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178226376 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:12:02.625Z] 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-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:12:02.625Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:12:02.625Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:12:02.625Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:12:02.625Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:12:02.625Z] DEBUG - matched Combo with text " [2019-07-31T04:12:02.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178226475 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-31T04:12:02.625Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:02.625Z] 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-31T04:12:02.625Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:12:02.625Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:02.625Z] 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-31T04:12:02.625Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:12:02.625Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:02.625Z] 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-31T04:12:02.625Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:12:02.625Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3474184e [2019-07-31T04:12:02.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1178226489 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-31T04:12:02.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1178226490 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-31T04:12:02.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1178226490 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:12:02.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1178226490 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:12:02.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1178226490 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-31T04:12:02.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1178226490 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-31T04:12:02.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1178226490 data=null item=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-31T04:12:02.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1178226490 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-31T04:12:02.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1178226491 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-31T04:12:02.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1178226491 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-31T04:12:02.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1178226491 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:12:02.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1178226491 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:02.625Z] 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-31T04:12:02.625Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:12:02.625Z] 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-31T04:12:02.625Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:12:02.625Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] 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-31T04:12:02.625Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:02.625Z] 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-31T04:12:02.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] 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-31T04:12:02.625Z] 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-31T04:12:02.625Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:12:02.625Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:02.625Z] DEBUG - Clicking on &Finish [2019-07-31T04:12:02.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178226505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:02.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178226505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:02.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178226505 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:02.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178226506 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:02.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178226506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:02.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178226506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:02.884Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:03.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178226506 data=null item=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-31T04:12:03.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178226125 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-31T04:12:03.140Z] DEBUG - Clicked on [2019-07-31T04:12:03.140Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:03.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:03.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:03.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:03.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:03.140Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:03.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178227241 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:03.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178227241 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:03.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178227241 data=null} to TreeItem with text {test} [2019-07-31T04:12:03.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178227241 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:03.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178227241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:03.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178227263 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:03.140Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:03.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178227272 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:03.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178227272 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:03.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178227272 data=null} to TreeItem with text {test} [2019-07-31T04:12:03.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178227273 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:03.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178227273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:03.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178227280 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:03.140Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:03.140Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:03.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178227281 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:12:03.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178227289 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:12:03.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178227289 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:12:03.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178227289 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:03.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178227290 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-31T04:12:03.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178227310 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:03.141Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:12:03.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:03.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:03.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178227782 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178227783 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178227783 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178227783 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178227784 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-31T04:12:03.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178227822 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:03.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:03.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:03.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:03.705Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:03.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:03.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178227826 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178227826 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178227826 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178227826 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178227827 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-31T04:12:03.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178227832 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178227832 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178227832 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:03.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178227833 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178227833 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178227833 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-31T04:12:03.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178227837 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178227838 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1178227838 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.705Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178227843 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-31T04:12:03.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178227908 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1178227997 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1178227998 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1178227998 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.962Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.962Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T04:12:03.962Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T04:12:03.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:03.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:03.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178228134 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178228134 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178228134 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178228135 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178228135 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-31T04:12:03.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178228186 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:03.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:03.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:03.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:03.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:03.962Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:04.219Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:04.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:04.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178228244 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-31T04:12:04.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178228244 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-31T04:12:04.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178228245 data=null} to Tree node with text: unrecognized.log [2019-07-31T04:12:04.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178228306 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-31T04:12:04.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178228307 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-31T04:12:04.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178228313 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-31T04:12:04.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:04.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:04.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:04.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:04.219Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:04.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:04.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:04.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:04.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:04.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:04.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:04.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178228326 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:04.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178228327 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:04.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178228327 data=null} to TreeItem with text {test} [2019-07-31T04:12:04.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178228327 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:04.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178228327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:04.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178228381 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:04.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:04.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178228382 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:04.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178228382 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:04.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178228382 data=null} to TreeItem with text {test} [2019-07-31T04:12:04.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178228383 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:04.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178228383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:04.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178228389 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:04.219Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:04.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:04.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178228391 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:12:04.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178228391 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:12:04.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178228391 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:12:04.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178228391 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:04.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178228391 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-31T04:12:04.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178228409 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:04.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:04.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178228410 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:12:04.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178228410 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:12:04.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178228411 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:12:04.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178228411 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:04.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178228411 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-31T04:12:04.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178228415 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:04.476Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:12:04.476Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:12:04.476Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:12:04.476Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:12:04.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178228708 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:12:04.476Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:12:04.476Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:12:04.476Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:12:04.476Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:04.476Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:12:04.476Z] DEBUG - Clicking on &Yes [2019-07-31T04:12:04.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178228709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:04.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178228709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:04.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178228709 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:04.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178228710 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:04.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178228710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:04.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178228716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:04.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178228717 data=null item=null detail=0 x=0 y=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-31T04:12:07.255Z] DEBUG - Clicked on [2019-07-31T04:12:07.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178228506 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-31T04:12:07.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:07.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:07.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:07.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:07.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:07.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:07.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178231431 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:07.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178231431 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:07.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178231431 data=null} to TreeItem with text {test} [2019-07-31T04:12:07.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178231432 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:07.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178231432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:07.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178231454 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:07.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:07.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178231455 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:07.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178231455 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:07.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178231455 data=null} to TreeItem with text {test} [2019-07-31T04:12:07.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178231456 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:07.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178231456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:07.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178231465 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:07.255Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:07.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:07.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178231466 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:12:07.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178231467 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:12:07.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178231467 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:12:07.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178231467 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:12:07.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178231467 data=null item=TreeItem {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-31T04:12:07.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178231475 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:12:07.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:07.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178231476 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:12:07.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178231476 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:12:07.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178231476 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:12:07.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178231476 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:12:07.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178231477 data=null item=TreeItem {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-31T04:12:07.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178231491 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:12:07.512Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:12:07.512Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:12:07.770Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:12:07.770Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:12:07.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178231890 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:12:07.770Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:07.770Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:12:07.770Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:12:07.770Z] 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-31T04:12:07.770Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:07.770Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:07.770Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:07.770Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:12:07.771Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:12:07.771Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:12:07.771Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:12:07.771Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:12:07.771Z] DEBUG - matched Combo with text " [2019-07-31T04:12:07.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178232006 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-31T04:12:07.771Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@c65d77c [2019-07-31T04:12:07.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1178232012 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-31T04:12:07.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1178232013 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-31T04:12:07.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1178232013 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1178232017 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1178232017 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-31T04:12:07.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1178232017 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-31T04:12:07.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1178232017 data=null item=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-31T04:12:07.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1178232018 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-31T04:12:07.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1178232018 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-31T04:12:07.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1178232018 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-31T04:12:07.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1178232018 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1178232018 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:12:07.771Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:07.771Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] 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-31T04:12:08.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:08.029Z] 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-31T04:12:08.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] 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-31T04:12:08.029Z] 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-31T04:12:08.029Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:12:08.029Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:08.029Z] DEBUG - Clicking on &Finish [2019-07-31T04:12:08.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178232028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:08.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178232028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:08.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178232028 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:08.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178232029 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:08.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178232029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:08.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178232029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:08.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178232029 data=null item=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-31T04:12:08.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178231534 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-31T04:12:08.286Z] DEBUG - Clicked on [2019-07-31T04:12:08.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:08.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:08.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:08.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:08.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:08.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:08.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178232513 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:08.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178232513 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:08.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178232513 data=null} to TreeItem with text {test} [2019-07-31T04:12:08.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178232514 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:08.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178232514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:08.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178232590 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:08.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:08.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178232591 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:08.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178232591 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:08.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178232592 data=null} to TreeItem with text {test} [2019-07-31T04:12:08.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178232592 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:08.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178232592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:08.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178232599 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:08.543Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:08.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:08.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178232607 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:12:08.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178232607 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:12:08.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178232608 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:12:08.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178232608 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:12:08.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178232608 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:12:08.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178232628 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:12:08.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178232629 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:12:08.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178232629 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:12:08.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178232630 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:12:08.543Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178232630 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-31T04:12:08.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178232632 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:12:08.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:09.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:09.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178233093 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178233093 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178233093 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178233094 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178233094 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178233126 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:09.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:09.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:09.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:09.057Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:09.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:09.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178233131 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178233131 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178233131 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178233131 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178233131 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178233136 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178233137 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178233137 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:09.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178233137 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178233137 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178233138 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178233141 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178233141 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178233142 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.057Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178233142 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178233203 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178233740 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178233849 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178233849 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.620Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:09.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:09.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:09.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:09.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:09.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:09.620Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:09.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178233852 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:09.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178233853 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:09.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178233853 data=null} to TableItem with text {} [2019-07-31T04:12:09.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178233853 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:09.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178233853 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:09.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178233861 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:09.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:09.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:10.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:10.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178235015 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:10.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178235015 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:10.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178235015 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178235016 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:10.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178235016 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178235021 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:10.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:10.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:10.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:10.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:10.989Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:10.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:10.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:10.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:10.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:10.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:10.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178235086 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:10.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178235086 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:10.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178235086 data=null} to TreeItem with text {test} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178235087 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:10.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178235087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178235122 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:10.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178235123 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:10.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178235123 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:10.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178235124 data=null} to TreeItem with text {test} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178235124 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:10.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178235124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178235180 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:10.989Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:10.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178235182 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:12:10.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178235183 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:12:10.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178235183 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178235183 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:12:10.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178235183 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178235193 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:12:10.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178235194 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:12:10.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178235207 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:12:10.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178235207 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178235208 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:12:10.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178235208 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:12:10.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178235217 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:12:11.246Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:12:11.246Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:12:11.504Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:12:11.504Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:12:11.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178235551 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:12:11.504Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:12:11.504Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:12:11.504Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:12:11.504Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:11.504Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:12:11.504Z] DEBUG - Clicking on &Yes [2019-07-31T04:12:11.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178235552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:11.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178235552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:11.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178235552 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:11.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178235553 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:11.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178235553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:11.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178235553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:11.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178235553 data=null item=null detail=0 x=0 y=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-31T04:12:12.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178235297 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-31T04:12:12.068Z] DEBUG - Clicked on [2019-07-31T04:12:12.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:12.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:12.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:12.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:12.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:12.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:12.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178236138 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:12.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178236138 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:12.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178236138 data=null} to TreeItem with text {test} [2019-07-31T04:12:12.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178236139 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:12.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178236139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:12.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178236151 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:12.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:12.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178236163 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:12.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178236163 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:12.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178236163 data=null} to TreeItem with text {test} [2019-07-31T04:12:12.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178236164 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:12.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178236164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:12.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178236187 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:12.068Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:12.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:12.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178236189 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:12:12.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178236189 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:12:12.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178236189 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:12:12.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178236189 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:12:12.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178236189 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:12:12.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178236208 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:12:12.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:12.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178236209 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:12:12.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178236209 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:12:12.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178236209 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:12:12.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178236210 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:12:12.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178236210 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:12:12.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178236218 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:12:12.068Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:12:12.068Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:12:12.633Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:12:12.633Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:12:12.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178236615 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:12:12.633Z] 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-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:12:12.633Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:12:12.633Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:12:12.633Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:12:12.633Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:12:12.633Z] DEBUG - matched Combo with text " [2019-07-31T04:12:12.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178236683 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-31T04:12:12.633Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:12.633Z] 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-31T04:12:12.633Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:12:12.633Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:12.633Z] 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-31T04:12:12.633Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:12:12.633Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:12.633Z] 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-31T04:12:12.633Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:12:12.633Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:12.633Z] 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-31T04:12:12.633Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:12:12.633Z] 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-31T04:12:12.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:12:12.633Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] 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-31T04:12:12.633Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:12.633Z] 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-31T04:12:12.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] 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-31T04:12:12.633Z] 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-31T04:12:12.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:12.633Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:13.130Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:13.130Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:13.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:13.130Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:13.130Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:12:13.130Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:12:13.130Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:13.130Z] DEBUG - Clicking on &Finish [2019-07-31T04:12:13.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178236700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:13.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178236700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:13.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178236700 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:13.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178236700 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:13.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178236701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:13.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178236701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:13.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:13.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:13.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:13.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:13.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:13.130Z] DEBUG - Clicked on &Finish [2019-07-31T04:12:13.479Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:12:13.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178237312 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:12:13.479Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:12:13.479Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:12:13.479Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-31T04:12:13.479Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-31T04:12:13.479Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T04:12:13.479Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:12:13.479Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:12:13.479Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:12:13.479Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:12:13.479Z] DEBUG - Clicking on Rename All [2019-07-31T04:12:13.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1178237324 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-31T04:12:13.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1178237324 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-31T04:12:13.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1178237324 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T04:12:13.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1178237325 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T04:12:13.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1178237325 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-31T04:12:13.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1178237325 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-31T04:12:13.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1178237325 data=null item=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-31T04:12:13.479Z] DEBUG - Clicked on [2019-07-31T04:12:14.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178236701 data=null item=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-31T04:12:14.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178236294 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-31T04:12:14.044Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:14.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:14.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:14.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:14.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:14.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:14.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178238080 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:14.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178238080 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:14.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178238080 data=null} to TreeItem with text {test} [2019-07-31T04:12:14.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178238081 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:14.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178238081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:14.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178238103 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:14.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:14.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178238104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:14.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178238104 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:14.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178238112 data=null} to TreeItem with text {test} [2019-07-31T04:12:14.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178238113 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:14.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178238113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:14.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178238119 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:14.045Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:14.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:14.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178238128 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:14.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178238128 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:14.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178238128 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:14.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178238129 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:14.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178238129 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-31T04:12:14.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178238137 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:14.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178238149 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:14.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178238149 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:14.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178238149 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:14.045Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178238149 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-31T04:12:14.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178238187 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:14.302Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:14.302Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:14.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178238452 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178238478 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178238479 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178238479 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178238479 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178238510 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:14.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:14.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:14.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:14.302Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:14.302Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:14.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178238514 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178238514 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178238515 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178238515 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178238515 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178238519 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178238520 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178238520 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:14.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178238521 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178238521 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178238521 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178238524 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178238525 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.302Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178238525 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.559Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178238525 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:14.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178238688 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:15.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178239098 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:15.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178239100 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:15.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178239100 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:15.073Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:15.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:16.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:16.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:16.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:16.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:16.002Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:16.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178240104 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:16.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178240104 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:16.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178240104 data=null} to TableItem with text {} [2019-07-31T04:12:16.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178240105 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:16.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178240105 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:16.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178240122 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:16.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:16.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:16.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:16.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:16.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178240314 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:16.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178240315 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:16.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178240315 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:16.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178240315 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:16.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178240316 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:16.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178240321 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:16.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:16.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:16.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:16.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:16.259Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:16.259Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:16.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:16.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:16.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:16.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:16.259Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:16.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178240336 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:16.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178240336 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:16.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178240336 data=null} to TreeItem with text {test} [2019-07-31T04:12:16.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178240336 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:16.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178240336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:16.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178240369 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:16.259Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:16.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178240378 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:16.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178240378 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:16.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178240379 data=null} to TreeItem with text {test} [2019-07-31T04:12:16.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178240379 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:16.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178240379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:16.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178240386 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:16.259Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:16.259Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:16.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178240387 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:16.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178240390 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:16.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178240391 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:16.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178240391 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:16.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178240391 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-31T04:12:16.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178240401 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:16.259Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T04:12:16.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:16.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:16.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178240873 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178240873 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178240874 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178240874 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178240874 data=null item=TreeItem {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-31T04:12:16.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178240909 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:16.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:16.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:16.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:16.822Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:16.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:16.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178240913 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178240913 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178240913 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178240914 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178240914 data=null item=TreeItem {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-31T04:12:16.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178240918 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178240919 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178240919 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:16.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178240919 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178240920 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178240920 data=null item=TreeItem {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-31T04:12:16.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178240923 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178240924 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178240929 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:16.822Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178240929 data=null item=TreeItem {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-31T04:12:17.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178241096 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:17.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178241373 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:17.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178241374 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:17.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178241374 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:17.386Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:17.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:17.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:18.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:18.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:18.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:18.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:18.316Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:18.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178242377 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:18.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178242378 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:18.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178242378 data=null} to TableItem with text {} [2019-07-31T04:12:18.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178242378 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:18.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178242379 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:18.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178242384 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:18.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:18.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:18.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:18.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:18.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178242575 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:18.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178242575 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:18.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178242575 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:18.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178242576 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:18.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178242576 data=null item=TreeItem {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-31T04:12:18.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178242604 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:18.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:18.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:18.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:18.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:18.573Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:18.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:18.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:18.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:18.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:18.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:18.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:18.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178242611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:18.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178242611 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:18.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178242611 data=null} to TreeItem with text {test} [2019-07-31T04:12:18.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178242611 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:18.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178242611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:18.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178242646 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:18.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:18.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178242648 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:18.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178242648 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:18.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178242648 data=null} to TreeItem with text {test} [2019-07-31T04:12:18.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178242648 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:18.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178242648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:18.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178242655 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:18.573Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:18.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:18.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178242656 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:18.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178242656 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:18.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178242656 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:18.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178242656 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:18.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178242656 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-31T04:12:18.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178242677 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:18.573Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T04:12:19.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:19.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:19.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178243149 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178243149 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178243149 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178243149 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178243150 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178243187 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:19.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:19.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:19.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:19.136Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:19.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:19.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178243190 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178243191 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178243191 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178243191 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178243191 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178243196 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178243196 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178243196 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:19.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178243197 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178243197 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178243197 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178243201 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178243201 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178243201 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:19.136Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178243201 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:20.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178243392 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:20.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178244188 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:20.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178244189 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:20.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178244190 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:20.067Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:20.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:20.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:20.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:20.067Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:20.067Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:20.067Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:20.067Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:20.067Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:20.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178244193 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:20.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178244193 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:20.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178244193 data=null} to TableItem with text {} [2019-07-31T04:12:20.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178244194 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:20.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178244194 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:20.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178244200 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:20.067Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:20.067Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:21.436Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:21.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:21.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178245601 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:21.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178245601 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:21.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178245602 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:21.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178245602 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:21.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178245603 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:21.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178245608 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:21.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:21.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:21.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:21.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:21.436Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:21.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:21.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:21.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:21.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:21.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:21.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:21.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178245615 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:21.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178245615 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:21.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178245615 data=null} to TreeItem with text {test} [2019-07-31T04:12:21.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178245616 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:21.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178245620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:21.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178245656 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:21.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:21.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178245657 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:21.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178245657 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:21.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178245658 data=null} to TreeItem with text {test} [2019-07-31T04:12:21.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178245658 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:21.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178245658 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:21.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178245664 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:21.436Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:21.436Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:21.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178245665 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:21.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178245665 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:21.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178245665 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:21.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178245666 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:21.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178245666 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-31T04:12:21.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178245685 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:21.436Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T04:12:21.999Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:21.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:21.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178246155 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178246155 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178246156 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178246156 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178246156 data=null item=TreeItem {simple_server-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-31T04:12:21.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178246194 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:21.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:21.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:21.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:21.999Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:21.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:21.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178246198 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178246199 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178246199 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178246199 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178246199 data=null item=TreeItem {simple_server-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-31T04:12:21.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178246204 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178246205 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178246205 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:21.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178246205 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178246206 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178246206 data=null item=TreeItem {simple_server-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-31T04:12:21.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178246209 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178246209 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:21.999Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1178246210 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:22.256Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178246210 data=null item=TreeItem {simple_server-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-31T04:12:22.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178246345 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:22.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1178246788 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:22.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1178246835 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:22.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1178246835 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:22.818Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T04:12:22.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:22.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:22.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:22.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:22.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:22.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:22.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:22.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:22.818Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:22.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178246881 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:22.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178246881 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:22.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178246881 data=null} to TableItem with text {} [2019-07-31T04:12:22.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178246882 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:22.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178246882 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:22.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178246888 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:22.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:22.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:23.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:23.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:23.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178247937 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:23.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178247938 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:23.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178247938 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:23.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178247939 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:23.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178247940 data=null item=TreeItem {simple_server-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-31T04:12:23.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178247962 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:23.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:23.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:23.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:23.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:23.747Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:23.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:23.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:23.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:23.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:23.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:23.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:23.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178247990 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:23.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178247990 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:23.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178247990 data=null} to TreeItem with text {test} [2019-07-31T04:12:23.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178247991 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:23.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178247991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:24.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178248041 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:24.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:24.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178248042 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:24.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178248043 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:24.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178248043 data=null} to TreeItem with text {test} [2019-07-31T04:12:24.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178248043 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:24.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178248043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:24.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178248054 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:24.003Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:24.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:24.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178248055 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:24.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178248055 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:24.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178248055 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:24.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178248056 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:24.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178248056 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-31T04:12:24.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178248065 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:24.003Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T04:12:24.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:24.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:24.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178248217 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178248217 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178248218 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178248218 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178248218 data=null item=TreeItem {simple_server-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-31T04:12:24.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178248306 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:24.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:24.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:24.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:24.631Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:24.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:24.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178248310 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178248310 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178248310 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178248311 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178248311 data=null item=TreeItem {simple_server-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-31T04:12:24.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178248315 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178248316 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178248316 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:24.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178248317 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178248317 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178248317 data=null item=TreeItem {simple_server-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-31T04:12:24.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178248320 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178248321 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1178248327 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:24.631Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178248327 data=null item=TreeItem {simple_server-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-31T04:12:25.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178248494 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:25.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1178249029 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:25.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1178249077 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:25.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1178249077 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:25.123Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T04:12:25.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:25.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:25.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:25.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:25.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:25.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:25.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:25.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:25.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:25.123Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:25.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178249082 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:25.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178249082 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:25.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178249083 data=null} to TableItem with text {} [2019-07-31T04:12:25.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178249083 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:25.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178249083 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:25.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178249089 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:25.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:25.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:26.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:26.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:26.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178250165 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:26.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178250165 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:26.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178250165 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:26.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178250166 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:26.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178250166 data=null item=TreeItem {simple_server-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-31T04:12:26.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178250188 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:26.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:26.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:26.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:26.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:26.053Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:26.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:26.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:26.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:26.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:26.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:26.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:26.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178250195 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:26.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178250195 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:26.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178250195 data=null} to TreeItem with text {test} [2019-07-31T04:12:26.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178250195 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:26.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178250196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:26.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178250231 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:26.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:26.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178250232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:26.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178250232 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:26.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178250233 data=null} to TreeItem with text {test} [2019-07-31T04:12:26.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178250233 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:26.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178250233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:26.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178250249 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:26.053Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:26.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:26.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178250250 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:26.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178250250 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:26.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178250250 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:26.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178250278 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:26.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178250280 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-31T04:12:26.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178250289 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:26.053Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T04:12:26.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:26.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:26.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178250561 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178250561 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178250561 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178250562 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178250562 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-31T04:12:26.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178250610 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:26.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:26.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:26.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:26.566Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:26.566Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:26.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178250613 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178250614 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178250614 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178250614 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178250614 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-31T04:12:26.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178250619 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178250620 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178250620 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:26.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178250620 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178250620 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178250620 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-31T04:12:26.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178250624 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178250624 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1178250624 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:26.566Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178250630 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-31T04:12:26.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178250767 data=null button=1 stateMask=0x80000 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:27.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1178251107 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:27.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1178251153 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:27.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1178251153 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:27.079Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:27.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:27.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:27.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:27.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:27.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:27.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:27.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:27.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:27.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:27.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:27.079Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:27.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178251156 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:27.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178251156 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:27.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178251156 data=null} to TableItem with text {} [2019-07-31T04:12:27.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178251157 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:27.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178251157 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:27.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178251187 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:27.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:27.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:28.009Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:28.009Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:28.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178252284 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:28.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178252285 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:28.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178252285 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:28.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178252286 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:28.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178252286 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-31T04:12:28.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178252290 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:28.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:28.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:28.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:28.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:28.265Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:28.265Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:28.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:28.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:28.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:28.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:28.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:28.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178252304 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:28.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178252304 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:28.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178252304 data=null} to TreeItem with text {test} [2019-07-31T04:12:28.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178252304 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:28.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178252304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:28.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178252351 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:28.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:28.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178252360 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:28.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178252400 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:28.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178252401 data=null} to TreeItem with text {test} [2019-07-31T04:12:28.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178252401 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:28.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178252401 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:28.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178252408 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:28.265Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:28.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:28.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178252409 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:28.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178252409 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:28.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178252410 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:28.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178252410 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:28.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178252410 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-31T04:12:28.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178252431 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:28.265Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T04:12:28.828Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:28.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:28.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252905 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252905 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252905 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252906 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178252906 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-31T04:12:28.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252941 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:28.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:28.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:28.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:28.828Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:28.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:28.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252946 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252946 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252946 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252947 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178252947 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-31T04:12:28.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252952 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.829Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252952 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252952 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.829Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:28.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252953 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252953 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178252953 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-31T04:12:28.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252963 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252963 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.829Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178252964 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:28.829Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178252964 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-31T04:12:29.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178253042 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:29.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178253335 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:29.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178253335 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:29.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178253336 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:29.085Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:29.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:29.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:29.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:29.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:29.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:29.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:29.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:30.454Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:30.454Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:30.454Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:30.454Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:30.454Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:30.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178254339 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:30.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178254340 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:30.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178254340 data=null} to TableItem with text {} [2019-07-31T04:12:30.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178254340 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:30.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178254341 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:30.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178254347 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:30.454Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:30.454Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:30.454Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:30.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:30.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178254535 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:30.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178254536 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:30.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178254536 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:30.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178254536 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:30.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178254537 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-31T04:12:30.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178254542 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:12:30.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:30.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:30.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:30.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:30.454Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:30.454Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:30.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:30.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:30.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:30.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:30.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:30.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178254556 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:30.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178254556 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:30.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178254556 data=null} to TreeItem with text {test} [2019-07-31T04:12:30.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178254556 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:30.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178254556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:30.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178254593 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:30.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:30.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178254594 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:30.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178254594 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:30.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178254594 data=null} to TreeItem with text {test} [2019-07-31T04:12:30.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178254594 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:30.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178254594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:30.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178254604 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:30.454Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:30.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:30.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178254605 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:30.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178254605 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:30.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178254606 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:30.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178254606 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:30.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178254606 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-31T04:12:30.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178254616 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:30.454Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T04:12:31.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:31.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:31.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255090 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255090 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255091 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255091 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178255091 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-31T04:12:31.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255128 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:31.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:31.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:31.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:31.019Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:31.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:31.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255131 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255131 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255132 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255132 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178255132 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-31T04:12:31.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255137 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255137 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255138 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:31.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255138 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255138 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178255138 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-31T04:12:31.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255142 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255142 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255143 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.019Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178255143 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-31T04:12:31.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255218 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255460 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255461 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178255461 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.276Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:31.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:31.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:31.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:31.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:31.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:31.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:31.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:31.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:32.643Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:32.643Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:32.643Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:32.643Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:32.643Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:32.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178256465 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:32.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178256466 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:32.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178256466 data=null} to TableItem with text {} [2019-07-31T04:12:32.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178256466 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178256467 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:32.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178256473 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:32.643Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:32.643Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:32.643Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:32.643Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:32.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178256654 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:32.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178256654 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:32.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178256654 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:32.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178256655 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178256655 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-31T04:12:32.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178256660 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:12:32.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:32.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:32.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:32.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:32.643Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:32.643Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:32.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:32.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:32.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:32.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:32.643Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:32.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178256667 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:32.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178256672 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:32.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178256673 data=null} to TreeItem with text {test} [2019-07-31T04:12:32.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178256673 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178256673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:32.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178256710 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:32.643Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:32.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178256711 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:32.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178256711 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:32.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178256711 data=null} to TreeItem with text {test} [2019-07-31T04:12:32.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178256712 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178256712 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:32.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178256744 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:32.643Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:32.643Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:32.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178256746 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:32.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178256746 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:32.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178256746 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:32.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178256747 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178256747 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-31T04:12:32.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178256757 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:32.643Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T04:12:32.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:32.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:32.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178257037 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178257037 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178257037 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178257038 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178257038 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-31T04:12:32.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178257079 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:32.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:32.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:32.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:32.900Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:32.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:32.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178257083 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178257083 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178257083 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178257083 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178257084 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-31T04:12:32.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178257088 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178257089 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178257089 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:32.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178257090 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178257090 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178257090 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-31T04:12:32.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178257094 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178257094 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:32.900Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178257099 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:33.156Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178257099 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-31T04:12:33.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178257203 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:33.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178257767 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:33.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178257837 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:33.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178257837 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:33.720Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:33.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:33.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:33.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:33.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:33.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:33.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:33.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:33.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:33.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:33.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:33.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:33.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:33.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:33.720Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:33.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178257842 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:33.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178257842 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:33.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178257842 data=null} to TableItem with text {} [2019-07-31T04:12:33.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178257843 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:33.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178257843 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:33.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178257849 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:33.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:33.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:34.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:34.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:35.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178258946 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:35.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178258946 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:35.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178258946 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:35.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178258947 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:35.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178258947 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-31T04:12:35.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178258952 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:12:35.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:35.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:35.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:35.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:35.224Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:35.224Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:35.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:35.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:35.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:35.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:35.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:35.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178258958 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:35.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178258958 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:35.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178258958 data=null} to TreeItem with text {test} [2019-07-31T04:12:35.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178258958 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:35.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178258959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:35.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178258990 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:35.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:35.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178258991 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:35.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178258991 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:35.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178258991 data=null} to TreeItem with text {test} [2019-07-31T04:12:35.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178258991 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:35.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178258992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:35.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178259007 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:35.224Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:35.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:35.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178259008 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:35.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178259008 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:35.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178259008 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:35.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178259009 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:35.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178259009 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-31T04:12:35.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178259029 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:35.224Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T04:12:35.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:35.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:35.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178259157 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178259157 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178259157 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178259158 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178259158 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-31T04:12:35.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178259206 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:35.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:35.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:35.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:35.481Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:35.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:35.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178259209 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178259209 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178259209 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178259210 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178259210 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-31T04:12:35.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178259215 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178259216 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178259216 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:35.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178259216 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178259216 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178259217 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-31T04:12:35.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178259220 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178259220 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178259221 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178259221 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-31T04:12:35.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178259358 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178259712 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178259712 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178259712 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:35.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:35.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:35.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:35.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:35.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:35.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:35.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:35.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:35.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:35.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:35.481Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:35.481Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:35.481Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:35.481Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:35.481Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:35.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178259717 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:35.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178259717 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:35.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178259717 data=null} to TableItem with text {} [2019-07-31T04:12:35.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178259718 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:35.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178259718 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:35.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178259724 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:35.481Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:35.481Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:36.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:36.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:36.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178260862 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:36.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178260862 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:36.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178260862 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:36.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178260863 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:36.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178260863 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-31T04:12:36.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178260868 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:12:36.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:36.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:36.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:36.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:36.850Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:36.850Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:36.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:36.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:36.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:36.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:36.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:36.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178260882 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:36.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178260882 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:36.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178260882 data=null} to TreeItem with text {test} [2019-07-31T04:12:36.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178260883 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:36.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178260883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:36.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178260926 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:36.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:36.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178260927 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:36.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178260928 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:36.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178260928 data=null} to TreeItem with text {test} [2019-07-31T04:12:36.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178260928 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:36.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178260928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:36.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178260934 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:36.850Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:36.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:36.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178260935 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:36.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178260936 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:36.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178260936 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:36.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178260936 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:36.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178260936 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-31T04:12:36.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178260992 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:36.850Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T04:12:36.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:36.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:37.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178261108 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178261108 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178261108 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178261109 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178261109 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-31T04:12:37.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178261152 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:37.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:37.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:37.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:37.108Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:37.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:37.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178261156 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178261156 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178261157 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178261157 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178261157 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-31T04:12:37.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178261161 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178261162 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178261162 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:37.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178261163 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178261163 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178261163 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-31T04:12:37.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178261166 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178261167 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178261167 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.108Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178261173 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-31T04:12:37.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178261287 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178261730 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178261789 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178261791 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.672Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:37.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:37.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:37.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:37.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:37.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:37.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:37.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:37.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:37.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:37.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:37.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:37.672Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:37.672Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:37.672Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:37.672Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:37.672Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:37.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178261795 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:37.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178261795 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:37.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178261795 data=null} to TableItem with text {} [2019-07-31T04:12:37.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178261795 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:37.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178261796 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:37.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178261803 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:37.672Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:37.672Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:38.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:38.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:38.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178262905 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:38.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178262905 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:38.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178262905 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:38.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178262906 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:38.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178262906 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-31T04:12:38.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178262911 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:12:38.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:38.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:38.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:38.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:38.858Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:38.858Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:38.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:38.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:38.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:38.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:38.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:38.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178262925 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:38.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178262926 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:38.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178262926 data=null} to TreeItem with text {test} [2019-07-31T04:12:38.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178262926 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:38.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178262926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:38.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178262971 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:38.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:38.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178262973 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:38.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178262973 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:38.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178262973 data=null} to TreeItem with text {test} [2019-07-31T04:12:38.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178262973 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:38.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178262973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:38.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178262980 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:38.858Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:38.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:38.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178262982 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:38.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178262982 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:38.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178262982 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:38.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178262982 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:38.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178262982 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-31T04:12:38.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178263001 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:38.858Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T04:12:38.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:38.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:39.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178263131 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178263131 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178263132 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178263132 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178263132 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-31T04:12:39.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178263217 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:39.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:39.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:39.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:39.115Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:39.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:39.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178263221 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178263221 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178263221 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178263222 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178263222 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-31T04:12:39.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178263227 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178263228 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178263228 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:39.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178263228 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178263228 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178263228 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-31T04:12:39.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178263232 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178263238 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178263239 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.115Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178263239 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-31T04:12:39.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178263316 data=null button=1 stateMask=0x80000 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178263731 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178263784 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178263785 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.678Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:39.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:39.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:39.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:39.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:39.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:39.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:39.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:39.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:39.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:39.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:39.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:39.678Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:39.678Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:39.678Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:39.678Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:39.678Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:39.678Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:39.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178263788 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:39.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178263788 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:39.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178263788 data=null} to TableItem with text {} [2019-07-31T04:12:39.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178263788 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:39.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178263789 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:39.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178263798 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:39.678Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:39.678Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:40.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:40.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:40.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178264891 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:40.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178264891 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:40.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178264891 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:40.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178264892 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:40.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178264892 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-31T04:12:40.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178264896 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:12:40.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:40.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:40.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:40.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:40.864Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:40.864Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:40.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:40.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:40.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:40.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:40.864Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:40.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178264903 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:40.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178264903 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:40.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178264903 data=null} to TreeItem with text {test} [2019-07-31T04:12:40.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178264903 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:40.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178264904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:40.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178265017 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:40.864Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:40.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178265017 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:40.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178265018 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:40.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178265018 data=null} to TreeItem with text {test} [2019-07-31T04:12:40.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178265018 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:40.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178265018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:40.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178265036 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:40.864Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:40.864Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:40.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178265040 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:40.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178265040 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:40.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178265041 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:40.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178265041 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:40.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178265041 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-31T04:12:40.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178265051 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:40.864Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-31T04:12:41.120Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:41.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:41.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178265426 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178265426 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178265427 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178265427 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178265427 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-31T04:12:41.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178265472 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:41.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:41.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:41.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:41.377Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:41.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:41.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178265476 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178265476 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178265476 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178265477 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178265477 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-31T04:12:41.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178265482 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178265483 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178265483 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:41.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178265483 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178265484 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178265484 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-31T04:12:41.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178265494 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178265495 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.377Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1178265495 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.633Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178265495 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-31T04:12:41.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178265573 data=null button=1 stateMask=0x80000 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1178265748 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1178265749 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1178265749 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.633Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.633Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T04:12:41.633Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T04:12:41.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:41.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178266051 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178266051 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178266051 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178266052 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178266052 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-31T04:12:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178266058 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:12:41.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:41.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:41.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:41.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:41.890Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:41.890Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:41.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:41.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:41.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:41.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:41.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178266071 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178266071 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178266071 data=null} to TreeItem with text {test} [2019-07-31T04:12:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178266072 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178266072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178266119 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:41.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178266120 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178266120 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178266120 data=null} to TreeItem with text {test} [2019-07-31T04:12:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178266120 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178266120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178266127 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:41.890Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:41.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178266128 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178266128 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178266129 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178266129 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178266129 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-31T04:12:42.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178266150 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:42.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:42.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178266151 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:42.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178266151 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:42.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178266151 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:42.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178266151 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:42.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178266152 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-31T04:12:42.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178266160 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:42.148Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:12:42.148Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:12:42.148Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:12:42.148Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:12:42.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178266375 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:12:42.148Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:12:42.148Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:12:42.148Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:12:42.148Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:42.148Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:12:42.148Z] DEBUG - Clicking on &Yes [2019-07-31T04:12:42.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178266379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:42.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178266379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:42.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178266386 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:42.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178266386 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:42.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178266387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:42.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178266387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:12:42.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178266387 data=null item=null detail=0 x=0 y=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-31T04:12:45.678Z] DEBUG - Clicked on [2019-07-31T04:12:46.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178266205 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-31T04:12:46.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:46.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:46.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:46.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:46.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:46.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:46.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178270871 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:46.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178270872 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:46.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178270872 data=null} to TreeItem with text {test} [2019-07-31T04:12:46.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178270872 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:46.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178270872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:46.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178270905 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:46.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:46.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178270907 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:46.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178270907 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:46.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178270907 data=null} to TreeItem with text {test} [2019-07-31T04:12:46.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178270907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:46.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178270907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:46.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178270913 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:46.866Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:46.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:46.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178270914 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:46.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178270921 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:46.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178270921 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:46.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178270921 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:46.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178270921 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-31T04:12:46.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178270929 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:46.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:46.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1178270930 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-31T04:12:46.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1178270930 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-31T04:12:46.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1178270930 data=null} to TreeItem with text {Traces [13]} [2019-07-31T04:12:46.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1178270930 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:46.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178270942 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-31T04:12:46.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1178270945 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-31T04:12:46.866Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:12:46.866Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:12:47.425Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:12:47.425Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:12:47.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178271328 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:12:47.425Z] 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-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:12:47.425Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:12:47.425Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:12:47.425Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:12:47.425Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:12:47.425Z] DEBUG - matched Combo with text " [2019-07-31T04:12:47.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178271433 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-31T04:12:47.425Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:47.425Z] 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-31T04:12:47.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:12:47.425Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:47.425Z] 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-31T04:12:47.425Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:12:47.425Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:47.425Z] 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-31T04:12:47.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:12:47.425Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:47.425Z] 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-31T04:12:47.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:12:47.425Z] 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-31T04:12:47.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:12:47.425Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] 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-31T04:12:47.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:12:47.425Z] 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-31T04:12:47.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] 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-31T04:12:47.425Z] 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-31T04:12:47.425Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:12:47.425Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:47.425Z] DEBUG - Clicking on &Finish [2019-07-31T04:12:47.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178271449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:47.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178271449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:47.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178271450 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:47.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178271450 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:47.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178271450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:47.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178271450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:47.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:47.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:47.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:47.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:47.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:12:47.683Z] DEBUG - Clicked on &Finish [2019-07-31T04:12:47.940Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:12:47.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178272018 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:12:47.940Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:12:47.940Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:12:47.940Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:12:47.940Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:12:47.940Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2019-07-31T04:12:47.940Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2019-07-31T04:12:47.940Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T04:12:47.940Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:12:47.940Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:12:47.940Z] DEBUG - Clicking on Overwrite All [2019-07-31T04:12:47.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1178272019 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-31T04:12:47.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=1178272019 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-31T04:12:47.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=1178272019 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T04:12:47.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=1178272019 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-31T04:12:47.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=1178272020 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-31T04:12:47.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=1178272020 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-31T04:12:47.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=1178272020 data=null item=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-31T04:12:47.940Z] DEBUG - Clicked on [2019-07-31T04:12:48.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178271450 data=null item=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-31T04:12:48.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178270999 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-31T04:12:48.762Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:48.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:48.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:48.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:48.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:48.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:48.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178272789 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:48.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178272789 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:48.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178272789 data=null} to TreeItem with text {test} [2019-07-31T04:12:48.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178272790 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:48.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178272790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:48.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178272813 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:48.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:48.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178272814 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:48.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178272814 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:48.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178272814 data=null} to TreeItem with text {test} [2019-07-31T04:12:48.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178272814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:48.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178272815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:48.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178272827 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:48.762Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:48.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:48.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178272829 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:12:48.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178272829 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:12:48.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178272829 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:12:48.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178272829 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:48.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178272829 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-31T04:12:48.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178272892 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:48.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178272892 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:12:48.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178272893 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:12:48.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178272893 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:48.762Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178272893 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-31T04:12:48.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178272918 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:49.018Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:49.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:49.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178273287 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178273287 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178273287 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178273288 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178273288 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178273323 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:49.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:49.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:49.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:49.275Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:49.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:49.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178273328 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178273328 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178273328 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178273328 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178273329 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178273333 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178273334 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178273335 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:49.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178273335 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178273335 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178273336 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178273339 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178273340 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178273340 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.275Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178273340 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178273420 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178273701 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178273719 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178273719 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.532Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:49.532Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:50.902Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:50.902Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:50.902Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:50.902Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:50.902Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178274758 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:50.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178274759 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:50.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178274759 data=null} to TableItem with text {} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178274759 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:50.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178274760 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178274764 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:50.902Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:50.902Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:50.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:50.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178274948 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:50.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178274949 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:50.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178274949 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178274950 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:50.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178274950 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178274955 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:12:50.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:50.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:50.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:50.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:50.902Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:50.902Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:50.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:50.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:50.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:50.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:50.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178274980 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:50.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178274980 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:50.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178274980 data=null} to TreeItem with text {test} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178274981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:50.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178274981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178275016 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:50.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178275017 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:50.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178275018 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:50.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178275018 data=null} to TreeItem with text {test} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178275018 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:50.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178275019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178275024 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:50.902Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:50.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178275026 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:12:50.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178275026 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:12:50.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178275026 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:12:50.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178275026 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:50.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178275027 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-31T04:12:50.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178275047 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:50.902Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:12:51.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:51.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:51.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178275522 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178275523 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178275523 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178275523 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178275523 data=null item=TreeItem {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-31T04:12:51.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178275557 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:51.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:51.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:51.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:51.465Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:51.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:51.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178275561 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178275561 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178275561 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178275561 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178275562 data=null item=TreeItem {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-31T04:12:51.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178275566 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178275567 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178275567 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:51.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178275567 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178275567 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178275567 data=null item=TreeItem {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-31T04:12:51.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178275571 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178275571 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178275571 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.465Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178275571 data=null item=TreeItem {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-31T04:12:51.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178275641 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.729Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178275890 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178275907 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.729Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178275907 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.729Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:51.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:51.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:52.658Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:52.658Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:52.658Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:52.658Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:52.916Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:52.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178276914 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:52.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178276914 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:52.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178276914 data=null} to TableItem with text {} [2019-07-31T04:12:52.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178276914 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:52.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178276915 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:52.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178276982 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:52.916Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:52.916Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:52.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:52.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:52.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178277159 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:52.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178277159 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:52.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178277159 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:52.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178277160 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:52.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178277160 data=null item=TreeItem {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-31T04:12:52.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178277165 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:12:52.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:52.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:52.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:52.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:52.916Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:52.916Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:53.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:53.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:53.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:53.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:53.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178277178 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178277178 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:53.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178277178 data=null} to TreeItem with text {test} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178277178 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:53.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178277178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178277220 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:53.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178277222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178277222 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:53.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178277222 data=null} to TreeItem with text {test} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178277222 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:53.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178277223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178277230 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:53.173Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:53.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178277232 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:12:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178277232 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:12:53.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178277232 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178277232 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:53.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178277233 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-31T04:12:53.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178277250 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:53.173Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:12:53.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:53.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178277348 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178277348 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178277348 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178277349 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178277349 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178277382 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:53.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:53.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:53.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:53.173Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:53.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178277386 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178277386 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178277386 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178277386 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178277387 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178277391 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178277392 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178277392 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:53.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178277393 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178277393 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178277394 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178277397 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178277397 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.173Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178277398 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.430Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178277402 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178277471 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178278062 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178278136 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178278136 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.993Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:53.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:53.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:53.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:53.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:53.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:53.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:53.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:53.994Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:53.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178278139 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:53.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178278139 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:53.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178278147 data=null} to TableItem with text {} [2019-07-31T04:12:53.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178278148 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:53.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178278148 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:53.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178278153 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:53.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:53.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:55.362Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:55.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:55.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178279638 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:55.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178279639 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:55.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178279639 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:55.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178279639 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:55.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178279639 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:55.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178279645 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:12:55.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:55.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:55.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:55.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:55.618Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:55.618Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:55.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:55.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:55.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:55.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:55.618Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:55.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178279651 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:55.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178279651 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:55.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178279651 data=null} to TreeItem with text {test} [2019-07-31T04:12:55.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178279651 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:55.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178279652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:55.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178279683 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:55.618Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:55.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178279684 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:55.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178279684 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:55.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178279684 data=null} to TreeItem with text {test} [2019-07-31T04:12:55.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178279684 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:55.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178279684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:55.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178279690 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:55.618Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:55.618Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:55.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178279694 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:12:55.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178279694 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:12:55.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178279694 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:12:55.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178279695 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:55.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178279695 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-31T04:12:55.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178279704 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:55.618Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:12:55.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:55.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:56.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178280177 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178280177 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178280178 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178280178 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178280178 data=null item=TreeItem {simple_server-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-31T04:12:56.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178280211 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:56.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:56.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:56.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:56.132Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:56.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:56.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178280215 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178280215 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178280215 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178280216 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178280216 data=null item=TreeItem {simple_server-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-31T04:12:56.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178280220 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178280221 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178280221 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:56.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178280221 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178280222 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178280222 data=null item=TreeItem {simple_server-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-31T04:12:56.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178280225 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178280226 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1178280226 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.132Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178280226 data=null item=TreeItem {simple_server-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-31T04:12:56.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178280325 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1178280662 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1178280733 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1178280733 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.646Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T04:12:56.646Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:56.646Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:56.646Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:56.646Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:56.646Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:56.646Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:56.646Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:56.646Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:56.646Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:56.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178280745 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:56.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178280746 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:56.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178280746 data=null} to TableItem with text {} [2019-07-31T04:12:56.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178280746 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:56.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178280746 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:56.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178280753 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:56.646Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:56.646Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:57.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:57.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178281868 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178281868 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:57.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178281869 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178281869 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178281869 data=null item=TreeItem {simple_server-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-31T04:12:57.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178281875 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:12:57.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:57.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:57.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:57.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:57.993Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:57.993Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:57.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:57.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:57.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:57.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:57.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178281891 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178281892 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:57.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178281892 data=null} to TreeItem with text {test} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178281892 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178281892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178281932 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:57.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178281933 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178281933 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:57.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178281933 data=null} to TreeItem with text {test} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178281934 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178281934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178281945 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:57.993Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:57.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178281946 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:12:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178281946 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:12:57.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178281946 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178281981 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178281981 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-31T04:12:57.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178281991 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:57.993Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:12:57.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:57.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178282198 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178282198 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:57.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178282198 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178282199 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178282199 data=null item=TreeItem {simple_server-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-31T04:12:57.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178282238 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:57.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:57.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:57.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:57.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:57.993Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:57.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178282243 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:57.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178282243 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:57.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178282243 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:57.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178282243 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:57.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178282243 data=null item=TreeItem {simple_server-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-31T04:12:58.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178282248 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.252Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178282248 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178282248 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:58.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178282249 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178282278 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178282284 data=null item=TreeItem {simple_server-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-31T04:12:58.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178282288 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178282288 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.252Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1178282289 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.252Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178282289 data=null item=TreeItem {simple_server-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-31T04:12:58.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178282360 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1178282789 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1178282833 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1178282833 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.765Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T04:12:58.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:58.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:58.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:58.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:58.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:12:58.765Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:58.765Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:58.765Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:58.765Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:58.765Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:12:58.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178282836 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:12:58.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178282836 data=null doit=true} to TableItem with text {} [2019-07-31T04:12:58.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178282836 data=null} to TableItem with text {} [2019-07-31T04:12:58.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178282837 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:58.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178282837 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:12:58.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178282855 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:12:58.765Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:12:58.765Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:12:59.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:59.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:59.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178283964 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:59.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178283965 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:59.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178283965 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:59.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178283966 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:59.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178283966 data=null item=TreeItem {simple_server-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-31T04:12:59.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178283971 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:12:59.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:59.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:59.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:59.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:59.951Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:12:59.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:12:59.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:59.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:59.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:12:59.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:12:59.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:59.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178283988 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:59.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178283988 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:59.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178283989 data=null} to TreeItem with text {test} [2019-07-31T04:12:59.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178283989 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:59.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178283989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:59.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178284030 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:59.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:59.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178284031 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:12:59.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178284031 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:59.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178284031 data=null} to TreeItem with text {test} [2019-07-31T04:12:59.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178284032 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:59.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178284032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:12:59.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178284043 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:12:59.951Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:12:59.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:59.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178284044 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:12:59.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178284044 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:12:59.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178284045 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:12:59.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178284045 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:59.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178284045 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-31T04:12:59.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178284066 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:12:59.951Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:12:59.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:12:59.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:12:59.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178284179 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:59.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178284180 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:59.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178284180 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:59.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178284181 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:12:59.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178284181 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-31T04:13:00.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178284222 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:00.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:00.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:00.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:00.208Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:00.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:00.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178284227 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178284227 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178284227 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178284228 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178284228 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-31T04:13:00.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178284232 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178284233 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178284233 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:00.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178284233 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178284234 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178284234 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-31T04:13:00.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178284237 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178284238 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1178284238 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.208Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178284238 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-31T04:13:00.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178284349 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1178284685 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1178284753 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1178284754 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.723Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:00.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:00.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:00.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:00.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:00.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:00.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:00.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:00.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:00.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:00.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:00.723Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:13:00.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178284760 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:13:00.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178284760 data=null doit=true} to TableItem with text {} [2019-07-31T04:13:00.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178284760 data=null} to TableItem with text {} [2019-07-31T04:13:00.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178284761 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:00.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178284761 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:13:00.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178284767 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:00.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:00.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:01.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:01.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:01.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178285878 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:01.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178285879 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:01.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178285879 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:01.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178285880 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:01.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178285880 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-31T04:13:01.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178285886 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:01.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:01.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:01.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:01.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:01.651Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:01.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:01.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:01.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:01.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:01.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:01.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:01.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178285900 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:01.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178285900 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:01.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178285900 data=null} to TreeItem with text {test} [2019-07-31T04:13:01.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178285901 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178285901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178285942 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178285953 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178285953 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178285953 data=null} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178285953 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178285953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178285960 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:01.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178285967 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:01.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178285967 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:01.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178285967 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178285968 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:01.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178285968 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-31T04:13:01.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178286021 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:01.909Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:01.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:01.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:01.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:01.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:01.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178286026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178286026 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178286026 data=null} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178286027 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178286027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178286051 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178286052 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178286053 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178286053 data=null} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178286053 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178286053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178286063 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:01.909Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:01.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178286064 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:01.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178286064 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:01.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178286064 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:01.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178286064 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:01.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178286064 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-31T04:13:01.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178286082 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:01.909Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:13:02.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:02.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:02.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178286549 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178286549 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178286549 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178286550 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178286550 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-31T04:13:02.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178286590 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:02.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:02.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:02.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:02.473Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:02.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:02.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178286593 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178286593 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178286594 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178286594 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178286594 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-31T04:13:02.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178286600 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178286600 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178286600 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:02.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178286601 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178286601 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178286601 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-31T04:13:02.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178286604 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178286610 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.473Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1178286611 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.730Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178286611 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-31T04:13:02.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178286695 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1178286899 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1178286900 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1178286900 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.730Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T04:13:02.730Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T04:13:02.730Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T04:13:02.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:02.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:03.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178287292 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:03.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178287292 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:03.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178287292 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:03.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178287293 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:03.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178287293 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-31T04:13:03.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178287299 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:03.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:03.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:03.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:03.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:03.244Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:03.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:03.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:03.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:03.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:03.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:03.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:03.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178287314 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:03.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178287314 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:03.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178287314 data=null} to TreeItem with text {test} [2019-07-31T04:13:03.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178287314 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:03.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178287315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:03.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178287351 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:03.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:03.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178287352 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:03.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178287352 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:03.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178287352 data=null} to TreeItem with text {test} [2019-07-31T04:13:03.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178287352 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:03.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178287352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:03.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178287359 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:03.244Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:03.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:03.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178287360 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:03.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178287360 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:03.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178287360 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:03.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178287361 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:03.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178287361 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-31T04:13:03.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178287381 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:03.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:03.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178287382 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:03.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178287382 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:03.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178287382 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:03.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178287382 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:03.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178287383 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-31T04:13:03.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178287387 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:03.244Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:13:03.244Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:13:03.501Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:13:03.502Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:13:03.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178287577 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:13:03.502Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:13:03.502Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:13:03.502Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:13:03.502Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:03.502Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:13:03.502Z] DEBUG - Clicking on &Yes [2019-07-31T04:13:03.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178287580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:03.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178287580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:03.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178287580 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:03.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178287581 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:03.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178287581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:03.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178287581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:03.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178287581 data=null item=null detail=0 x=0 y=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-31T04:13:06.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178287434 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-31T04:13:06.775Z] DEBUG - Clicked on [2019-07-31T04:13:06.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:06.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:06.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:06.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:06.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:06.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:06.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178290526 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:06.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178290526 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:06.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178290526 data=null} to TreeItem with text {test} [2019-07-31T04:13:06.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178290527 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:06.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178290527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:06.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178290548 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:06.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:06.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178290557 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:06.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178290557 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:06.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178290557 data=null} to TreeItem with text {test} [2019-07-31T04:13:06.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178290558 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:06.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178290558 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:06.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178290565 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:06.775Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:06.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:06.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178290573 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:06.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178290573 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:06.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178290573 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:06.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178290573 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:06.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178290574 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-31T04:13:06.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178290594 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:06.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:06.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178290595 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:06.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178290595 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:06.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178290595 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:06.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178290596 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:06.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178290596 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-31T04:13:06.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178290611 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:06.775Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:13:06.775Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:13:06.775Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:13:06.775Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:13:06.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178290919 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:13:06.775Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:13:06.775Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:13:06.775Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:13:06.775Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:13:06.775Z] DEBUG - matched Combo with text " [2019-07-31T04:13:06.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178291012 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-31T04:13:06.775Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:13:06.775Z] 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-31T04:13:06.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:13:06.775Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:13:06.775Z] 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-31T04:13:06.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:13:06.775Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:13:06.775Z] 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-31T04:13:06.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:13:06.775Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:13:06.775Z] 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-31T04:13:06.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:13:06.775Z] 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-31T04:13:06.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:13:06.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:13:07.035Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T04:13:07.035Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:13:07.035Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:07.035Z] DEBUG - Clicking on &Finish [2019-07-31T04:13:07.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178291033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:07.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178291033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:07.035Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178291033 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:07.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178291033 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:07.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178291034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:07.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178291034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:07.035Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:07.035Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:07.035Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:07.035Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:07.035Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:07.035Z] DEBUG - Clicked on &Finish [2019-07-31T04:13:07.598Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:13:07.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178291714 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:13:07.598Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:13:07.598Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:13:07.598Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:13:07.598Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:13:07.598Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:13:07.598Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2019-07-31T04:13:07.598Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2019-07-31T04:13:07.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-31T04:13:07.598Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:13:07.598Z] DEBUG - Clicking on Skip All [2019-07-31T04:13:07.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1178291716 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-31T04:13:07.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1178291716 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-31T04:13:07.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1178291716 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-31T04:13:07.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1178291716 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-31T04:13:07.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1178291716 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-31T04:13:07.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1178291716 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-31T04:13:07.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1178291716 data=null item=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-31T04:13:07.598Z] DEBUG - Clicked on [2019-07-31T04:13:08.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178291034 data=null item=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-31T04:13:08.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178290665 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-31T04:13:08.162Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:08.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:08.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:08.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:08.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:08.162Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:08.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178292411 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:08.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178292411 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:08.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178292411 data=null} to TreeItem with text {test} [2019-07-31T04:13:08.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178292411 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178292411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178292486 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178292488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178292488 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178292488 data=null} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178292489 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178292489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178292503 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:08.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178292504 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178292504 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178292504 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178292505 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178292505 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-31T04:13:08.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178292527 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:08.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:08.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:08.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:08.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:08.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178292531 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178292531 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178292533 data=null} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178292533 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178292577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178292597 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178292598 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178292598 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178292598 data=null} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178292598 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178292598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178292611 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:08.420Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:08.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178292613 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178292613 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178292613 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178292613 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178292614 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-31T04:13:08.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178292631 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178292631 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178292631 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178292631 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.420Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178292632 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-31T04:13:08.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178292637 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:08.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:08.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:08.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178293096 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178293097 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178293097 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178293097 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178293098 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178293128 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:08.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:08.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:08.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:08.983Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:08.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:08.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178293132 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178293132 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178293132 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178293133 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178293133 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178293137 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178293138 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178293138 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:08.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178293138 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178293138 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178293138 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178293142 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178293142 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178293142 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:08.983Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178293142 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:09.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178293205 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:09.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178293416 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:09.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178293417 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:09.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178293417 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:09.327Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:09.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:10.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:10.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:10.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:10.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:10.300Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:13:10.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178294431 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:13:10.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178294431 data=null doit=true} to TableItem with text {} [2019-07-31T04:13:10.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178294431 data=null} to TableItem with text {} [2019-07-31T04:13:10.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178294432 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:10.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178294432 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:13:10.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178294437 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:10.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:10.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:10.557Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:10.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:10.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178294668 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:10.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178294668 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:10.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178294669 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:10.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178294669 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:10.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178294669 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:10.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178294674 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:13:10.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:10.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:10.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:10.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:10.557Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:10.557Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:10.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:10.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:10.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:10.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:10.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:10.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178294688 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:10.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178294688 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:10.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178294688 data=null} to TreeItem with text {test} [2019-07-31T04:13:10.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178294688 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:10.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178294688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:10.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178294721 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:10.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:10.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178294722 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:10.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178294722 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:10.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178294722 data=null} to TreeItem with text {test} [2019-07-31T04:13:10.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178294722 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:10.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178294723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:10.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178294729 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:10.557Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:10.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:10.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178294731 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:10.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178294731 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:10.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178294731 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:10.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178294732 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:10.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178294732 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-31T04:13:10.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178294752 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:10.557Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:13:11.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:11.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:11.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178295181 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178295181 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178295181 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178295224 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178295224 data=null item=TreeItem {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-31T04:13:11.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178295261 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:11.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:11.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:11.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:11.121Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:11.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:11.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178295265 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178295265 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178295265 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178295265 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178295266 data=null item=TreeItem {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-31T04:13:11.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178295270 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178295270 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178295271 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:11.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178295271 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178295271 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178295271 data=null item=TreeItem {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-31T04:13:11.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178295275 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178295275 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178295275 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.121Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178295275 data=null item=TreeItem {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-31T04:13:11.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178295343 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178295692 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178295695 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.635Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178295695 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.635Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:11.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:11.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:12.564Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:12.564Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:12.564Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:12.564Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:12.564Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:13:12.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178296699 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:13:12.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178296699 data=null doit=true} to TableItem with text {} [2019-07-31T04:13:12.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178296699 data=null} to TableItem with text {} [2019-07-31T04:13:12.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178296699 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:12.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178296700 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:13:12.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178296717 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:12.564Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:12.564Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:12.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:12.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:12.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178296836 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:12.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178296836 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:12.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178296837 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:12.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178296837 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:12.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178296837 data=null item=TreeItem {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-31T04:13:12.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178296842 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:13:12.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:12.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:12.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:12.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:12.821Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:12.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:12.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:12.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:12.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:12.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:12.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:12.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178296868 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:12.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178296868 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:12.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178296868 data=null} to TreeItem with text {test} [2019-07-31T04:13:12.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178296869 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:12.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178296869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:12.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178296905 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:12.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:12.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178296906 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:12.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178296906 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:12.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178296906 data=null} to TreeItem with text {test} [2019-07-31T04:13:12.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178296907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:12.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178296907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:12.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178296912 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:12.821Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:12.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:12.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178296914 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:12.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178296914 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:12.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178296914 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:12.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178296914 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:12.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178296914 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-31T04:13:12.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178296936 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:12.821Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:13:13.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:13.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:13.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178297403 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178297403 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178297403 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178297404 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178297404 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178297439 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:13.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:13.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:13.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:13.384Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:13.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:13.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178297443 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178297443 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178297443 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178297443 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178297444 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178297448 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178297449 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178297449 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:13.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178297449 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178297449 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178297450 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178297453 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178297453 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.384Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178297453 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:13.641Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178297454 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:14.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178297669 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:14.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178298516 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:14.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178298632 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:14.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178298639 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:14.461Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:14.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:14.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:14.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:14.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:14.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:14.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:14.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:14.461Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:13:14.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178298642 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:13:14.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178298642 data=null doit=true} to TableItem with text {} [2019-07-31T04:13:14.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178298642 data=null} to TableItem with text {} [2019-07-31T04:13:14.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178298643 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:14.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178298643 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:13:14.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178298648 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:14.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:14.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:15.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:15.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:15.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178299787 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:15.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178299788 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:15.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178299788 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:15.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178299788 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:15.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178299789 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:15.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178299794 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:15.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:15.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:15.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:15.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:15.830Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:15.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:15.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:15.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:15.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:15.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:15.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:15.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178299801 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:15.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178299801 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:15.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178299801 data=null} to TreeItem with text {test} [2019-07-31T04:13:15.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178299801 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:15.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178299802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:15.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178299886 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:15.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:15.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178299887 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:15.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178299887 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:15.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178299887 data=null} to TreeItem with text {test} [2019-07-31T04:13:15.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178299887 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:15.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178299887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:15.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178299905 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:15.830Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:15.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:15.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178299906 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:15.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178299907 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:15.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178299907 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:15.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178299907 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:15.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178299907 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-31T04:13:15.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178299929 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:15.830Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:13:16.394Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:16.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:16.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178300404 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178300405 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178300405 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178300405 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178300406 data=null item=TreeItem {simple_server-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-31T04:13:16.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178300480 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:16.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:16.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:16.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:16.394Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:16.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:16.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178300486 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178300486 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178300486 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178300486 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178300487 data=null item=TreeItem {simple_server-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-31T04:13:16.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178300502 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178300503 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178300503 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:16.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178300503 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178300503 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178300503 data=null item=TreeItem {simple_server-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-31T04:13:16.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178300508 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178300509 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1178300509 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.394Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178300509 data=null item=TreeItem {simple_server-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-31T04:13:16.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178300623 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1178301004 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1178301054 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1178301054 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.958Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T04:13:16.958Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:16.958Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:16.958Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:16.958Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:16.958Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:16.958Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:16.958Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:16.958Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:16.958Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:13:16.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178301058 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:13:16.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178301058 data=null doit=true} to TableItem with text {} [2019-07-31T04:13:16.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178301058 data=null} to TableItem with text {} [2019-07-31T04:13:16.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178301059 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:16.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178301059 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:13:16.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178301066 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:16.958Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:16.958Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:17.888Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:17.888Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:18.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178302156 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:18.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178302156 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:18.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178302157 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:18.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178302157 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:18.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178302157 data=null item=TreeItem {simple_server-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-31T04:13:18.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178302163 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:18.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:18.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:18.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:18.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:18.144Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:18.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:18.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:18.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:18.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:18.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:18.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178302176 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:18.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178302176 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:18.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178302176 data=null} to TreeItem with text {test} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178302176 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:18.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178302177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178302215 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:18.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178302216 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:18.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178302216 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:18.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178302216 data=null} to TreeItem with text {test} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178302217 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:18.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178302217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178302223 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:18.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:18.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178302224 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:18.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178302225 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:18.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178302225 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178302225 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:18.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178302225 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-31T04:13:18.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178302243 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:18.145Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:13:18.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:18.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178302343 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178302343 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178302343 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178302344 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178302344 data=null item=TreeItem {simple_server-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-31T04:13:18.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178302378 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:18.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:18.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:18.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:18.145Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:18.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178302382 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178302382 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178302382 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178302383 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178302383 data=null item=TreeItem {simple_server-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-31T04:13:18.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178302388 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178302388 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178302388 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:18.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178302389 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178302389 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178302389 data=null item=TreeItem {simple_server-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-31T04:13:18.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178302393 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178302393 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.145Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1178302393 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:18.402Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178302393 data=null item=TreeItem {simple_server-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-31T04:13:19.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178302503 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:19.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1178302966 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:19.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1178303017 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:19.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1178303017 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:19.227Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T04:13:19.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:19.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:19.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:19.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:19.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:19.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:19.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:19.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:19.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:19.227Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:13:19.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178303022 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:13:19.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178303023 data=null doit=true} to TableItem with text {} [2019-07-31T04:13:19.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178303023 data=null} to TableItem with text {} [2019-07-31T04:13:19.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178303023 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:19.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178303023 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:13:19.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178303029 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:19.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:19.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:20.254Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:20.254Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:20.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178304522 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:20.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178304522 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:20.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178304523 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:20.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178304523 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:20.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178304524 data=null item=TreeItem {simple_server-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-31T04:13:20.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178304530 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:20.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:20.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:20.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:20.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:20.510Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:20.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:20.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:20.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:20.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:20.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:20.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:20.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178304544 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:20.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178304544 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:20.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178304544 data=null} to TreeItem with text {test} [2019-07-31T04:13:20.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178304544 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:20.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178304545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:20.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178304588 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:20.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:20.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178304589 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:20.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178304589 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:20.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178304589 data=null} to TreeItem with text {test} [2019-07-31T04:13:20.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178304589 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:20.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178304590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:20.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178304597 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:20.510Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:20.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:20.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178304598 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:20.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178304598 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:20.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178304598 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:20.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178304598 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:20.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178304598 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-31T04:13:20.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178304619 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:20.510Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:13:20.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:20.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:21.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178305051 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178305052 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178305052 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178305052 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178305053 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-31T04:13:21.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178305091 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:21.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:21.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:21.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:21.023Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:21.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:21.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178305095 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178305095 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178305095 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178305095 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178305095 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-31T04:13:21.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178305100 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178305100 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178305100 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:21.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178305101 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178305101 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178305101 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-31T04:13:21.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178305105 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178305105 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1178305106 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.023Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178305106 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-31T04:13:21.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178305178 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1178305495 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1178305563 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.536Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1178305563 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.536Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:21.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:21.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:21.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:21.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:21.536Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:13:21.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178305566 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:13:21.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178305566 data=null doit=true} to TableItem with text {} [2019-07-31T04:13:21.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178305566 data=null} to TableItem with text {} [2019-07-31T04:13:21.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178305576 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:21.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178305576 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:13:21.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178305582 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:21.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:21.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:22.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:22.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:22.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178306682 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:22.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178306682 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:22.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178306682 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:22.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178306683 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:22.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178306683 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-31T04:13:22.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178306688 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:13:22.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:22.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:22.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:22.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:22.465Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:22.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:22.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:22.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:22.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:22.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:22.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:22.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178306695 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:22.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178306701 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:22.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178306701 data=null} to TreeItem with text {test} [2019-07-31T04:13:22.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178306702 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:22.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178306702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:22.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178306743 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:22.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:22.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178306744 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:22.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178306744 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:22.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178306744 data=null} to TreeItem with text {test} [2019-07-31T04:13:22.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178306784 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:22.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178306785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:22.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178306791 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:22.722Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:22.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:22.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178306792 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:22.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178306792 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:22.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178306793 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:22.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178306793 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:22.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178306793 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-31T04:13:22.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178306816 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:22.722Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-31T04:13:22.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:22.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:22.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178306999 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178307000 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178307000 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178307000 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178307000 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-31T04:13:22.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178307081 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:22.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:22.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:22.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:22.980Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:22.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:22.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178307085 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178307085 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178307085 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178307086 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178307086 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-31T04:13:22.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178307091 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178307092 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178307092 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:22.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178307092 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178307093 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178307093 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-31T04:13:22.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178307103 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178307103 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:22.980Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1178307103 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:23.236Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178307103 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-31T04:13:23.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178307233 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:23.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1178307420 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:23.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1178307420 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:23.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1178307420 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:23.236Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T04:13:23.236Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T04:13:23.236Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T04:13:23.493Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:23.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:23.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178307602 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:23.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178307602 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:23.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178307602 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:23.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178307603 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:23.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178307603 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-31T04:13:23.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178307608 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:23.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:23.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:23.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:23.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:23.493Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:23.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:23.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:23.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:23.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:23.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:23.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:23.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178307621 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:23.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178307622 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:23.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178307622 data=null} to TreeItem with text {test} [2019-07-31T04:13:23.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178307622 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:23.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178307622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:23.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178307658 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:23.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:23.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178307659 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:23.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178307659 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:23.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178307659 data=null} to TreeItem with text {test} [2019-07-31T04:13:23.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178307660 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:23.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178307660 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:23.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178307665 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:23.493Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:23.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:23.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178307666 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:23.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178307666 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:23.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178307667 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:23.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178307667 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:23.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178307667 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-31T04:13:23.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178307686 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:23.493Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:23.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178307687 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:23.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178307687 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:23.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178307687 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:23.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178307687 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:23.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178307687 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-31T04:13:23.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178307691 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:23.493Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:13:23.493Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:13:23.750Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:13:23.750Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:13:23.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178307917 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:13:23.750Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:13:23.750Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:13:23.750Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:13:23.750Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:23.750Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:13:23.750Z] DEBUG - Clicking on &Yes [2019-07-31T04:13:23.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178307918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:23.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178307918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:23.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178307918 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:23.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178307918 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:23.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178307918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:23.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178307918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:23.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178307918 data=null item=null detail=0 x=0 y=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-31T04:13:26.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178307732 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-31T04:13:26.270Z] DEBUG - Clicked on [2019-07-31T04:13:26.270Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:26.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:26.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:26.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:26.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:26.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:26.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178310054 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:26.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178310055 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:26.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178310055 data=null} to TreeItem with text {test} [2019-07-31T04:13:26.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178310055 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:26.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178310055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:26.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178310078 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:26.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:26.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178310079 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:26.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178310079 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:26.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178310079 data=null} to TreeItem with text {test} [2019-07-31T04:13:26.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178310080 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:26.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178310080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:26.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178310092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:26.270Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:26.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:26.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178310093 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:26.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178310094 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:26.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178310094 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:26.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178310094 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:26.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178310094 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-31T04:13:26.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178310114 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:26.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:26.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1178310115 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-31T04:13:26.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1178310115 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-31T04:13:26.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1178310115 data=null} to TreeItem with text {Traces [7]} [2019-07-31T04:13:26.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1178310115 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:26.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178310115 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-31T04:13:26.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1178310126 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-31T04:13:26.270Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:13:26.270Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:13:26.270Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:13:26.270Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:13:26.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178310413 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:13:26.270Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:26.270Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:13:26.270Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:13:26.270Z] 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-31T04:13:26.270Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.270Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:26.270Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.270Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:26.270Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:26.270Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:26.270Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:26.270Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:26.270Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:26.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:26.270Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:26.270Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:13:26.270Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:13:26.270Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:13:26.270Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:13:26.270Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:13:26.270Z] DEBUG - matched Combo with text " [2019-07-31T04:13:26.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178310627 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-31T04:13:26.528Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:13:26.528Z] 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-31T04:13:26.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:13:26.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:13:26.528Z] 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-31T04:13:26.528Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:13:26.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:13:26.528Z] 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-31T04:13:26.528Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:13:26.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:13:26.528Z] 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-31T04:13:26.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:13:26.528Z] 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-31T04:13:26.528Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:13:26.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] 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-31T04:13:26.528Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:13:26.528Z] 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-31T04:13:26.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] 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-31T04:13:26.528Z] 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-31T04:13:26.528Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:13:26.528Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:26.528Z] DEBUG - Clicking on &Finish [2019-07-31T04:13:26.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178310706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:26.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178310707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:26.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178310707 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:26.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178310707 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:26.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178310707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:26.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178310707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:26.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:26.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:26.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:26.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:26.785Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:13:26.785Z] DEBUG - Clicked on &Finish [2019-07-31T04:13:27.347Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:13:27.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178311401 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:13:27.347Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:13:27.347Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-31T04:13:27.347Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-31T04:13:27.347Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T04:13:27.347Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:13:27.347Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:13:27.347Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:13:27.347Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:13:27.347Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:13:27.347Z] DEBUG - Clicking on Rename [2019-07-31T04:13:27.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1178311402 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-31T04:13:27.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1178311402 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-31T04:13:27.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1178311402 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T04:13:27.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1178311402 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-31T04:13:27.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1178311402 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-31T04:13:27.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1178311403 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-31T04:13:27.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1178311403 data=null item=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-31T04:13:27.604Z] DEBUG - Clicked on [2019-07-31T04:13:27.604Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:13:27.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178311710 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:13:27.604Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:13:27.604Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:13:27.604Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:13:27.604Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-31T04:13:27.604Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-31T04:13:27.604Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T04:13:27.604Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:13:27.604Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:13:27.604Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:13:27.604Z] DEBUG - Clicking on Overwrite [2019-07-31T04:13:27.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1178311713 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-31T04:13:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1178311713 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-31T04:13:27.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1178311713 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T04:13:27.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1178311714 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-31T04:13:27.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1178311714 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-31T04:13:27.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1178311714 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-31T04:13:27.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1178311714 data=null item=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-31T04:13:27.860Z] DEBUG - Clicked on [2019-07-31T04:13:27.860Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:13:27.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178312025 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:13:27.860Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:13:27.860Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:13:27.860Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:13:27.860Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:13:27.860Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:13:27.860Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:13:27.860Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-31T04:13:27.860Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-31T04:13:27.860Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T04:13:27.860Z] DEBUG - Clicking on Skip [2019-07-31T04:13:27.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1178312026 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-31T04:13:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1178312026 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-31T04:13:27.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1178312026 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T04:13:27.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1178312026 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-31T04:13:27.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1178312027 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-31T04:13:27.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1178312027 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-31T04:13:27.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1178312027 data=null item=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-31T04:13:28.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178310707 data=null item=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-31T04:13:28.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178310209 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-31T04:13:28.423Z] DEBUG - Clicked on [2019-07-31T04:13:28.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:28.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:28.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:28.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:28.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:28.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:28.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178312621 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:28.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178312621 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:28.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178312621 data=null} to TreeItem with text {test} [2019-07-31T04:13:28.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178312621 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:28.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178312622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:28.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178312690 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:28.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:28.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178312691 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:28.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178312691 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:28.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178312691 data=null} to TreeItem with text {test} [2019-07-31T04:13:28.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178312691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:28.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178312691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:28.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178312697 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:28.679Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:28.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:28.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1178312697 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T04:13:28.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1178312698 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T04:13:28.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1178312698 data=null} to TreeItem with text {Traces [5]} [2019-07-31T04:13:28.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1178312698 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:28.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178312698 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-31T04:13:28.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1178312717 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:28.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1178312717 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T04:13:28.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1178312717 data=null} to TreeItem with text {Traces [5]} [2019-07-31T04:13:28.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1178312717 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:28.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178312718 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-31T04:13:28.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1178312722 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:28.936Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:28.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:28.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178313103 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178313104 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178313104 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178313104 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178313104 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178313153 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:28.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:28.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:28.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:28.936Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:28.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:28.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178313164 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178313164 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178313164 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178313165 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178313165 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178313169 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178313169 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178313169 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:28.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178313169 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178313170 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178313170 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178313177 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178313177 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:28.936Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178313178 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:29.192Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178313178 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:29.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178313240 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:29.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178313727 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:29.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178313806 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:29.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178313806 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:29.755Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:29.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:29.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:29.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:29.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:29.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:29.755Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:13:29.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178313808 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:13:29.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178313808 data=null doit=true} to TableItem with text {} [2019-07-31T04:13:29.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178313809 data=null} to TableItem with text {} [2019-07-31T04:13:29.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178313809 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:29.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178313809 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:13:29.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178313814 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:29.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:29.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:30.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:30.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:30.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178314892 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:30.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178314892 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:30.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178314893 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:30.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178314893 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:30.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178314893 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:30.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178314898 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:13:30.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:30.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:30.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:30.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:30.800Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:30.800Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:30.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:30.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:30.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:30.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:30.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:30.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178314905 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:30.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178314909 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:30.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178314910 data=null} to TreeItem with text {test} [2019-07-31T04:13:30.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178314910 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:30.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178314910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:30.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178314942 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:30.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:30.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178314943 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:30.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178314944 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:30.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178314945 data=null} to TreeItem with text {test} [2019-07-31T04:13:30.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178314945 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:30.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178314945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:30.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178314953 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:30.800Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:30.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:30.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1178314954 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T04:13:30.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1178314954 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T04:13:30.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1178314954 data=null} to TreeItem with text {Traces [5]} [2019-07-31T04:13:30.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1178314955 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:30.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178314955 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-31T04:13:30.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1178314976 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:30.800Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T04:13:30.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:30.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:31.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178315068 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178315069 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178315069 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178315069 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178315070 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-31T04:13:31.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178315103 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:31.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:31.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:31.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:31.057Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:31.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:31.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178315107 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178315108 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178315108 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178315108 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178315108 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-31T04:13:31.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178315113 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178315113 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178315113 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:31.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178315114 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178315114 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178315114 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-31T04:13:31.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178315117 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178315118 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178315118 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.057Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178315118 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-31T04:13:31.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178315280 data=null button=1 stateMask=0x80000 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178315785 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178315786 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178315786 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.621Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:31.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:31.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:31.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:31.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:31.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:31.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:31.621Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:13:31.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178315789 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:13:31.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178315789 data=null doit=true} to TableItem with text {} [2019-07-31T04:13:31.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178315790 data=null} to TableItem with text {} [2019-07-31T04:13:31.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178315790 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:31.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178315790 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:13:31.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178315795 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:31.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:31.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:32.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:32.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:32.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178316926 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:32.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178316926 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:32.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178316926 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:32.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178316927 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:32.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178316927 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-31T04:13:32.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178316932 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:13:32.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:32.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:32.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:32.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:32.990Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:32.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:32.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:32.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:32.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:32.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:32.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:32.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178316938 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:32.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178316938 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:32.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178316938 data=null} to TreeItem with text {test} [2019-07-31T04:13:32.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178316938 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:32.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178316938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:32.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178316971 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:32.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:32.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178316972 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:32.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178316972 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:32.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178316972 data=null} to TreeItem with text {test} [2019-07-31T04:13:32.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178316972 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:32.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178316972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:32.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178316983 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:32.990Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:32.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:32.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1178316984 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T04:13:32.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1178316984 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T04:13:32.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1178316985 data=null} to TreeItem with text {Traces [5]} [2019-07-31T04:13:32.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1178316985 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:32.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178316985 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-31T04:13:32.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1178316994 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:32.990Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T04:13:33.246Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:33.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:33.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178317321 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178317321 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178317355 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178317356 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178317356 data=null item=TreeItem {simple_server-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-31T04:13:33.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178317390 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:33.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:33.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:33.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:33.246Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:33.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:33.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178317393 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178317394 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178317394 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178317394 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178317394 data=null item=TreeItem {simple_server-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-31T04:13:33.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178317398 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178317399 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178317399 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:33.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178317399 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178317400 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178317400 data=null item=TreeItem {simple_server-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-31T04:13:33.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178317403 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178317403 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1178317404 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.246Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178317404 data=null item=TreeItem {simple_server-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-31T04:13:33.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178317580 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1178317925 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1178317925 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1178317925 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.809Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T04:13:33.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:33.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:33.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:33.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:33.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:33.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:33.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:33.809Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:13:33.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178317930 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:13:33.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178317930 data=null doit=true} to TableItem with text {} [2019-07-31T04:13:33.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178317930 data=null} to TableItem with text {} [2019-07-31T04:13:33.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178317931 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:33.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178317931 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:13:33.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178317936 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:33.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:33.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:34.738Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:34.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:34.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178319059 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:34.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178319059 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:34.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178319060 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:34.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178319060 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:34.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178319060 data=null item=TreeItem {simple_server-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-31T04:13:34.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178319065 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:13:34.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:34.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:34.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:34.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:34.998Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:34.998Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:34.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:34.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:34.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:34.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:34.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:34.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178319079 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:34.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178319080 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:34.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178319080 data=null} to TreeItem with text {test} [2019-07-31T04:13:34.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178319080 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:34.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178319080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:34.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178319120 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:34.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:34.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178319121 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:34.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178319121 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:34.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178319121 data=null} to TreeItem with text {test} [2019-07-31T04:13:34.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178319122 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:34.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178319122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:34.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178319128 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:34.998Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:34.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:34.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1178319129 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T04:13:34.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1178319130 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T04:13:34.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1178319130 data=null} to TreeItem with text {Traces [5]} [2019-07-31T04:13:34.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1178319130 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:34.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178319130 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-31T04:13:34.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1178319147 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:34.998Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T04:13:35.255Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:35.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:35.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178319276 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178319276 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178319276 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178319277 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178319277 data=null item=TreeItem {simple_server-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-31T04:13:35.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178319329 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:35.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:35.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:35.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:35.255Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:35.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:35.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178319343 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178319343 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178319343 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178319343 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178319343 data=null item=TreeItem {simple_server-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-31T04:13:35.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178319353 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178319354 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178319354 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:35.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178319354 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178319354 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178319354 data=null item=TreeItem {simple_server-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-31T04:13:35.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178319358 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178319358 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1178319358 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.255Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178319358 data=null item=TreeItem {simple_server-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-31T04:13:35.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178319520 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1178319780 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1178319781 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1178319781 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.818Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T04:13:35.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:35.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:35.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:35.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:13:35.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:35.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:35.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:35.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:35.818Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:13:35.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178319853 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:13:35.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178319853 data=null doit=true} to TableItem with text {} [2019-07-31T04:13:35.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178319853 data=null} to TableItem with text {} [2019-07-31T04:13:35.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178319854 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:35.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178319854 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:13:35.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178319859 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:13:35.818Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:13:35.818Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:13:36.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:36.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:36.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178320948 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:36.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178320948 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:36.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178320948 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:36.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178320949 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:36.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178320949 data=null item=TreeItem {simple_server-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-31T04:13:36.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178320953 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:13:36.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:36.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:36.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:36.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:36.747Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:36.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:36.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:36.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:36.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:36.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:36.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:36.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178320959 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:36.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178320959 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:36.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178320966 data=null} to TreeItem with text {test} [2019-07-31T04:13:36.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178320966 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:36.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178320966 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:37.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178321004 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:37.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:37.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178321006 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:37.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178321006 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:37.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178321006 data=null} to TreeItem with text {test} [2019-07-31T04:13:37.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178321006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:37.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178321006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:37.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178321012 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:37.004Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:37.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:37.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1178321013 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1178321013 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1178321013 data=null} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1178321013 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178321013 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-31T04:13:37.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1178321033 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.004Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-31T04:13:37.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:37.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:37.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178321131 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178321131 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178321131 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178321132 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178321132 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-31T04:13:37.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178321168 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:37.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:37.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:37.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:37.004Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:37.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:37.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178321172 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178321172 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178321172 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178321172 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178321173 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-31T04:13:37.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178321177 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.004Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178321178 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178321178 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:37.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178321178 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178321178 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178321178 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-31T04:13:37.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178321182 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178321182 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.005Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1178321183 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.261Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178321183 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-31T04:13:37.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178321396 data=null button=1 stateMask=0x80000 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1178321400 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1178321400 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1178321400 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.261Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.261Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T04:13:37.261Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-31T04:13:37.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:13:37.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:37.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1178321504 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1178321504 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1178321505 data=null} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1178321505 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178321505 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-31T04:13:37.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1178321510 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-31T04:13:37.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:37.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:37.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:37.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:37.261Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:13:37.518Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:37.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:37.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:37.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:37.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:37.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:37.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178321530 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:37.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178321530 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:37.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178321530 data=null} to TreeItem with text {test} [2019-07-31T04:13:37.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178321530 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:37.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178321532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:37.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178321570 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:37.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:37.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178321570 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:37.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178321571 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:37.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178321571 data=null} to TreeItem with text {test} [2019-07-31T04:13:37.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178321571 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:37.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178321571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:37.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178321577 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:37.518Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:37.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:37.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1178321578 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1178321578 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1178321578 data=null} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1178321578 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178321578 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-31T04:13:37.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1178321598 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:37.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1178321598 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1178321599 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1178321599 data=null} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1178321599 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178321599 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-31T04:13:37.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1178321603 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:37.518Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:13:37.518Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:13:37.775Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:13:37.775Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:13:37.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178321790 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:13:37.775Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:13:37.775Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:13:37.775Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:13:37.775Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:37.775Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:13:37.775Z] DEBUG - Clicking on &Yes [2019-07-31T04:13:37.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178321791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:37.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178321791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:37.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178321791 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:37.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178321791 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:37.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178321792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:37.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178321792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:13:37.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178321792 data=null item=null detail=0 x=0 y=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-31T04:13:39.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178321644 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-31T04:13:39.144Z] DEBUG - Clicked on [2019-07-31T04:13:39.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:13:39.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:39.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:39.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:13:39.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:13:39.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:39.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178323255 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:39.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178323255 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:39.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178323255 data=null} to TreeItem with text {test} [2019-07-31T04:13:39.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178323255 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:39.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178323255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:39.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178323290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:39.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:39.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178323291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:13:39.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178323291 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:39.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178323291 data=null} to TreeItem with text {test} [2019-07-31T04:13:39.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178323292 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:39.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178323292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:13:39.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178323304 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:13:39.144Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:13:39.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:39.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1178323305 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T04:13:39.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1178323305 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T04:13:39.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1178323305 data=null} to TreeItem with text {Traces [5]} [2019-07-31T04:13:39.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1178323305 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:39.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178323305 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-31T04:13:39.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1178323313 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:39.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:13:39.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1178323325 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-31T04:13:39.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1178323325 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-31T04:13:39.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1178323325 data=null} to TreeItem with text {Traces [5]} [2019-07-31T04:13:39.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1178323326 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:39.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178323326 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-31T04:13:39.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1178323329 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-31T04:13:39.401Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:13:39.401Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:13:39.401Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:13:39.659Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:13:39.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178323665 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:13:39.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:13:39.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:13:39.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:13:39.659Z] 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-31T04:13:39.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:39.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:13:39.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:13:39.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:13:39.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:13:39.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:13:39.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:13:39.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:13:39.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:13:39.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:13:39.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:13:39.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:13:39.659Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:13:39.659Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:13:39.659Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:13:39.659Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:13:39.659Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - Clicking on &Next > [2019-07-31T04:14:11.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1178355962 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-31T04:14:11.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1178355962 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-31T04:14:11.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1178355962 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:11.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1178355962 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:11.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1178355962 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-31T04:14:11.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1178355962 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-31T04:14:11.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1178355962 data=null item=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-31T04:14:11.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:11.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:11.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:11.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:11.878Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:11.878Z] DEBUG - Clicked on &Next > [2019-07-31T04:14:11.878Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:14:11.878Z] 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-31T04:14:11.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:11.878Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:14:11.878Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:14:11.878Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:14:11.878Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:14:11.878Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:14:11.878Z] DEBUG - matched Combo with text " [2019-07-31T04:14:12.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178356282 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-31T04:14:12.580Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:12.580Z] 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-31T04:14:12.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:14:12.580Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:12.580Z] 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-31T04:14:12.580Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:14:12.580Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.580Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:12.581Z] 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-31T04:14:12.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:14:12.581Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ce3ef98 [2019-07-31T04:14:12.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1178356293 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-31T04:14:12.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1178356293 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-31T04:14:12.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1178356293 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:14:12.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1178356293 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:14:12.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1178356293 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-31T04:14:12.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1178356294 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-31T04:14:12.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1178356294 data=null item=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-31T04:14:12.581Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1178356294 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-31T04:14:12.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1178356294 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-31T04:14:12.581Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1178356294 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-31T04:14:12.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1178356294 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:14:12.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1178356294 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:14:12.581Z] 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-31T04:14:12.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:14:12.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T04:14:12.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:14:12.581Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:12.581Z] DEBUG - Clicking on &Finish [2019-07-31T04:14:12.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178356302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:12.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178356302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:12.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178356302 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:12.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178356302 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:12.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178356302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:12.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178356302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:12.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178356303 data=null item=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-31T04:14:12.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178355608 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-31T04:14:12.581Z] DEBUG - Clicked on [2019-07-31T04:14:12.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:14:12.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:12.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:12.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:12.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:12.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:12.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178356829 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:14:12.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178356829 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:12.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178356829 data=null} to TreeItem with text {test} [2019-07-31T04:14:12.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178356830 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:12.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178356830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:12.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178356846 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:12.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:12.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178356847 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:14:12.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178356847 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:12.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178356847 data=null} to TreeItem with text {test} [2019-07-31T04:14:12.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178356847 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:12.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178356847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:12.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178356853 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:12.838Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:14:12.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:12.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178356861 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:14:12.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178356861 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:14:12.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178356861 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:14:12.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178356861 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:14:12.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178356861 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:14:12.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178356870 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:14:12.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178356881 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:14:12.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178356882 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:14:12.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178356882 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:14:12.838Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178356882 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-31T04:14:12.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178356884 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:14:13.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:14:13.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:13.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178357137 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178357138 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178357138 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178357138 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178357139 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178357168 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:13.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:13.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:13.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:13.095Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:14:13.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:13.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178357172 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178357172 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178357172 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178357173 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178357173 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178357177 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178357177 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178357178 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:13.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178357178 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178357178 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178357178 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178357181 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178357182 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178357182 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178357182 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178357282 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178357293 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178357293 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178357293 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.352Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:13.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:14:14.282Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:14:14.282Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:14:14.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:14:14.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:14:14.540Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:14:14.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178358546 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:14:14.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178358547 data=null doit=true} to TableItem with text {} [2019-07-31T04:14:14.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178358547 data=null} to TableItem with text {} [2019-07-31T04:14:14.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178358548 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:14:14.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178358548 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:14:14.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178358593 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:14:14.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:14:14.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:14:14.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:14:14.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:14.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178358721 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:14.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178358721 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:14.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178358721 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:14.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178358722 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:14.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178358722 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:14.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178358727 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:14.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:14.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:14.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:14.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:14.540Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:14:14.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:14:14.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:14.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:14.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:14.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:14.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:14.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178358745 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:14:14.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178358745 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:14.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178358745 data=null} to TreeItem with text {test} [2019-07-31T04:14:14.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178358746 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:14.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178358746 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:14.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178358782 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:14.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:14.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178358782 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:14:14.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178358783 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:14.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178358783 data=null} to TreeItem with text {test} [2019-07-31T04:14:14.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178358783 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:14.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178358783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:14.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178358795 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:14.796Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:14:14.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:14.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178358796 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:14:14.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178358796 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:14:14.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178358796 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:14:14.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178358797 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:14:14.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178358797 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:14:14.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178358819 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:14:14.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:14.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178358820 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:14:14.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178358820 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:14:14.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178358820 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:14:14.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178358821 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:14:14.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178358821 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:14:14.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178358831 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:14:14.796Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:14:14.796Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:14:14.796Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:14:15.054Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:14:15.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178359057 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:14:15.054Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:14:15.054Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:14:15.054Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:14:15.054Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:15.054Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:14:15.054Z] DEBUG - Clicking on &Yes [2019-07-31T04:14:15.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178359060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:15.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178359060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:15.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178359060 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:15.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178359060 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:15.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178359060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:15.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178359060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:15.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178359060 data=null item=null detail=0 x=0 y=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-31T04:14:15.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178358896 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-31T04:14:15.619Z] DEBUG - Clicked on [2019-07-31T04:14:15.619Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:14:15.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:15.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:15.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:15.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:15.619Z] DEBUG - Unselecting all in (of type 'Tree') [2019-07-31T04:14:15.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1178359644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:14:15.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1178359644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:14:15.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1178359644 data=null doit=true} to (of type 'Tree') [2019-07-31T04:14:15.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1178359644 data=null} to (of type 'Tree') [2019-07-31T04:14:15.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178359645 data=null button=1 stateMask=0x40000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-31T04:14:15.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178359645 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-31T04:14:15.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178359661 data=null button=1 stateMask=0xc0000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-31T04:14:15.619Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2019-07-31T04:14:15.619Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:14:15.619Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:14:15.619Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:14:15.619Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import' [2019-07-31T04:14:15.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=1178359794 data=null doit=true} to Shell with text {Import} [2019-07-31T04:14:15.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:15.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:15.619Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:14:15.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:15.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1178359797 data=null button=0 stateMask=0x0 x=100 y=116 count=0} to Tree node with text: Trace Import [2019-07-31T04:14:15.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=1178359797 data=null doit=true} to Tree node with text: Trace Import [2019-07-31T04:14:15.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1178359797 data=null} to Tree node with text: Trace Import [2019-07-31T04:14:15.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1178359798 data=null button=1 stateMask=0x0 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-31T04:14:15.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178359798 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-31T04:14:15.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1178359798 data=null button=1 stateMask=0x80000 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-31T04:14:15.619Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:15.619Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:15.619Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-31T04:14:15.619Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-31T04:14:15.619Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:15.619Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:15.619Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:15.619Z] DEBUG - Clicking on &Next > [2019-07-31T04:14:15.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1178359816 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-31T04:14:15.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1178359817 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-31T04:14:15.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1178359817 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:15.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1178359817 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:15.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1178359817 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-31T04:14:15.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1178359817 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-31T04:14:15.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1178359817 data=null item=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-31T04:14:15.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:15.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:15.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:15.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:15.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-31T04:14:15.876Z] DEBUG - Clicked on &Next > [2019-07-31T04:14:15.876Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:14:15.876Z] 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-31T04:14:15.876Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:14:15.876Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:14:15.876Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:14:15.876Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:14:15.876Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:14:15.876Z] DEBUG - matched Combo with text " [2019-07-31T04:14:15.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178360123 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-31T04:14:15.876Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:15.876Z] 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-31T04:14:15.876Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:14:15.876Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:15.876Z] 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-31T04:14:15.876Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:14:15.876Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:15.876Z] 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-31T04:14:15.876Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:15.876Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:14:15.876Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:14:16.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:16.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:14:16.134Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T04:14:16.134Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:14:16.134Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:16.134Z] DEBUG - Clicking on &Finish [2019-07-31T04:14:16.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178360140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:16.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178360140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:16.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178360140 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:16.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178360140 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:16.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178360140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:16.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178360140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:16.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178360140 data=null item=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-31T04:14:16.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178359664 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-31T04:14:16.390Z] DEBUG - Clicked on [2019-07-31T04:14:16.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:14:16.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:16.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:16.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:16.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:16.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:16.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178360610 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-31T04:14:16.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178360611 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:14:16.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178360611 data=null} to TreeItem with text {Tracing} [2019-07-31T04:14:16.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178360611 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T04:14:16.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178360611 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-31T04:14:16.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178360638 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T04:14:16.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:16.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178360638 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-31T04:14:16.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178360638 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:14:16.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178360638 data=null} to TreeItem with text {Tracing} [2019-07-31T04:14:16.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178360639 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T04:14:16.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178360639 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-31T04:14:16.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178360651 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T04:14:16.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178360651 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:14:16.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178360651 data=null} to TreeItem with text {Tracing} [2019-07-31T04:14:16.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178360652 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T04:14:16.647Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178360652 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-31T04:14:16.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178360656 data=null button=1 stateMask=0x80000 x=48 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T04:14:16.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:16.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178360656 data=null button=0 stateMask=0x0 x=75 y=116 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:14:16.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178360656 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:14:16.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178360657 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:14:16.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178360657 data=null button=1 stateMask=0x0 x=75 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:14:16.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178360657 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:14:16.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178360692 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:14:16.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178360693 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:14:16.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178360693 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:14:16.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178360693 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:14:16.647Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178360693 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-31T04:14:16.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178360696 data=null button=1 stateMask=0x80000 x=75 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:14:16.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:14:16.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:16.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178361021 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178361021 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178361021 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178361022 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178361022 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178361067 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:16.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:16.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:16.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:16.904Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:14:16.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:16.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178361080 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178361080 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178361080 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178361081 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178361081 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178361084 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178361085 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178361085 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:16.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178361085 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178361086 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178361086 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178361092 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178361092 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178361093 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:16.904Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178361093 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:17.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178361149 data=null button=1 stateMask=0x80000 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:17.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178361159 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:17.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178361159 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:17.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178361159 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:17.161Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:17.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:14:18.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:14:18.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:14:18.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:14:18.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:14:18.786Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:14:18.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178362662 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:14:18.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178362662 data=null doit=true} to TableItem with text {} [2019-07-31T04:14:18.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178362662 data=null} to TableItem with text {} [2019-07-31T04:14:18.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178362663 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:14:18.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178362663 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:14:18.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178362668 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:14:18.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:14:18.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:14:18.786Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:14:18.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:18.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178362791 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:18.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178362791 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:18.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178362791 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:18.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178362792 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:18.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178362792 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:18.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178362796 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:18.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:18.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:18.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:18.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:18.786Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:14:18.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=1178362801 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [2019-07-31T04:14:18.786Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:14:18.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:18.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:18.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:18.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178362826 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-31T04:14:18.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178362826 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:14:18.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178362826 data=null} to TreeItem with text {Tracing} [2019-07-31T04:14:18.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178362826 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T04:14:18.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178362827 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-31T04:14:18.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178362863 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T04:14:18.786Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:14:18.786Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:14:19.043Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:14:19.606Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:14:19.606Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:14:19.606Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:14:19.606Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:19.606Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:14:19.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:19.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:14:19.606Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:14:19.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178363746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178363746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178363746 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178363746 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178363747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178363747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178363747 data=null item=null detail=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-31T04:14:19.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178363747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178363747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178363747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178363747 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178363747 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:14:19.606Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:14:19.606Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:14:19.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:19.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:14:19.606Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:14:19.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:14:19.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:14:19.606Z] DEBUG - Clicking on OK [2019-07-31T04:14:19.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178363749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:14:19.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178363749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:14:19.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178363749 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:14:19.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178363749 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:14:19.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178363749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:14:19.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178363749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:14:19.606Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:14:19.606Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:14:19.607Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:14:19.607Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:14:19.607Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:14:19.607Z] DEBUG - Clicked on OK [2019-07-31T04:14:20.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178363749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:14:20.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1178362987 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-31T04:14:20.537Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:14:20.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:20.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:20.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:20.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:20.537Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:20.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178364715 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:14:20.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178364715 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:20.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178364715 data=null} to TreeItem with text {test} [2019-07-31T04:14:20.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178364716 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:20.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178364716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:20.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178364796 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:20.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:20.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178364799 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:14:20.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178364799 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:20.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178364799 data=null} to TreeItem with text {test} [2019-07-31T04:14:20.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178364800 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:20.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178364800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:20.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178364807 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:20.794Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:14:20.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:20.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178364809 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:14:20.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178364809 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:14:20.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178364809 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:14:20.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178364809 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:14:20.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178364809 data=null item=TreeItem {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-31T04:14:20.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178364897 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:14:20.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:20.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178364905 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:14:20.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178364905 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:14:20.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178364905 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:14:20.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178364905 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:14:20.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178364906 data=null item=TreeItem {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-31T04:14:20.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178364910 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:14:20.795Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:14:20.795Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:14:21.052Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:14:21.052Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:14:21.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178365120 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:14:21.052Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:14:21.052Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:14:21.052Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:14:21.052Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:21.052Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:14:21.052Z] DEBUG - Clicking on &Yes [2019-07-31T04:14:21.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178365120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:21.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178365120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:21.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178365121 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:21.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178365121 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:21.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178365121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:21.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178365121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:14:21.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178365121 data=null item=null detail=0 x=0 y=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-31T04:14:21.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178364979 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-31T04:14:21.309Z] DEBUG - Clicked on [2019-07-31T04:14:21.309Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:14:21.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:21.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:21.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:21.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:21.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:21.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178365390 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:14:21.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178365391 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:21.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178365391 data=null} to TreeItem with text {test} [2019-07-31T04:14:21.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178365391 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:21.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178365391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:21.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178365415 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:21.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:21.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178365422 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:14:21.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178365422 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:21.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178365422 data=null} to TreeItem with text {test} [2019-07-31T04:14:21.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178365423 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:21.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178365423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:21.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178365430 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:21.309Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:14:21.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:21.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178365431 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:14:21.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178365431 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:14:21.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178365431 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:14:21.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178365432 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:14:21.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178365435 data=null item=TreeItem {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-31T04:14:21.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178365488 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:14:21.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:21.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178365489 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:14:21.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178365489 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:14:21.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178365489 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:14:21.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178365490 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:14:21.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178365490 data=null item=TreeItem {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-31T04:14:21.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178365493 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:14:21.309Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:14:21.309Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:14:21.873Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:14:21.873Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:14:21.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178365897 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:14:21.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:21.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:14:21.873Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:14:21.873Z] 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-31T04:14:21.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:21.873Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:21.873Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:21.873Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:21.873Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:21.873Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:21.873Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:21.873Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:21.873Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:21.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:21.873Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:21.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:14:21.873Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:14:21.873Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:14:21.873Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:14:21.873Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:14:21.873Z] DEBUG - matched Combo with text " [2019-07-31T04:14:54.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178398646 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-31T04:14:54.531Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:14:54.531Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:54.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.531Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:54.531Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.531Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:54.531Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:54.532Z] 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-31T04:14:54.532Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:14:54.532Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:54.532Z] 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-31T04:14:54.532Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:14:54.532Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2f48752d [2019-07-31T04:14:54.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1178398656 data=null button=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-31T04:14:54.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178398656 data=null button=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-31T04:14:54.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1178398656 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:14:54.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1178398656 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:14:54.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1178398656 data=null button=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-31T04:14:54.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1178398657 data=null button=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-31T04:14:54.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1178398657 data=null item=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-31T04:14:54.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1178398657 data=null button=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-31T04:14:54.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178398657 data=null button=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-31T04:14:54.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1178398657 data=null button=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-31T04:14:54.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1178398657 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:14:54.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1178398657 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:54.532Z] 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-31T04:14:54.532Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:14:54.532Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:54.532Z] 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-31T04:14:54.532Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:14:54.532Z] 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-31T04:14:54.532Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:14:54.532Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] 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-31T04:14:54.532Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:14:54.532Z] 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-31T04:14:54.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] 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-31T04:14:54.532Z] 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-31T04:14:54.532Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:14:54.532Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:54.532Z] DEBUG - Clicking on &Finish [2019-07-31T04:14:54.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178398673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:54.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178398673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:54.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178398673 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:54.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178398673 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:54.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178398674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:54.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178398674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:14:55.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178398674 data=null item=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-31T04:14:55.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178398314 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-31T04:14:55.424Z] DEBUG - Clicked on [2019-07-31T04:14:55.424Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:14:55.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:55.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:55.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:55.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:55.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:55.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178399218 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:14:55.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178399218 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:55.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178399218 data=null} to TreeItem with text {test} [2019-07-31T04:14:55.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178399218 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:55.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178399219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:55.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178399290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:55.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:55.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178399291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:14:55.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178399292 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:55.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178399292 data=null} to TreeItem with text {test} [2019-07-31T04:14:55.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178399292 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:55.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178399292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:55.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178399308 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:55.424Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:14:55.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:55.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178399309 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:14:55.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178399309 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:14:55.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178399309 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:14:55.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178399309 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:14:55.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178399310 data=null item=TreeItem {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-31T04:14:55.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178399329 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:14:55.424Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2019-07-31T04:14:55.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1178399330 data=null doit=true} to TreeItem with text {FolderA [2]} [2019-07-31T04:14:55.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1178399330 data=null} to TreeItem with text {FolderA [2]} [2019-07-31T04:14:55.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1178399330 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-31T04:14:55.424Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178399330 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-31T04:14:55.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1178399391 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-31T04:14:55.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:14:55.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:55.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178399853 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178399853 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178399853 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178399854 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178399854 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178399887 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:55.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:55.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:55.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:55.681Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:14:55.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:55.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178399892 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178399892 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178399892 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178399892 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178399892 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178399897 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178399897 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178399898 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:55.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178399898 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178399898 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178399898 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178399901 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178399902 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.681Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178399902 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:55.936Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178399902 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:56.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178399992 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:56.194Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178400244 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:56.194Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178400247 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:56.194Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178400247 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:56.194Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:56.194Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:14:57.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:14:57.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:14:57.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:14:57.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:14:57.123Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:14:57.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178401313 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:14:57.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178401313 data=null doit=true} to TableItem with text {} [2019-07-31T04:14:57.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178401314 data=null} to TableItem with text {} [2019-07-31T04:14:57.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178401314 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:14:57.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178401314 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:14:57.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178401318 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:14:57.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:14:57.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:14:57.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:14:57.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:57.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178401502 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:57.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178401502 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:57.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178401502 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:57.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178401503 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:57.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178401504 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:57.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178401508 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:14:57.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:57.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:57.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:57.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:57.380Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:14:57.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:14:57.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:57.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:57.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:57.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:57.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:57.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178401533 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:14:57.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178401533 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:57.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178401533 data=null} to TreeItem with text {test} [2019-07-31T04:14:57.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178401534 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:57.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178401534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:57.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178401569 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:57.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:57.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178401569 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:14:57.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178401569 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:57.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178401570 data=null} to TreeItem with text {test} [2019-07-31T04:14:57.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178401570 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:57.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178401570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:14:57.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178401576 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:14:57.380Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:14:57.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:57.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178401577 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:14:57.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178401577 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:14:57.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178401577 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:14:57.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178401578 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:14:57.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178401578 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-31T04:14:57.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178401597 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:14:57.380Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:14:57.380Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-31T04:14:57.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:14:57.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:57.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178402064 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178402064 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178402064 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178402065 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178402065 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178402099 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:57.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:57.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:57.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:57.944Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:14:57.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:57.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178402102 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178402102 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178402102 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178402103 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178402103 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178402107 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178402107 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178402107 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:57.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178402108 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178402108 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178402108 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178402111 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178402111 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178402112 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:57.944Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178402112 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:58.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178402180 data=null button=1 stateMask=0x80000 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:58.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178402689 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:58.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178402689 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:58.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178402690 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:58.508Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:58.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:14:58.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:14:59.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:14:59.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:14:59.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:14:59.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:14:59.071Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:14:59.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178403194 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:14:59.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178403194 data=null doit=true} to TableItem with text {} [2019-07-31T04:14:59.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178403194 data=null} to TableItem with text {} [2019-07-31T04:14:59.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178403194 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:14:59.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178403195 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:14:59.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178403201 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:14:59.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:14:59.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:14:59.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:14:59.634Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:59.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178403926 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:59.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178403926 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:59.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178403926 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:59.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178403927 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:59.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178403927 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:59.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178403934 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:14:59.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:59.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:59.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:14:59.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:14:59.890Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:14:59.890Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:14:59.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:14:59.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1178403938 data=null button=0 stateMask=0x0 x=102 y=137 count=0} to TreeItem with text {FolderB} [2019-07-31T04:14:59.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1178403938 data=null doit=true} to TreeItem with text {FolderB} [2019-07-31T04:14:59.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1178403938 data=null} to TreeItem with text {FolderB} [2019-07-31T04:14:59.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1178403938 data=null button=1 stateMask=0x0 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-31T04:14:59.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178403938 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-31T04:14:59.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1178403955 data=null button=1 stateMask=0x80000 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-31T04:14:59.890Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:14:59.890Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:15:00.454Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:15:00.454Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:15:00.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178404436 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:15:00.454Z] 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-31T04:15:00.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:15:00.454Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:15:00.454Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:15:00.454Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:15:00.454Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:15:00.454Z] DEBUG - matched Combo with text " [2019-07-31T04:15:00.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178404608 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-31T04:15:00.454Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:00.454Z] 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-31T04:15:00.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:15:00.454Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:00.454Z] 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-31T04:15:00.454Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:00.454Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.454Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:00.455Z] 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-31T04:15:00.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:15:00.455Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:00.455Z] 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-31T04:15:00.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:15:00.455Z] 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-31T04:15:00.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:15:00.455Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] 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-31T04:15:00.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:00.455Z] 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-31T04:15:00.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] 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-31T04:15:00.455Z] 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-31T04:15:00.455Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:00.455Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:00.455Z] DEBUG - Clicking on &Finish [2019-07-31T04:15:00.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178404626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:00.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178404626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:00.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178404626 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:00.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178404626 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:00.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178404626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:00.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178404626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:01.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178404626 data=null item=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-31T04:15:01.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178404006 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-31T04:15:01.275Z] DEBUG - Clicked on [2019-07-31T04:15:01.275Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:01.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:01.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:01.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:01.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:01.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:01.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178405335 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:01.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178405335 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:01.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178405335 data=null} to TreeItem with text {test} [2019-07-31T04:15:01.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178405335 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:01.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178405336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:01.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178405379 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:01.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:01.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178405391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:01.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178405391 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:01.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178405391 data=null} to TreeItem with text {test} [2019-07-31T04:15:01.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178405392 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:01.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178405392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:01.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178405411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:01.275Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:01.275Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:01.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178405412 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:15:01.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178405412 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:15:01.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178405412 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:15:01.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178405413 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:15:01.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178405413 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-31T04:15:01.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178405426 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:15:01.275Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:15:01.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1178405427 data=null doit=true} to TreeItem with text {FolderB [2]} [2019-07-31T04:15:01.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1178405427 data=null} to TreeItem with text {FolderB [2]} [2019-07-31T04:15:01.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1178405427 data=null button=1 stateMask=0x0 x=113 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-31T04:15:01.275Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178405427 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-31T04:15:01.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1178405431 data=null button=1 stateMask=0x80000 x=97 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-31T04:15:01.838Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:01.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:01.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178405900 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178405900 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178405900 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178405901 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178405901 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178405941 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:01.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:01.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:01.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:01.838Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:01.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:01.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178405945 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178405945 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178405946 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178405946 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178405946 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178405951 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178405951 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178405951 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:01.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178405952 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178405952 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178405952 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178405961 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178405962 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178405962 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:01.838Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178405962 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:02.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178406031 data=null button=1 stateMask=0x80000 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:02.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178406249 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:02.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178406249 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:02.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178406250 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:02.096Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:02.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:02.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:02.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:03.024Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:03.024Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:03.024Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:03.024Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:03.024Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:03.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178407255 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:03.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178407255 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:03.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178407255 data=null} to TableItem with text {} [2019-07-31T04:15:03.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178407256 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:03.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178407256 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:03.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178407302 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:03.281Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:03.281Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:03.281Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:03.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:03.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178407491 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:03.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178407492 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:03.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178407492 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:03.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178407493 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:03.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178407493 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:03.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178407498 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:03.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:03.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:03.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:03.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:03.281Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:03.281Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:03.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:03.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:03.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:03.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:03.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:03.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178407523 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:03.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178407523 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:03.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178407523 data=null} to TreeItem with text {test} [2019-07-31T04:15:03.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178407524 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:03.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178407524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:03.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178407564 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:03.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:03.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178407565 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:03.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178407565 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:03.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178407565 data=null} to TreeItem with text {test} [2019-07-31T04:15:03.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178407566 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:03.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178407566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:03.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178407572 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:03.538Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:03.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:03.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1178407573 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T04:15:03.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1178407573 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T04:15:03.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1178407573 data=null} to TreeItem with text {Traces [4]} [2019-07-31T04:15:03.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1178407574 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:15:03.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178407574 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-31T04:15:03.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1178407593 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:15:03.538Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T04:15:03.538Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again. [2019-07-31T04:15:03.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:03.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:04.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178408065 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178408066 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178408066 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178408066 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178408067 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178408105 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:04.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:04.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:04.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:04.051Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:04.051Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:04.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178408110 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178408110 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178408110 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178408111 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178408111 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178408115 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178408116 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178408116 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:04.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178408116 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178408116 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178408117 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178408120 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178408120 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178408120 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.051Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178408126 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178408192 data=null button=1 stateMask=0x80000 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178408798 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178408918 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178408918 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.874Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:04.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:04.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:04.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:04.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:04.874Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:04.874Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:04.874Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:04.874Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:04.874Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:04.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178408922 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:04.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178408922 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:04.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178408922 data=null} to TableItem with text {} [2019-07-31T04:15:04.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178408923 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:04.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178408931 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:04.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178408937 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:04.874Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:04.874Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:05.790Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:05.790Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:05.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178409831 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:05.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178409831 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:05.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178409831 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:05.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178409832 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:05.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178409832 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:05.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178409838 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:05.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:05.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:05.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:05.790Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:05.790Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:05.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:05.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:05.790Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T04:15:05.790Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-31T04:15:05.790Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-31T04:15:05.790Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1178409849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1178409849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1178409849 data=null doit=true} to (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1178409849 data=null} to (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178409850 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178409850 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-31T04:15:05.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178409886 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1178409887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1178409887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1178409887 data=null doit=true} to (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1178409887 data=null} to (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1178409888 data=null button=1 stateMask=0x40000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178409888 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-31T04:15:05.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1178409898 data=null button=1 stateMask=0xc0000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-31T04:15:05.790Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:15:05.790Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:15:06.047Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:15:06.047Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T04:15:06.047Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:15:06.047Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:15:06.047Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:06.047Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:06.047Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:15:06.047Z] DEBUG - Clicking on &Yes [2019-07-31T04:15:06.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178410243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:06.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178410243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:06.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178410243 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:06.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178410244 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:06.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178410244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:06.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178410244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:06.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178410244 data=null item=null detail=0 x=0 y=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-31T04:15:07.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1178409953 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-31T04:15:07.673Z] DEBUG - Clicked on [2019-07-31T04:15:07.673Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"' [2019-07-31T04:15:07.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:07.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:07.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:07.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:07.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:07.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:07.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178411730 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:07.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178411731 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:07.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178411731 data=null} to TreeItem with text {test} [2019-07-31T04:15:07.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178411731 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:07.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178411731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:07.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178411797 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:07.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:07.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178411799 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:07.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178411799 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:07.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178411799 data=null} to TreeItem with text {test} [2019-07-31T04:15:07.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178411799 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:07.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178411799 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:07.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178411819 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:07.673Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:07.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:07.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1178411821 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T04:15:07.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1178411821 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T04:15:07.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1178411821 data=null} to TreeItem with text {Traces [4]} [2019-07-31T04:15:07.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1178411821 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:15:07.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178411821 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-31T04:15:07.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1178411836 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:15:07.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:07.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1178411837 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-31T04:15:07.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1178411837 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-31T04:15:07.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1178411837 data=null} to TreeItem with text {Traces [4]} [2019-07-31T04:15:07.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1178411837 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:15:07.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178411837 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-31T04:15:07.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1178411841 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-31T04:15:07.673Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:15:07.673Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:15:07.930Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:15:07.930Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:15:07.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178412119 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:15:07.930Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:15:07.930Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:15:07.930Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:07.930Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:07.930Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:15:07.930Z] DEBUG - Clicking on &Yes [2019-07-31T04:15:07.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178412119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:07.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178412120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:07.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178412120 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:07.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178412120 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:07.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178412120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:07.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178412120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:07.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178412120 data=null item=null detail=0 x=0 y=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-31T04:15:08.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178411900 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-31T04:15:08.494Z] DEBUG - Clicked on [2019-07-31T04:15:08.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:08.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:08.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:08.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:08.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:08.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:08.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178412622 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:08.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178412622 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:08.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178412622 data=null} to TreeItem with text {test} [2019-07-31T04:15:08.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178412622 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:08.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178412622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:08.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178412645 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:08.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:08.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178412647 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:08.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178412647 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:08.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178412647 data=null} to TreeItem with text {test} [2019-07-31T04:15:08.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178412647 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:08.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178412647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:08.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178412682 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:08.494Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:08.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:08.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178412684 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:15:08.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178412684 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:15:08.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178412684 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:15:08.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178412684 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:08.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178412685 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:15:08.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178412693 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:08.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:08.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178412695 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:15:08.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178412695 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:15:08.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178412695 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:15:08.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178412695 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:08.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178412696 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:15:08.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178412709 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:08.751Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-31T04:15:08.751Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-31T04:15:08.751Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-31T04:15:08.751Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-31T04:15:08.751Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T04:15:08.751Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T04:15:08.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:08.751Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:15:08.751Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:15:08.751Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:08.751Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:08.751Z] DEBUG - Clicking on OK [2019-07-31T04:15:08.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178412848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:08.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178412851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:08.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178412852 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:08.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178412852 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:08.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178412852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:08.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178412852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:08.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178412852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:08.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1178412750 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-31T04:15:09.008Z] DEBUG - Clicked on [2019-07-31T04:15:09.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:09.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178413015 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:15:09.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178413015 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:15:09.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178413015 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:15:09.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178413016 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:09.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178413016 data=null item=TreeItem {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-31T04:15:09.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178413021 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:09.008Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-31T04:15:09.008Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-31T04:15:09.008Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-31T04:15:09.008Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-31T04:15:09.008Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T04:15:09.008Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-31T04:15:09.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:09.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:15:09.008Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:15:09.008Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:09.008Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:09.008Z] DEBUG - Clicking on OK [2019-07-31T04:15:09.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178413211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:09.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178413211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:09.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178413211 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:09.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178413211 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:09.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178413211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:09.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178413211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:09.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178413212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:09.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1178413108 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-31T04:15:09.265Z] DEBUG - Clicked on [2019-07-31T04:15:09.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178413322 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:15:09.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178413322 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:15:09.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178413323 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:09.265Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178413323 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-31T04:15:09.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178413327 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:09.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:09.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1178413328 data=null button=0 stateMask=0x0 x=86 y=74 count=0} to TreeItem with text {FolderA} [2019-07-31T04:15:09.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1178413328 data=null doit=true} to TreeItem with text {FolderA} [2019-07-31T04:15:09.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1178413328 data=null} to TreeItem with text {FolderA} [2019-07-31T04:15:09.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1178413328 data=null button=1 stateMask=0x0 x=86 y=74 count=1} to TreeItem with text {FolderA} [2019-07-31T04:15:09.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178413328 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-31T04:15:09.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1178413362 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA} [2019-07-31T04:15:09.265Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:15:09.265Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:15:09.522Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:15:09.522Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:15:09.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178413621 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:15:09.522Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:15:09.522Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:15:09.522Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:15:09.522Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:15:09.522Z] DEBUG - matched Combo with text " [2019-07-31T04:15:09.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178413730 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-31T04:15:09.522Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:09.522Z] 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-31T04:15:09.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:15:09.522Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:09.522Z] 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-31T04:15:09.522Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:09.522Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:09.522Z] 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-31T04:15:09.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:15:09.522Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:09.522Z] 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-31T04:15:09.522Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:15:09.522Z] 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-31T04:15:09.522Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:09.522Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:15:09.523Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T04:15:09.523Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:09.523Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:09.523Z] DEBUG - Clicking on &Finish [2019-07-31T04:15:09.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178413748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:09.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178413748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:09.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178413748 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:09.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178413748 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:09.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178413748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:09.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178413748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:10.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178413749 data=null item=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-31T04:15:10.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178413409 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-31T04:15:10.088Z] DEBUG - Clicked on [2019-07-31T04:15:10.088Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:10.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:10.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:10.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:10.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:10.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:10.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178414183 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:10.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178414184 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:10.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178414184 data=null} to TreeItem with text {test} [2019-07-31T04:15:10.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178414184 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:10.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178414184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:10.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178414219 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:10.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:10.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178414223 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:10.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178414223 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:10.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178414223 data=null} to TreeItem with text {test} [2019-07-31T04:15:10.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178414223 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:10.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178414224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:10.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178414229 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:10.088Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:10.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:10.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178414241 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:15:10.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178414241 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:15:10.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178414241 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:15:10.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178414242 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:10.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178414242 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:15:10.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178414260 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:10.088Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T04:15:10.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=1178414261 data=null doit=true} to TreeItem with text {FolderA [1]} [2019-07-31T04:15:10.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=1178414261 data=null} to TreeItem with text {FolderA [1]} [2019-07-31T04:15:10.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1178414261 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-31T04:15:10.088Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178414262 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-31T04:15:10.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1178414265 data=null button=1 stateMask=0x80000 x=97 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-31T04:15:10.088Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:10.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:10.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178414345 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178414345 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178414346 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178414346 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178414346 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178414376 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:10.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:10.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:10.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:10.345Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:10.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:10.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178414379 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178414380 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178414380 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178414380 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178414380 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178414387 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178414388 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178414388 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:10.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178414388 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178414388 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178414389 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178414391 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178414392 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178414392 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.345Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178414392 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178414450 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178414621 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178414621 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178414622 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.602Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:10.602Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:11.529Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:11.529Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:11.529Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:11.529Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:11.529Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:11.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178415626 data=null button=0 stateMask=0x0 x=6 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:11.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178415722 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:11.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178415784 data=null} to TableItem with text {} [2019-07-31T04:15:11.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178415784 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:11.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178415785 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:11.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178415832 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:11.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:11.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:11.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:11.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:11.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178415959 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:11.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178415959 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:11.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178415959 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:11.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178415960 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:11.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178415960 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:11.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178415965 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:11.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:11.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:11.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:11.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:11.787Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:11.787Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-31T04:15:11.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:11.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1178415968 data=null button=0 stateMask=0x0 x=102 y=116 count=0} to TreeItem with text {FolderB} [2019-07-31T04:15:11.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1178415968 data=null doit=true} to TreeItem with text {FolderB} [2019-07-31T04:15:11.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1178415968 data=null} to TreeItem with text {FolderB} [2019-07-31T04:15:11.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1178415968 data=null button=1 stateMask=0x0 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-31T04:15:11.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178415968 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-31T04:15:11.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1178415992 data=null button=1 stateMask=0x80000 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-31T04:15:11.787Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:15:11.787Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:15:12.043Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:15:12.043Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:15:12.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178416308 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:15:12.300Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:15:12.300Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:15:12.300Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:15:12.300Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:15:12.300Z] DEBUG - matched Combo with text " [2019-07-31T04:15:12.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178416406 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-31T04:15:12.300Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:15:12.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:12.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:15:12.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:15:12.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:15:12.301Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] 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-31T04:15:12.301Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:12.301Z] 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-31T04:15:12.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] 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-31T04:15:12.301Z] 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-31T04:15:12.301Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:12.301Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:12.301Z] DEBUG - Clicking on &Finish [2019-07-31T04:15:12.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178416423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:12.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178416423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:12.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178416423 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:12.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178416423 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:12.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178416423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:12.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178416423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:12.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178416423 data=null item=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-31T04:15:12.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178416036 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-31T04:15:12.557Z] DEBUG - Clicked on [2019-07-31T04:15:12.557Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:12.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:12.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:12.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:12.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:12.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:12.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178416737 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:12.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178416746 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:12.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178416746 data=null} to TreeItem with text {test} [2019-07-31T04:15:12.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178416747 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:12.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178416747 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:12.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178416788 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:12.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:12.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178416792 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:12.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178416792 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:12.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178416792 data=null} to TreeItem with text {test} [2019-07-31T04:15:12.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178416792 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:12.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178416792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:12.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178416825 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:12.814Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:12.814Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:12.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178416826 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:15:12.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178416826 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:15:12.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178416826 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:15:12.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178416827 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:15:12.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178416827 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-31T04:15:12.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178416850 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:15:12.814Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:15:12.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1178416851 data=null doit=true} to TreeItem with text {FolderB [1]} [2019-07-31T04:15:12.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1178416851 data=null} to TreeItem with text {FolderB [1]} [2019-07-31T04:15:12.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1178416852 data=null button=1 stateMask=0x0 x=113 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-31T04:15:12.814Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178416852 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-31T04:15:12.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1178416878 data=null button=1 stateMask=0x80000 x=113 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-31T04:15:13.072Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:13.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:13.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178417205 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178417237 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178417237 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178417238 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178417239 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178417273 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:13.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:13.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:13.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:13.072Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:13.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:13.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178417277 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178417277 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178417277 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178417278 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178417278 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178417282 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178417282 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178417283 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:13.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178417283 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178417283 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178417284 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178417287 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178417287 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.072Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178417288 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.328Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178417288 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178417408 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178417921 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178417921 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178417921 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.890Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:13.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:13.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:13.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:13.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:13.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:13.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:13.890Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:13.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178417924 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:13.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178417924 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:13.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178417924 data=null} to TableItem with text {} [2019-07-31T04:15:13.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178417924 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:13.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178417924 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:13.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178417929 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:13.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:13.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:14.820Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:14.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:15.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178419128 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:15.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178419128 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:15.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178419129 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:15.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178419129 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:15.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178419129 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:15.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178419135 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:15.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:15.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:15.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:15.077Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:15.077Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:15.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:15.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:15.077Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:15:15.077Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:15:15.077Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1178419139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1178419139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1178419139 data=null doit=true} to (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1178419139 data=null} to (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1178419140 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178419140 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-31T04:15:15.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1178419167 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1178419168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1178419168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1178419168 data=null doit=true} to (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1178419168 data=null} to (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1178419168 data=null button=1 stateMask=0x40000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178419168 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-31T04:15:15.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1178419186 data=null button=1 stateMask=0xc0000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-31T04:15:15.077Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:15:15.077Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:15:15.781Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:15:15.781Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-31T04:15:15.781Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:15:15.781Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:15:15.781Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:15.781Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:15.781Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:15:15.781Z] DEBUG - Clicking on &Yes [2019-07-31T04:15:15.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178419454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:15.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178419454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:15.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178419455 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:15.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178419455 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:15.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178419455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:15.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178419455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:15.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178419455 data=null item=null detail=0 x=0 y=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-31T04:15:16.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1178419229 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-31T04:15:16.037Z] DEBUG - Clicked on [2019-07-31T04:15:16.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:16.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:16.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:16.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:16.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:16.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:16.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178420284 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:16.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178420285 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:16.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178420285 data=null} to TreeItem with text {test} [2019-07-31T04:15:16.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178420285 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:16.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178420285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:16.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178420313 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:16.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:16.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178420315 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:16.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178420315 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:16.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178420315 data=null} to TreeItem with text {test} [2019-07-31T04:15:16.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178420315 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:16.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178420315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:16.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178420326 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:16.294Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:16.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:16.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178420327 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:15:16.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178420327 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:15:16.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178420327 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:15:16.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178420328 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:15:16.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178420328 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-31T04:15:16.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178420336 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:15:16.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:16.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178420347 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:15:16.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178420348 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:15:16.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178420348 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:15:16.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178420349 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:15:16.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178420349 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-31T04:15:16.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178420352 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:15:16.294Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:15:16.294Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:15:16.552Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:15:16.552Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:15:16.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178420617 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:16.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:16.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:15:16.552Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:15:16.552Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:15:16.552Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:15:16.552Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:15:16.552Z] DEBUG - matched Combo with text " [2019-07-31T04:15:22.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178426920 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-31T04:15:22.854Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:22.854Z] 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-31T04:15:22.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:15:22.854Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:22.854Z] 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-31T04:15:22.854Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:22.854Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4ba893dc [2019-07-31T04:15:22.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1178426925 data=null button=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-31T04:15:22.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178426925 data=null button=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-31T04:15:22.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1178426925 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:22.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1178426925 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:22.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1178426926 data=null button=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-31T04:15:22.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1178426926 data=null button=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-31T04:15:22.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1178426926 data=null item=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-31T04:15:22.854Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1178426926 data=null button=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-31T04:15:22.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178426926 data=null button=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-31T04:15:22.854Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1178426926 data=null button=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-31T04:15:22.854Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1178426926 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:22.854Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1178426926 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:22.854Z] 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-31T04:15:22.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:15:22.854Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:22.854Z] 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-31T04:15:22.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:15:22.854Z] 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-31T04:15:22.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:15:22.854Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] 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-31T04:15:22.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:22.854Z] 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-31T04:15:22.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] 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-31T04:15:22.854Z] 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-31T04:15:22.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:22.854Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:22.854Z] DEBUG - Clicking on &Finish [2019-07-31T04:15:22.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178426938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:22.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178426939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:22.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178426939 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:22.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178426939 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:22.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178426939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:22.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178426939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:23.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178426939 data=null item=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-31T04:15:23.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178426500 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-31T04:15:23.112Z] DEBUG - Clicked on [2019-07-31T04:15:23.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:23.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:23.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:23.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:23.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:23.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:23.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178427303 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:23.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178427303 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:23.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178427303 data=null} to TreeItem with text {test} [2019-07-31T04:15:23.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178427304 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:23.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178427304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:23.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178427325 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:23.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:23.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178427325 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:23.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178427326 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:23.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178427326 data=null} to TreeItem with text {test} [2019-07-31T04:15:23.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178427326 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:23.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178427326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:23.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178427337 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:23.112Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:23.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:23.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178427338 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:15:23.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178427338 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:15:23.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178427339 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:15:23.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178427339 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:23.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178427339 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:15:23.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178427346 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:23.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178427358 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:15:23.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178427358 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:15:23.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178427359 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:23.112Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178427359 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-31T04:15:23.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178427361 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:23.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:23.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:23.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178427712 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178427712 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178427712 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178427713 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178427713 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178427741 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:23.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:23.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:23.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:23.675Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:23.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:23.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178427744 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178427745 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178427745 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178427745 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178427746 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178427749 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178427750 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178427750 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:23.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178427750 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178427751 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178427751 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178427754 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178427754 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178427755 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.675Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178427755 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178427814 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178427984 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178427984 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178427984 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.932Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:23.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:24.862Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:24.862Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:24.862Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:24.862Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:24.862Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:24.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178429034 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:24.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178429034 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:24.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178429034 data=null} to TableItem with text {} [2019-07-31T04:15:24.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178429035 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:24.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178429035 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:24.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178429039 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:24.862Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:24.862Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:25.119Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:25.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:25.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178429206 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:25.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178429206 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:25.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178429207 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:25.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178429207 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:25.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178429207 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:25.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178429211 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:25.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:25.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:25.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:25.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:25.119Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:25.119Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:25.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:25.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:25.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:25.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:25.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:25.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178429325 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178429325 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178429325 data=null} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178429326 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178429326 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-31T04:15:25.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178429353 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:25.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178429355 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178429355 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178429355 data=null} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178429355 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178429355 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-31T04:15:25.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178429366 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178429366 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178429367 data=null} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178429367 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178429367 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-31T04:15:25.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178429371 data=null button=1 stateMask=0x80000 x=48 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T04:15:25.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:25.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178429372 data=null button=0 stateMask=0x0 x=75 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:15:25.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178429372 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:15:25.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178429372 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:15:25.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178429372 data=null button=1 stateMask=0x0 x=75 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:25.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178429372 data=null item=TreeItem {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-31T04:15:25.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178429393 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:25.375Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:25.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178429400 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:15:25.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178429400 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:15:25.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178429401 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:15:25.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178429401 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:25.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178429401 data=null item=TreeItem {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-31T04:15:25.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178429405 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:25.376Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:15:25.376Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:15:25.633Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:15:25.633Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:15:25.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178429805 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:15:25.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:25.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:15:25.633Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:15:25.633Z] 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-31T04:15:25.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:25.633Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:25.633Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:25.633Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:25.633Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:25.633Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:25.633Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:25.633Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:25.633Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:25.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:25.633Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:25.633Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:15:25.633Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:15:25.633Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:15:25.633Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:15:25.633Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:15:25.633Z] DEBUG - matched Combo with text " [2019-07-31T04:15:26.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178429912 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-31T04:15:26.285Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:26.285Z] 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-31T04:15:26.285Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:15:26.285Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:26.285Z] 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-31T04:15:26.285Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:26.285Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:26.285Z] 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-31T04:15:26.285Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:15:26.285Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:26.285Z] 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-31T04:15:26.285Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:15:26.285Z] 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-31T04:15:26.285Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:15:26.285Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] 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-31T04:15:26.285Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:26.285Z] 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-31T04:15:26.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] 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-31T04:15:26.285Z] 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-31T04:15:26.285Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:26.285Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:26.285Z] DEBUG - Clicking on &Finish [2019-07-31T04:15:26.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178429927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:26.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178429927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:26.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178429927 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:26.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178429928 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:26.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178429928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:26.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178429928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:26.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178429928 data=null item=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-31T04:15:26.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178429442 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-31T04:15:26.285Z] DEBUG - Clicked on [2019-07-31T04:15:26.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:26.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:26.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:26.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:26.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:26.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:26.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178430204 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T04:15:26.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178430204 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:15:26.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178430204 data=null} to TreeItem with text {Tracing} [2019-07-31T04:15:26.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178430204 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T04:15:26.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178430205 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-31T04:15:26.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178430245 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T04:15:26.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:26.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178430245 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-31T04:15:26.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178430245 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:15:26.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178430246 data=null} to TreeItem with text {Tracing} [2019-07-31T04:15:26.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178430246 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T04:15:26.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178430246 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-31T04:15:26.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178430264 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-31T04:15:26.286Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:15:26.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:26.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178430265 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:15:26.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178430265 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:15:26.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178430266 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:15:26.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178430266 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:26.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178430266 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:15:26.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178430299 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:26.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178430299 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:15:26.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178430299 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:15:26.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178430300 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:26.286Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178430300 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-31T04:15:26.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178430303 data=null button=1 stateMask=0x80000 x=75 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:15:26.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:26.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:26.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178430730 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178430730 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178430730 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178430731 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178430731 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178430791 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:26.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:26.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:26.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:26.543Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:26.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:26.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178430795 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178430796 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178430796 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178430796 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178430796 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178430805 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.800Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178430806 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178430806 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:26.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178430807 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178430807 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178430807 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178430810 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178430811 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.800Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178430811 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:26.800Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178430811 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:27.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178430880 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:27.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178431358 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:27.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178431434 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:27.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178431434 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:27.364Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:27.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:27.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:27.364Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:27.364Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:27.364Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:27.364Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:27.364Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:27.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178431436 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:27.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178431437 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:27.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178431437 data=null} to TableItem with text {} [2019-07-31T04:15:27.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178431437 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:27.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178431437 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:27.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178431442 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:27.364Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:27.364Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:28.733Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:28.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:28.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178432733 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:28.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178432734 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:28.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178432734 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:28.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178432734 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:28.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178432734 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:28.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178432739 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:28.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:28.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:28.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:28.733Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:28.733Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:28.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:28.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1178432788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1178432788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1178432788 data=null doit=true} to (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1178432789 data=null} to (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178432789 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178432789 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-31T04:15:28.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178432815 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1178432815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1178432815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1178432815 data=null doit=true} to (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1178432815 data=null} to (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178432816 data=null button=1 stateMask=0x40000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178432816 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-31T04:15:28.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178432828 data=null button=1 stateMask=0xc0000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-31T04:15:28.733Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:15:28.733Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:15:28.990Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:15:28.990Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:15:28.990Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:15:28.990Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:15:28.990Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:28.990Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:28.990Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:15:28.990Z] DEBUG - Clicking on &Yes [2019-07-31T04:15:28.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178433131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:28.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178433131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:28.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178433131 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:28.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178433131 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:28.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178433131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:28.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178433131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:28.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178433131 data=null item=null detail=0 x=0 y=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-31T04:15:29.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178432916 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-31T04:15:29.919Z] DEBUG - Clicked on [2019-07-31T04:15:29.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178433980 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:15:29.919Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:15:29.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:29.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:29.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:29.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178433986 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-31T04:15:29.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178433986 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:15:29.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178433987 data=null} to TreeItem with text {Tracing} [2019-07-31T04:15:29.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178433987 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T04:15:29.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178433987 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-31T04:15:29.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178434020 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-31T04:15:29.919Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:15:29.919Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:15:29.919Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:15:30.849Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:15:30.849Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:15:30.849Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:15:30.849Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:30.849Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:15:30.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:30.849Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:15:30.849Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:15:30.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178434789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178434789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178434789 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178434789 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178434789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178434789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178434790 data=null item=null detail=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-31T04:15:30.849Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178434790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178434790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178434790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178434790 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178434790 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:15:30.849Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:15:30.849Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:15:30.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:30.849Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:15:30.849Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:15:30.849Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:30.849Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:30.849Z] DEBUG - Clicking on OK [2019-07-31T04:15:30.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178434791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:30.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178434791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:30.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178434791 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:30.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178434791 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:30.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178434791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:30.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178434792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:30.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:30.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:30.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:30.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:30.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:30.849Z] DEBUG - Clicked on OK [2019-07-31T04:15:30.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178434792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:15:30.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1178434091 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-31T04:15:31.106Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:31.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:31.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:31.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:31.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:31.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:31.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178435302 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:31.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178435302 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:31.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178435302 data=null} to TreeItem with text {test} [2019-07-31T04:15:31.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178435303 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:31.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178435303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:31.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178435321 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:31.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:31.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178435322 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:31.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178435322 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:31.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178435322 data=null} to TreeItem with text {test} [2019-07-31T04:15:31.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178435323 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:31.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178435323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:31.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178435337 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:31.106Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:31.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:31.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178435338 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178435339 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178435339 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178435339 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178435339 data=null item=TreeItem {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-31T04:15:31.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178435355 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:31.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178435356 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178435356 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178435356 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178435356 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178435356 data=null item=TreeItem {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-31T04:15:31.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178435360 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.363Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:15:31.363Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:15:31.363Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:15:31.363Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:15:31.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178435495 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:15:31.363Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:15:31.363Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:15:31.363Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:31.363Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:31.363Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:15:31.363Z] DEBUG - Clicking on &Yes [2019-07-31T04:15:31.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178435497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:31.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178435498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:31.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178435498 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:31.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178435498 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:31.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178435498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:31.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178435498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:15:31.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178435498 data=null item=null detail=0 x=0 y=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-31T04:15:31.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178435407 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-31T04:15:31.620Z] DEBUG - Clicked on [2019-07-31T04:15:31.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:31.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:31.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:31.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:31.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:31.620Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:31.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178435697 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:31.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178435698 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:31.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178435698 data=null} to TreeItem with text {test} [2019-07-31T04:15:31.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178435698 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:31.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178435698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:31.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178435721 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:31.620Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:31.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178435729 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:31.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178435729 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:31.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178435729 data=null} to TreeItem with text {test} [2019-07-31T04:15:31.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178435730 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:31.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178435730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:31.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178435736 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:31.620Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:31.620Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:31.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178435737 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178435737 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178435737 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178435738 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178435738 data=null item=TreeItem {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-31T04:15:31.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178435755 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.620Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:31.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178435756 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178435756 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178435756 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178435756 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178435756 data=null item=TreeItem {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-31T04:15:31.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178435767 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:15:31.620Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:15:31.620Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:15:31.877Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:15:31.877Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:15:31.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178436036 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:15:31.877Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:31.877Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:31.877Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:31.877Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T04:15:31.877Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:15:31.877Z] 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-31T04:15:31.877Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:31.877Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:31.877Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:31.877Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:31.877Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:31.877Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:31.877Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:31.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:31.877Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:31.877Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T04:15:31.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1178436054 data=null doit=true} to Button with text {Select roo&t directory:} [2019-07-31T04:15:31.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1178436055 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-31T04:15:31.877Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T04:15:31.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=1178436056 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T04:15:31.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1178436071 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-31T04:15:31.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1178436071 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-31T04:15:31.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1178436071 data=null item=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-31T04:15:31.877Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-31T04:15:31.877Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:15:31.877Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:15:31.877Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:15:31.877Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:15:31.877Z] DEBUG - matched Combo with text " [2019-07-31T04:15:32.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178436175 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-31T04:15:32.135Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:32.135Z] 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-31T04:15:32.135Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:32.135Z] 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-31T04:15:32.135Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:32.135Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@67f85b3a [2019-07-31T04:15:32.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1178436180 data=null button=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-31T04:15:32.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178436180 data=null button=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-31T04:15:32.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1178436180 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:32.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1178436180 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:32.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1178436181 data=null button=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-31T04:15:32.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1178436181 data=null button=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-31T04:15:32.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1178436181 data=null item=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-31T04:15:32.135Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1178436181 data=null button=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-31T04:15:32.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178436181 data=null button=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-31T04:15:32.135Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1178436181 data=null button=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-31T04:15:32.135Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1178436181 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:32.135Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1178436181 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:32.135Z] 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-31T04:15:32.135Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:15:32.135Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:32.135Z] 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-31T04:15:32.135Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:15:32.135Z] 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-31T04:15:32.135Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:15:32.135Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] 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-31T04:15:32.135Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:15:32.135Z] 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-31T04:15:32.135Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] 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-31T04:15:32.135Z] 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-31T04:15:32.135Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:15:32.135Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:32.135Z] DEBUG - Clicking on &Finish [2019-07-31T04:15:32.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178436199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:32.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178436199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:32.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178436199 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:32.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178436199 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:32.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178436199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:32.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178436199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:32.135Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:32.135Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:32.135Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:32.135Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:32.135Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:15:32.135Z] DEBUG - Clicked on &Finish [2019-07-31T04:15:32.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178436199 data=null item=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-31T04:15:32.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178435806 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-31T04:15:33.261Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:33.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:33.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:33.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:33.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:33.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:33.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178437307 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:33.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178437307 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:33.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178437307 data=null} to TreeItem with text {test} [2019-07-31T04:15:33.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178437308 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:33.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178437308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:33.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178437323 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:33.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:33.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178437324 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:33.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178437324 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:33.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178437325 data=null} to TreeItem with text {test} [2019-07-31T04:15:33.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178437325 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:33.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178437325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:33.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178437330 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:33.261Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:33.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:33.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178437337 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:15:33.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178437337 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:33.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178437337 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:33.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178437338 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:33.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178437338 data=null item=TreeItem {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-31T04:15:33.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178437346 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:33.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178437346 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:33.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178437355 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:33.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178437356 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:33.261Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178437356 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-31T04:15:33.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178437361 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:33.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:33.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:33.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178437721 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178437721 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178437722 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178437722 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178437722 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178437752 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:33.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:33.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:33.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:33.518Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:33.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:33.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178437756 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178437756 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178437756 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178437757 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178437757 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178437760 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178437761 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178437761 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:33.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178437761 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178437762 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178437762 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178437765 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178437765 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.518Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178437765 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.774Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178437765 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178437828 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:33.774Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178437838 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:34.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178438012 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:34.031Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178438048 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:34.031Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:34.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:34.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:34.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:34.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:34.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:34.959Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:34.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178439053 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:34.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178439053 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:34.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178439053 data=null} to TableItem with text {} [2019-07-31T04:15:34.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178439053 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:34.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178439054 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:34.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178439097 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:34.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:34.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:34.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:34.959Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:35.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178439272 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:35.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178439272 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:35.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178439272 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:35.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178439273 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:35.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178439273 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:35.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178439277 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:35.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:35.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:35.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:35.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:35.216Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:35.216Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:35.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:35.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:35.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:35.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:35.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:35.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178439297 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:35.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178439297 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:35.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178439297 data=null} to TreeItem with text {test} [2019-07-31T04:15:35.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178439298 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:35.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178439298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:35.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178439329 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:35.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:35.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178439330 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:35.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178439331 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:35.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178439331 data=null} to TreeItem with text {test} [2019-07-31T04:15:35.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178439331 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:35.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178439331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:35.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178439340 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:35.216Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:35.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:35.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178439341 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:15:35.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178439341 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:35.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178439341 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:35.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178439341 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:35.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178439341 data=null item=TreeItem {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-31T04:15:35.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178439359 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:35.216Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:15:35.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:35.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:35.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178439736 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178439736 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178439736 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178439737 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178439737 data=null item=TreeItem {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-31T04:15:35.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178439806 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:35.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:35.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:35.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:35.828Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:35.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:35.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178439809 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178439809 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178439809 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178439809 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178439810 data=null item=TreeItem {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-31T04:15:35.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178439815 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178439815 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178439816 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178439816 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178439816 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178439816 data=null item=TreeItem {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-31T04:15:35.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178439820 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178439820 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.829Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178439820 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:35.829Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178439825 data=null item=TreeItem {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-31T04:15:36.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178439932 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:36.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178440196 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:36.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178440196 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:36.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178440196 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:36.280Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:36.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:36.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:37.212Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:37.212Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:37.212Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:37.212Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:37.212Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:37.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178441227 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:37.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178441227 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:37.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178441227 data=null} to TableItem with text {} [2019-07-31T04:15:37.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178441228 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:37.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178441228 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:37.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178441234 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:37.212Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:37.212Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:37.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:37.212Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:37.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178441457 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:37.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178441457 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:37.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178441458 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:37.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178441458 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:37.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178441458 data=null item=TreeItem {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-31T04:15:37.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178441464 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:37.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:37.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:37.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:37.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:37.469Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:37.469Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:37.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:37.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:37.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:37.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:37.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:37.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178441488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:37.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178441488 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:37.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178441488 data=null} to TreeItem with text {test} [2019-07-31T04:15:37.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178441488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:37.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178441489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:37.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178441523 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:37.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:37.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178441524 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:37.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178441524 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:37.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178441524 data=null} to TreeItem with text {test} [2019-07-31T04:15:37.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178441524 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:37.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178441524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:37.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178441530 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:37.469Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:37.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:37.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178441531 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:15:37.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178441531 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:37.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178441531 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:37.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178441532 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:37.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178441532 data=null item=TreeItem {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-31T04:15:37.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178441551 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:37.469Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:15:37.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:37.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:37.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178442015 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178442015 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178442016 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178442016 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178442016 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178442051 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:37.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:37.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:37.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:37.983Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:37.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:37.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178442055 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178442055 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178442055 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178442055 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178442056 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178442060 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178442060 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178442061 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:37.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178442061 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178442061 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178442062 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178442065 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178442065 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178442066 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:37.983Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178442066 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:38.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178442180 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:38.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178442710 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:38.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178442712 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:38.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178442713 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:38.547Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:38.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:38.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:38.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:38.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:38.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:38.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:38.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:38.547Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:38.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178442718 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:38.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178442718 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:38.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178442718 data=null} to TableItem with text {} [2019-07-31T04:15:38.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178442719 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:38.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178442719 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:38.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178442724 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:38.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:38.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:39.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:39.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:39.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178443818 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:39.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178443818 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:39.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178443819 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:39.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178443819 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:39.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178443819 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:39.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178443829 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:39.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:39.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:39.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:39.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:39.917Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:39.917Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:39.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:39.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:39.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:39.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:39.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:39.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178443851 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:39.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178443851 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:39.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178443851 data=null} to TreeItem with text {test} [2019-07-31T04:15:39.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178443852 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:39.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178443852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:39.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178443884 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:39.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:39.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178443886 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:39.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178443886 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:39.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178443886 data=null} to TreeItem with text {test} [2019-07-31T04:15:39.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178443886 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:39.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178443886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:39.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178443892 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:39.917Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:39.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:39.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178443893 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:15:39.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178443893 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:39.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178443893 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:39.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178443894 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:39.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178443894 data=null item=TreeItem {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-31T04:15:39.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178443911 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:39.917Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:15:40.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:40.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:40.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178444374 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178444374 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178444375 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178444375 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178444376 data=null item=TreeItem {simple_server-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-31T04:15:40.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178444408 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:40.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:40.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:40.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:40.173Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:40.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:40.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178444413 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178444413 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178444413 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178444414 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178444414 data=null item=TreeItem {simple_server-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-31T04:15:40.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178444418 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178444419 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178444419 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:40.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178444419 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178444420 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178444420 data=null item=TreeItem {simple_server-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-31T04:15:40.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178444423 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178444423 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.173Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1178444424 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.430Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178444424 data=null item=TreeItem {simple_server-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-31T04:15:40.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178444493 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1178444774 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1178444845 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1178444845 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.687Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T04:15:40.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:40.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:40.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:40.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:40.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:40.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:40.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:40.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:40.687Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:40.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178444848 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:40.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178444848 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:40.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178444849 data=null} to TableItem with text {} [2019-07-31T04:15:40.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178444849 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:40.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178444849 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:40.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178444855 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:40.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:40.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:42.055Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:42.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178446047 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178446047 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:42.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178446048 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178446048 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178446049 data=null item=TreeItem {simple_server-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-31T04:15:42.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178446053 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:42.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:42.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:42.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:42.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:42.055Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:42.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:42.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:42.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:42.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:42.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:42.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178446067 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178446067 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:42.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178446067 data=null} to TreeItem with text {test} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178446067 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178446068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178446105 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:42.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178446106 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178446106 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:42.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178446106 data=null} to TreeItem with text {test} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178446107 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178446107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178446113 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:42.055Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:42.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178446114 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178446115 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:42.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178446115 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178446115 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178446115 data=null item=TreeItem {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-31T04:15:42.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178446136 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:42.055Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:15:42.055Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:42.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178446250 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178446250 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178446250 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178446251 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178446251 data=null item=TreeItem {simple_server-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-31T04:15:42.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178446287 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:42.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:42.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:42.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:42.055Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:42.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178446292 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178446292 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178446292 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178446293 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178446293 data=null item=TreeItem {simple_server-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-31T04:15:42.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178446297 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178446298 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178446298 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:42.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178446298 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178446299 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178446299 data=null item=TreeItem {simple_server-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-31T04:15:42.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178446302 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178446303 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.056Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1178446303 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.312Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178446303 data=null item=TreeItem {simple_server-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-31T04:15:42.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178446367 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.312Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1178446377 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.312Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1178446378 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.312Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1178446378 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.312Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T04:15:42.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:42.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:42.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:42.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:43.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:43.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:43.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:43.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:43.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:43.242Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:43.242Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:43.242Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:43.242Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:43.242Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:43.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178447379 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:43.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178447379 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:43.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178447380 data=null} to TableItem with text {} [2019-07-31T04:15:43.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178447380 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:43.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178447380 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:43.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178447397 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:43.242Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:43.242Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:43.805Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:43.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:43.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178447940 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:43.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178447940 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:43.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178447940 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:43.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178447940 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:43.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178447940 data=null item=TreeItem {simple_server-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-31T04:15:43.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178447945 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:43.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:43.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:43.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:43.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:43.805Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:43.805Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:43.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:43.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:43.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:43.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:43.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:43.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178447951 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:43.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178447957 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:43.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178447957 data=null} to TreeItem with text {test} [2019-07-31T04:15:43.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178447957 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:43.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178447957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:43.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178447996 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:43.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:43.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178447998 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:43.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178447998 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:43.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178447998 data=null} to TreeItem with text {test} [2019-07-31T04:15:43.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178447999 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:43.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178447999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:43.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178448004 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:43.805Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:43.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:43.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178448005 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:15:43.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178448005 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:43.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178448005 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:43.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178448005 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:43.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178448006 data=null item=TreeItem {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-31T04:15:43.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178448025 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:43.805Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:15:44.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:44.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:44.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178448397 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178448398 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178448398 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178448398 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178448398 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-31T04:15:44.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178448437 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:44.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:44.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:44.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:44.366Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:44.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:44.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178448440 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178448440 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178448440 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178448441 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178448441 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-31T04:15:44.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178448445 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178448446 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178448446 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:44.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178448446 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178448446 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178448446 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-31T04:15:44.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178448450 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178448450 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1178448450 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.366Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178448450 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-31T04:15:44.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178448578 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1178448815 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1178448815 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1178448816 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.623Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:44.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:44.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:44.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:44.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:44.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:44.623Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:45.187Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:45.187Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:45.187Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:45.187Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:45.187Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:45.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178449319 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:45.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178449319 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:45.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178449319 data=null} to TableItem with text {} [2019-07-31T04:15:45.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178449320 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:45.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178449320 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:45.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178449326 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:45.187Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:45.187Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:45.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:45.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:46.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178450011 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:46.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178450011 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:46.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178450011 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:46.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178450012 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:46.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178450012 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-31T04:15:46.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178450017 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:46.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:46.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:46.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:46.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:46.008Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:46.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:46.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:46.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:46.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:46.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:46.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:46.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178450035 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:46.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178450035 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:46.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178450035 data=null} to TreeItem with text {test} [2019-07-31T04:15:46.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178450036 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:46.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178450036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:46.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178450101 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:46.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:46.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178450102 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:46.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178450103 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:46.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178450103 data=null} to TreeItem with text {test} [2019-07-31T04:15:46.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178450103 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:46.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178450103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:46.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178450115 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:46.008Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:46.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:46.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178450116 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:15:46.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178450117 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:46.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178450117 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:46.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178450117 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:46.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178450117 data=null item=TreeItem {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-31T04:15:46.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178450138 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:46.008Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:15:46.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1178450139 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-31T04:15:46.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1178450139 data=null} to TreeItem with text {z-clashes [6]} [2019-07-31T04:15:46.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1178450139 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-31T04:15:46.008Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178450139 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-31T04:15:46.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1178450172 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-31T04:15:46.008Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:46.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:46.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178450237 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178450237 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178450283 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178450283 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178450284 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178450319 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:46.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:46.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:46.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:46.265Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:46.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:46.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178450328 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178450328 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178450328 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178450328 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178450328 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178450332 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178450333 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178450333 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:46.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178450333 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178450334 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178450356 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178450359 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178450360 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178450360 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.265Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178450360 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178450449 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.523Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178450727 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178450728 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.523Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178450728 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.523Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:46.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:46.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:46.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:46.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:46.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:46.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:46.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:47.799Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:47.799Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:47.799Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:47.799Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:47.799Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:47.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178451845 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:47.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178451846 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:47.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178451846 data=null} to TableItem with text {} [2019-07-31T04:15:47.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178451846 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:47.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178451847 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:47.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178451856 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:47.799Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:47.799Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:47.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:47.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:47.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178452019 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:47.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178452019 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:47.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178452019 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:47.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178452020 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:47.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178452020 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:47.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178452051 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:15:47.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:47.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:48.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:48.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:48.056Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:48.056Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:48.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:48.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:48.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:48.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:48.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:48.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178452059 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:48.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178452059 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:48.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178452059 data=null} to TreeItem with text {test} [2019-07-31T04:15:48.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178452060 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:48.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178452060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:48.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178452101 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:48.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:48.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178452102 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:48.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178452102 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:48.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178452102 data=null} to TreeItem with text {test} [2019-07-31T04:15:48.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178452102 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:48.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178452103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:48.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178452115 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:48.056Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:48.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:48.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178452116 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:15:48.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178452117 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:48.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178452117 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:48.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178452117 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:48.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178452117 data=null item=TreeItem {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-31T04:15:48.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178452140 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:48.056Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:15:48.056Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T04:15:48.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:48.312Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:48.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178452640 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178452640 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178452640 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178452641 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178452641 data=null item=TreeItem {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-31T04:15:48.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178452687 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:48.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:48.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:48.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:48.570Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:48.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:48.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178452695 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178452696 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178452696 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178452696 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178452696 data=null item=TreeItem {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-31T04:15:48.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178452712 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178452712 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178452713 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:48.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178452713 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178452713 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178452714 data=null item=TreeItem {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-31T04:15:48.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178452719 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178452720 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.570Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178452720 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:48.827Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178452720 data=null item=TreeItem {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-31T04:15:49.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178452910 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:49.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178453198 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:49.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178453199 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:49.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178453199 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:49.084Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:49.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:49.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:49.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:49.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:49.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:49.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:49.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:49.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:50.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:50.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:50.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:50.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:50.013Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:50.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178454204 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:50.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178454204 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:50.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178454204 data=null} to TableItem with text {} [2019-07-31T04:15:50.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178454204 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:50.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178454205 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:50.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178454213 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:50.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:50.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:50.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:50.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:50.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178454372 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:50.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178454372 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:50.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178454372 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:50.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178454372 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:50.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178454372 data=null item=TreeItem {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-31T04:15:50.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178454405 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:15:50.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:50.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:50.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:50.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:50.270Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:50.270Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:50.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:50.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:50.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:50.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:50.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:50.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178454413 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:50.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178454414 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:50.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178454414 data=null} to TreeItem with text {test} [2019-07-31T04:15:50.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178454414 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:50.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178454414 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:50.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178454464 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:50.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:50.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178454466 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:50.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178454466 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:50.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178454466 data=null} to TreeItem with text {test} [2019-07-31T04:15:50.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178454467 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:50.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178454467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:50.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178454477 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:50.270Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:50.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:50.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178454478 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:15:50.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178454478 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:50.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178454478 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:50.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178454478 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:50.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178454479 data=null item=TreeItem {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-31T04:15:50.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178454502 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:50.270Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:15:50.270Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T04:15:50.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:50.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:50.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178454882 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178454883 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178454883 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178454884 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178454884 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178454925 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:50.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:50.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:50.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:50.835Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:50.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:50.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178454928 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178454929 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178454929 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178454929 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178454929 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178454934 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178454934 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178454935 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:50.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178454935 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178454935 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178454935 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178454939 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178454939 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178454939 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:50.835Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178454939 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:51.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178455079 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:51.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178455711 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:51.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178455711 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:51.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178455712 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:51.656Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:51.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:51.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:51.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:51.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:51.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:51.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:51.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:51.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:51.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:51.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:51.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:51.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:51.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:51.656Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:51.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178455717 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:51.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178455717 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:51.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178455717 data=null} to TableItem with text {} [2019-07-31T04:15:51.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178455718 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:51.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178455719 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:51.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178455729 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:51.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:51.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:52.586Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:52.586Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:52.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178456884 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:52.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178456884 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:52.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178456884 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:52.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178456885 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:52.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178456885 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:52.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178456890 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:15:52.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:52.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:52.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:52.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:52.843Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:52.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:52.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:52.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:52.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:52.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:52.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:52.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178456911 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:52.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178456911 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:52.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178456911 data=null} to TreeItem with text {test} [2019-07-31T04:15:52.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178456912 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:52.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178456912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:52.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178456947 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:52.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:52.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178456948 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:52.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178456948 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:52.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178456948 data=null} to TreeItem with text {test} [2019-07-31T04:15:52.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178456948 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:52.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178456949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:52.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178456958 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:52.843Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:52.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:52.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178456960 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:15:52.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178456960 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:52.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178456960 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:52.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178456960 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:52.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178456960 data=null item=TreeItem {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-31T04:15:52.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178456993 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:52.843Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:15:52.843Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T04:15:53.100Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:53.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:53.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178457158 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178457158 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178457209 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178457210 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178457210 data=null item=TreeItem {simple_server-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-31T04:15:53.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178457256 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:53.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:53.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:53.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:53.100Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:53.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:53.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178457262 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178457262 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178457262 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178457263 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178457263 data=null item=TreeItem {simple_server-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-31T04:15:53.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178457279 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178457280 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178457280 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:53.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178457280 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178457281 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178457281 data=null item=TreeItem {simple_server-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-31T04:15:53.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178457286 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178457287 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.100Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1178457287 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.357Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178457287 data=null item=TreeItem {simple_server-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-31T04:15:53.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178457375 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1178457956 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1178458045 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1178458045 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.920Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T04:15:53.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:53.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:53.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:53.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:53.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:53.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:53.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:53.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:53.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:53.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:53.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:53.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:53.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:53.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:53.920Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:53.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178458048 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:53.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178458048 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:53.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178458049 data=null} to TableItem with text {} [2019-07-31T04:15:53.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178458049 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:53.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178458049 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:53.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178458058 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:53.920Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:53.920Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:54.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:54.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:54.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178459068 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:54.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178459069 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:54.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178459069 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:54.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178459069 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:54.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178459069 data=null item=TreeItem {simple_server-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-31T04:15:54.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178459075 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:15:54.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:54.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:54.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:54.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:54.850Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:54.850Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:54.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:54.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:54.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:54.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:54.850Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:54.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178459086 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:54.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178459086 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:54.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178459086 data=null} to TreeItem with text {test} [2019-07-31T04:15:54.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178459087 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:54.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178459087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:55.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178459127 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:55.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:55.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178459135 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:55.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178459135 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:55.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178459135 data=null} to TreeItem with text {test} [2019-07-31T04:15:55.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178459136 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:55.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178459136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:55.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178459164 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:55.106Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:55.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:55.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178459166 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:15:55.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178459166 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:55.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178459166 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:55.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178459167 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:55.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178459167 data=null item=TreeItem {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-31T04:15:55.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178459179 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:55.106Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:15:55.106Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T04:15:55.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:55.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:55.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178459718 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178459718 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178459719 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178459719 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178459719 data=null item=TreeItem {simple_server-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-31T04:15:55.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178459759 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:55.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:55.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:55.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:55.670Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:55.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:55.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178459763 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178459763 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178459763 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178459763 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178459763 data=null item=TreeItem {simple_server-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-31T04:15:55.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178459768 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178459769 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178459769 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:55.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178459769 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178459770 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178459770 data=null item=TreeItem {simple_server-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-31T04:15:55.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178459782 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178459783 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1178459783 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:55.670Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178459783 data=null item=TreeItem {simple_server-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-31T04:15:56.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178459862 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:56.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1178460366 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:56.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1178460432 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:56.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1178460432 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:56.232Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T04:15:56.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:56.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:56.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:56.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:56.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:56.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:56.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:56.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:56.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:56.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:56.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:56.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:56.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:56.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:56.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:56.232Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:56.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178460435 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:56.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178460435 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:56.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178460436 data=null} to TableItem with text {} [2019-07-31T04:15:56.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178460436 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:56.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178460436 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:56.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178460442 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:56.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:56.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:57.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:57.332Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:57.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178461537 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:57.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178461538 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:57.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178461538 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:57.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178461539 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:57.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178461539 data=null item=TreeItem {simple_server-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-31T04:15:57.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178461544 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:15:57.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:57.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:57.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:57.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:57.332Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:57.332Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:57.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:57.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:57.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:57.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:57.332Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:57.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178461557 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:57.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178461557 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:57.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178461557 data=null} to TreeItem with text {test} [2019-07-31T04:15:57.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178461557 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:57.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178461557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:57.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178461596 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:57.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:57.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178461597 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:57.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178461597 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:57.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178461597 data=null} to TreeItem with text {test} [2019-07-31T04:15:57.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178461597 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:57.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178461597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:57.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178461611 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:57.589Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:57.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:57.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178461634 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:15:57.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178461634 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:57.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178461634 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:57.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178461635 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:57.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178461635 data=null item=TreeItem {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-31T04:15:57.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178461646 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:57.589Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:15:57.589Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T04:15:57.846Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:57.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:57.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178461925 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178461926 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178461926 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178461927 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178461927 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-31T04:15:57.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178461973 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:57.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:57.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:57.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:57.846Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:57.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:57.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178461978 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178461978 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178461978 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178461978 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178461978 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-31T04:15:57.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178461983 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178461984 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178461984 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:57.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178461985 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178461985 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178461985 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-31T04:15:57.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178462001 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178462001 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1178462001 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:57.846Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178462001 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-31T04:15:58.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178462085 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:58.409Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1178462519 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:58.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1178462565 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:58.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1178462565 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:58.409Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:58.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:58.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:58.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:58.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:58.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:58.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:58.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:58.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:58.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:58.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:58.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:58.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:15:58.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:58.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:58.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:58.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:58.409Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:15:58.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178462569 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:15:58.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178462569 data=null doit=true} to TableItem with text {} [2019-07-31T04:15:58.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178462570 data=null} to TableItem with text {} [2019-07-31T04:15:58.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178462570 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:58.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178462570 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:15:58.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178462582 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:15:58.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:15:58.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:15:59.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:15:59.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:59.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178464087 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:59.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178464087 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:59.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178464087 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:59.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178464087 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:59.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178464088 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-31T04:15:59.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178464093 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:15:59.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:59.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:59.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:59.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:59.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:15:59.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:59.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:59.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:59.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:59.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:59.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:59.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178464100 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:59.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178464100 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:59.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178464100 data=null} to TreeItem with text {test} [2019-07-31T04:15:59.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178464100 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:59.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178464100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:59.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178464138 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:59.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:59.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178464147 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:59.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178464147 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:59.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178464147 data=null} to TreeItem with text {test} [2019-07-31T04:15:59.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178464147 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:59.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178464148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:59.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178464155 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:59.981Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:15:59.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:59.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178464161 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:15:59.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178464161 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:15:59.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178464161 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:15:59.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178464161 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:59.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178464162 data=null item=TreeItem {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-31T04:15:59.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178464172 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:15:59.982Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:15:59.982Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:15:59.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:59.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:59.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:15:59.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:15:59.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:59.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178464193 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:59.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178464194 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:59.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178464194 data=null} to TreeItem with text {test} [2019-07-31T04:15:59.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178464194 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:59.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178464194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:59.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178464221 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:59.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:15:59.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178464222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:15:59.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178464222 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:15:59.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178464222 data=null} to TreeItem with text {test} [2019-07-31T04:15:59.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178464223 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:15:59.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178464223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:00.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178464235 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:00.239Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:00.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:00.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178464237 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:00.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178464237 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:00.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178464237 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:00.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178464237 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:00.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178464237 data=null item=TreeItem {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-31T04:16:00.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178464247 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:00.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:00.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178464259 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:00.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178464259 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:00.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178464259 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:00.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178464259 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:00.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178464260 data=null item=TreeItem {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-31T04:16:00.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178464268 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:00.239Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:16:00.239Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:16:00.496Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:16:00.496Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:16:00.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178464571 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:16:00.496Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:16:00.496Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:16:00.496Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:16:00.496Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:00.496Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:16:00.496Z] DEBUG - Clicking on &Yes [2019-07-31T04:16:00.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178464583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:00.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178464583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:00.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178464584 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:00.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178464584 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:00.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178464584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:00.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178464584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:00.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178464584 data=null item=null detail=0 x=0 y=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-31T04:16:04.668Z] DEBUG - Clicked on [2019-07-31T04:16:05.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178464312 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-31T04:16:05.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:05.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:05.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:05.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:05.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:05.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:05.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178469598 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:05.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178469598 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:05.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178469598 data=null} to TreeItem with text {test} [2019-07-31T04:16:05.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178469598 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:05.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178469599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:05.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178469625 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:05.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:05.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178469626 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:05.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178469627 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:05.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178469627 data=null} to TreeItem with text {test} [2019-07-31T04:16:05.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178469627 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:05.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178469627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:05.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178469633 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:05.388Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:05.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:05.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178469634 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:16:05.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178469634 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:16:05.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178469634 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:16:05.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178469635 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:16:05.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178469635 data=null item=TreeItem {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-31T04:16:05.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178469649 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:16:05.653Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:05.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178469649 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:16:05.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178469649 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:16:05.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178469650 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:16:05.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178469650 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:16:05.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178469650 data=null item=TreeItem {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-31T04:16:05.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178469654 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:16:05.653Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:16:05.653Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:16:05.653Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:16:05.911Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:16:05.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178469908 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:16:05.911Z] 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-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:16:05.911Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:16:05.911Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:16:05.911Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:16:05.911Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:16:05.911Z] DEBUG - matched Combo with text " [2019-07-31T04:16:05.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178470012 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-31T04:16:05.911Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:05.911Z] 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-31T04:16:05.911Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:05.911Z] 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-31T04:16:05.911Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:16:05.911Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@66f264c7 [2019-07-31T04:16:05.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1178470024 data=null button=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-31T04:16:05.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178470025 data=null button=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-31T04:16:05.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1178470025 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:16:05.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1178470025 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:16:05.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1178470026 data=null button=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-31T04:16:05.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1178470026 data=null button=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-31T04:16:05.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1178470026 data=null item=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-31T04:16:05.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1178470026 data=null button=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-31T04:16:05.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178470026 data=null button=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-31T04:16:05.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1178470026 data=null button=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-31T04:16:05.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1178470026 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:16:05.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1178470026 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:05.911Z] 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-31T04:16:05.911Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:16:05.911Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:05.911Z] 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-31T04:16:05.911Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:16:05.911Z] 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-31T04:16:05.911Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:16:05.911Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] 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-31T04:16:05.911Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:05.911Z] 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-31T04:16:05.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] 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-31T04:16:05.911Z] 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-31T04:16:05.911Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:16:05.911Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:05.911Z] DEBUG - Clicking on &Finish [2019-07-31T04:16:05.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178470038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:05.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178470043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:05.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178470043 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:05.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178470043 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:05.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178470043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:05.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178470043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:05.911Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:05.911Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:05.911Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:05.911Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:05.911Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:05.911Z] DEBUG - Clicked on &Finish [2019-07-31T04:16:06.689Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:16:06.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178470604 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:16:06.689Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:16:06.689Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:16:06.689Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-31T04:16:06.689Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-31T04:16:06.689Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T04:16:06.689Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:16:06.689Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:16:06.689Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:16:06.689Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:16:06.689Z] DEBUG - Clicking on Rename All [2019-07-31T04:16:06.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1178470605 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-31T04:16:06.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1178470605 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-31T04:16:06.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1178470605 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T04:16:06.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1178470605 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T04:16:06.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1178470605 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-31T04:16:06.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1178470606 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-31T04:16:06.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1178470606 data=null item=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-31T04:16:06.689Z] DEBUG - Clicked on [2019-07-31T04:16:06.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178470043 data=null item=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-31T04:16:06.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178469703 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-31T04:16:07.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:07.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:07.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:07.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:07.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:07.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:07.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178471241 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:07.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178471241 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:07.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178471241 data=null} to TreeItem with text {test} [2019-07-31T04:16:07.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178471241 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:07.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178471241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:07.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178471263 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:07.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:07.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178471264 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:07.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178471264 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:07.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178471264 data=null} to TreeItem with text {test} [2019-07-31T04:16:07.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178471265 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:07.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178471265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:07.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178471290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:07.201Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:07.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:07.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178471291 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:07.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178471291 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:07.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178471291 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:07.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178471292 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:07.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178471292 data=null item=TreeItem {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-31T04:16:07.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178471311 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:07.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178471311 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:07.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178471311 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:07.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178471312 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:07.201Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178471312 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-31T04:16:07.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178471391 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:07.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:07.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:07.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178471868 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178471868 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178471868 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178471869 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178471869 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178471900 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:07.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:07.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:07.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:07.766Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:07.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:07.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178471904 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178471904 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178471904 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178471905 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178471905 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178471910 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178471911 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178471911 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:07.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178471912 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178471912 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178471912 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178471915 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178471916 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178471916 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:07.766Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178471916 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:08.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178471987 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:08.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178472206 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:08.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178472206 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:08.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178472207 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:08.023Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:08.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:09.393Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:09.393Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:09.393Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:09.393Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:09.393Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:09.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178473309 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:09.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178473309 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:09.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178473309 data=null} to TableItem with text {} [2019-07-31T04:16:09.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178473310 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:09.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178473310 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:09.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178473315 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:09.393Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:09.393Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:09.393Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:09.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:09.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178473721 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:09.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178473721 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:09.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178473721 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:09.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178473722 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:09.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178473722 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:09.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178473728 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:09.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:09.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:09.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:09.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:09.865Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:09.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:09.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:09.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:09.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:09.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:09.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:09.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178473782 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:09.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178473782 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:09.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178473782 data=null} to TreeItem with text {test} [2019-07-31T04:16:09.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178473783 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:09.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178473783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:09.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178473821 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:09.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:09.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178473822 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:09.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178473822 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:09.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178473822 data=null} to TreeItem with text {test} [2019-07-31T04:16:09.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178473822 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:09.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178473822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:09.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178473829 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:09.865Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:09.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:09.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178473830 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:09.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178473830 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:09.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178473830 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:09.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178473830 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:09.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178473830 data=null item=TreeItem {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-31T04:16:09.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178473897 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:09.865Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:16:10.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:10.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:10.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178474227 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178474228 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178474228 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178474228 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178474228 data=null item=TreeItem {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-31T04:16:10.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178474286 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:10.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:10.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:10.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:10.124Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:10.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:10.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178474299 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178474299 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178474299 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178474300 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178474300 data=null item=TreeItem {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-31T04:16:10.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178474309 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178474310 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178474310 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:10.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178474310 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178474311 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178474311 data=null item=TreeItem {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-31T04:16:10.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178474315 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178474315 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.124Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178474316 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.980Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178474316 data=null item=TreeItem {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-31T04:16:10.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178474495 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178474682 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178474683 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178474683 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.980Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:10.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:10.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:11.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:11.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:11.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:11.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:11.749Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:11.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178475700 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:11.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178475700 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:11.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178475700 data=null} to TableItem with text {} [2019-07-31T04:16:11.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178475701 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:11.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178475701 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:11.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178475706 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:11.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:11.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:11.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:11.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:11.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178475894 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:11.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178475894 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:11.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178475894 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:11.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178475895 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:11.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178475895 data=null item=TreeItem {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-31T04:16:11.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178475924 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:11.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:11.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:11.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:11.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:11.749Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:11.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:11.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:11.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:11.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:11.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:11.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:11.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178475931 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:11.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178475932 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:11.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178475932 data=null} to TreeItem with text {test} [2019-07-31T04:16:11.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178475932 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:11.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178475932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:11.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178475970 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:11.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:11.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178475971 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:11.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178475971 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:11.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178475971 data=null} to TreeItem with text {test} [2019-07-31T04:16:11.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178475971 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:11.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178475972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:11.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178475983 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:11.749Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:11.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:11.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178475984 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:11.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178475984 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:11.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178475984 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:11.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178475984 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:11.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178475984 data=null item=TreeItem {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-31T04:16:12.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178476007 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:12.006Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:16:12.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:12.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:12.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178476479 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178476480 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178476480 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178476481 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178476481 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178476521 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:12.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:12.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:12.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:12.736Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:12.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:12.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178476525 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178476525 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178476525 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178476526 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178476526 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178476531 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178476532 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178476532 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:12.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178476532 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178476532 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178476533 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178476536 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178476541 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178476542 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:12.736Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178476542 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:13.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178476622 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:13.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178477398 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:13.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178477463 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:13.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178477464 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:13.300Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:13.300Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:13.300Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:13.300Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:13.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:13.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:13.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:13.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:13.300Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:13.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178477467 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:13.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178477467 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:13.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178477467 data=null} to TableItem with text {} [2019-07-31T04:16:13.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178477467 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:13.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178477468 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:13.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178477512 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:13.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:13.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:14.233Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:14.233Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:14.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178478416 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:14.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178478416 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:14.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178478416 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:14.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178478417 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:14.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178478417 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:14.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178478422 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:14.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:14.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:14.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:14.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:14.233Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:14.233Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:14.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:14.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:14.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:14.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:14.233Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:14.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178478429 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:14.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178478429 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:14.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178478429 data=null} to TreeItem with text {test} [2019-07-31T04:16:14.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178478429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:14.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178478429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:14.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178478466 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:14.233Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:14.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178478482 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:14.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178478503 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:14.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178478504 data=null} to TreeItem with text {test} [2019-07-31T04:16:14.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178478504 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:14.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178478504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:14.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178478511 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:14.492Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:14.492Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:14.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178478512 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:14.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178478512 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:14.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178478512 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:14.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178478512 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:14.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178478513 data=null item=TreeItem {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-31T04:16:14.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178478533 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:14.492Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:16:14.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:14.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:14.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178478910 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178478910 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178478910 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178478911 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178478911 data=null item=TreeItem {simple_server-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-31T04:16:14.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178478951 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:14.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:14.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:14.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:14.751Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:14.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:14.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178478955 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178478955 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178478955 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178478956 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178478956 data=null item=TreeItem {simple_server-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-31T04:16:14.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178478961 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178478962 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178478962 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:14.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178478963 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178478963 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178478963 data=null item=TreeItem {simple_server-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-31T04:16:14.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178478971 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178478971 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:14.751Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1178478971 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:15.008Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178478971 data=null item=TreeItem {simple_server-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-31T04:16:15.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178479130 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:15.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1178479473 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:15.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1178479476 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:15.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1178479476 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:15.265Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T04:16:15.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:15.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:15.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:15.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:15.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:15.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:15.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:15.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:15.265Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:15.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178479487 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:15.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178479487 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:15.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178479487 data=null} to TableItem with text {} [2019-07-31T04:16:15.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178479488 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:15.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178479488 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:15.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178479495 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:15.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:15.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:16.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:16.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:16.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178480615 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:16.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178480615 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:16.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178480615 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:16.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178480616 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:16.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178480616 data=null item=TreeItem {simple_server-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-31T04:16:16.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178480621 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:16:16.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:16.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:16.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:16.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:16.637Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:16.637Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:16.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:16.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:16.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:16.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:16.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:16.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178480635 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:16.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178480635 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:16.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178480635 data=null} to TreeItem with text {test} [2019-07-31T04:16:16.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178480635 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:16.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178480636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:16.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178480698 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:16.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:16.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178480705 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:16.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178480705 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:16.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178480705 data=null} to TreeItem with text {test} [2019-07-31T04:16:16.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178480705 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:16.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178480705 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:16.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178480736 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:16.637Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:16.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:16.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178480737 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:16.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178480737 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:16.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178480737 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:16.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178480737 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:16.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178480737 data=null item=TreeItem {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-31T04:16:16.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178480747 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:16.637Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:16:16.895Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:16.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:16.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178481118 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:16.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178481118 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:16.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178481118 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:16.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178481119 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:16.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178481119 data=null item=TreeItem {simple_server-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-31T04:16:17.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178481162 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:17.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:17.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:17.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:17.165Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:17.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:17.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178481167 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178481167 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178481167 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178481168 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178481168 data=null item=TreeItem {simple_server-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-31T04:16:17.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178481174 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178481174 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178481175 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:17.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178481175 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178481175 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178481176 data=null item=TreeItem {simple_server-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-31T04:16:17.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178481186 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178481186 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1178481187 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.165Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178481187 data=null item=TreeItem {simple_server-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-31T04:16:17.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178481329 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.942Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1178481995 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.942Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1178482022 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.942Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1178482022 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.942Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T04:16:17.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:17.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:17.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:17.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:17.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:17.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:17.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:17.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:17.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:17.942Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:17.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178482026 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:17.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178482026 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:17.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178482026 data=null} to TableItem with text {} [2019-07-31T04:16:17.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178482026 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:17.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178482027 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:17.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178482034 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:17.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:17.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:18.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:18.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178482865 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:18.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178482865 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:18.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178482865 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178482866 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:18.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178482866 data=null item=TreeItem {simple_server-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-31T04:16:18.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178482871 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:16:18.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:18.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:18.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:18.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:18.875Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:18.875Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:18.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:18.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:18.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:18.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:18.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178482877 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:18.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178482877 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:18.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178482877 data=null} to TreeItem with text {test} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178482878 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:18.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178482878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178482917 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:18.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178482918 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:18.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178482918 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:18.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178482918 data=null} to TreeItem with text {test} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178482926 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:18.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178482926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178482934 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:18.875Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:18.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178482935 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:18.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178482938 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:18.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178482939 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178482939 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:18.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178482939 data=null item=TreeItem {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-31T04:16:18.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178482948 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:18.875Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:16:18.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:18.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178483067 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178483067 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178483068 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178483068 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178483068 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-31T04:16:18.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178483114 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:18.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:18.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:18.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:18.875Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:18.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178483118 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178483118 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178483118 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178483118 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178483118 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-31T04:16:18.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178483124 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.875Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178483124 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178483124 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:18.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178483125 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:18.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178483125 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:19.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178483125 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-31T04:16:19.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178483130 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:19.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178483130 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:19.134Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1178483131 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:19.134Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178483131 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-31T04:16:19.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178483282 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:19.648Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1178483646 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:19.648Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1178483646 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:19.648Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1178483647 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:19.648Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:19.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:19.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:19.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:19.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:19.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:19.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:19.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:19.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:19.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:19.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:19.648Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:19.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178483652 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:19.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178483653 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:19.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178483653 data=null} to TableItem with text {} [2019-07-31T04:16:19.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178483653 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:19.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178483654 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:19.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178483659 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:19.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:19.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:20.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:20.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:20.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178484755 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:20.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178484756 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:20.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178484756 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:20.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178484756 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:20.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178484756 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-31T04:16:20.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178484761 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:16:20.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:20.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:20.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:20.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:20.579Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:20.579Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:20.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:20.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:20.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:20.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:20.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:20.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178484768 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:20.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178484775 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:20.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178484775 data=null} to TreeItem with text {test} [2019-07-31T04:16:20.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178484775 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:20.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178484776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:20.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178484824 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:20.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:20.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178484825 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:20.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178484825 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:20.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178484825 data=null} to TreeItem with text {test} [2019-07-31T04:16:20.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178484826 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:20.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178484826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:20.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178484832 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:21.019Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:21.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:21.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178484833 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:21.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178484833 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:21.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178484833 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:21.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178484833 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:21.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178484833 data=null item=TreeItem {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-31T04:16:21.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178484855 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:21.019Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:16:21.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:21.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:21.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485061 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485062 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485062 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485063 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178485063 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-31T04:16:21.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485102 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:21.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:21.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:21.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:21.278Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:21.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:21.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485106 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485106 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485106 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485106 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178485106 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-31T04:16:21.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485111 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485112 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485112 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:21.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485112 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485113 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178485113 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-31T04:16:21.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485123 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485123 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485123 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485235 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485235 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485235 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178485235 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:21.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:21.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:21.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:21.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:21.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:21.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:21.278Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178485124 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-31T04:16:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:21.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:22.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:22.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:22.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:22.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:22.591Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:22.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178486741 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:22.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178486741 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:22.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178486741 data=null} to TableItem with text {} [2019-07-31T04:16:22.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178486742 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:22.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178486742 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:22.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178486785 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:22.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:22.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:22.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:22.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:22.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178486968 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:22.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178486969 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:22.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178486969 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:22.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178486969 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:22.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178486969 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-31T04:16:22.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178486975 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:16:22.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:22.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:22.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:22.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:22.849Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:22.849Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:22.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:22.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:22.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:22.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:22.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:22.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178486981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:22.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178486981 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:22.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178486981 data=null} to TreeItem with text {test} [2019-07-31T04:16:22.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178486981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:22.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178486982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:22.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178487019 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:22.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:22.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178487021 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:22.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178487021 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:22.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178487021 data=null} to TreeItem with text {test} [2019-07-31T04:16:22.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178487021 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:22.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178487022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:22.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178487031 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:22.849Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:22.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:22.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178487033 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:22.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178487033 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:22.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178487033 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:22.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178487034 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:22.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178487034 data=null item=TreeItem {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-31T04:16:22.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178487045 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:22.849Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:16:23.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:23.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:23.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487528 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487528 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487528 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487528 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178487529 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-31T04:16:23.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487565 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:23.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:23.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:23.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:23.413Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:23.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:23.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487568 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487568 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487568 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487569 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178487569 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-31T04:16:23.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487573 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487574 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487574 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:23.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487574 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487574 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178487574 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-31T04:16:23.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487578 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487578 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487578 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.413Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178487578 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-31T04:16:23.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487651 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487997 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487999 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178487999 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.975Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:23.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:23.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:23.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:23.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:23.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:23.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:23.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:23.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:24.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:24.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:24.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:24.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:24.907Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:24.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178489002 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:24.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178489003 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:24.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178489003 data=null} to TableItem with text {} [2019-07-31T04:16:24.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178489003 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:24.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178489003 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:24.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178489010 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:24.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:24.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:24.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:24.907Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:25.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178489177 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:25.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178489177 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:25.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178489178 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:25.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178489178 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:25.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178489178 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-31T04:16:25.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178489183 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:16:25.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:25.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:25.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:25.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:25.164Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:25.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:25.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:25.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:25.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:25.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:25.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:25.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178489191 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:25.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178489197 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:25.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178489197 data=null} to TreeItem with text {test} [2019-07-31T04:16:25.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178489198 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:25.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178489198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:25.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178489239 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:25.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:25.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178489240 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:25.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178489240 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:25.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178489240 data=null} to TreeItem with text {test} [2019-07-31T04:16:25.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178489241 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:25.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178489241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:25.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178489247 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:25.164Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:25.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:25.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178489249 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:25.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178489249 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:25.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178489249 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:25.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178489249 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:25.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178489249 data=null item=TreeItem {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-31T04:16:25.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178489268 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:25.164Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:16:25.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:25.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:25.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178489742 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178489742 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178489742 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178489743 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178489743 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-31T04:16:25.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178489781 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:25.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:25.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:25.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:25.728Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:25.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:25.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178489785 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178489785 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178489786 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178489786 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178489786 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-31T04:16:25.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178489792 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178489792 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178489793 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:25.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178489793 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178489793 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178489793 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-31T04:16:25.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178489802 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178489803 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178489803 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:25.728Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178489803 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-31T04:16:26.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178489953 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:26.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178490556 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:26.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178490556 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:26.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178490556 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:26.551Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:26.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:26.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:26.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:26.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:26.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:26.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:26.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:26.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:26.551Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:26.551Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:26.551Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:26.551Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:26.551Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:26.551Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:26.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178490561 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:26.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178490561 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:26.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178490561 data=null} to TableItem with text {} [2019-07-31T04:16:26.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178490562 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:26.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178490562 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:26.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178490596 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:26.551Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:26.551Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:27.481Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:27.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:27.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178491583 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:27.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178491583 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:27.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178491584 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:27.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178491584 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:27.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178491584 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-31T04:16:27.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178491590 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:16:27.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:27.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:27.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:27.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:27.481Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:27.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:27.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:27.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:27.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:27.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:27.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:27.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178491604 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:27.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178491604 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:27.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178491604 data=null} to TreeItem with text {test} [2019-07-31T04:16:27.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178491604 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:27.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178491604 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:27.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178491646 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:27.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:27.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178491647 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:27.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178491648 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:27.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178491648 data=null} to TreeItem with text {test} [2019-07-31T04:16:27.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178491648 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:27.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178491648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:27.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178491654 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:27.481Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:27.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:27.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178491655 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:27.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178491655 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:27.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178491655 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:27.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178491656 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:27.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178491656 data=null item=TreeItem {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-31T04:16:27.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178491676 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:27.481Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:16:27.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:27.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:27.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178491956 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:27.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178491956 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:27.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178491956 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:27.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178491957 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:27.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178491957 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-31T04:16:28.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178491998 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:28.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:28.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:28.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:28.198Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:28.198Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:28.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178492003 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178492003 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178492003 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178492004 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178492004 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-31T04:16:28.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178492009 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178492009 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178492009 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:28.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178492010 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178492010 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178492011 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-31T04:16:28.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178492020 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178492020 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178492020 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.198Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178492021 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-31T04:16:28.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178492161 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178492567 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178492570 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178492570 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.455Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:28.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:28.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:28.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:28.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:28.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:28.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:28.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:28.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:28.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:28.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:28.455Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:28.455Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:28.455Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:28.455Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:28.455Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:28.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178492576 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:28.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178492576 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:28.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178492576 data=null} to TableItem with text {} [2019-07-31T04:16:28.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178492576 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:28.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178492577 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:28.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178492584 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:28.455Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:28.455Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:29.385Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:29.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:29.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178493695 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:29.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178493695 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:29.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178493696 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:29.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178493696 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:29.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178493696 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-31T04:16:29.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178493729 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:16:29.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:29.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:29.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:29.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:29.645Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:29.645Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:29.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:29.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:29.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:29.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:29.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:29.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178493737 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:29.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178493737 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:29.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178493737 data=null} to TreeItem with text {test} [2019-07-31T04:16:29.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178493738 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:29.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178493738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:29.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178493776 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:29.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:29.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178493777 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:29.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178493777 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:29.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178493778 data=null} to TreeItem with text {test} [2019-07-31T04:16:29.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178493778 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:29.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178493790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:29.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178493805 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:29.645Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:29.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:29.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178493806 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:29.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178493806 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:29.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178493806 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:29.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178493807 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:29.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178493807 data=null item=TreeItem {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-31T04:16:29.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178493832 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:29.645Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:16:29.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:29.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:29.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178494114 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:29.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178494114 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:29.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178494114 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:29.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178494114 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:29.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178494115 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-31T04:16:30.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178494162 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:30.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:30.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:30.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:30.160Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:30.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:30.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178494166 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178494167 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178494167 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178494167 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178494167 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-31T04:16:30.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178494172 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178494173 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178494173 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:30.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178494174 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178494174 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178494174 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-31T04:16:30.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178494185 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178494186 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178494186 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.160Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178494187 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-31T04:16:30.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178494339 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178494691 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178494691 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178494691 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.675Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:30.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:30.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:30.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:30.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:30.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:30.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:30.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:30.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:30.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:30.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:30.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:30.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:30.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:30.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:30.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:30.675Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:30.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178494696 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:30.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178494697 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:30.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178494697 data=null} to TableItem with text {} [2019-07-31T04:16:30.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178494697 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:30.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178494698 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:30.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178494706 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:30.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:30.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:31.614Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:31.614Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:31.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178495816 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:31.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178495816 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:31.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178495816 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:31.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178495817 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:31.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178495817 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-31T04:16:31.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178495822 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:16:31.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:31.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:31.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:31.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:31.614Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:31.614Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:31.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:31.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:31.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:31.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:31.614Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:31.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178495837 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:31.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178495838 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:31.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178495838 data=null} to TreeItem with text {test} [2019-07-31T04:16:31.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178495838 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:31.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178495838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:31.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178495896 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:31.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:31.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178495897 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:31.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178495897 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:31.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178495898 data=null} to TreeItem with text {test} [2019-07-31T04:16:31.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178495898 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:31.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178495898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:31.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178495905 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:31.871Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:31.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:31.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178495906 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:31.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178495906 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:31.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178495907 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:31.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178495907 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:31.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178495907 data=null item=TreeItem {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-31T04:16:31.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178495928 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:31.871Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:16:31.871Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:31.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:32.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178496150 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178496151 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178496151 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178496152 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178496152 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-31T04:16:32.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178496207 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:32.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:32.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:32.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:32.134Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:32.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:32.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178496211 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178496212 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178496212 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178496212 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178496212 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-31T04:16:32.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178496218 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178496218 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178496218 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:32.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178496219 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178496219 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178496219 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-31T04:16:32.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178496230 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178496230 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178496231 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:32.134Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178496231 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-31T04:16:33.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178496354 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:33.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178496853 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:33.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178496909 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:33.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178496910 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:33.232Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:33.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:33.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:33.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:33.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:33.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:33.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:33.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:33.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:33.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:33.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:33.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:33.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:33.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:33.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:33.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:33.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:33.232Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:33.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178496913 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:33.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178496913 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:33.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178496913 data=null} to TableItem with text {} [2019-07-31T04:16:33.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178496913 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:33.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178496914 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:33.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178496921 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:33.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:33.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:33.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:33.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:33.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178497959 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:33.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178497959 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:33.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178497959 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:33.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178497959 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:33.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178497960 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-31T04:16:33.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178497965 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:16:33.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:33.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:33.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:33.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:33.796Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:33.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:33.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:33.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:33.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:33.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:33.796Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:33.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178498000 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:33.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178498000 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:33.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178498000 data=null} to TreeItem with text {test} [2019-07-31T04:16:33.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178498000 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:33.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178498001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178498065 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178498066 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178498066 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178498067 data=null} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178498067 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178498067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178498080 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:34.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178498081 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178498081 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178498081 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178498081 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178498081 data=null item=TreeItem {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-31T04:16:34.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178498108 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:34.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:34.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:34.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:34.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:34.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178498119 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178498119 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178498119 data=null} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178498119 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178498119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178498141 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178498141 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178498142 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178498142 data=null} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178498142 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178498142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178498151 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:34.052Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:34.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178498153 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178498153 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178498153 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178498153 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178498153 data=null item=TreeItem {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-31T04:16:34.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178498162 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178498163 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178498163 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178498163 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178498163 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178498163 data=null item=TreeItem {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-31T04:16:34.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178498177 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:34.052Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:16:34.052Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:16:34.309Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:16:34.309Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:16:34.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178498490 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:16:34.309Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:16:34.309Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:16:34.309Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:16:34.309Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:34.309Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:16:34.309Z] DEBUG - Clicking on &Yes [2019-07-31T04:16:34.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178498491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:34.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178498491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:34.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178498491 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:34.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178498492 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:34.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178498492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:34.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178498492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:34.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178498503 data=null item=null detail=0 x=0 y=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-31T04:16:38.489Z] DEBUG - Clicked on [2019-07-31T04:16:39.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178498229 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-31T04:16:39.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:39.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:39.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:39.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:39.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:39.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:39.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178503728 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:39.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178503728 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:39.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178503728 data=null} to TreeItem with text {test} [2019-07-31T04:16:39.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178503729 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:39.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178503729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:39.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178503740 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:39.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:39.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178503741 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:39.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178503751 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:39.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178503751 data=null} to TreeItem with text {test} [2019-07-31T04:16:39.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178503751 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:39.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178503751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:39.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178503761 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:39.617Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:39.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:39.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178503762 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:16:39.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178503762 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:16:39.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178503762 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:16:39.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178503763 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:16:39.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178503763 data=null item=TreeItem {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-31T04:16:39.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178503771 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:16:39.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:39.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178503771 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:16:39.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178503772 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:16:39.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178503772 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:16:39.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178503772 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:16:39.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178503772 data=null item=TreeItem {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-31T04:16:39.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178503786 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:16:39.617Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:16:39.617Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:16:39.875Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:16:39.875Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:16:39.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178504048 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:16:39.875Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:39.875Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:39.875Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:39.875Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T04:16:39.875Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:16:39.875Z] 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-31T04:16:39.875Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:39.875Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:39.875Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:39.875Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:39.875Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:39.875Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:39.875Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:39.875Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:39.875Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:39.875Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:16:39.875Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:16:39.875Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:16:39.875Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:16:39.875Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:16:39.875Z] DEBUG - matched Combo with text " [2019-07-31T04:16:40.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178504194 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-31T04:16:40.133Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:16:40.133Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@bc61cf8 [2019-07-31T04:16:40.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1178504205 data=null button=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-31T04:16:40.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178504206 data=null button=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-31T04:16:40.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1178504206 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:16:40.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1178504206 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:16:40.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1178504206 data=null button=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-31T04:16:40.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1178504206 data=null button=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-31T04:16:40.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1178504206 data=null item=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-31T04:16:40.133Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1178504206 data=null button=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-31T04:16:40.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178504206 data=null button=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-31T04:16:40.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1178504206 data=null button=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-31T04:16:40.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1178504206 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:16:40.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1178504206 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:16:40.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:16:40.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:16:40.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] 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-31T04:16:40.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:40.133Z] 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-31T04:16:40.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] 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-31T04:16:40.133Z] 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-31T04:16:40.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:16:40.133Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:40.133Z] DEBUG - Clicking on &Finish [2019-07-31T04:16:40.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178504222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:40.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178504222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:40.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178504222 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:40.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178504222 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:40.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178504222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:40.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178504222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:40.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178504222 data=null item=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-31T04:16:40.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178503829 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-31T04:16:40.646Z] DEBUG - Clicked on [2019-07-31T04:16:40.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:40.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:40.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:40.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:40.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:40.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:40.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178504688 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:40.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178504689 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:40.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178504689 data=null} to TreeItem with text {test} [2019-07-31T04:16:40.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178504689 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:40.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178504689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:40.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178504720 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:40.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:40.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178504722 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:40.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178504722 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:40.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178504722 data=null} to TreeItem with text {test} [2019-07-31T04:16:40.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178504723 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:40.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178504723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:40.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178504738 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:40.646Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:40.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:40.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178504739 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:16:40.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178504739 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:16:40.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178504739 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:16:40.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178504740 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:40.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178504740 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-31T04:16:40.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178504759 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:40.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178504760 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:16:40.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178504760 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:16:40.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178504760 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:40.646Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178504760 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-31T04:16:40.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178504763 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:40.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1178504763 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-31T04:16:40.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1178504763 data=null} to TreeItem with text {z-clashes [1]} [2019-07-31T04:16:40.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1178504775 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-31T04:16:40.646Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178504776 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-31T04:16:40.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1178504779 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-31T04:16:40.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:40.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:40.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178504938 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178504939 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178504939 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178504939 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178504939 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178504973 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:40.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:40.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:40.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:40.903Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:40.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:40.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178504976 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178504976 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178504976 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178504976 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178504977 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178504981 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178504982 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178504982 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:40.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178504982 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178504983 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178504983 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178504986 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178504987 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178504987 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:40.903Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178504987 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:41.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178505060 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:41.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178505274 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:41.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178505274 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:41.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178505274 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:41.160Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:41.160Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:42.091Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:42.091Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:42.091Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:42.091Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:42.091Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:42.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178506312 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:42.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178506312 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:42.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178506312 data=null} to TableItem with text {} [2019-07-31T04:16:42.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178506313 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:42.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178506313 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:42.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178506364 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:42.348Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:42.348Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:42.348Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:42.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:42.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178506552 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:42.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178506552 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:42.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178506553 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:42.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178506553 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:42.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178506553 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:42.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178506573 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:42.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:42.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:42.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:42.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:42.348Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:42.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:42.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:42.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:42.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:42.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:42.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:42.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178506586 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:42.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178506586 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:42.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178506586 data=null} to TreeItem with text {test} [2019-07-31T04:16:42.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178506587 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:42.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178506587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:42.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178506628 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:42.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:42.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178506629 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:42.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178506629 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:42.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178506629 data=null} to TreeItem with text {test} [2019-07-31T04:16:42.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178506629 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:42.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178506630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:42.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178506635 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:42.737Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:42.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:42.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178506636 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:16:42.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178506636 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:16:42.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178506636 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:16:42.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178506637 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:42.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178506637 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-31T04:16:42.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178506659 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:42.737Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:16:42.994Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:42.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:42.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178507133 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178507134 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178507134 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178507134 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178507135 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178507178 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:42.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:42.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:42.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:42.994Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:42.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:42.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178507182 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178507182 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178507182 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178507183 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178507183 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178507188 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178507188 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178507189 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:42.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178507189 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178507189 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178507189 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178507199 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178507199 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:42.994Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178507199 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:43.268Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178507200 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:43.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178507282 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:43.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178507339 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:43.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178507339 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:43.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178507339 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:43.268Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:43.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:43.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:44.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:44.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:44.847Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:44.847Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:44.847Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:44.847Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:44.847Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:44.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178508880 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:44.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178508880 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:44.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178508880 data=null} to TableItem with text {} [2019-07-31T04:16:44.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178508881 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:44.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178508881 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:44.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178508886 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:44.847Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:44.847Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:45.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:45.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178509841 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:45.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178509841 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:45.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178509842 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178509842 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:45.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178509842 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178509848 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:45.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:45.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:45.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:45.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:45.891Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:45.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:45.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:45.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:45.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:45.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:45.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178509855 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178509860 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178509860 data=null} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178509860 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178509861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178509908 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178509908 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178509908 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178509909 data=null} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178509909 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178509909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178509915 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:45.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178509916 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178509916 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178509916 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178509916 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178509917 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-31T04:16:45.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178509938 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.891Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:16:45.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:45.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:45.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:45.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:45.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:45.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178509949 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178509949 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178509949 data=null} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178509950 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178509950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178509977 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178509977 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178509978 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178509978 data=null} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178509978 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178509978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178509988 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:45.891Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:45.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:45.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178509989 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178509990 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178509990 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178509990 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178509990 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-31T04:16:45.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178510011 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:45.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178510012 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178510012 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178510012 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178510013 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178510013 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-31T04:16:45.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178510021 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:45.892Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:16:45.892Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:16:46.456Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:16:46.456Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:16:46.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178510261 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:16:46.456Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:16:46.456Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:16:46.456Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:16:46.456Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:46.456Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:16:46.456Z] DEBUG - Clicking on &Yes [2019-07-31T04:16:46.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178510262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:46.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178510262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:46.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178510262 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:46.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178510262 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:46.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178510262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:46.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178510262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:16:46.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178510262 data=null item=null detail=0 x=0 y=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-31T04:16:47.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178510062 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-31T04:16:47.387Z] DEBUG - Clicked on [2019-07-31T04:16:47.387Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:47.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:47.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:47.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:47.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:47.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:47.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178511502 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:47.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178511502 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:47.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178511502 data=null} to TreeItem with text {test} [2019-07-31T04:16:47.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178511503 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:47.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178511503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:47.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178511546 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:47.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:47.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178511547 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:47.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178511577 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:47.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178511588 data=null} to TreeItem with text {test} [2019-07-31T04:16:47.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178511589 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:47.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178511589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:47.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178511595 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:47.387Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:47.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:47.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178511595 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:16:47.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178511596 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:16:47.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178511596 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:16:47.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178511596 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:47.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178511596 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-31T04:16:47.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178511615 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:47.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:47.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178511616 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:16:47.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178511616 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:16:47.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178511616 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:16:47.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178511616 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:47.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178511616 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-31T04:16:47.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178511627 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:16:47.827Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:16:47.827Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:16:48.085Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:16:48.085Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:16:48.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178511909 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:16:48.085Z] 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-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:16:48.085Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:16:48.085Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:16:48.085Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:16:48.085Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:16:48.085Z] DEBUG - matched Combo with text " [2019-07-31T04:16:48.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178512141 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-31T04:16:48.085Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:16:48.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:16:48.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:16:48.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:16:48.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-31T04:16:48.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:16:48.085Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:48.085Z] DEBUG - Clicking on &Finish [2019-07-31T04:16:48.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178512188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:48.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178512188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:48.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178512188 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:48.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178512188 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:48.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178512188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:48.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178512189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:48.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:48.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:48.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:48.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:48.086Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:16:48.086Z] DEBUG - Clicked on &Finish [2019-07-31T04:16:52.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178512189 data=null item=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-31T04:16:52.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178511694 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-31T04:16:52.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:52.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:52.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:52.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:52.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:52.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:52.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178516785 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:52.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178516786 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:52.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178516786 data=null} to TreeItem with text {test} [2019-07-31T04:16:52.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178516786 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:52.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178516786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:52.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178516809 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:52.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:52.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178516809 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:52.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178516810 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:52.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178516810 data=null} to TreeItem with text {test} [2019-07-31T04:16:52.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178516810 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:52.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178516811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:52.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178516820 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:52.821Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:52.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:52.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178516821 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:52.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178516822 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:52.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178516822 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:52.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178516822 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:52.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178516822 data=null item=TreeItem {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-31T04:16:52.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178516831 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:52.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178516831 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:52.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178516832 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:52.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178516832 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:52.821Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178516832 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-31T04:16:52.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178516854 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:53.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:53.080Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:53.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178517340 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178517340 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178517340 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178517341 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178517341 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178517371 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:53.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:53.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:53.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:53.338Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:53.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:53.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178517375 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178517375 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178517375 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178517376 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178517376 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178517380 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178517381 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178517381 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:53.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178517381 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178517381 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178517382 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178517385 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178517385 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178517385 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.338Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178517385 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178517449 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.595Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178517691 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.595Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178517691 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.595Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178517695 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.595Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:53.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:54.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:54.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:54.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:54.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:54.525Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:54.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178518726 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:54.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178518726 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:54.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178518726 data=null} to TableItem with text {} [2019-07-31T04:16:54.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178518727 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:54.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178518727 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:54.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178518731 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:54.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:54.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:54.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:54.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:54.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178518929 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:54.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178518930 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:54.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178518930 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:54.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178518930 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:54.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178518930 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:54.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178518935 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:16:54.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:54.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:54.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:54.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:54.782Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:54.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:54.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:54.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:54.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:54.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:54.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:54.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178518947 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:54.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178518947 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:54.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178518947 data=null} to TreeItem with text {test} [2019-07-31T04:16:54.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178518947 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:54.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178518947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:54.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178518981 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:54.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:54.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178518981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:54.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178518982 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:54.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178518982 data=null} to TreeItem with text {test} [2019-07-31T04:16:54.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178518982 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:54.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178518982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:54.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178518988 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:54.782Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:54.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:54.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178518989 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:54.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178518989 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:54.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178518989 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:54.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178518989 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:54.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178518989 data=null item=TreeItem {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-31T04:16:54.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178519010 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:54.782Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:16:55.847Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:55.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:55.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178519480 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:55.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178519480 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:55.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178519480 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:55.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178519480 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:55.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178519480 data=null item=TreeItem {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-31T04:16:55.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178519522 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:55.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:55.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:55.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:55.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:55.847Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:55.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:55.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178519526 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:55.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178519527 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:55.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178519527 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:55.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178519527 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:55.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178519527 data=null item=TreeItem {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-31T04:16:55.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178519533 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:55.847Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:56.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178519533 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:56.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178519534 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:56.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:56.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178519534 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:56.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178519534 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:56.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178519534 data=null item=TreeItem {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-31T04:16:56.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178519543 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:56.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178519543 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:56.105Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178519543 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:56.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178519607 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:56.105Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178519608 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:56.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178519608 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:56.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178519608 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:56.105Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:56.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:56.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:56.105Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178519544 data=null item=TreeItem {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-31T04:16:56.668Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:56.668Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:57.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:57.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:57.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:57.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:57.232Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:16:57.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178521336 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:16:57.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178521336 data=null doit=true} to TableItem with text {} [2019-07-31T04:16:57.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178521336 data=null} to TableItem with text {} [2019-07-31T04:16:57.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178521336 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:57.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178521337 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:16:57.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178521341 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:16:57.232Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:16:57.232Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:16:57.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:57.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:57.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178521622 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:57.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178521622 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:57.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178521622 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:57.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178521623 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:57.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178521623 data=null item=TreeItem {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-31T04:16:57.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178521627 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:16:57.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:57.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:57.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:57.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:57.488Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:57.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:16:57.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:57.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:57.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:57.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:57.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:57.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178521647 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:57.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178521647 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:57.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178521647 data=null} to TreeItem with text {test} [2019-07-31T04:16:57.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178521647 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:57.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178521648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:57.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178521680 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:57.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:57.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178521681 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:16:57.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178521681 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:57.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178521681 data=null} to TreeItem with text {test} [2019-07-31T04:16:57.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178521681 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:57.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178521681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:16:57.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178521691 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:16:57.488Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:16:57.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:57.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178521692 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:16:57.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178521692 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:16:57.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178521692 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:16:57.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178521693 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:57.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178521693 data=null item=TreeItem {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-31T04:16:57.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178521702 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:16:57.488Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:16:58.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:16:58.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:58.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178522175 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178522175 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178522175 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178522176 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178522176 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178522213 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:58.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:58.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:16:58.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:16:58.330Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:16:58.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:58.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178522217 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178522217 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178522217 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178522217 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178522217 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178522222 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178522223 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178522223 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:16:58.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178522223 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178522223 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178522224 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178522227 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178522227 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178522228 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178522228 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178522303 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178522354 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178522354 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178522355 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:16:58.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:58.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:58.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:58.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:59.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:59.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:59.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:16:59.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:00.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:00.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:00.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:00.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:01.768Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:01.768Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:01.768Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:02.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:02.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:02.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:02.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:02.281Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:02.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178526281 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:02.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178526281 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:02.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178526281 data=null} to TableItem with text {} [2019-07-31T04:17:02.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178526281 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:02.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178526282 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:02.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178526287 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:02.281Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:02.281Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:02.846Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:02.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:02.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178526908 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:02.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178526908 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:02.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178526908 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:02.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178526909 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:02.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178526909 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:02.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178526914 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:02.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:02.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:02.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:02.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:02.846Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:02.846Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:02.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:02.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:02.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:02.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:02.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:02.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178526920 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:02.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178526920 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:02.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178526920 data=null} to TreeItem with text {test} [2019-07-31T04:17:02.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178526920 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:02.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178526920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:02.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178526958 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:02.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:02.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178526959 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:02.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178526959 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:02.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178526959 data=null} to TreeItem with text {test} [2019-07-31T04:17:02.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178526959 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:02.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178526959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:02.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178526970 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:02.846Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:02.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:02.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178526971 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:02.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178526971 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:02.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178526971 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:02.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178526972 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:02.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178526972 data=null item=TreeItem {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-31T04:17:02.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178526982 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:02.846Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:03.409Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:03.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:03.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178527450 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178527450 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178527450 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178527450 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178527451 data=null item=TreeItem {simple_server-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-31T04:17:03.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178527485 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:03.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:03.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:03.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:03.409Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:03.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:03.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178527489 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178527489 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178527489 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178527490 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178527490 data=null item=TreeItem {simple_server-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-31T04:17:03.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178527495 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178527495 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178527495 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:03.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178527496 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178527496 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178527496 data=null item=TreeItem {simple_server-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-31T04:17:03.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178527500 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178527501 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1178527501 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.409Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178527501 data=null item=TreeItem {simple_server-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-31T04:17:03.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178527569 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1178527899 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1178527966 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1178527968 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.930Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T04:17:03.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:03.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:03.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:03.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:03.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:03.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:03.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:03.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:03.930Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:03.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178527973 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:03.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178527973 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:03.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178527973 data=null} to TableItem with text {} [2019-07-31T04:17:03.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178527973 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:03.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178527974 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:03.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178527979 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:03.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:03.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:04.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:04.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:04.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178529067 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:04.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178529068 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:04.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178529068 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:04.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178529068 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:04.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178529068 data=null item=TreeItem {simple_server-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-31T04:17:04.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178529073 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:04.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:04.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:04.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:04.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:04.861Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:04.861Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:04.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:04.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:04.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:04.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:04.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:04.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178529079 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:04.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178529086 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:04.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178529086 data=null} to TreeItem with text {test} [2019-07-31T04:17:04.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178529087 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:04.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178529087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178529131 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:05.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178529132 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:05.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178529132 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:05.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178529132 data=null} to TreeItem with text {test} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178529132 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:05.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178529132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178529138 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:05.118Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:05.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178529139 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:05.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178529139 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:05.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178529139 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178529139 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:05.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178529140 data=null item=TreeItem {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-31T04:17:05.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178529163 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:05.118Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:05.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:05.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178529280 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178529280 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178529281 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178529281 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178529281 data=null item=TreeItem {simple_server-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-31T04:17:05.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178529323 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:05.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:05.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:05.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:05.118Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:05.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178529328 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178529328 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178529328 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178529328 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178529329 data=null item=TreeItem {simple_server-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-31T04:17:05.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178529333 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178529334 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178529334 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:05.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178529334 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178529334 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178529335 data=null item=TreeItem {simple_server-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-31T04:17:05.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178529344 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178529344 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.118Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1178529344 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.375Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178529344 data=null item=TreeItem {simple_server-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-31T04:17:05.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178529423 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1178529824 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1178529871 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1178529871 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.639Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T04:17:05.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:05.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:05.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:05.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:05.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:05.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:05.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:05.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:05.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:05.639Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:05.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178529874 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:05.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178529874 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:05.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178529874 data=null} to TableItem with text {} [2019-07-31T04:17:05.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178529875 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:05.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178529875 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:05.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178529899 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:05.924Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:05.924Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:07.005Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:07.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:07.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178530991 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:07.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178530991 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:07.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178530991 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:07.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178530992 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:07.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178530992 data=null item=TreeItem {simple_server-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-31T04:17:07.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178530998 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:07.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:07.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:07.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:07.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:07.005Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:07.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:07.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:07.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:07.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:07.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:07.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:07.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178531013 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:07.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178531013 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:07.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178531013 data=null} to TreeItem with text {test} [2019-07-31T04:17:07.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178531013 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:07.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178531013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:07.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178531054 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:07.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:07.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178531056 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:07.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178531056 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:07.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178531056 data=null} to TreeItem with text {test} [2019-07-31T04:17:07.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178531056 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:07.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178531056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:07.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178531068 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:07.005Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:07.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:07.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178531069 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:07.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178531069 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:07.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178531069 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:07.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178531070 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:07.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178531070 data=null item=TreeItem {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-31T04:17:07.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178531093 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:07.005Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:07.005Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:07.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:07.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178531221 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178531221 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178531221 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178531221 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178531221 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-31T04:17:07.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178531263 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:07.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:07.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:07.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:07.262Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:07.262Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:07.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178531267 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178531267 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178531267 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178531267 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178531267 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-31T04:17:07.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178531272 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178531272 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178531272 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:07.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178531273 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178531273 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178531273 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-31T04:17:07.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178531276 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178531277 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1178531277 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.262Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178531277 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-31T04:17:07.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178531354 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1178531728 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1178531796 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1178531796 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.777Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:07.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:07.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:07.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:07.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:07.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:07.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:07.777Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:07.777Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:07.777Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:07.777Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:07.777Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:07.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178531801 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:07.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178531801 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:07.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178531801 data=null} to TableItem with text {} [2019-07-31T04:17:07.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178531802 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:07.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178531802 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:07.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178531808 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:07.777Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:07.777Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:09.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:09.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178532896 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:09.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178532896 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:09.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178532896 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178532897 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:09.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178532897 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-31T04:17:09.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178532902 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:09.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:09.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:09.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:09.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:09.092Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:09.092Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:09.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:09.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:09.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:09.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:09.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178532916 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:09.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178532916 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:09.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178532917 data=null} to TreeItem with text {test} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178532917 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:09.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178532917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178532959 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:09.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178532960 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:09.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178532960 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:09.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178532960 data=null} to TreeItem with text {test} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178532960 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:09.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178532960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178532966 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:09.092Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:09.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178532967 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:09.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178532968 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:09.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178532968 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178532968 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:09.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178532968 data=null item=TreeItem {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-31T04:17:09.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178532991 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:09.092Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:09.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1178532992 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-31T04:17:09.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1178532992 data=null} to TreeItem with text {z-clashes [6]} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1178532993 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-31T04:17:09.092Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178532993 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-31T04:17:09.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1178533033 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-31T04:17:09.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:09.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178533146 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178533146 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178533146 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178533147 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178533147 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178533186 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:09.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:09.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:09.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:09.092Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:09.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:09.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178533189 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178533189 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178533190 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178533190 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178533190 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178533195 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178533196 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178533196 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:09.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178533196 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178533197 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178533197 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178533207 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178533207 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178533208 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.093Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178533208 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178533291 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178533519 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178533542 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.349Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178533542 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.349Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:09.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:09.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:09.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:09.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:09.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:09.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:09.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:10.716Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:10.716Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:10.716Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:10.716Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:10.716Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178534546 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:10.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178534546 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:10.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178534546 data=null} to TableItem with text {} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178534547 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:10.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178534547 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178534553 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:10.716Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:10.716Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:10.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:10.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178534755 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:10.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178534756 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:10.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178534756 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178534756 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:10.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178534757 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178534761 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:10.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:10.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:10.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:10.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:10.716Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:10.716Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:10.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:10.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:10.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:10.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:10.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178534767 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:10.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178534767 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:10.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178534767 data=null} to TreeItem with text {test} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178534767 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:10.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178534768 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178534802 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:10.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178534803 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:10.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178534803 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:10.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178534803 data=null} to TreeItem with text {test} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178534803 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:10.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178534803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178534814 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:10.716Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:10.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178534815 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:10.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178534816 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:10.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178534816 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:10.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178534816 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:10.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178534816 data=null item=TreeItem {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-31T04:17:10.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178534826 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:10.716Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:10.716Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T04:17:10.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:10.973Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:10.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178535195 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:10.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178535195 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:10.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178535195 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:10.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178535196 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:10.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178535196 data=null item=TreeItem {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-31T04:17:11.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178535233 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:11.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:11.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:11.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:11.230Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:11.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:11.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178535237 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178535237 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178535237 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178535237 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178535237 data=null item=TreeItem {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-31T04:17:11.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178535242 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178535243 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178535243 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:11.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178535243 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178535243 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178535243 data=null item=TreeItem {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-31T04:17:11.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178535247 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178535247 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178535248 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.230Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178535248 data=null item=TreeItem {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-31T04:17:11.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178535393 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178535569 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178535569 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178535569 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.486Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:11.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:11.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:11.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:11.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:11.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:11.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:11.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:11.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:12.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:12.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:12.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:12.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:12.417Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:12.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178536581 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:12.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178536581 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:12.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178536581 data=null} to TableItem with text {} [2019-07-31T04:17:12.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178536581 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:12.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178536582 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:12.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178536602 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:12.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:12.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:12.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:12.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:12.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178536846 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:12.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178536847 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:12.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178536847 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:12.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178536847 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:12.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178536847 data=null item=TreeItem {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-31T04:17:12.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178536852 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:12.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:12.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:12.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:12.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:12.673Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:12.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:12.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:12.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:12.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:12.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:12.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:12.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178536858 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:12.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178536858 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:12.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178536858 data=null} to TreeItem with text {test} [2019-07-31T04:17:12.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178536858 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:12.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178536858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:12.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178536894 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:12.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:12.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178536895 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:12.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178536895 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:12.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178536895 data=null} to TreeItem with text {test} [2019-07-31T04:17:12.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178536896 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:12.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178536896 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:12.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178536906 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:12.673Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:12.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:12.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178536907 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:12.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178536907 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:12.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178536908 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:12.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178536908 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:12.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178536908 data=null item=TreeItem {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-31T04:17:12.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178536931 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:12.930Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:12.930Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T04:17:13.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:13.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:13.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178537402 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178537402 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178537402 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178537402 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178537403 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178537439 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:13.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:13.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:13.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:13.445Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:13.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:13.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178537442 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178537442 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178537443 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178537443 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178537443 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178537448 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178537448 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178537448 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:13.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178537448 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178537449 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178537449 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178537452 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178537452 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178537453 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178537453 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178537583 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178537585 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178537585 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178537585 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:13.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:13.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:13.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:13.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:13.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:13.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:13.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:13.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:14.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:14.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:14.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:14.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:14.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:14.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:14.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:14.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:14.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:14.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:14.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:14.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:14.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:14.266Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:14.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178538288 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:14.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178538288 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:14.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178538288 data=null} to TableItem with text {} [2019-07-31T04:17:14.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178538289 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:14.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178538289 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:14.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178538297 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:14.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:14.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:15.197Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:15.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:15.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178539438 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:15.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178539438 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:15.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178539438 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:15.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178539438 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:15.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178539438 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:15.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178539444 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:15.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:15.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:15.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:15.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:15.197Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:15.197Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:15.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:15.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:15.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:15.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:15.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:15.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178539450 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:15.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178539450 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:15.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178539450 data=null} to TreeItem with text {test} [2019-07-31T04:17:15.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178539451 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:15.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178539451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:15.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178539481 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:15.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:15.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178539482 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:15.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178539482 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:15.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178539482 data=null} to TreeItem with text {test} [2019-07-31T04:17:15.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178539482 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:15.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178539482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:15.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178539499 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:15.455Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:15.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:15.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178539500 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:15.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178539500 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:15.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178539500 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:15.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178539501 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:15.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178539501 data=null item=TreeItem {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-31T04:17:15.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178539518 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:15.455Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:15.455Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T04:17:15.455Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:15.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:15.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178539583 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178539628 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178539628 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178539629 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178539629 data=null item=TreeItem {simple_server-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-31T04:17:15.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178539664 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:15.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:15.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:15.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:15.455Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:15.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:15.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178539669 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178539669 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178539669 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178539670 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178539670 data=null item=TreeItem {simple_server-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-31T04:17:15.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178539676 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178539676 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178539677 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:15.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178539677 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178539678 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178539678 data=null item=TreeItem {simple_server-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-31T04:17:15.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178539694 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178539695 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.455Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1178539695 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.712Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178539695 data=null item=TreeItem {simple_server-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-31T04:17:15.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178539776 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1178540094 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1178540145 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1178540146 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.969Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T04:17:15.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:15.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:15.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:15.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:15.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:15.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:15.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:15.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:15.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:15.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:15.969Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:15.969Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:15.969Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:15.969Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:15.969Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:15.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178540149 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:15.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178540149 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:15.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178540149 data=null} to TableItem with text {} [2019-07-31T04:17:15.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178540149 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:15.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178540158 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:15.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178540164 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:15.969Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:15.969Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:17.423Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:17.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:17.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178541329 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:17.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178541329 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:17.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178541329 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:17.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178541329 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:17.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178541329 data=null item=TreeItem {simple_server-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-31T04:17:17.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178541334 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:17.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:17.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:17.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:17.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:17.423Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:17.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:17.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:17.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:17.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:17.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:17.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:17.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178541347 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:17.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178541347 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:17.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178541347 data=null} to TreeItem with text {test} [2019-07-31T04:17:17.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178541348 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:17.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178541348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:17.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178541389 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:17.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:17.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178541390 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:17.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178541390 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:17.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178541390 data=null} to TreeItem with text {test} [2019-07-31T04:17:17.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178541391 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:17.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178541391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:17.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178541397 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:17.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:17.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:17.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178541398 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:17.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178541398 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:17.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178541398 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:17.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178541398 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:17.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178541398 data=null item=TreeItem {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-31T04:17:17.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178541417 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:17.423Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:17.423Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T04:17:17.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:17.686Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:17.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178541692 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178541692 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178541692 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178541693 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178541693 data=null item=TreeItem {simple_server-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-31T04:17:17.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178541741 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:17.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:17.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:17.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:17.686Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:17.686Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:17.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178541745 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178541745 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178541745 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178541745 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178541745 data=null item=TreeItem {simple_server-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-31T04:17:17.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178541750 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178541751 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178541751 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:17.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178541751 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178541752 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178541752 data=null item=TreeItem {simple_server-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-31T04:17:17.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178541761 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178541761 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1178541762 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:17.686Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178541762 data=null item=TreeItem {simple_server-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-31T04:17:17.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178541848 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:18.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1178542242 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:18.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1178542319 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:18.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1178542319 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:18.201Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T04:17:18.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:18.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:18.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:18.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:18.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:18.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:18.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:18.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:18.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:18.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:18.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:18.201Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:18.201Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:18.201Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:18.201Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:18.201Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:18.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178542323 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:18.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178542324 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:18.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178542324 data=null} to TableItem with text {} [2019-07-31T04:17:18.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178542324 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:18.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178542324 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:18.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178542331 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:18.201Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:18.201Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:19.132Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:19.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:19.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178543431 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:19.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178543431 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:19.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178543432 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:19.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178543432 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:19.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178543432 data=null item=TreeItem {simple_server-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-31T04:17:19.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178543437 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:19.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:19.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:19.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:19.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:19.391Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:19.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:19.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:19.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:19.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:19.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:19.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:19.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178543442 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:19.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178543442 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:19.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178543442 data=null} to TreeItem with text {test} [2019-07-31T04:17:19.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178543443 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:19.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178543443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:19.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178543477 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:19.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:19.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178543478 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:19.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178543478 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:19.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178543478 data=null} to TreeItem with text {test} [2019-07-31T04:17:19.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178543479 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:19.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178543479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:19.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178543507 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:19.391Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:19.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:19.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178543508 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:19.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178543508 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:19.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178543508 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:19.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178543509 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:19.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178543509 data=null item=TreeItem {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-31T04:17:19.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178543535 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:19.391Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:19.391Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-31T04:17:19.391Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:19.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:19.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178543682 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178543683 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178543683 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178543683 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178543683 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-31T04:17:19.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178543728 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:19.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:19.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:19.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:19.929Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:19.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:19.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178543731 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178543731 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178543731 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178543732 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178543732 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-31T04:17:19.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178543737 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178543737 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178543737 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:19.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178543738 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178543738 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178543738 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-31T04:17:19.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178543742 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178543742 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1178543748 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:19.929Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178543748 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-31T04:17:20.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178543836 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:20.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1178544251 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:20.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1178544303 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:20.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1178544304 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:20.186Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:20.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:20.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:20.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:20.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:20.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:20.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:20.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:20.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:20.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:20.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:20.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:20.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:20.186Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:20.186Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:20.186Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:20.186Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:20.186Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:20.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178544310 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:20.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178544310 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:20.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178544311 data=null} to TableItem with text {} [2019-07-31T04:17:20.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178544311 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:20.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178544311 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:20.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178544318 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:20.187Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:20.187Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:21.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:21.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178545424 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178545424 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:21.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178545424 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178545425 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178545425 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-31T04:17:21.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178545430 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:21.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:21.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:21.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:21.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:21.385Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:21.385Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:21.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:21.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:21.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:21.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:21.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178545435 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178545435 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178545435 data=null} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178545436 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178545442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178545487 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178545496 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178545496 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178545496 data=null} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178545496 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178545496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178545531 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:21.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178545532 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178545532 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178545532 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178545533 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178545533 data=null item=TreeItem {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-31T04:17:21.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178545543 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:21.385Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:21.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:21.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:21.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:21.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:21.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178545567 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178545567 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178545567 data=null} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178545567 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178545568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178545595 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178545596 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178545596 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178545596 data=null} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178545596 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178545597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178545603 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:21.385Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:21.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178545604 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178545604 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178545604 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178545605 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178545605 data=null item=TreeItem {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-31T04:17:21.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178545624 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178545626 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178545626 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178545626 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178545626 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178545627 data=null item=TreeItem {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-31T04:17:21.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178545636 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:21.642Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:17:21.643Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:17:22.206Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:17:22.206Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:17:22.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178546202 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:17:22.206Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:17:22.206Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:17:22.206Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:17:22.206Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:17:22.206Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:17:22.206Z] DEBUG - Clicking on &Yes [2019-07-31T04:17:22.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178546203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:17:22.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178546203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:17:22.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178546203 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:17:22.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178546204 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:17:22.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178546204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:17:22.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178546204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:17:22.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178546204 data=null item=null detail=0 x=0 y=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-31T04:17:26.391Z] DEBUG - Clicked on [2019-07-31T04:17:26.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178545715 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-31T04:17:27.212Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:27.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:27.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:27.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:27.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:27.212Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:27.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178551191 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:27.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178551191 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:27.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178551191 data=null} to TreeItem with text {test} [2019-07-31T04:17:27.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178551192 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:27.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178551192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:27.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178551210 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:27.212Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:27.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178551211 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:27.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178551211 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:27.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178551211 data=null} to TreeItem with text {test} [2019-07-31T04:17:27.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178551211 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:27.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178551211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:27.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178551225 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:27.212Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:27.212Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:27.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178551227 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:17:27.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178551227 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:17:27.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178551227 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:17:27.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178551228 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:17:27.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178551228 data=null item=TreeItem {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-31T04:17:27.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178551244 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:17:27.212Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:27.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178551245 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:17:27.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178551245 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:17:27.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178551245 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:17:27.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178551245 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:17:27.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178551245 data=null item=TreeItem {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-31T04:17:27.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178551288 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:17:27.212Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:17:27.212Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:17:27.475Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:17:27.475Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:17:27.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178551599 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:17:27.475Z] 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-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:17:27.475Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:17:27.475Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:17:27.475Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:17:27.475Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:17:27.475Z] DEBUG - matched Combo with text " [2019-07-31T04:17:27.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178551700 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-31T04:17:27.475Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:17:27.475Z] 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-31T04:17:27.475Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:17:27.475Z] 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-31T04:17:27.475Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:17:27.475Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4d8fcf34 [2019-07-31T04:17:27.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1178551715 data=null button=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-31T04:17:27.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178551716 data=null button=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-31T04:17:27.475Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1178551716 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:17:27.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1178551716 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:17:27.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1178551716 data=null button=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-31T04:17:27.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1178551716 data=null button=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-31T04:17:27.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1178551716 data=null item=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-31T04:17:27.475Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1178551716 data=null button=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-31T04:17:27.475Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178551716 data=null button=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-31T04:17:27.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1178551716 data=null button=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-31T04:17:27.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1178551716 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:17:27.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1178551716 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:17:27.475Z] 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-31T04:17:27.475Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:17:27.475Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:17:27.475Z] 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-31T04:17:27.475Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:17:27.475Z] 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-31T04:17:27.475Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:17:27.475Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] 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-31T04:17:27.475Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:17:27.475Z] 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-31T04:17:27.475Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] 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-31T04:17:27.475Z] 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-31T04:17:27.475Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:17:27.475Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:17:27.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:17:27.738Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:17:27.738Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:17:27.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:17:27.738Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:17:27.738Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:17:27.738Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:17:27.738Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:17:27.738Z] DEBUG - Clicking on &Finish [2019-07-31T04:17:27.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178551732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:17:27.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178551732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:17:27.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178551732 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:17:27.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178551732 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:17:27.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178551732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:17:27.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178551732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:17:27.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:17:27.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:17:27.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:17:27.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:17:27.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:17:27.738Z] DEBUG - Clicked on &Finish [2019-07-31T04:17:28.301Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-31T04:17:28.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1178552329 data=null doit=true} to Shell with text {Confirmation} [2019-07-31T04:17:28.301Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-31T04:17:28.301Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-31T04:17:28.301Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-31T04:17:28.301Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-31T04:17:28.301Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T04:17:28.301Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-31T04:17:28.301Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-31T04:17:28.301Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-31T04:17:28.301Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-31T04:17:28.301Z] DEBUG - Clicking on Rename All [2019-07-31T04:17:28.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1178552330 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-31T04:17:28.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1178552330 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-31T04:17:28.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1178552335 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T04:17:28.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1178552335 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-31T04:17:28.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1178552335 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-31T04:17:28.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1178552335 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-31T04:17:28.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1178552335 data=null item=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-31T04:17:28.301Z] DEBUG - Clicked on [2019-07-31T04:17:29.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178551732 data=null item=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-31T04:17:29.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178551329 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-31T04:17:29.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:29.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:29.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:29.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:29.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:29.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178553741 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178553741 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178553741 data=null} to TreeItem with text {test} [2019-07-31T04:17:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178553741 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:29.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178553741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:29.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178553752 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:29.746Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:29.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178553763 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:29.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178553763 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:29.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178553763 data=null} to TreeItem with text {test} [2019-07-31T04:17:29.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178553763 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:29.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178553763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:29.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178553769 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:29.746Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:29.746Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:29.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178553772 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:29.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178553773 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:29.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178553773 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:29.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178553773 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:29.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178553773 data=null item=TreeItem {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-31T04:17:29.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178553781 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:29.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178553781 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:29.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178553781 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:29.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178553782 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:29.746Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178553782 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-31T04:17:29.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178553813 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:30.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:30.004Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:30.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178554284 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178554284 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178554285 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178554285 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178554285 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178554316 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:30.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:30.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:30.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:30.260Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:30.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:30.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178554320 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178554320 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178554320 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178554321 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178554321 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178554325 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178554326 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178554326 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:30.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178554326 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178554327 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178554327 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178554330 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178554331 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178554331 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.260Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178554331 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178554401 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.517Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178554616 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178554616 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.517Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178554616 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.517Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:30.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:31.689Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:31.689Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:31.689Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:31.689Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:31.689Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:31.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178555628 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:31.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178555628 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:31.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178555628 data=null} to TableItem with text {} [2019-07-31T04:17:31.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178555628 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:31.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178555629 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:31.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178555633 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:31.689Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:31.689Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:31.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:31.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:31.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178555912 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:31.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178555913 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:31.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178555913 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:31.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178555913 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:31.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178555913 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:31.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178555918 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:17:31.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:31.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:31.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:31.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:31.689Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:31.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:31.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:31.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:31.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:31.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:31.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:31.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178555923 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:31.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178555924 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:31.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178555924 data=null} to TreeItem with text {test} [2019-07-31T04:17:31.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178555924 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:31.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178555924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:31.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178555955 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:31.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:31.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178555956 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:31.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178555956 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:31.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178555957 data=null} to TreeItem with text {test} [2019-07-31T04:17:31.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178555957 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:31.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178555957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:31.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178555967 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:31.947Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:31.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:31.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178555968 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:31.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178555968 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:31.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178555968 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:31.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178555968 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:31.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178555969 data=null item=TreeItem {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-31T04:17:31.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178555977 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:31.947Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:32.204Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:32.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:32.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178556359 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178556359 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178556359 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178556360 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178556360 data=null item=TreeItem {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-31T04:17:32.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178556394 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:32.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:32.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:32.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:32.204Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:32.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:32.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178556397 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178556397 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178556397 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178556397 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178556397 data=null item=TreeItem {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-31T04:17:32.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178556402 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178556403 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178556403 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:32.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178556403 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178556403 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178556403 data=null item=TreeItem {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-31T04:17:32.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178556407 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178556407 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.204Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178556407 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.460Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178556407 data=null item=TreeItem {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-31T04:17:32.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178556481 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.717Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178556747 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178556753 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.717Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178556753 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.717Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:32.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:32.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:33.645Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:33.645Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:33.645Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:33.645Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:33.645Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:33.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178557756 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:33.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178557756 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:33.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178557756 data=null} to TableItem with text {} [2019-07-31T04:17:33.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178557756 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:33.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178557757 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:33.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178557761 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:33.645Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:33.645Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:33.645Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:33.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:33.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178557981 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:33.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1178557982 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:33.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1178557982 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:33.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178557982 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:33.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178557982 data=null item=TreeItem {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-31T04:17:33.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1178558013 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-31T04:17:33.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:33.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:33.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:33.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:33.902Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:33.902Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:33.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:33.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:33.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:33.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:33.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:33.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178558020 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:33.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178558020 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:33.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178558020 data=null} to TreeItem with text {test} [2019-07-31T04:17:33.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178558020 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:33.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178558020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:33.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178558057 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:33.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:33.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178558058 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:33.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178558058 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:33.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178558058 data=null} to TreeItem with text {test} [2019-07-31T04:17:33.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178558058 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:33.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178558058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:33.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178558064 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:33.902Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:33.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:33.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178558065 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:33.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178558065 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:33.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178558066 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:33.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178558066 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:33.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178558066 data=null item=TreeItem {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-31T04:17:33.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178558087 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:33.902Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:34.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:34.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:34.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178558556 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178558556 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178558557 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178558558 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178558558 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178558595 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:34.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:34.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:34.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:34.466Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:34.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:34.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178558598 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178558598 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178558598 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178558599 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178558599 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178558603 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178558604 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178558604 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:34.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178558604 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178558604 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178558604 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178558608 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178558608 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178558608 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:34.466Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178558608 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:35.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178558684 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:35.397Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178559336 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:35.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178559488 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:35.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178559488 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:35.397Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:35.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:35.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:35.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:35.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:35.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:35.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:35.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:35.397Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:35.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178559491 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:35.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178559491 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:35.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178559491 data=null} to TableItem with text {} [2019-07-31T04:17:35.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178559491 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:35.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178559492 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:35.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178559502 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:35.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:35.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:36.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:36.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:36.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178560584 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178560585 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:36.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178560585 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:36.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178560585 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:36.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178560586 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:36.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178560592 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:17:36.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:36.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:36.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:36.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:36.583Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:36.583Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:36.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:36.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:36.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:36.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:36.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:36.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178560619 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178560619 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:36.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178560619 data=null} to TreeItem with text {test} [2019-07-31T04:17:36.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178560619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:36.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178560619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:36.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178560707 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:36.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:36.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178560709 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178560709 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:36.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178560709 data=null} to TreeItem with text {test} [2019-07-31T04:17:36.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178560709 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:36.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178560710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:36.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178560717 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:36.583Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:36.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:36.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178560719 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:36.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178560719 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:36.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178560719 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:36.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178560720 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:36.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178560720 data=null item=TreeItem {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-31T04:17:36.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178560740 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:36.583Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:36.840Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:36.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178560948 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178560948 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178560948 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178560949 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178560949 data=null item=TreeItem {simple_server-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-31T04:17:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178560995 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:36.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:36.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:36.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:36.840Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:36.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178560998 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178560998 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178560998 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178560999 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178560999 data=null item=TreeItem {simple_server-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-31T04:17:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178561006 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178561007 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178561007 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178561008 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178561008 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178561008 data=null item=TreeItem {simple_server-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-31T04:17:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178561017 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178561018 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:36.840Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1178561018 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:37.097Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178561019 data=null item=TreeItem {simple_server-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-31T04:17:37.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178561192 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:37.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1178561564 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:37.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1178561565 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:37.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1178561565 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:37.354Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-31T04:17:37.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:37.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:37.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:37.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:37.354Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:37.354Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:37.354Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:37.354Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:37.354Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:37.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178561568 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:37.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178561568 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:37.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178561568 data=null} to TableItem with text {} [2019-07-31T04:17:37.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178561568 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:37.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178561577 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:37.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178561584 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:37.354Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:37.354Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:38.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:38.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:38.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1178562724 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:38.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1178562724 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:38.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1178562724 data=null} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:38.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1178562725 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:38.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178562725 data=null item=TreeItem {simple_server-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-31T04:17:38.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1178562730 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-31T04:17:38.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:38.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:38.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:38.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:38.723Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:38.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:38.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:38.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:38.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:38.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:38.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:38.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178562743 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:38.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178562743 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:38.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178562744 data=null} to TreeItem with text {test} [2019-07-31T04:17:38.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178562744 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:38.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178562744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:38.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178562782 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:38.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:38.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178562833 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:38.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178562833 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:38.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178562833 data=null} to TreeItem with text {test} [2019-07-31T04:17:38.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178562834 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:38.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178562834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:38.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178562841 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:38.723Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:38.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:38.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178562842 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:38.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178562842 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:38.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178562842 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:38.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178562842 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:38.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178562843 data=null item=TreeItem {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-31T04:17:38.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178562862 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:38.723Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:39.287Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:39.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:39.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178563373 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178563373 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178563373 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178563373 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178563374 data=null item=TreeItem {simple_server-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-31T04:17:39.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178563431 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:39.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:39.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:39.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:39.288Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:39.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:39.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178563435 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178563435 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178563435 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178563436 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178563436 data=null item=TreeItem {simple_server-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-31T04:17:39.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178563441 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178563441 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178563441 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:39.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178563442 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178563442 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178563442 data=null item=TreeItem {simple_server-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-31T04:17:39.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178563453 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178563453 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.288Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1178563454 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.545Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178563454 data=null item=TreeItem {simple_server-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-31T04:17:39.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178563631 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1178564029 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1178564029 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1178564030 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.802Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-31T04:17:39.802Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:39.802Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:39.802Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:39.802Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:39.802Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:39.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:39.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:39.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:39.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:39.802Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:39.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178564035 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:39.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178564035 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:39.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178564035 data=null} to TableItem with text {} [2019-07-31T04:17:39.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178564036 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:39.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178564036 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:39.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178564041 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:39.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:39.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:41.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:41.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:41.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1178565154 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:41.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1178565154 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:41.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1178565154 data=null} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:41.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1178565155 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:41.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178565155 data=null item=TreeItem {simple_server-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-31T04:17:41.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1178565186 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-31T04:17:41.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:41.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:41.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:41.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:41.173Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:41.173Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:41.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:41.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:41.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:41.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:41.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:41.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178565193 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:41.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178565193 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:41.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178565193 data=null} to TreeItem with text {test} [2019-07-31T04:17:41.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178565193 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:41.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178565194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:41.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178565236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:41.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:41.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178565237 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:41.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178565237 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:41.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178565248 data=null} to TreeItem with text {test} [2019-07-31T04:17:41.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178565249 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:41.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178565249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:41.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178565264 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:41.173Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:41.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:41.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178565265 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:41.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178565265 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:41.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178565265 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:41.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178565266 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:41.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178565266 data=null item=TreeItem {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-31T04:17:41.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178565305 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:41.173Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:41.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:41.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:41.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178565432 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178565433 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178565433 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178565433 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178565433 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-31T04:17:41.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178565484 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:41.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:41.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:41.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:41.429Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:41.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:41.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178565488 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178565488 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178565488 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178565489 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178565489 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-31T04:17:41.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178565494 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178565495 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178565495 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:41.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178565495 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178565496 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178565496 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-31T04:17:41.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178565507 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178565507 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1178565508 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178565589 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1178565590 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1178565590 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1178565590 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:41.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:41.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:41.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:41.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:41.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:41.992Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:41.992Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:41.992Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:41.992Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:41.992Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.383Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178565508 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-31T04:17:43.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:43.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:44.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:44.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:44.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:44.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:44.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:44.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:44.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:44.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:44.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:44.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:45.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:45.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:45.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:45.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:45.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:46.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:46.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:46.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:46.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:46.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:46.920Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:47.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:47.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:47.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:47.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:47.176Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:47.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178571323 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:47.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178571323 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:47.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178571323 data=null} to TableItem with text {} [2019-07-31T04:17:47.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178571324 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:47.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178571324 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:47.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178571360 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:47.176Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:47.176Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:47.176Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:47.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:47.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1178571542 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:47.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1178571542 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:47.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1178571542 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:47.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1178571542 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:47.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178571543 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-31T04:17:47.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1178571548 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-31T04:17:47.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:47.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:47.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:47.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:47.433Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:47.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:47.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:47.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:47.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:47.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:47.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:47.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178571559 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:47.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178571559 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:47.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178571559 data=null} to TreeItem with text {test} [2019-07-31T04:17:47.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178571560 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:47.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178571560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:47.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178571605 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:47.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:47.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178571606 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:47.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178571606 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:47.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178571606 data=null} to TreeItem with text {test} [2019-07-31T04:17:47.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178571607 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:47.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178571607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:47.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178571613 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:47.433Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:47.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:47.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178571614 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:47.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178571614 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:47.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178571614 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:47.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178571615 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:47.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178571615 data=null item=TreeItem {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-31T04:17:47.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178571634 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:47.433Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:47.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:47.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:47.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572104 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572104 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572104 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572105 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178572105 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-31T04:17:47.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572137 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:47.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:47.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:47.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:47.997Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:47.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:47.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572141 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572141 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572141 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572142 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178572142 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-31T04:17:47.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572148 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572148 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572148 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:47.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572149 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572149 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178572149 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-31T04:17:47.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572152 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572152 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572153 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572223 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572224 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572224 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178572224 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:47.997Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:47.997Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:47.997Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:47.997Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:47.997Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:47.997Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:48.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:48.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:48.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:48.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:48.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:48.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:48.816Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178572153 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-31T04:17:49.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:49.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:49.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:49.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:49.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:49.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:49.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:49.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:49.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:49.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:49.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:49.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:50.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:50.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:50.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:50.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:50.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:50.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:50.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:50.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:50.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:50.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:50.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:50.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:51.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:51.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:51.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:51.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:51.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:51.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.252Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:59.252Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:59.252Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:59.252Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:59.252Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:17:59.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178583000 data=null button=0 stateMask=0x0 x=6 y=32 count=0} to TableItem with text {} [2019-07-31T04:17:59.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178583056 data=null doit=true} to TableItem with text {} [2019-07-31T04:17:59.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178583121 data=null} to TableItem with text {} [2019-07-31T04:17:59.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178583131 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:59.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178583131 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:17:59.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178583187 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:17:59.252Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:17:59.252Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:17:59.252Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:59.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:59.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178583347 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:59.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178583348 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:59.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178583348 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:59.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178583348 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:59.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178583349 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-31T04:17:59.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1178583354 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-31T04:17:59.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:59.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:59.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:59.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:59.252Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:59.252Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:17:59.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:59.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:59.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:59.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:59.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:59.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178583360 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:59.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178583360 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:59.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178583361 data=null} to TreeItem with text {test} [2019-07-31T04:17:59.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178583361 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:59.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178583361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:59.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178583399 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:59.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:59.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178583401 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:17:59.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178583401 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:59.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178583402 data=null} to TreeItem with text {test} [2019-07-31T04:17:59.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178583402 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:59.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178583402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:17:59.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178583408 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:17:59.252Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:17:59.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:59.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178583409 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:17:59.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178583409 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:17:59.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178583409 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:17:59.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178583410 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:59.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178583410 data=null item=TreeItem {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-31T04:17:59.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178583428 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:17:59.252Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:17:59.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:17:59.818Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:59.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583904 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583904 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583904 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583904 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178583904 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-31T04:17:59.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583941 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:59.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:59.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:17:59.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:17:59.818Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:17:59.818Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:59.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583945 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583945 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583945 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583946 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178583946 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-31T04:17:59.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583951 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583951 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583951 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:17:59.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583952 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583952 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178583952 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-31T04:17:59.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583956 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583956 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178583956 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178584028 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178584028 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178584028 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178584028 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:17:59.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:17:59.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:00.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:01.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:01.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:01.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:01.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:01.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:01.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:01.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:02.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.707Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178583957 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-31T04:18:03.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:03.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:04.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:04.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:04.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:04.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:04.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:04.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:04.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:04.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:05.456Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:05.456Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:05.456Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:05.456Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:05.456Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:18:05.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178589565 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:18:05.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178589565 data=null doit=true} to TableItem with text {} [2019-07-31T04:18:05.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178589565 data=null} to TableItem with text {} [2019-07-31T04:18:05.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178589566 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:05.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178589566 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:18:05.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178589628 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:05.456Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:05.456Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:05.456Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:18:05.456Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:05.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178589780 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:18:05.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178589781 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:18:05.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178589781 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:18:05.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178589781 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:18:05.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178589781 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-31T04:18:05.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1178589786 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-31T04:18:05.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:05.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:05.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:05.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:05.713Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:18:05.713Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:05.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:05.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:05.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:05.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:05.713Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:05.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178589821 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:05.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178589821 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:05.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178589822 data=null} to TreeItem with text {test} [2019-07-31T04:18:05.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178589822 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:05.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178589822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:05.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178589859 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:05.713Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:05.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178589860 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:05.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178589860 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:05.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178589860 data=null} to TreeItem with text {test} [2019-07-31T04:18:05.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178589861 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:05.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178589861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:05.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178589866 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:05.713Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:05.713Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:05.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178589867 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:18:05.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178589867 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:18:05.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178589868 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:18:05.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178589868 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:05.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178589868 data=null item=TreeItem {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-31T04:18:05.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178589888 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:05.713Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:18:06.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:18:06.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:06.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178590367 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178590368 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178590368 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178590368 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178590368 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-31T04:18:06.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178590410 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:06.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:06.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:06.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:06.277Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:18:06.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:06.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178590413 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178590413 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178590413 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178590414 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178590414 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-31T04:18:06.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178590419 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178590420 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178590420 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:06.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178590420 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178590421 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178590421 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-31T04:18:06.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178590431 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178590431 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178590432 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:06.277Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178590432 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-31T04:18:07.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178590608 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:07.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178591217 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:07.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178591219 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:07.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178591219 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:07.208Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:07.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:07.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:07.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:07.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:07.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:07.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:07.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:07.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:07.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:07.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:07.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:07.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:07.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:07.208Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:18:07.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178591228 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:18:07.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178591228 data=null doit=true} to TableItem with text {} [2019-07-31T04:18:07.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178591228 data=null} to TableItem with text {} [2019-07-31T04:18:07.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178591228 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:07.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178591229 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:18:07.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178591299 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:07.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:07.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:08.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:18:08.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:08.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178592487 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:08.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1178592488 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:08.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1178592488 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:08.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178592488 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:08.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178592489 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-31T04:18:08.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1178592495 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-31T04:18:08.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:08.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:08.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:08.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:08.426Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:18:08.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:08.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:08.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:08.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:08.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:08.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:08.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178592511 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:08.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178592511 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:08.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178592511 data=null} to TreeItem with text {test} [2019-07-31T04:18:08.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178592512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:08.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178592512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:08.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178592624 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:08.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:08.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178592625 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:08.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178592626 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:08.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178592626 data=null} to TreeItem with text {test} [2019-07-31T04:18:08.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178592626 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:08.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178592627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:08.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178592635 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:08.426Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:08.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:08.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178592636 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:18:08.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178592636 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:18:08.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178592636 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:18:08.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178592636 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:09.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178592637 data=null item=TreeItem {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-31T04:18:09.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178592695 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:09.031Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:18:09.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:18:09.031Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:09.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178593123 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178593124 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178593124 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178593125 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178593125 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-31T04:18:09.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178593174 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:09.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:09.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:09.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:09.031Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:18:09.031Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:09.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178593177 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178593177 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178593177 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178593178 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178593178 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-31T04:18:09.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178593186 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178593187 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178593187 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:09.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178593187 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178593188 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178593198 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-31T04:18:09.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178593212 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178593213 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.031Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178593213 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178593293 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178593294 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178593294 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178593294 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.289Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:09.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:09.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.143Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178593213 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-31T04:18:10.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:10.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:11.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.157Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:13.157Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:13.157Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:13.157Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:13.157Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:18:13.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178597384 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:18:13.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178597384 data=null doit=true} to TableItem with text {} [2019-07-31T04:18:13.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178597384 data=null} to TableItem with text {} [2019-07-31T04:18:13.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178597384 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:13.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178597385 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:18:13.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178597395 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:13.157Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:13.157Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:13.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:18:13.721Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:13.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178597794 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:13.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1178597794 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:13.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1178597794 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:13.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178597795 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:13.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178597795 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-31T04:18:13.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1178597800 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-31T04:18:13.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:13.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:13.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:13.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:13.722Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:18:13.722Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:13.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:13.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:13.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:13.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:13.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:13.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178597811 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:13.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178597812 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:13.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178597812 data=null} to TreeItem with text {test} [2019-07-31T04:18:13.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178597812 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:13.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178597812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:13.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178597855 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:13.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:13.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178597856 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:13.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178597856 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:13.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178597856 data=null} to TreeItem with text {test} [2019-07-31T04:18:13.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178597857 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:13.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178597857 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:13.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178597863 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:13.722Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:13.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:13.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178597863 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:18:13.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178597864 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:18:13.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178597864 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:18:13.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178597864 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:13.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178597864 data=null item=TreeItem {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-31T04:18:13.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178597887 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:13.722Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:18:13.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:18:13.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:13.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178598011 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178598011 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178598012 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178598012 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178598012 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-31T04:18:13.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178598060 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:13.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:13.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:13.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:13.980Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:18:13.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:13.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178598063 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178598063 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178598063 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178598063 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178598064 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-31T04:18:13.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178598068 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178598068 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178598069 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:13.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178598069 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178598069 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178598069 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-31T04:18:13.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178598072 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178598073 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178598073 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178598149 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178598149 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178598149 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178598149 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:13.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:13.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:14.237Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178598073 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-31T04:18:14.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:14.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:14.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:14.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:14.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:14.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:14.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:14.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:14.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:14.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:15.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:15.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:15.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:15.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:15.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:15.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:15.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:15.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:15.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:15.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:15.058Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:15.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:15.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:15.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:15.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:15.058Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:18:15.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178599156 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:18:15.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178599156 data=null doit=true} to TableItem with text {} [2019-07-31T04:18:15.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178599156 data=null} to TableItem with text {} [2019-07-31T04:18:15.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178599156 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:15.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178599157 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:18:15.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178599166 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:15.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:15.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:16.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:18:16.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:16.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178600715 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:16.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1178600715 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:16.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1178600715 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:16.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178600716 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:16.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178600716 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-31T04:18:16.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1178600722 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-31T04:18:16.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:16.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:16.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:16.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:16.700Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:18:16.700Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:16.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:16.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:16.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:16.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:16.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:16.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178600735 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:16.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178600735 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:16.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178600736 data=null} to TreeItem with text {test} [2019-07-31T04:18:16.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178600736 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:16.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178600736 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:16.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178600780 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:16.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:16.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178600781 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:16.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178600781 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:16.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178600781 data=null} to TreeItem with text {test} [2019-07-31T04:18:16.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178600792 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:16.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178600792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:16.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178600807 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:16.700Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:16.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:16.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178600808 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:18:16.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178600808 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:18:16.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178600808 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:18:16.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178600808 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:16.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178600808 data=null item=TreeItem {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-31T04:18:16.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178600833 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:16.700Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-31T04:18:16.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:18:16.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:17.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178601237 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178601237 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178601238 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178601238 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178601238 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-31T04:18:17.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178601295 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:17.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:17.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:17.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:17.214Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:18:17.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:17.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178601301 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178601301 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178601302 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178601302 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178601302 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-31T04:18:17.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178601308 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178601316 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178601316 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:17.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178601316 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178601317 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178601317 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-31T04:18:17.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178601322 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178601322 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178601322 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.214Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178601323 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-31T04:18:17.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178601415 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.471Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178601514 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178601514 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.471Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178601514 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.471Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:17.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:17.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:17.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:17.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:17.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:17.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:17.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:17.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:17.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:17.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:17.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:18.603Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:18.603Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:18.603Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:18.603Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:18.603Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:18:18.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178602845 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:18:18.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178602845 data=null doit=true} to TableItem with text {} [2019-07-31T04:18:18.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178602846 data=null} to TableItem with text {} [2019-07-31T04:18:18.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178602846 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:18.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178602846 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:18:19.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178602882 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:19.432Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:19.432Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:19.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:18:19.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178603814 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1178603814 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:19.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1178603814 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178603815 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178603815 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-31T04:18:19.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1178603843 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-31T04:18:19.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:19.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:19.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:19.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:19.785Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:18:19.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:19.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:19.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:19.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:19.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:19.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178603850 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178603850 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178603850 data=null} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178603851 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178603851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178603906 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178603910 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178603911 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178603912 data=null} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178603913 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178603913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178603930 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:19.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178603932 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178603932 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:18:19.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178603932 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178603932 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178603932 data=null item=TreeItem {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-31T04:18:19.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178603953 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:19.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:19.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:19.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:19.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:19.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:19.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178603959 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178603959 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178603959 data=null} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178603960 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178603960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178603975 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178603976 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178603976 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178603976 data=null} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178603976 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178603976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178604008 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:19.785Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:19.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178604009 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178604009 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:18:19.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178604010 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178604010 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178604010 data=null item=TreeItem {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-31T04:18:19.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178604033 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:19.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1178604034 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-31T04:18:19.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1178604034 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-31T04:18:19.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1178604034 data=null} to TreeItem with text {Traces [12]} [2019-07-31T04:18:19.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1178604035 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:20.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178604035 data=null item=TreeItem {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-31T04:18:20.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1178604045 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-31T04:18:20.046Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-31T04:18:20.046Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-31T04:18:20.306Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-31T04:18:20.306Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-31T04:18:20.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1178604369 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-31T04:18:20.306Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:18:20.306Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:18:20.306Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:18:20.306Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:20.306Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:18:20.306Z] DEBUG - Clicking on &Yes [2019-07-31T04:18:20.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178604370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:20.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178604370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:20.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178604371 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:20.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178604371 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:20.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178604371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:20.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178604371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:20.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178604371 data=null item=null detail=0 x=0 y=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-31T04:18:25.562Z] DEBUG - Clicked on [2019-07-31T04:18:25.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1178604100 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-31T04:18:25.819Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:25.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:25.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:25.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:25.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:25.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:25.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178610004 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:25.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178610005 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:25.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178610005 data=null} to TreeItem with text {test} [2019-07-31T04:18:25.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178610005 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:25.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178610005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:25.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178610034 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:25.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:25.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178610035 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:25.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178610035 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:25.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178610035 data=null} to TreeItem with text {test} [2019-07-31T04:18:25.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178610036 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:25.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178610036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:25.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178610048 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:25.819Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:25.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:25.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178610049 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:18:25.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178610049 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:18:25.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178610049 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:18:25.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178610050 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:18:25.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178610050 data=null item=TreeItem {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-31T04:18:26.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178610075 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:18:26.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:26.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178610076 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:18:26.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178610076 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:18:26.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178610076 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:18:26.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178610077 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:18:26.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178610077 data=null item=TreeItem {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-31T04:18:26.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178610088 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:18:26.076Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:18:26.076Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:18:26.334Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:18:26.334Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:18:26.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178610372 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:18:26.334Z] 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-31T04:18:26.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-31T04:18:26.334Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:18:26.334Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:18:26.334Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:18:26.334Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:18:26.334Z] DEBUG - matched Combo with text " [2019-07-31T04:18:26.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178610541 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-31T04:18:26.334Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:26.334Z] 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-31T04:18:26.334Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:26.334Z] 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-31T04:18:26.334Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:26.334Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:18:26.334Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5e497527 [2019-07-31T04:18:26.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1178610586 data=null button=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-31T04:18:26.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178610586 data=null button=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-31T04:18:26.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1178610587 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:18:26.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1178610587 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:18:26.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1178610587 data=null button=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-31T04:18:26.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1178610588 data=null button=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-31T04:18:26.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1178610588 data=null item=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-31T04:18:26.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1178610588 data=null button=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-31T04:18:26.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178610588 data=null button=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-31T04:18:26.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1178610588 data=null button=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-31T04:18:26.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1178610588 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:18:26.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1178610588 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:26.591Z] 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-31T04:18:26.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:18:26.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:26.591Z] 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-31T04:18:26.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:18:26.591Z] 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-31T04:18:26.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:18:26.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:26.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] 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-31T04:18:26.592Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:26.592Z] 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-31T04:18:26.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] 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-31T04:18:26.592Z] 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-31T04:18:26.592Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:18:26.592Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:26.592Z] DEBUG - Clicking on &Finish [2019-07-31T04:18:26.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178610611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:26.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178610611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:26.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178610611 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:26.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178610612 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:26.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178610612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:26.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178610612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:26.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178610612 data=null item=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-31T04:18:26.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178610133 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-31T04:18:27.106Z] DEBUG - Clicked on [2019-07-31T04:18:27.106Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:27.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:27.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:27.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:27.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:27.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:27.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178611146 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:27.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178611146 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:27.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178611146 data=null} to TreeItem with text {test} [2019-07-31T04:18:27.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178611146 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:27.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178611147 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:27.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178611169 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:27.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:27.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178611170 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:27.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178611170 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:27.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178611170 data=null} to TreeItem with text {test} [2019-07-31T04:18:27.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178611170 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:27.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178611170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:27.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178611184 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:27.106Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:27.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:27.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178611186 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:18:27.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178611186 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:18:27.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178611186 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:18:27.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178611186 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:27.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178611186 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-31T04:18:27.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178611212 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:27.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178611218 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:18:27.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178611219 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:18:27.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178611219 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:27.106Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178611219 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-31T04:18:27.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178611222 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:27.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1178611223 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-31T04:18:27.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1178611223 data=null} to TreeItem with text {z-clashes [1]} [2019-07-31T04:18:27.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1178611223 data=null button=1 stateMask=0x0 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-31T04:18:27.106Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178611223 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-31T04:18:27.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1178611226 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-31T04:18:27.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:18:27.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:27.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178611693 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178611694 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178611695 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178611696 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178611696 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178611733 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:27.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:27.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:27.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:27.670Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:18:27.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:27.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178611736 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178611737 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178611737 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178611737 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178611737 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178611742 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178611743 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178611743 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:27.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178611743 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178611743 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178611744 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178611747 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178611747 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178611748 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.670Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178611748 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178611856 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178612032 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178612033 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178612033 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.927Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:27.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:28.857Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:28.857Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:28.857Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:28.857Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:28.857Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:18:28.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178613057 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:18:28.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178613057 data=null doit=true} to TableItem with text {} [2019-07-31T04:18:28.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178613057 data=null} to TableItem with text {} [2019-07-31T04:18:28.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178613057 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:28.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178613057 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:18:28.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178613062 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:28.857Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:28.857Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:29.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:18:29.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:29.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178613286 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:29.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1178613287 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:29.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1178613287 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:29.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178613287 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:29.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178613287 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:29.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1178613292 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-31T04:18:29.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:29.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:29.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:29.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:29.114Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:18:29.114Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:29.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:29.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:29.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:29.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:29.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:29.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178613310 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:29.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178613311 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:29.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178613311 data=null} to TreeItem with text {test} [2019-07-31T04:18:29.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178613311 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:29.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178613311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:29.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178613354 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:29.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:29.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178613354 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:29.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178613354 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:29.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178613355 data=null} to TreeItem with text {test} [2019-07-31T04:18:29.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178613355 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:29.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178613355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:29.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178613362 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:29.114Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:29.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:29.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178613368 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:18:29.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178613368 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:18:29.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178613368 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:18:29.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178613369 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:29.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178613369 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-31T04:18:29.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178613401 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:29.371Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:18:29.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:18:29.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:29.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178613897 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178613897 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178613898 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178613898 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178613898 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178613945 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:29.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:29.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:29.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:29.884Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:18:29.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:29.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178613949 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178613949 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178613950 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178613950 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178613950 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178613955 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178613956 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178613956 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:29.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178613957 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178613957 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178613957 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178613970 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178613970 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178613971 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:29.884Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178613971 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:30.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178614135 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:30.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178614641 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:30.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178614644 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:30.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178614644 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:30.448Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:30.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:30.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-31T04:18:30.448Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:30.448Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:30.448Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:30.448Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:30.448Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:18:30.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1178614648 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-31T04:18:30.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1178614648 data=null doit=true} to TableItem with text {} [2019-07-31T04:18:30.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1178614648 data=null} to TableItem with text {} [2019-07-31T04:18:30.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1178614649 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:30.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178614649 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-31T04:18:30.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1178614655 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-31T04:18:30.448Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:18:30.448Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:18:32.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-31T04:18:32.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178616144 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178616144 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:32.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178616144 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178616144 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178616145 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178616150 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-31T04:18:32.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:32.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:32.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:32.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:32.345Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-31T04:18:32.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:32.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:32.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:32.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:32.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:32.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178616156 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178616156 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178616156 data=null} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178616156 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178616156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178616197 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178616198 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178616198 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178616198 data=null} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178616199 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178616199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178616205 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:32.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178616209 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178616209 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178616210 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178616210 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178616210 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-31T04:18:32.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178616220 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:18:32.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:32.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:32.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:32.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:32.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:32.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178616236 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178616237 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178616237 data=null} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178616237 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178616237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178616254 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178616255 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178616255 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178616255 data=null} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178616256 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178616256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178616269 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:32.345Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:32.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178616270 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178616271 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178616271 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178616271 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178616271 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-31T04:18:32.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178616291 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178616291 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178616292 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178616292 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178616292 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178616293 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-31T04:18:32.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178616303 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:32.345Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-31T04:18:32.345Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-31T04:18:32.345Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-31T04:18:32.345Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-31T04:18:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=1178616564 data=null doit=true} to Shell with text {New Folder} [2019-07-31T04:18:32.346Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-31T04:18:32.346Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:' [2019-07-31T04:18:32.346Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:') [2019-07-31T04:18:32.346Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:')) [2019-07-31T04:18:32.346Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:32.346Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:18:32.346Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:18:32.346Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:18:32.346Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:32.346Z] DEBUG - Clicking on OK [2019-07-31T04:18:32.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178616570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:32.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178616570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:32.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178616571 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:32.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178616581 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:32.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178616581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:32.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178616581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:32.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178616581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:32.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1178616342 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-31T04:18:32.723Z] DEBUG - Clicked on [2019-07-31T04:18:32.723Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-31T04:18:32.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:32.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1178616815 data=null button=0 stateMask=0x0 x=90 y=74 count=0} to TreeItem with text {aaa} [2019-07-31T04:18:32.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=1178616815 data=null doit=true} to TreeItem with text {aaa} [2019-07-31T04:18:32.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=1178616816 data=null} to TreeItem with text {aaa} [2019-07-31T04:18:32.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=1178616816 data=null button=1 stateMask=0x0 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-31T04:18:32.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178616816 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-31T04:18:32.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=1178616857 data=null button=1 stateMask=0x80000 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-31T04:18:32.723Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-31T04:18:32.723Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-31T04:18:33.125Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-31T04:18:33.125Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-31T04:18:33.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1178617263 data=null doit=true} to Shell with text {Trace Import} [2019-07-31T04:18:33.125Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:33.125Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-31T04:18:33.125Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-31T04:18:33.125Z] 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-31T04:18:33.125Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.125Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:33.125Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.125Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:33.125Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:33.125Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:33.125Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:33.125Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:33.125Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:33.125Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:33.125Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:33.125Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T04:18:33.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1178617266 data=null doit=true} to Button with text {Select &archive file:} [2019-07-31T04:18:33.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1178617266 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-31T04:18:33.125Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T04:18:33.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1178617270 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T04:18:33.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1178617270 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-31T04:18:33.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1178617270 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-31T04:18:33.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1178617270 data=null item=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-31T04:18:33.125Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-31T04:18:33.125Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:18:33.125Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:18:33.125Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-31T04:18:33.125Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-31T04:18:33.125Z] DEBUG - matched Combo with text " [2019-07-31T04:18:33.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1178617392 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-31T04:18:33.386Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:33.386Z] 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-31T04:18:33.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6af98751 [2019-07-31T04:18:33.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1178617408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178617408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1178617408 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1178617408 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1178617408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1178617409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1178617409 data=null item=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-31T04:18:33.386Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1178617409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1178617409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1178617409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1178617409 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1178617409 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:33.386Z] 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-31T04:18:33.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@526be3f6 [2019-07-31T04:18:33.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1178617412 data=null button=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-31T04:18:33.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178617412 data=null button=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-31T04:18:33.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1178617422 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1178617422 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1178617422 data=null button=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-31T04:18:33.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1178617422 data=null button=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-31T04:18:33.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1178617422 data=null item=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-31T04:18:33.386Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1178617422 data=null button=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-31T04:18:33.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1178617422 data=null button=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-31T04:18:33.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1178617423 data=null button=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-31T04:18:33.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1178617423 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1178617423 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:33.386Z] 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-31T04:18:33.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:33.386Z] 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-31T04:18:33.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] 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-31T04:18:33.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-31T04:18:33.386Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] 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-31T04:18:33.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:33.386Z] 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-31T04:18:33.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] 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-31T04:18:33.386Z] 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-31T04:18:33.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-31T04:18:33.386Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:33.386Z] DEBUG - Clicking on &Finish [2019-07-31T04:18:33.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1178617442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:33.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1178617442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:33.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1178617442 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:33.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1178617442 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:33.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1178617442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:33.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1178617443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-31T04:18:33.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1178617443 data=null item=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-31T04:18:33.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1178616910 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-31T04:18:33.679Z] DEBUG - Clicked on [2019-07-31T04:18:33.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:33.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:33.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:33.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:33.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:33.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178617856 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178617882 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178617883 data=null} to TreeItem with text {test} [2019-07-31T04:18:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178617883 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:33.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178617884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178617913 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:33.679Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1178617914 data=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-31T04:18:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1178617915 data=null} to TreeItem with text {Experiments [0]} [2019-07-31T04:18:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1178617915 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-31T04:18:33.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178617915 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-31T04:18:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1178617930 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-31T04:18:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1178617931 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-31T04:18:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1178617932 data=null} to TreeItem with text {aaa [1]} [2019-07-31T04:18:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1178617932 data=null button=1 stateMask=0x0 x=101 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-31T04:18:33.936Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178617932 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-31T04:18:33.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1178617949 data=null button=1 stateMask=0x80000 x=101 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-31T04:18:33.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:33.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1178617982 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-31T04:18:33.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1178617982 data=null} to Tree node with text: kernel-overlap-testing [2019-07-31T04:18:33.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1178617982 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to Tree node with text: kernel-overlap-testing [2019-07-31T04:18:33.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178617982 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-31T04:18:33.936Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1178618020 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-31T04:18:33.936Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1178618023 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-31T04:18:33.936Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1178618025 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T04:18:33.936Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1178618046 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T04:18:33.936Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1178618047 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-31T04:18:33.936Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1178618048 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T04:18:33.936Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1178618048 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-31T04:18:33.936Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1178618048 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T04:18:33.936Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1178618060 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-31T04:18:33.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=1178618116 data=null doit=true} to TreeItem with text {exp [0]} [2019-07-31T04:18:33.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=1178618117 data=null} to TreeItem with text {exp [0]} [2019-07-31T04:18:33.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=1178618117 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-31T04:18:33.936Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178618117 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-31T04:18:33.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=1178618140 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-31T04:18:33.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:33.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1178618141 data=null button=0 stateMask=0x0 x=101 y=179 count=0} to TreeItem with text {aaa [1]} [2019-07-31T04:18:33.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1178618141 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-31T04:18:33.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1178618141 data=null} to TreeItem with text {aaa [1]} [2019-07-31T04:18:33.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1178618141 data=null button=1 stateMask=0x0 x=101 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-31T04:18:33.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178618142 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-31T04:18:33.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1178618155 data=null button=1 stateMask=0x80000 x=101 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-31T04:18:34.193Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-31T04:18:34.193Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-31T04:18:34.193Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-31T04:18:34.193Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder' [2019-07-31T04:18:34.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=1178618455 data=null doit=true} to Shell with text {Rename Folder} [2019-07-31T04:18:34.450Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text' [2019-07-31T04:18:34.450Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:' [2019-07-31T04:18:34.450Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:') [2019-07-31T04:18:34.450Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:')) [2019-07-31T04:18:34.450Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:34.450Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:18:34.450Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:18:34.450Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:18:34.450Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:34.450Z] DEBUG - Clicking on OK [2019-07-31T04:18:34.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178618473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:34.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178618473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:34.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178618474 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:34.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178618474 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:34.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178618474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:34.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178618474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:34.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178618474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:34.450Z] DEBUG - Clicked on [2019-07-31T04:18:34.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1178618208 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-31T04:18:34.964Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:34.964Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T04:18:34.964Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again. [2019-07-31T04:18:34.964Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:34.964Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-31T04:18:34.964Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:34.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:34.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:34.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:34.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:34.964Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:34.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178619212 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:34.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178619212 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:34.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178619212 data=null} to TreeItem with text {test} [2019-07-31T04:18:34.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178619213 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:35.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178619213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:35.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178619221 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:35.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:35.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178619222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:35.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178619222 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:35.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178619222 data=null} to TreeItem with text {test} [2019-07-31T04:18:35.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178619222 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:35.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178619223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:35.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178619229 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:35.221Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-31T04:18:35.221Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:35.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1178619229 data=null button=0 stateMask=0x0 x=91 y=158 count=0} to TreeItem with text {Traces [3]} [2019-07-31T04:18:35.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1178619230 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-31T04:18:35.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1178619230 data=null} to TreeItem with text {Traces [3]} [2019-07-31T04:18:35.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1178619230 data=null button=1 stateMask=0x0 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:18:35.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178619230 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-31T04:18:35.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1178619233 data=null button=1 stateMask=0x80000 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-31T04:18:35.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=1178619702 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [2019-07-31T04:18:35.479Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:18:35.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:35.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:35.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:35.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178619710 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:35.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178619710 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:35.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178619710 data=null} to TreeItem with text {test} [2019-07-31T04:18:35.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178619711 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:35.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178619711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:35.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178619756 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:35.735Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:18:35.735Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:18:35.992Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:18:36.921Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:18:36.921Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:18:36.921Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:18:36.921Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:36.921Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:18:36.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:36.921Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:18:36.921Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:18:36.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178621008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178621008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178621008 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178621008 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178621008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178621009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178621009 data=null item=null detail=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-31T04:18:36.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178621009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178621009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178621009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178621009 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178621009 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:18:36.921Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:18:36.921Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:18:36.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:36.921Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:18:36.921Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:18:36.921Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:18:36.921Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:36.921Z] DEBUG - Clicking on OK [2019-07-31T04:18:36.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178621012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:36.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178621012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:36.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178621012 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:36.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178621012 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:36.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178621012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:36.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178621012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:36.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:36.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:36.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:36.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:36.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:36.921Z] DEBUG - Clicked on OK [2019-07-31T04:18:37.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178621012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:18:37.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1178619890 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-31T04:18:38.109Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 463.134 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-31T04:18:38.109Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.226 s [2019-07-31T04:18:38.109Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.891 s [2019-07-31T04:18:38.109Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.568 s [2019-07-31T04:18:38.109Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.421 s [2019-07-31T04:18:38.109Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.104 s [2019-07-31T04:18:38.109Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.442 s [2019-07-31T04:18:38.109Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 13.972 s [2019-07-31T04:18:38.109Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.177 s [2019-07-31T04:18:38.109Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.79 s [2019-07-31T04:18:38.109Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.888 s [2019-07-31T04:18:38.109Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.033 s [2019-07-31T04:18:38.109Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.706 s [2019-07-31T04:18:38.109Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 31.034 s [2019-07-31T04:18:38.110Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 21.241 s [2019-07-31T04:18:38.110Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 20.309 s [2019-07-31T04:18:38.110Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 13.901 s [2019-07-31T04:18:38.110Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.285 s [2019-07-31T04:18:38.110Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.226 s [2019-07-31T04:18:38.110Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.072 s [2019-07-31T04:18:38.110Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.025 s [2019-07-31T04:18:38.110Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.609 s [2019-07-31T04:18:38.110Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.978 s [2019-07-31T04:18:38.110Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.723 s [2019-07-31T04:18:38.110Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.099 s [2019-07-31T04:18:38.110Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.197 s [2019-07-31T04:18:38.110Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 17.987 s [2019-07-31T04:18:38.110Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.563 s [2019-07-31T04:18:38.110Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.05 s [2019-07-31T04:18:38.110Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.968 s [2019-07-31T04:18:38.110Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 28.886 s [2019-07-31T04:18:38.110Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 33.924 s [2019-07-31T04:18:38.110Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.83 s [2019-07-31T04:18:38.110Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 35.616 s [2019-07-31T04:18:38.110Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 58.399 s [2019-07-31T04:18:38.110Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.267 s [2019-07-31T04:18:38.110Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.038 s [2019-07-31T04:18:38.110Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-31T04:18:38.110Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-31T04:18:38.110Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest skipped [2019-07-31T04:18:38.110Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-31T04:18:38.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178622912 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:18:38.931Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:18:39.188Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:18:39.188Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:18:39.446Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:18:39.446Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:18:39.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1178623543 data=null doit=true} to Shell with text {Preferences} [2019-07-31T04:18:39.446Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:18:39.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:39.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:39.446Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T04:18:39.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178623562 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:18:39.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178623563 data=null} to TreeItem with text {Tracing} [2019-07-31T04:18:39.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178623569 data=null button=1 stateMask=0x0 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-31T04:18:39.446Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178623573 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-31T04:18:39.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178623576 data=null button=1 stateMask=0x80000 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-31T04:18:39.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178623576 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:18:39.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178623576 data=null} to Tree node with text: Perspectives [2019-07-31T04:18:39.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178623577 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:39.446Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178623577 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-31T04:18:39.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178623578 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:39.446Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:39.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1178623623 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T04:18:39.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178623623 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:18:39.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178623623 data=null} to Tree node with text: Perspectives [2019-07-31T04:18:39.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178623624 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:39.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178623632 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-31T04:18:39.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178623666 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-31T04:18:39.446Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-31T04:18:39.446Z] 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-31T04:18:39.446Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] 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-31T04:18:39.446Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:18:39.446Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:39.446Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:18:39.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178623690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:39.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178623693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:39.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178623693 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-31T04:18:39.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178623693 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:39.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178623694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:39.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178623694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:39.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178623694 data=null item=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-31T04:18:39.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178623190 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-31T04:18:39.702Z] DEBUG - Clicked on [2019-07-31T04:18:42.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178626318 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:18:42.221Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:18:42.221Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:18:42.221Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:18:42.479Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:18:42.479Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:18:43.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1178626733 data=null doit=true} to Shell with text {Preferences} [2019-07-31T04:18:43.125Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:18:43.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:43.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:43.125Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T04:18:43.125Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:18:43.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178626821 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:18:43.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178626822 data=null} to Tree node with text: Perspectives [2019-07-31T04:18:43.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178626822 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:43.125Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178626823 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-31T04:18:43.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178626823 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:43.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:43.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1178626824 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T04:18:43.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178626825 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:18:43.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178626825 data=null} to Tree node with text: Perspectives [2019-07-31T04:18:43.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178626825 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:43.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178626825 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-31T04:18:43.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178626826 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-31T04:18:43.125Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-31T04:18:43.125Z] 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-31T04:18:43.125Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] 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-31T04:18:43.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=1178626883 data=null doit=true} to Button with text {Never} [2019-07-31T04:18:43.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=1178626883 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-31T04:18:43.125Z] 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-31T04:18:43.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1178626886 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-31T04:18:43.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1178626887 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-31T04:18:43.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1178626887 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-31T04:18:43.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1178626887 data=null item=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-31T04:18:43.125Z] 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-31T04:18:43.125Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:18:43.125Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:18:43.125Z] 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-31T04:18:43.125Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:18:43.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178626892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:43.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178626892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:43.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178626892 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-31T04:18:43.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178626893 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:43.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178626893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:43.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178626893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:43.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178626893 data=null item=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-31T04:18:43.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178626418 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-31T04:18:43.587Z] DEBUG - Clicked on [2019-07-31T04:18:45.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178629240 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:18:45.482Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:18:45.482Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:18:45.482Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:18:45.482Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:18:45.482Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:18:45.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1178629597 data=null doit=true} to Shell with text {Preferences} [2019-07-31T04:18:45.482Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:18:45.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:45.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:45.482Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T04:18:45.482Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:18:45.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178629631 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:18:45.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178629631 data=null} to Tree node with text: Perspectives [2019-07-31T04:18:45.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178629632 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:45.482Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178629635 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-31T04:18:45.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178629636 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:45.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:45.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1178629637 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T04:18:45.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178629637 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:18:45.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178629637 data=null} to Tree node with text: Perspectives [2019-07-31T04:18:45.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178629638 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:45.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178629638 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-31T04:18:45.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178629638 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-31T04:18:45.482Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-31T04:18:45.482Z] 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-31T04:18:45.482Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] 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-31T04:18:45.482Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:18:45.482Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:45.482Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:18:45.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178629644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:45.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178629644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:45.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178629644 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-31T04:18:45.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178629644 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:45.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178629644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:45.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178629644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:45.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178629644 data=null item=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-31T04:18:45.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178629288 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-31T04:18:45.740Z] DEBUG - Clicked on [2019-07-31T04:18:49.916Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:18:49.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:49.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:49.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:49.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:49.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:49.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178634000 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178634000 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178634000 data=null} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178634000 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178634001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178634104 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:49.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178634106 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178634106 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178634107 data=null} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178634107 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178634107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178634115 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178634116 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178634116 data=null} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178634116 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:49.916Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178634116 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-31T04:18:49.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178634119 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:18:50.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:50.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1178634208 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-31T04:18:50.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178634208 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:18:50.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178634208 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:18:50.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178634208 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:50.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178634208 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-31T04:18:50.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178634218 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:50.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1178634218 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-31T04:18:50.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1178634219 data=null} to TreeItem with text {Traces [2]} [2019-07-31T04:18:50.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1178634219 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:50.173Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178634219 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-31T04:18:50.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1178634222 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-31T04:18:50.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:50.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1178634223 data=null button=0 stateMask=0x0 x=82 y=74 count=0} to TreeItem with text {kernel} [2019-07-31T04:18:50.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=1178634223 data=null doit=true} to TreeItem with text {kernel} [2019-07-31T04:18:50.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=1178634235 data=null} to TreeItem with text {kernel} [2019-07-31T04:18:50.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=1178634235 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to TreeItem with text {kernel} [2019-07-31T04:18:50.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178634235 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-31T04:18:50.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=1178634293 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to TreeItem with text {kernel} [2019-07-31T04:18:50.173Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-31T04:18:50.173Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace' [2019-07-31T04:18:50.173Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment' [2019-07-31T04:18:50.173Z] DEBUG - Clicking on with mnemonic 'Test experiment' [2019-07-31T04:18:50.430Z] DEBUG - Clicked on with mnemonic 'Test experiment' [2019-07-31T04:18:50.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1178634403 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-31T04:18:53.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178637350 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:18:53.514Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:18:53.514Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:18:53.514Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:18:53.514Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:18:53.514Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:18:53.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1178637656 data=null doit=true} to Shell with text {Preferences} [2019-07-31T04:18:53.514Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:18:53.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:53.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:53.514Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T04:18:53.514Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:18:53.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178637672 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:18:53.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178637673 data=null} to Tree node with text: Perspectives [2019-07-31T04:18:53.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178637673 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:53.514Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178637673 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-31T04:18:53.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178637674 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:53.514Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:53.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1178637682 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T04:18:53.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178637702 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:18:53.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178637703 data=null} to Tree node with text: Perspectives [2019-07-31T04:18:53.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178637703 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:53.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178637703 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-31T04:18:53.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178637704 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T04:18:53.514Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T04:18:53.514Z] 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-31T04:18:53.514Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] 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-31T04:18:53.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1178637707 data=null doit=true} to Button with text {Always} [2019-07-31T04:18:53.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1178637707 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-31T04:18:53.514Z] 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-31T04:18:53.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1178637709 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-31T04:18:53.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1178637709 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-31T04:18:53.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1178637709 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-31T04:18:53.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1178637709 data=null item=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-31T04:18:53.514Z] 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-31T04:18:53.514Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:18:53.514Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:18:53.514Z] 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-31T04:18:53.514Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:18:53.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178637732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:53.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178637732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:53.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178637732 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-31T04:18:53.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178637732 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:53.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178637732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:53.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178637733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:53.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178637733 data=null item=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-31T04:18:53.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178637417 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-31T04:18:53.771Z] DEBUG - Clicked on [2019-07-31T04:18:55.670Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-31T04:18:55.670Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T04:18:55.670Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-31T04:18:55.670Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:18:55.670Z] 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-31T04:18:55.670Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:18:55.670Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:18:55.670Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T04:18:55.670Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-31T04:18:55.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1178639759 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-31T04:18:55.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1178639760 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-31T04:18:55.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1178639760 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T04:18:55.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1178639760 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T04:18:55.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1178639761 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-31T04:18:55.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1178639761 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-31T04:18:55.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1178639761 data=null item=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-31T04:18:55.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1178639761 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-31T04:18:55.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1178639761 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-31T04:18:55.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1178639761 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-31T04:18:55.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1178639761 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T04:18:55.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1178639762 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T04:18:55.670Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T04:18:55.670Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T04:18:55.670Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:18:55.670Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:18:55.670Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:18:55.670Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:18:55.670Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:55.670Z] DEBUG - Clicking on &Yes [2019-07-31T04:18:55.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178639762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:55.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178639762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:55.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178639763 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:55.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178639763 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:55.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178639763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:55.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178639763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:18:55.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178639763 data=null item=null detail=0 x=0 y=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-31T04:18:55.936Z] DEBUG - Clicked on [2019-07-31T04:18:55.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1178640095 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-31T04:18:55.936Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:18:56.193Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:18:56.193Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:18:56.757Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:18:56.757Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:18:56.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1178640743 data=null doit=true} to Shell with text {Preferences} [2019-07-31T04:18:56.757Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:18:56.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:56.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:56.757Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T04:18:56.757Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:18:56.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178640746 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:18:56.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178640746 data=null} to Tree node with text: Perspectives [2019-07-31T04:18:56.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178640747 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:56.757Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178640747 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-31T04:18:56.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178640748 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:56.757Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:56.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1178640749 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T04:18:56.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178640749 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:18:56.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178640749 data=null} to Tree node with text: Perspectives [2019-07-31T04:18:56.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178640749 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:56.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178640750 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-31T04:18:56.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178640750 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-31T04:18:56.757Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-31T04:18:56.757Z] 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-31T04:18:56.757Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:18:56.757Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:18:56.757Z] DEBUG - Clicking on Cancel [2019-07-31T04:18:56.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1178640764 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-31T04:18:56.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1178640764 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-31T04:18:56.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1178640765 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:18:56.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1178640765 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:18:56.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1178640765 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-31T04:18:56.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1178640765 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-31T04:18:56.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1178640765 data=null item=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-31T04:18:56.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178640220 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-31T04:18:57.014Z] DEBUG - Clicked on [2019-07-31T04:18:57.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178641746 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:18:57.931Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:18:57.931Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:18:57.931Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:18:57.931Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:18:57.931Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:18:57.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1178642072 data=null doit=true} to Shell with text {Preferences} [2019-07-31T04:18:57.931Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:18:57.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:18:57.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:18:57.931Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T04:18:57.931Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:18:57.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178642115 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:18:57.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178642118 data=null} to Tree node with text: Perspectives [2019-07-31T04:18:57.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178642119 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:57.931Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178642119 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-31T04:18:57.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178642119 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:57.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:18:57.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1178642121 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T04:18:57.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178642121 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:18:57.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178642121 data=null} to Tree node with text: Perspectives [2019-07-31T04:18:57.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178642121 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:57.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178642121 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-31T04:18:57.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178642122 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T04:18:57.931Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T04:18:57.931Z] 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-31T04:18:57.931Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] 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-31T04:18:57.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1178642131 data=null doit=true} to Button with text {Always} [2019-07-31T04:18:57.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1178642131 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-31T04:18:57.931Z] 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-31T04:18:57.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1178642146 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-31T04:18:57.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1178642146 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-31T04:18:57.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1178642146 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-31T04:18:57.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1178642146 data=null item=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-31T04:18:57.931Z] 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-31T04:18:57.931Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:18:57.931Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:57.931Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:18:57.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178642159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:57.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178642159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:57.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178642159 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-31T04:18:57.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178642159 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:57.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178642160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:57.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178642160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:18:58.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178642160 data=null item=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-31T04:18:58.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178641805 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-31T04:18:58.227Z] DEBUG - Clicked on [2019-07-31T04:19:00.120Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-31T04:19:00.120Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T04:19:00.120Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:19:00.120Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-31T04:19:00.120Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-31T04:19:00.120Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T04:19:00.120Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:19:00.120Z] DEBUG - Clicking on &No [2019-07-31T04:19:00.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1178643960 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-31T04:19:00.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1178643961 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-31T04:19:00.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1178643961 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T04:19:00.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1178643961 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T04:19:00.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1178643961 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-31T04:19:00.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1178643961 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-31T04:19:00.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1178643961 data=null item=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-31T04:19:00.120Z] DEBUG - Clicked on [2019-07-31T04:19:00.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1178644267 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-31T04:19:00.120Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:19:00.377Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:19:00.377Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:19:00.635Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:19:00.635Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:19:00.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1178644754 data=null doit=true} to Shell with text {Preferences} [2019-07-31T04:19:00.635Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:19:00.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:19:00.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:19:00.635Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T04:19:00.635Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:19:00.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178644757 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:19:00.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178644757 data=null} to Tree node with text: Perspectives [2019-07-31T04:19:00.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178644758 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:00.635Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178644758 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-31T04:19:00.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178644758 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:00.635Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:19:00.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1178644759 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T04:19:00.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178644759 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:19:00.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178644759 data=null} to Tree node with text: Perspectives [2019-07-31T04:19:00.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178644760 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:00.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178644760 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-31T04:19:00.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178644760 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T04:19:00.635Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T04:19:00.635Z] 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-31T04:19:00.635Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:19:00.635Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:19:00.635Z] DEBUG - Clicking on Cancel [2019-07-31T04:19:00.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1178644764 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-31T04:19:00.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1178644764 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-31T04:19:00.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1178644764 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:19:00.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1178644765 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:19:00.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1178644765 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-31T04:19:00.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1178644765 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-31T04:19:00.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1178644765 data=null item=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-31T04:19:00.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178644443 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-31T04:19:00.892Z] DEBUG - Clicked on [2019-07-31T04:19:01.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178645250 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:19:01.149Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:19:01.149Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:19:01.149Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:19:01.406Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:19:01.406Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:19:01.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1178645594 data=null doit=true} to Shell with text {Preferences} [2019-07-31T04:19:01.406Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:19:01.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:19:01.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:19:01.406Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T04:19:01.406Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:19:01.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178645611 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:19:01.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178645611 data=null} to Tree node with text: Perspectives [2019-07-31T04:19:01.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178645612 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:01.406Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178645612 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-31T04:19:01.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178645612 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:01.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:19:01.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1178645633 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T04:19:01.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178645633 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:19:01.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178645633 data=null} to Tree node with text: Perspectives [2019-07-31T04:19:01.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178645634 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:01.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178645634 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-31T04:19:01.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178645635 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:01.406Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:19:01.406Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:19:01.406Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:19:01.406Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T04:19:01.406Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T04:19:01.406Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T04:19:01.406Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T04:19:01.406Z] 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-31T04:19:01.406Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:19:01.406Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:19:01.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:01.406Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:19:01.663Z] 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-31T04:19:01.663Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:19:01.663Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:19:01.663Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:19:01.663Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:19:01.663Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:19:01.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:01.663Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:19:01.663Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:19:01.663Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:19:01.663Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:19:01.663Z] 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-31T04:19:01.663Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:19:01.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178645688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:01.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178645688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:01.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178645688 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-31T04:19:01.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178645688 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:01.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178645689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:01.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178645689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:01.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178645689 data=null item=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-31T04:19:01.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178645286 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-31T04:19:01.663Z] DEBUG - Clicked on [2019-07-31T04:19:04.193Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-31T04:19:04.193Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T04:19:04.193Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:19:04.193Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:19:04.193Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:19:04.193Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:19:04.193Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:19:04.193Z] DEBUG - Clicking on &Yes [2019-07-31T04:19:04.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178647859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:19:04.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178647860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:19:04.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178647860 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:19:04.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178647860 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:19:04.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178647860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:19:04.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178647860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:19:04.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178647860 data=null item=null detail=0 x=0 y=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-31T04:19:04.193Z] DEBUG - Clicked on [2019-07-31T04:19:04.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1178648190 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-31T04:19:04.193Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:19:04.193Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:19:04.193Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:19:04.450Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:19:04.450Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:19:04.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1178648608 data=null doit=true} to Shell with text {Preferences} [2019-07-31T04:19:04.450Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:19:04.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:19:04.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:19:04.450Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T04:19:04.450Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:19:04.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178648611 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:19:04.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178648611 data=null} to Tree node with text: Perspectives [2019-07-31T04:19:04.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178648612 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:04.450Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178648612 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-31T04:19:04.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178648613 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:04.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:19:04.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1178648614 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T04:19:04.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178648614 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:19:04.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178648614 data=null} to Tree node with text: Perspectives [2019-07-31T04:19:04.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178648615 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:04.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178648615 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-31T04:19:04.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178648615 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T04:19:04.450Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T04:19:04.450Z] 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-31T04:19:04.450Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:19:04.450Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:19:04.450Z] DEBUG - Clicking on Cancel [2019-07-31T04:19:04.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1178648630 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-31T04:19:04.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1178648630 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-31T04:19:04.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1178648630 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:19:04.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1178648630 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:19:04.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1178648630 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-31T04:19:04.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1178648630 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-31T04:19:04.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1178648631 data=null item=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-31T04:19:04.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178648263 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-31T04:19:04.707Z] DEBUG - Clicked on [2019-07-31T04:19:05.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178649245 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:19:05.270Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:19:05.270Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:19:05.270Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:19:05.270Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:19:05.270Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:19:05.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1178649461 data=null doit=true} to Shell with text {Preferences} [2019-07-31T04:19:05.270Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:19:05.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:19:05.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:19:05.270Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T04:19:05.270Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:19:05.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178649464 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:19:05.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178649464 data=null} to Tree node with text: Perspectives [2019-07-31T04:19:05.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178649477 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:05.270Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178649477 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-31T04:19:05.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178649477 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:05.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:19:05.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1178649479 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T04:19:05.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178649479 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:19:05.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178649480 data=null} to Tree node with text: Perspectives [2019-07-31T04:19:05.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178649480 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:05.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178649481 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-31T04:19:05.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178649512 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-31T04:19:05.270Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-31T04:19:05.270Z] 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-31T04:19:05.270Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] 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-31T04:19:05.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=1178649514 data=null doit=true} to Button with text {Prompt} [2019-07-31T04:19:05.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1178649514 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-31T04:19:05.270Z] 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-31T04:19:05.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1178649516 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-31T04:19:05.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1178649516 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-31T04:19:05.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1178649517 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-31T04:19:05.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1178649517 data=null item=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-31T04:19:05.270Z] 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-31T04:19:05.270Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:19:05.270Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:19:05.270Z] 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-31T04:19:05.527Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:19:05.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178649546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:05.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178649546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:05.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178649546 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-31T04:19:05.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178649546 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:05.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178649546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:05.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178649546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:05.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178649546 data=null item=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-31T04:19:05.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178649294 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-31T04:19:05.527Z] DEBUG - Clicked on [2019-07-31T04:19:07.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178651730 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:19:07.932Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:19:07.932Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:19:07.932Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:19:07.932Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:19:07.932Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:19:07.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1178652037 data=null doit=true} to Shell with text {Preferences} [2019-07-31T04:19:07.932Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:19:07.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:19:07.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:19:07.932Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T04:19:07.932Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:19:07.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178652057 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:19:07.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178652057 data=null} to Tree node with text: Perspectives [2019-07-31T04:19:08.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178652081 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:08.284Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178652093 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-31T04:19:08.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178652094 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:08.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:19:08.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1178652096 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T04:19:08.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178652096 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:19:08.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178652096 data=null} to Tree node with text: Perspectives [2019-07-31T04:19:08.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178652097 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:08.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178652097 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-31T04:19:08.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178652134 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-31T04:19:08.284Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-31T04:19:08.284Z] 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-31T04:19:08.284Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] 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-31T04:19:08.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1178652137 data=null doit=true} to Button with text {Always} [2019-07-31T04:19:08.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1178652137 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-31T04:19:08.284Z] 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-31T04:19:08.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1178652140 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-31T04:19:08.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1178652140 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-31T04:19:08.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1178652140 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-31T04:19:08.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1178652141 data=null item=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-31T04:19:08.284Z] 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-31T04:19:08.284Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:19:08.284Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:19:08.284Z] 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-31T04:19:08.284Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:19:08.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178652145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:08.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178652145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:08.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178652145 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-31T04:19:08.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178652145 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:08.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178652145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:08.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178652145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:19:08.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178652145 data=null item=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-31T04:19:08.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178651776 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-31T04:19:08.284Z] DEBUG - Clicked on [2019-07-31T04:19:10.193Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-31T04:19:10.193Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T04:19:10.193Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-31T04:19:10.193Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:19:10.193Z] 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-31T04:19:10.193Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:19:10.193Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:19:10.193Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T04:19:10.193Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-31T04:19:10.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1178654077 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-31T04:19:10.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1178654079 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-31T04:19:10.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1178654079 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T04:19:10.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1178654079 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T04:19:10.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1178654080 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-31T04:19:10.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1178654080 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-31T04:19:10.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1178654080 data=null item=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-31T04:19:10.193Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1178654081 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-31T04:19:10.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1178654081 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-31T04:19:10.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1178654081 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-31T04:19:10.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1178654081 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T04:19:10.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1178654081 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T04:19:10.193Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-31T04:19:10.193Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-31T04:19:10.193Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:19:10.193Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-31T04:19:10.193Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-31T04:19:10.193Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T04:19:10.193Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:19:10.193Z] DEBUG - Clicking on &No [2019-07-31T04:19:10.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1178654083 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-31T04:19:10.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1178654083 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-31T04:19:10.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1178654083 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T04:19:10.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1178654083 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-31T04:19:10.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1178654084 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-31T04:19:10.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1178654084 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-31T04:19:10.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1178654084 data=null item=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-31T04:19:10.193Z] DEBUG - Clicked on [2019-07-31T04:19:10.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1178654276 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-31T04:19:10.193Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:19:10.193Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:19:10.193Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:19:10.759Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:19:10.759Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:19:10.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1178654735 data=null doit=true} to Shell with text {Preferences} [2019-07-31T04:19:10.759Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:19:10.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:19:10.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:19:10.759Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-31T04:19:10.759Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:19:10.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178654738 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:19:10.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178654738 data=null} to Tree node with text: Perspectives [2019-07-31T04:19:10.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178654739 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:10.759Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178654739 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-31T04:19:10.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178654740 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:10.759Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:19:10.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1178654741 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-31T04:19:10.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1178654741 data=null doit=true} to Tree node with text: Perspectives [2019-07-31T04:19:10.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1178654741 data=null} to Tree node with text: Perspectives [2019-07-31T04:19:10.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1178654742 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:10.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178654742 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-31T04:19:10.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1178654742 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-31T04:19:10.759Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:19:10.759Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:19:10.759Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-31T04:19:10.759Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-31T04:19:10.759Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-31T04:19:10.759Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-31T04:19:10.759Z] 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-31T04:19:10.759Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:19:10.759Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:19:10.759Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:19:10.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:10.760Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:19:10.760Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-31T04:19:10.760Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-31T04:19:10.760Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-31T04:19:10.760Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:19:10.760Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:19:10.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:10.760Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-31T04:19:10.760Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-31T04:19:10.760Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:19:10.760Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:19:10.760Z] DEBUG - Clicking on Cancel [2019-07-31T04:19:10.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1178654761 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-31T04:19:10.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1178654761 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-31T04:19:10.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1178654761 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:19:10.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1178654761 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-31T04:19:10.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1178654762 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-31T04:19:10.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1178654762 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-31T04:19:10.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1178654762 data=null item=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-31T04:19:10.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178654412 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-31T04:19:11.016Z] DEBUG - Clicked on [2019-07-31T04:19:11.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178655535 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:19:11.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:19:11.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:19:11.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:19:11.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:19:11.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178655563 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:19:11.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178655563 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:19:11.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178655563 data=null} to TreeItem with text {test} [2019-07-31T04:19:11.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178655563 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:19:11.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178655564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:19:11.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178655572 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:19:11.578Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:19:11.578Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:19:11.578Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:19:12.514Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:19:12.514Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:19:12.514Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:19:12.514Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:19:12.514Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:19:12.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:12.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:19:12.514Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:19:12.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178656500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178656501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178656501 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178656501 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178656502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178656502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178656502 data=null item=null detail=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-31T04:19:12.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178656502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178656502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178656502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178656502 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178656502 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:19:12.514Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:19:12.514Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:19:12.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:19:12.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:19:12.514Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:19:12.514Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:19:12.514Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:19:12.514Z] DEBUG - Clicking on OK [2019-07-31T04:19:12.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178656504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:19:12.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178656505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:19:12.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178656505 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:19:12.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178656505 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:19:12.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178656505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:19:12.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178656505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:19:12.514Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:19:12.514Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:19:12.514Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:19:12.514Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:19:12.514Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:19:12.514Z] DEBUG - Clicked on OK [2019-07-31T04:19:13.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178656505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:19:13.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1178655715 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-31T04:19:13.642Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.349 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-31T04:19:13.642Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.422 s [2019-07-31T04:19:13.642Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.962 s [2019-07-31T04:19:13.642Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 7.948 s [2019-07-31T04:19:13.642Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 4.459 s [2019-07-31T04:19:13.642Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.694 s [2019-07-31T04:19:13.642Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.951 s [2019-07-31T04:19:13.642Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.444 s [2019-07-31T04:19:13.642Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.651 s [2019-07-31T04:19:13.642Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-31T04:19:23.594Z] [2019-07-31T04:19:23.594Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:19:22.426 [2019-07-31T04:19:23.594Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@144b381e in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal) [2019-07-31T04:19:23.594Z] !STACK 0 [2019-07-31T04:19:23.594Z] java.lang.reflect.InvocationTargetException [2019-07-31T04:19:23.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:19:23.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:19:23.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:19:23.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-31T04:19:23.594Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-31T04:19:23.594Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-31T04:19:23.594Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:19:23.594Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:19:23.594Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:19:23.594Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:19:23.594Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:19:23.594Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-31T04:19:23.594Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-31T04:19:23.594Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T04:19:23.594Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-31T04:19:23.594Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-31T04:19:23.594Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-31T04:19:23.594Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-31T04:19:23.594Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-31T04:19:23.594Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-31T04:19:23.594Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-31T04:19:23.594Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-31T04:19:23.594Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T04:19:23.594Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-31T04:19:23.594Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T04:19:23.594Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T04:19:23.594Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T04:19:23.594Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T04:19:23.594Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:19:23.594Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:19:23.594Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:19:23.594Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:19:23.594Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:19:23.594Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:19:23.594Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:19:23.594Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:19:23.594Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:19:23.594Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:19:23.594Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:19:23.594Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:19:23.594Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:19:23.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:19:23.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:19:23.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:19:23.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:19:23.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:19:23.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:19:23.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:19:23.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:19:23.594Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:19:23.594Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:19:23.594Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:19:23.594Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:19:23.594Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-31T04:19:23.594Z] ... 58 more [2019-07-31T04:19:23.594Z] Root exception: [2019-07-31T04:19:23.594Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-31T04:19:23.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:19:23.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:19:23.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:19:23.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-31T04:19:23.594Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-31T04:19:23.594Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-31T04:19:23.594Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-31T04:19:23.594Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-31T04:19:23.595Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-31T04:19:23.595Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-31T04:19:23.595Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-31T04:19:23.595Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-31T04:19:23.595Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-31T04:19:23.595Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-31T04:19:23.595Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T04:19:23.595Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-31T04:19:23.595Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-31T04:19:23.595Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-31T04:19:23.595Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-31T04:19:23.595Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-31T04:19:23.595Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-31T04:19:23.595Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-31T04:19:23.595Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-31T04:19:23.595Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-31T04:19:23.595Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-31T04:19:23.595Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T04:19:23.595Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T04:19:23.595Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T04:19:23.595Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T04:19:23.595Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T04:19:23.595Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:19:23.595Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T04:19:23.595Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T04:19:23.595Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T04:19:23.595Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T04:19:23.595Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T04:19:23.595Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T04:19:23.595Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T04:19:23.595Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T04:19:23.595Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T04:19:23.595Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T04:19:23.595Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T04:19:23.595Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:19:23.595Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:19:23.595Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:19:23.595Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:19:23.595Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:19:23.595Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:19:23.595Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:19:23.595Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:19:23.595Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:19:23.595Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:19:23.595Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:19:23.595Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:19:31.709Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.103 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-31T04:19:31.709Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 5.615 s [2019-07-31T04:19:31.709Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 0.204 s [2019-07-31T04:19:31.709Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 4.105 s [2019-07-31T04:19:31.709Z] [2019-07-31T04:19:31.709Z] Results: [2019-07-31T04:19:31.709Z] [2019-07-31T04:19:31.709Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T04:19:31.709Z] [2019-07-31T04:19:31.709Z] [2019-07-31T04:19:31.709Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 04:19:31.567 [2019-07-31T04:19:31.709Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T04:19:33.075Z] [INFO] All tests passed! [2019-07-31T04:19:33.075Z] [INFO] [2019-07-31T04:19:33.075Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:19:33.075Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:19:33.075Z] [INFO] [2019-07-31T04:19:33.075Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:19:34.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:19:34.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:19:35.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:19:36.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:19:36.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T04:19:37.085Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:19:38.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:19:39.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T04:19:39.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:19:40.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T04:19:40.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:19:40.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:19:40.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:19:41.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T04:19:41.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:19:41.666Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T04:19:41.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T04:19:41.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T04:19:43.465Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:19:43.465Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:19:43.722Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T04:19:43.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T04:19:43.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T04:19:44.236Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T04:19:44.236Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T04:19:44.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T04:19:44.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-31T04:19:44.749Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T04:19:45.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T04:19:45.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T04:19:45.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-31T04:19:45.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T04:19:45.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T04:19:46.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T04:19:46.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T04:19:46.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T04:19:47.159Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:19:47.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T04:19:48.290Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:19:48.290Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:19:48.547Z] [INFO] [2019-07-31T04:19:48.547Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:19:48.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T04:19:48.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-31T04:19:48.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T04:19:48.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:19:48.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T04:19:48.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T04:19:48.547Z] [INFO] [2019-07-31T04:19:48.547Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-31T04:19:48.547Z] [INFO] [2019-07-31T04:19:48.547Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [2019-07-31T04:19:48.547Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT [123/134] [2019-07-31T04:19:48.547Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:19:48.547Z] [INFO] [2019-07-31T04:19:48.547Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:48.547Z] [INFO] [2019-07-31T04:19:48.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:48.547Z] [INFO] The project's OSGi version is 1.0.1.201907310252 [2019-07-31T04:19:48.547Z] [INFO] [2019-07-31T04:19:48.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:48.547Z] [INFO] [2019-07-31T04:19:48.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:48.547Z] [INFO] [2019-07-31T04:19:48.547Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:48.547Z] [INFO] [2019-07-31T04:19:48.547Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:48.547Z] [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/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:19:48.547Z] [INFO] [2019-07-31T04:19:48.547Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:48.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:19:48.547Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources [2019-07-31T04:19:48.547Z] [INFO] [2019-07-31T04:19:48.547Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:48.547Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes [2019-07-31T04:19:49.477Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[253] [2019-07-31T04:19:49.477Z] node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel()); [2019-07-31T04:19:49.477Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:19:49.477Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T04:19:49.477Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[270] [2019-07-31T04:19:49.477Z] htIo.supplyATReader(seqNb).getChannel(), [2019-07-31T04:19:49.477Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:19:49.477Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T04:19:49.477Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[82] [2019-07-31T04:19:49.477Z] long time = fillValues(ht, node.getNodeFreeSpace(), start); [2019-07-31T04:19:49.477Z] ^^ [2019-07-31T04:19:49.477Z] 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-31T04:19:49.477Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[107] [2019-07-31T04:19:49.477Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-31T04:19:49.477Z] ^^ [2019-07-31T04:19:49.477Z] 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-31T04:19:49.477Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[126] [2019-07-31T04:19:49.477Z] time = fillValues(ht, node.getNodeFreeSpace(), node.getNodeStart()); [2019-07-31T04:19:49.477Z] ^^ [2019-07-31T04:19:49.477Z] 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-31T04:19:49.477Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[138] [2019-07-31T04:19:49.477Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-31T04:19:49.477Z] ^^ [2019-07-31T04:19:49.477Z] 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-31T04:19:49.477Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[152] [2019-07-31T04:19:49.477Z] HtTestUtils.assertTreeIntegrity(ht); [2019-07-31T04:19:49.477Z] ^^ [2019-07-31T04:19:49.477Z] 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-31T04:19:49.477Z] 7 problems (7 warnings) [2019-07-31T04:19:49.477Z] [INFO] [2019-07-31T04:19:49.477Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:49.477Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:19:49.477Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources [2019-07-31T04:19:49.477Z] [INFO] [2019-07-31T04:19:49.477Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:49.477Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T04:19:49.735Z] [INFO] [2019-07-31T04:19:49.735Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:49.735Z] [INFO] [2019-07-31T04:19:49.735Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:49.735Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T04:19:49.735Z] [INFO] [2019-07-31T04:19:49.735Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:49.735Z] [INFO] [2019-07-31T04:19:49.735Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:49.735Z] [INFO] [2019-07-31T04:19:49.735Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:49.735Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T04:19:49.735Z] [INFO] [2019-07-31T04:19:49.735Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:49.735Z] [INFO] [2019-07-31T04:19:49.735Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:19:52.257Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log [2019-07-31T04:19:52.257Z] [INFO] Command line: [2019-07-31T04:19:52.257Z] [/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/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:19:52.257Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:19:55.674Z] !SESSION 2019-07-31 04:19:52.273 ----------------------------------------------- [2019-07-31T04:19:55.674Z] eclipse.buildId=unknown [2019-07-31T04:19:55.674Z] java.version=1.8.0_202 [2019-07-31T04:19:55.674Z] java.vendor=Oracle Corporation [2019-07-31T04:19:55.674Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:19:55.674Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:19:55.675Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:19:55.675Z] [2019-07-31T04:19:55.675Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:19:54.949 [2019-07-31T04:19:55.675Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:19:55.675Z] !STACK 0 [2019-07-31T04:19:55.675Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T04:19:55.675Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:19:55.675Z] [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:19:55.675Z] [2019-07-31T04:19:55.675Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:19:55.130 [2019-07-31T04:19:55.675Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:19:55.675Z] !STACK 0 [2019-07-31T04:19:55.675Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T04:19:55.675Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:19:55.675Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:19:55.675Z] -> 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-31T04:19:55.675Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T04:19:55.675Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:19:55.675Z] [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:19:55.675Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:19:57.569Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-31T04:19:57.570Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-31T04:19:57.570Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.006 s [2019-07-31T04:19:57.570Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-31T04:19:57.570Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-31T04:19:58.133Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-31T04:19:58.133Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.366 s [2019-07-31T04:19:58.133Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.002 s [2019-07-31T04:19:58.133Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-31T04:19:58.133Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.002 s [2019-07-31T04:19:58.133Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-31T04:19:58.133Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-31T04:19:58.133Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0.001 s [2019-07-31T04:19:58.133Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-31T04:19:58.133Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-31T04:19:58.133Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-31T04:19:58.133Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-31T04:19:58.133Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0.001 s [2019-07-31T04:19:58.133Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-31T04:19:58.133Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-31T04:19:58.133Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0.001 s [2019-07-31T04:19:58.133Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-31T04:19:58.133Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-31T04:19:59.064Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-31T04:19:59.064Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.319 s [2019-07-31T04:19:59.064Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.015 s [2019-07-31T04:19:59.064Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.081 s [2019-07-31T04:19:59.064Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.226 s [2019-07-31T04:19:59.064Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.148 s [2019-07-31T04:19:59.064Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.009 s [2019-07-31T04:19:59.064Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-31T04:19:59.064Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-31T04:19:59.064Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.064Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.064Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.004 s [2019-07-31T04:19:59.064Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.064Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.064Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.064Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.064Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.064Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.064Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.064Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-31T04:19:59.321Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-31T04:19:59.321Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.02 s [2019-07-31T04:19:59.321Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.103 s [2019-07-31T04:19:59.321Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.201 s [2019-07-31T04:19:59.321Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.077 s [2019-07-31T04:19:59.321Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.004 s [2019-07-31T04:19:59.321Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-31T04:19:59.579Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-31T04:19:59.579Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.004 s [2019-07-31T04:19:59.579Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.003 s [2019-07-31T04:19:59.579Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.579Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.579Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.579Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.043 s [2019-07-31T04:19:59.579Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.579Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.004 s [2019-07-31T04:19:59.579Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.579Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.579Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.579Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.579Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:19:59.579Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:19:59.579Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-31T04:19:59.836Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-31T04:19:59.836Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.015 s [2019-07-31T04:19:59.836Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.08 s [2019-07-31T04:19:59.836Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.181 s [2019-07-31T04:19:59.836Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.03 s [2019-07-31T04:19:59.836Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.004 s [2019-07-31T04:19:59.836Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-31T04:20:00.768Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-31T04:20:00.768Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.467 s [2019-07-31T04:20:00.768Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.331 s [2019-07-31T04:20:00.768Z] [2019-07-31T04:20:00.768Z] Results: [2019-07-31T04:20:00.768Z] [2019-07-31T04:20:00.768Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:20:00.768Z] [2019-07-31T04:20:01.698Z] [INFO] All tests passed! [2019-07-31T04:20:01.698Z] [INFO] [2019-07-31T04:20:01.698Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:20:01.698Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:20:01.698Z] [INFO] [2019-07-31T04:20:01.698Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:20:01.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:20:01.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:20:01.698Z] [INFO] [2019-07-31T04:20:01.698Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:20:01.698Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T04:20:01.698Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T04:20:01.698Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T04:20:01.698Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:20:01.698Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T04:20:01.698Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T04:20:01.698Z] [INFO] [2019-07-31T04:20:01.698Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-31T04:20:01.698Z] [INFO] [2019-07-31T04:20:01.698Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [2019-07-31T04:20:01.698Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [124/134] [2019-07-31T04:20:01.698Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:20:01.698Z] [INFO] [2019-07-31T04:20:01.698Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:01.698Z] [INFO] [2019-07-31T04:20:01.698Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:01.698Z] [INFO] The project's OSGi version is 1.0.3.201907310252 [2019-07-31T04:20:01.698Z] [INFO] [2019-07-31T04:20:01.698Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:01.698Z] [INFO] [2019-07-31T04:20:01.698Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:01.698Z] [INFO] [2019-07-31T04:20:01.698Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:01.698Z] [INFO] [2019-07-31T04:20:01.698Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:01.698Z] [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/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:20:01.698Z] [INFO] [2019-07-31T04:20:01.698Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:01.698Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:20:01.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources [2019-07-31T04:20:01.698Z] [INFO] [2019-07-31T04:20:01.698Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:01.698Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes [2019-07-31T04:20:01.955Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[232] [2019-07-31T04:20:01.955Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-31T04:20:01.955Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:20:01.955Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-31T04:20:01.955Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[242] [2019-07-31T04:20:01.955Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-31T04:20:01.955Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:20:01.955Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-31T04:20:01.955Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[51] [2019-07-31T04:20:01.955Z] { "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) }, [2019-07-31T04:20:01.955Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:20:01.955Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path' [2019-07-31T04:20:01.955Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[47] [2019-07-31T04:20:01.955Z] boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload())); [2019-07-31T04:20:01.955Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:20:01.955Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:20:01.955Z] 4 problems (4 warnings) [2019-07-31T04:20:02.213Z] [INFO] [2019-07-31T04:20:02.213Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:02.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:20:02.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources [2019-07-31T04:20:02.213Z] [INFO] [2019-07-31T04:20:02.213Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:02.213Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T04:20:02.213Z] [INFO] [2019-07-31T04:20:02.213Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:02.213Z] [INFO] [2019-07-31T04:20:02.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:02.213Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-31T04:20:02.213Z] [INFO] [2019-07-31T04:20:02.213Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:02.213Z] [INFO] [2019-07-31T04:20:02.213Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:02.213Z] [INFO] [2019-07-31T04:20:02.213Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:02.213Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-31T04:20:02.213Z] [INFO] [2019-07-31T04:20:02.213Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:02.213Z] [INFO] [2019-07-31T04:20:02.213Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:04.107Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log [2019-07-31T04:20:04.107Z] [INFO] Command line: [2019-07-31T04:20:04.107Z] [/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/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:20:04.107Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:20:08.292Z] !SESSION 2019-07-31 04:20:04.185 ----------------------------------------------- [2019-07-31T04:20:08.292Z] eclipse.buildId=unknown [2019-07-31T04:20:08.292Z] java.version=1.8.0_202 [2019-07-31T04:20:08.292Z] java.vendor=Oracle Corporation [2019-07-31T04:20:08.292Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:20:08.292Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:20:08.292Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:20:08.292Z] [2019-07-31T04:20:08.292Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:20:07.548 [2019-07-31T04:20:08.292Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:20:08.292Z] !STACK 0 [2019-07-31T04:20:08.292Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T04:20:08.292Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:20:08.292Z] [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:20:08.292Z] [2019-07-31T04:20:08.292Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:20:07.757 [2019-07-31T04:20:08.292Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:20:08.292Z] !STACK 0 [2019-07-31T04:20:08.292Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T04:20:08.292Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:20:08.292Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:20:08.292Z] -> 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-31T04:20:08.292Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T04:20:08.292Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:20:08.292Z] [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:20:08.292Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:20:10.190Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-31T04:20:10.190Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-31T04:20:10.190Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.092 s [2019-07-31T04:20:10.190Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.006 s [2019-07-31T04:20:10.190Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.002 s [2019-07-31T04:20:10.190Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.190Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-31T04:20:10.190Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-31T04:20:10.190Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-31T04:20:10.190Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.190Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.190Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-31T04:20:10.190Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-31T04:20:10.448Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-31T04:20:10.448Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.006 s [2019-07-31T04:20:10.448Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.448Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.003 s [2019-07-31T04:20:10.448Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.448Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.002 s [2019-07-31T04:20:10.448Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.003 s [2019-07-31T04:20:10.448Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.448Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.002 s [2019-07-31T04:20:10.448Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.448Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.448Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.448Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-31T04:20:10.448Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-31T04:20:10.448Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.448Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.448Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.448Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.448Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.448Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.448Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-31T04:20:10.706Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-31T04:20:10.706Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0 s [2019-07-31T04:20:10.706Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.241 s [2019-07-31T04:20:10.706Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-31T04:20:10.963Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-31T04:20:10.963Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.004 s [2019-07-31T04:20:10.963Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.963Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.084 s [2019-07-31T04:20:10.963Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.963Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.963Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.007 s [2019-07-31T04:20:10.963Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.963Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-31T04:20:10.963Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.963Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.963Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.963Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.963Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.007 s [2019-07-31T04:20:10.963Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-31T04:20:10.963Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-31T04:20:10.963Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.963Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-31T04:20:10.963Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.963Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-31T04:20:10.963Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.963Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.963Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:10.963Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-31T04:20:11.896Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-31T04:20:11.896Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.095 s [2019-07-31T04:20:11.896Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.003 s [2019-07-31T04:20:11.896Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.2 s [2019-07-31T04:20:11.896Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.016 s [2019-07-31T04:20:11.896Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.093 s [2019-07-31T04:20:11.896Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.3 s [2019-07-31T04:20:11.896Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.095 s [2019-07-31T04:20:11.896Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.005 s [2019-07-31T04:20:11.896Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-31T04:20:11.896Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-31T04:20:11.896Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.002 s [2019-07-31T04:20:11.896Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-31T04:20:11.896Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-31T04:20:11.896Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-31T04:20:11.896Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-31T04:20:11.896Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.002 s [2019-07-31T04:20:11.896Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T04:20:11.896Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.002 s [2019-07-31T04:20:11.896Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-31T04:20:11.896Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-31T04:20:12.155Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-31T04:20:12.155Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.004 s [2019-07-31T04:20:12.155Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.008 s [2019-07-31T04:20:12.155Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.051 s [2019-07-31T04:20:12.155Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-31T04:20:12.155Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-31T04:20:12.155Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.002 s [2019-07-31T04:20:12.155Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.018 s [2019-07-31T04:20:12.155Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-31T04:20:12.155Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-31T04:20:12.155Z] [2019-07-31T04:20:12.155Z] Results: [2019-07-31T04:20:12.155Z] [2019-07-31T04:20:12.155Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:20:12.155Z] [2019-07-31T04:20:13.085Z] [INFO] All tests passed! [2019-07-31T04:20:13.085Z] [INFO] [2019-07-31T04:20:13.085Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:13.085Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:20:13.085Z] [INFO] [2019-07-31T04:20:13.085Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:13.341Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:20:13.341Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:20:13.341Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-31T04:20:13.341Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:20:13.341Z] [INFO] [2019-07-31T04:20:13.341Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:13.341Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-31T04:20:13.341Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.pom [2019-07-31T04:20:13.341Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-31T04:20:13.341Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:20:13.341Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-31T04:20:13.341Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-31T04:20:13.341Z] [INFO] [2019-07-31T04:20:13.341Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-31T04:20:13.341Z] [INFO] [2019-07-31T04:20:13.341Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [2019-07-31T04:20:13.341Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT [125/134] [2019-07-31T04:20:13.341Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:20:13.341Z] [INFO] [2019-07-31T04:20:13.341Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:13.341Z] [INFO] [2019-07-31T04:20:13.341Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:13.341Z] [INFO] The project's OSGi version is 1.0.8.201907310252 [2019-07-31T04:20:13.341Z] [INFO] [2019-07-31T04:20:13.341Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:13.341Z] [INFO] [2019-07-31T04:20:13.341Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:13.341Z] [INFO] [2019-07-31T04:20:13.341Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:13.341Z] [INFO] [2019-07-31T04:20:13.341Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:13.341Z] [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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:20:13.341Z] [INFO] [2019-07-31T04:20:13.341Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:13.341Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:20:13.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources [2019-07-31T04:20:13.341Z] [INFO] [2019-07-31T04:20:13.341Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:13.341Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes [2019-07-31T04:20:14.270Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[94] [2019-07-31T04:20:14.270Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-31T04:20:14.270Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:20:14.270Z] 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-31T04:20:14.270Z] 1 problem (1 warning) [2019-07-31T04:20:14.270Z] [INFO] [2019-07-31T04:20:14.270Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:14.270Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:20:14.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources [2019-07-31T04:20:14.270Z] [INFO] [2019-07-31T04:20:14.270Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:14.270Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T04:20:14.270Z] [INFO] [2019-07-31T04:20:14.270Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:14.270Z] [INFO] [2019-07-31T04:20:14.270Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:14.270Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T04:20:14.270Z] [INFO] [2019-07-31T04:20:14.270Z] [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-31T04:20:14.270Z] [INFO] [2019-07-31T04:20:14.270Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:14.270Z] [INFO] [2019-07-31T04:20:14.270Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:14.270Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T04:20:14.533Z] [INFO] [2019-07-31T04:20:14.533Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:14.533Z] [INFO] [2019-07-31T04:20:14.533Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:20:16.436Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T04:20:16.436Z] [INFO] Command line: [2019-07-31T04:20:16.436Z] [/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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T04:20:16.436Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:20:19.720Z] !SESSION 2019-07-31 04:20:16.432 ----------------------------------------------- [2019-07-31T04:20:19.720Z] eclipse.buildId=unknown [2019-07-31T04:20:19.720Z] java.version=1.8.0_202 [2019-07-31T04:20:19.720Z] java.vendor=Oracle Corporation [2019-07-31T04:20:19.720Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:20:19.720Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T04:20:19.720Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T04:20:19.720Z] [2019-07-31T04:20:19.720Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:20:19.567 [2019-07-31T04:20:19.720Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:20:19.720Z] !STACK 0 [2019-07-31T04:20:19.720Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T04:20:19.720Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:20:19.720Z] [2019-07-31T04:20:19.720Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:20:19.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:20:19.720Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:20:19.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:20:19.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:20:19.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:20:19.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:20:19.720Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:20:19.720Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:20:19.720Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:20:19.978Z] [2019-07-31T04:20:19.978Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:20:19.761 [2019-07-31T04:20:19.978Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:20:19.978Z] !STACK 0 [2019-07-31T04:20:19.978Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T04:20:19.978Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:20:19.978Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:20:19.978Z] -> 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-31T04:20:19.978Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T04:20:19.978Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:20:19.978Z] [2019-07-31T04:20:19.978Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:20:19.978Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:20:19.978Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:20:19.978Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:20:19.978Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:20:19.978Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:20:19.978Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:20:19.978Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:20:19.978Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:20:19.978Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:20:21.728Z] process 19048: 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-31T04:20:21.728Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T04:20:22.291Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:20:22.291Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:20:32.240Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-31T04:20:32.804Z] Display size: 1440x900 [2019-07-31T04:20:32.804Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T04:20:32.804Z] GTK version=3.18.9 [2019-07-31T04:20:32.804Z] GTK theme=Ambiance [2019-07-31T04:20:32.804Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T04:20:32.804Z] Time zone: Coordinated Universal Time [2019-07-31T04:20:32.804Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T04:20:32.804Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T04:20:42.774Z] [2019-07-31T04:20:42.774Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 04:20:40.970 [2019-07-31T04:20:42.774Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T04:20:46.954Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:20:47.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:20:47.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:20:47.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:20:47.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:20:47.213Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:20:47.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178751380 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:20:47.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178751381 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:20:47.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178751382 data=null} to TreeItem with text {test} [2019-07-31T04:20:47.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178751382 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:20:47.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178751384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:20:47.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178751735 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:20:47.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:20:47.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178751738 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:20:47.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178751738 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:20:47.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178751739 data=null} to TreeItem with text {test} [2019-07-31T04:20:47.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178751739 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:20:47.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178751741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:20:47.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178751793 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:20:47.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178751800 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:20:47.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178751801 data=null} to TreeItem with text {test} [2019-07-31T04:20:47.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178751802 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:20:47.777Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178751804 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-31T04:20:47.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178751884 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:20:47.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:20:47.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178751888 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:20:47.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178751889 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:20:47.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178751889 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:20:47.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178751889 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:20:47.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178751890 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:20:47.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178751924 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:20:47.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178751978 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:20:47.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178751979 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:20:47.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178751979 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:20:47.777Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178751980 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-31T04:20:47.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178751985 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:20:47.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1178751988 data=null doit=true} to Tree node with text: bug446190 [2019-07-31T04:20:47.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1178751988 data=null} to Tree node with text: bug446190 [2019-07-31T04:20:47.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1178751989 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T04:20:47.777Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178751989 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-31T04:20:47.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1178752007 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T04:20:47.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1178752008 data=null doit=true} to Tree node with text: Views [2019-07-31T04:20:47.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1178752008 data=null} to Tree node with text: Views [2019-07-31T04:20:47.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1178752009 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T04:20:48.034Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178752009 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-31T04:20:48.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1178752137 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T04:20:48.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1178752138 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-31T04:20:48.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1178752139 data=null} to Tree node with text: XML system call analysis [2019-07-31T04:20:48.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1178752139 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T04:20:48.034Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178752185 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-31T04:20:48.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1178752298 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T04:20:48.290Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time [2019-07-31T04:20:48.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1178752300 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-31T04:20:48.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1178752300 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-31T04:20:48.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:20:48.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1178752301 data=null} to Tree node with text: Latency vs Time [2019-07-31T04:20:48.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1178752301 data=null button=1 stateMask=0x0 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-31T04:20:48.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178752302 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-31T04:20:48.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1178752386 data=null button=1 stateMask=0x80000 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-31T04:20:48.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1178752387 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-31T04:20:48.290Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1178752388 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-31T04:20:48.547Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178752388 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-31T04:20:48.803Z] *** BUG *** [2019-07-31T04:20:48.803Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:20:48.803Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:20:48.803Z] [2019-07-31T04:20:48.803Z] *** BUG *** [2019-07-31T04:20:48.803Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:20:48.803Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:20:48.803Z] [2019-07-31T04:20:49.060Z] *** BUG *** [2019-07-31T04:20:49.060Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:20:49.060Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:20:49.060Z] [2019-07-31T04:20:49.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1178752806 data=null button=1 stateMask=0x80000 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-31T04:20:49.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1178753785 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-31T04:20:49.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1178753786 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-31T04:20:49.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1178753787 data=null} to Tree node with text: Latency vs Time [2019-07-31T04:20:49.623Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time [2019-07-31T04:20:53.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-31T04:20:53.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-31T04:20:53.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:20:53.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:20:53.797Z] DEBUG - Setting state to checked on: bug446190 [2019-07-31T04:20:54.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178758931 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:20:54.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:20:54.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:20:54.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:20:54.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:20:54.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178759029 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:20:54.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178759029 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:20:54.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178759029 data=null} to TreeItem with text {test} [2019-07-31T04:20:54.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178759030 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:20:54.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178759030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:20:54.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178759094 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:20:55.243Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:20:55.243Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:20:55.501Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:20:56.064Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:20:56.064Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:20:56.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:20:56.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:20:56.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:20:56.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:20:56.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:20:56.064Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:20:56.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178760042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178760043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178760079 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178760080 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178760080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178760081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178760081 data=null item=null detail=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-31T04:20:56.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178760082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178760082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178760083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178760083 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178760083 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:20:56.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:20:56.064Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:20:56.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:20:56.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:20:56.064Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:20:56.064Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:20:56.064Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:20:56.064Z] DEBUG - Clicking on OK [2019-07-31T04:20:56.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178760089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:20:56.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178760090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:20:56.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178760090 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:20:56.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178760090 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:20:56.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178760091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:20:56.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178760091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:20:56.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:20:56.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:20:56.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:20:56.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:20:56.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:20:56.064Z] DEBUG - Clicked on OK [2019-07-31T04:20:56.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178760092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:20:56.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1178759378 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-31T04:20:57.140Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-31T04:20:57.140Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.25 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-31T04:20:57.140Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest) Time elapsed: 10.446 s [2019-07-31T04:20:57.140Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-31T04:20:59.756Z] [2019-07-31T04:20:59.756Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 04:20:59.469 [2019-07-31T04:20:59.756Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T04:21:03.934Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:21:03.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:03.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:03.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:03.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:03.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178767627 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178767627 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178767627 data=null} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178767628 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178767628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178767781 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178767784 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178767784 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178767785 data=null} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178767785 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178767786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178767796 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178767803 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178767803 data=null} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178767804 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178767804 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-31T04:21:03.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178767809 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:03.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178767811 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:21:03.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178767811 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:21:03.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178767811 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178767812 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:21:03.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178767812 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178767897 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:21:03.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178767901 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:21:03.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178767901 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178767902 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:21:03.934Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178767903 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-31T04:21:03.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178767917 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:21:03.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1178767918 data=null doit=true} to Tree node with text: bug446190 [2019-07-31T04:21:03.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1178767919 data=null} to Tree node with text: bug446190 [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1178767919 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T04:21:03.934Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178767920 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-31T04:21:03.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1178767934 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T04:21:03.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1178767935 data=null doit=true} to Tree node with text: Views [2019-07-31T04:21:03.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1178767935 data=null} to Tree node with text: Views [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1178767935 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T04:21:03.934Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178767936 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-31T04:21:03.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1178768081 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T04:21:03.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1178768082 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-31T04:21:03.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1178768082 data=null} to Tree node with text: XML system call analysis [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1178768083 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T04:21:03.934Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178768083 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-31T04:21:03.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1178768097 data=null button=1 stateMask=0x80000 x=177 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T04:21:03.934Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count [2019-07-31T04:21:03.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1178768135 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-31T04:21:03.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1178768135 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-31T04:21:03.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:03.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1178768181 data=null} to Tree node with text: Latency vs Count [2019-07-31T04:21:03.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1178768182 data=null button=1 stateMask=0x0 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-31T04:21:04.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178768182 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-31T04:21:04.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1178768293 data=null button=1 stateMask=0x80000 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-31T04:21:04.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1178768295 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-31T04:21:04.191Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1178768295 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-31T04:21:04.449Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178768296 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-31T04:21:05.017Z] *** BUG *** [2019-07-31T04:21:05.017Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:21:05.017Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:21:05.017Z] [2019-07-31T04:21:05.017Z] *** BUG *** [2019-07-31T04:21:05.017Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:21:05.017Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:21:05.017Z] [2019-07-31T04:21:05.017Z] *** BUG *** [2019-07-31T04:21:05.017Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:21:05.017Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:21:05.017Z] [2019-07-31T04:21:05.017Z] *** BUG *** [2019-07-31T04:21:05.017Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:21:05.017Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:21:05.017Z] [2019-07-31T04:21:05.017Z] *** BUG *** [2019-07-31T04:21:05.017Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:21:05.017Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:21:05.017Z] [2019-07-31T04:21:05.017Z] *** BUG *** [2019-07-31T04:21:05.017Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:21:05.017Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:21:05.017Z] [2019-07-31T04:21:05.017Z] *** BUG *** [2019-07-31T04:21:05.017Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:21:05.017Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:21:05.017Z] [2019-07-31T04:21:05.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1178768501 data=null button=1 stateMask=0x80000 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-31T04:21:05.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1178769213 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-31T04:21:05.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1178769216 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-31T04:21:05.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1178769216 data=null} to Tree node with text: Latency vs Count [2019-07-31T04:21:05.017Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count [2019-07-31T04:21:08.292Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-31T04:21:08.292Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-31T04:21:08.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1178772391 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-31T04:21:08.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1178772401 data=null button=1 stateMask=0x80000 x=472 y=-11 count=1} to TableColumn with text {Name} [2019-07-31T04:21:08.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1178772485 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-31T04:21:08.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1178772623 data=null button=1 stateMask=0x80000 x=472 y=-12 count=1} to TableColumn with text {Name} [2019-07-31T04:21:09.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178773224 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:09.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:21:09.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:09.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:09.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:09.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178773332 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:21:09.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178773333 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:09.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178773333 data=null} to TreeItem with text {test} [2019-07-31T04:21:09.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178773333 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:09.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178773381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:09.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178773430 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:09.629Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:21:09.629Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:21:09.629Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:21:10.561Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:21:10.561Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:21:10.561Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:21:10.561Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:21:10.561Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:21:10.561Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:10.561Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:21:10.561Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:21:10.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178774720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178774721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178774721 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178774721 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178774721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178774722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178774722 data=null item=null detail=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-31T04:21:10.561Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178774722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178774722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178774722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178774723 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178774723 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:10.561Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:21:10.561Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:21:10.561Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:10.561Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:21:10.561Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:21:10.561Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:10.561Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:10.561Z] DEBUG - Clicking on OK [2019-07-31T04:21:10.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178774725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:10.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178774726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:10.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178774726 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:10.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178774726 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:10.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178774726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:10.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178774726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:10.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:10.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:10.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:10.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:10.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:10.561Z] DEBUG - Clicked on OK [2019-07-31T04:21:11.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178774726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:11.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1178773686 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-31T04:21:11.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-31T04:21:11.749Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.544 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-31T04:21:11.749Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest) Time elapsed: 8.665 s [2019-07-31T04:21:11.749Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-31T04:21:13.692Z] [2019-07-31T04:21:13.692Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-31 04:21:13.351 [2019-07-31T04:21:13.692Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-31T04:21:16.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:21:16.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:16.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:16.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:16.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:16.213Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:16.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178780431 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:21:16.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178780431 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:16.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178780432 data=null} to TreeItem with text {test} [2019-07-31T04:21:16.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178780432 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:16.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178780432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:16.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178780514 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:16.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:16.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178780515 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:21:16.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178780516 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:16.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178780516 data=null} to TreeItem with text {test} [2019-07-31T04:21:16.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178780516 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:16.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178780516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:16.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178780530 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:16.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178780531 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:16.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178780531 data=null} to TreeItem with text {test} [2019-07-31T04:21:16.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178780531 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:16.471Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178780531 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-31T04:21:16.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178780589 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:16.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:16.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1178780591 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-31T04:21:16.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178780591 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:21:16.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178780591 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:21:16.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178780591 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:21:16.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178780592 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:21:16.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178780618 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:21:16.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1178780624 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-31T04:21:16.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1178780625 data=null} to TreeItem with text {Traces [1]} [2019-07-31T04:21:16.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1178780625 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:21:16.471Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178780625 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-31T04:21:16.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1178780628 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-31T04:21:16.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1178780629 data=null doit=true} to Tree node with text: bug446190 [2019-07-31T04:21:16.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1178780629 data=null} to Tree node with text: bug446190 [2019-07-31T04:21:16.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1178780629 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T04:21:16.471Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178780630 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-31T04:21:16.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1178780633 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-31T04:21:16.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1178780634 data=null doit=true} to Tree node with text: Views [2019-07-31T04:21:16.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1178780634 data=null} to Tree node with text: Views [2019-07-31T04:21:16.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1178780635 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-31T04:21:16.471Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178780635 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-31T04:21:16.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1178780716 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-31T04:21:16.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1178780717 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-31T04:21:16.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1178780717 data=null} to Tree node with text: XML system call analysis [2019-07-31T04:21:16.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1178780717 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T04:21:16.471Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178780718 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-31T04:21:16.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1178780727 data=null button=1 stateMask=0x80000 x=177 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-31T04:21:16.727Z] DEBUG - Double-clicking on Tree node with text: Latency Table [2019-07-31T04:21:16.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1178780728 data=null button=0 stateMask=0x0 x=159 y=431 count=0} to Tree node with text: Latency Table [2019-07-31T04:21:16.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=1178780728 data=null doit=true} to Tree node with text: Latency Table [2019-07-31T04:21:16.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:16.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1178780730 data=null} to Tree node with text: Latency Table [2019-07-31T04:21:16.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1178780730 data=null button=1 stateMask=0x0 x=159 y=431 count=1} to Tree node with text: Latency Table [2019-07-31T04:21:16.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178780730 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-31T04:21:16.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1178780813 data=null button=1 stateMask=0x80000 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-31T04:21:16.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1178780814 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-31T04:21:16.727Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1178780814 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-31T04:21:16.984Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1178780814 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-31T04:21:17.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1178780995 data=null button=1 stateMask=0x80000 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-31T04:21:17.241Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1178781409 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-31T04:21:17.241Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1178781409 data=null doit=true} to Tree node with text: Latency Table [2019-07-31T04:21:17.241Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1178781409 data=null} to Tree node with text: Latency Table [2019-07-31T04:21:17.241Z] DEBUG - Double-clicked on Tree node with text: Latency Table [2019-07-31T04:21:19.134Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-31T04:21:19.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1178783733 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-31T04:21:19.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1178783737 data=null button=1 stateMask=0x80000 x=445 y=-11 count=1} to TableColumn with text {Name} [2019-07-31T04:21:19.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1178783807 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-31T04:21:19.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1178783813 data=null button=1 stateMask=0x80000 x=445 y=-12 count=1} to TableColumn with text {Name} [2019-07-31T04:21:20.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178784503 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:20.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:21:20.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:20.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:20.516Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:20.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1178784595 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-31T04:21:20.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1178784595 data=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:20.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1178784595 data=null} to TreeItem with text {test} [2019-07-31T04:21:20.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1178784596 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:20.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178784596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-31T04:21:20.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1178784683 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-31T04:21:20.773Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:21:20.773Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:21:20.773Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:21:21.704Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:21:21.704Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:21:21.704Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:21:21.704Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:21:21.704Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:21:21.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:21.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:21:21.704Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:21:21.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178785917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178785917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178785917 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178785917 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178785917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178785917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178785918 data=null item=null detail=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-31T04:21:21.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178785918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178785918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178785918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178785918 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178785918 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:21.704Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:21:21.704Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:21:21.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:21.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:21:21.704Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:21:21.704Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:21.704Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:21.704Z] DEBUG - Clicking on OK [2019-07-31T04:21:21.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178785921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:21.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178785921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:21.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178785921 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:21.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178785922 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:21.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178785922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:21.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178785922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:21.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:21.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:21.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:21.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:21.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:21.704Z] DEBUG - Clicked on OK [2019-07-31T04:21:22.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178785922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:22.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1178784825 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-31T04:21:22.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-31T04:21:22.523Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.662 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-31T04:21:22.523Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest) Time elapsed: 6.449 s [2019-07-31T04:21:22.523Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-31T04:21:22.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178786807 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:22.779Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:22.779Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:22.779Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:23.344Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:23.344Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell' [2019-07-31T04:21:23.344Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-31T04:21:23.344Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:23.344Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:23.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1178787501 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:23.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:23.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:23.344Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:23.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178787516 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:23.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178787516 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:23.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178787516 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:23.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178787516 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:23.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178787517 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-31T04:21:23.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178787613 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:23.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178787614 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:23.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178787615 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:23.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178787615 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:23.601Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178787615 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-31T04:21:23.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178787618 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:23.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:23.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178787619 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:23.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178787619 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:23.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178787619 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:23.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178787620 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:23.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178787620 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-31T04:21:23.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178787727 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:23.601Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:23.601Z] 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-31T04:21:23.601Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:23.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178787789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:23.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178787790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:23.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178787790 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-31T04:21:23.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178787790 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:23.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178787791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:23.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178787791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:23.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178787791 data=null item=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-31T04:21:23.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178787028 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-31T04:21:23.858Z] DEBUG - Clicked on [2019-07-31T04:21:23.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178787996 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:23.858Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:23.858Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:23.858Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:24.624Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:24.624Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:24.624Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:24.624Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:24.624Z] 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-31T04:21:24.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178788236 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:24.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:24.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:24.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:24.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178788304 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:24.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178788304 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:24.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178788304 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:24.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178788305 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:24.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178788305 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-31T04:21:24.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178788408 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:24.624Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:24.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:24.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178788410 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:24.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178788410 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:24.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178788411 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:24.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178788411 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:24.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178788412 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-31T04:21:24.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178788414 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:24.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:24.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:24.624Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:24.624Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:24.624Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T04:21:24.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178788491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:24.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178788492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:24.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178788492 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:24.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178788492 data=null} to (of type 'Table') [2019-07-31T04:21:24.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1178788493 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:24.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178788493 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-31T04:21:24.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1178788592 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:24.624Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:24.624Z] DEBUG - Clicking on Delete [2019-07-31T04:21:24.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1178788599 data=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-31T04:21:24.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178788599 data=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-31T04:21:24.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1178788599 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:24.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1178788599 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:24.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1178788600 data=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-31T04:21:24.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1178788607 data=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-31T04:21:24.882Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1178788801 data=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-31T04:21:24.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178788802 data=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-31T04:21:24.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1178788802 data=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-31T04:21:24.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1178788803 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1178788803 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Clicked on Delete [2019-07-31T04:21:24.882Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T04:21:24.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1178788804 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Clicking on &Yes [2019-07-31T04:21:24.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178788819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178788819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178788819 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178788820 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178788820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178788820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178788820 data=null item=null detail=0 x=0 y=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-31T04:21:24.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1178788607 data=null item=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-31T04:21:24.882Z] DEBUG - Clicked on [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:24.882Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:24.882Z] 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-31T04:21:24.882Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:24.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178789010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178789010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178789011 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-31T04:21:24.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178789011 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178789011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178789011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:24.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178789011 data=null item=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-31T04:21:24.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178788012 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-31T04:21:25.139Z] DEBUG - Clicked on [2019-07-31T04:21:25.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178789189 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:25.139Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:25.139Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:25.139Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:25.396Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:25.396Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:25.396Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:25.396Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:25.396Z] 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-31T04:21:25.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178789494 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:25.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:25.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:25.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:25.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178789508 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:25.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178789508 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:25.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178789508 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:25.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178789508 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:25.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178789509 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-31T04:21:25.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178789598 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:25.396Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:25.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:25.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178789600 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:25.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178789600 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:25.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178789600 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:25.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178789600 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:25.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178789601 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-31T04:21:25.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178789603 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:25.396Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:25.396Z] DEBUG - Clicking on Import [2019-07-31T04:21:25.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1178789624 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-31T04:21:25.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1178789625 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-31T04:21:25.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1178789625 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:25.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1178789625 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:25.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1178789625 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-31T04:21:25.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1178789626 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-31T04:21:25.653Z] [2019-07-31T04:21:25.653Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 04:21:25.428 [2019-07-31T04:21:25.653Z] !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-31T04:21:25.653Z] [2019-07-31T04:21:25.653Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2019-07-31 04:21:25.429 [2019-07-31T04:21:25.653Z] !MESSAGE Import XML analysis file failed. [2019-07-31T04:21:25.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1178789626 data=null item=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-31T04:21:25.653Z] [2019-07-31T04:21:25.653Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 04:21:25.435 [2019-07-31T04:21:25.653Z] !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-31T04:21:25.653Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1178789690 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-31T04:21:25.653Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1178789826 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-31T04:21:25.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1178789826 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-31T04:21:25.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1178789826 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:25.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1178789826 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:25.653Z] DEBUG - Clicked on Import [2019-07-31T04:21:25.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:25.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:25.653Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.' [2019-07-31T04:21:25.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=1178789898 data=null doit=true} to Shell with text {Import XML analysis file failed.} [2019-07-31T04:21:25.653Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:21:25.653Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:21:25.653Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:25.653Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:25.910Z] DEBUG - Clicking on OK [2019-07-31T04:21:25.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178789913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:25.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178789913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:25.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178789913 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:25.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178789913 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:25.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178789913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:25.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178789914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:25.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178789914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:25.910Z] DEBUG - Clicked on [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:25.910Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:25.910Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:25.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178790106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:25.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178790107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:25.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178790107 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-31T04:21:25.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178790107 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:25.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178790107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:25.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178790108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:26.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178790108 data=null item=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-31T04:21:26.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178789206 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-31T04:21:26.166Z] DEBUG - Clicked on [2019-07-31T04:21:26.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178790189 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:26.166Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:26.166Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:26.166Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:26.423Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:26.423Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:26.423Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:26.423Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:26.423Z] 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-31T04:21:26.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178790435 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:26.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:26.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:26.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:26.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178790450 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:26.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178790450 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:26.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178790450 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:26.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178790450 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:26.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178790451 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-31T04:21:26.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178790500 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:26.423Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:26.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:26.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178790501 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:26.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178790501 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:26.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178790502 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:26.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178790502 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:26.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178790504 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-31T04:21:26.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178790506 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:26.424Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:26.424Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:26.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:26.424Z] 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-31T04:21:26.424Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:26.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178790512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:26.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178790513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:26.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178790513 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-31T04:21:26.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178790513 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:26.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178790513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:26.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178790513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:26.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178790513 data=null item=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-31T04:21:26.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178790201 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-31T04:21:26.424Z] DEBUG - Clicked on [2019-07-31T04:21:26.681Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:21:26.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:26.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:26.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:26.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:26.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:26.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1178790911 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-31T04:21:26.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1178790911 data=null doit=true} to TreeItem with text {xml-test} [2019-07-31T04:21:26.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1178790911 data=null} to TreeItem with text {xml-test} [2019-07-31T04:21:26.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1178790912 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T04:21:26.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178790912 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-31T04:21:26.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1178791007 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T04:21:26.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:26.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1178791011 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-31T04:21:26.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1178791011 data=null doit=true} to TreeItem with text {xml-test} [2019-07-31T04:21:26.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1178791011 data=null} to TreeItem with text {xml-test} [2019-07-31T04:21:26.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1178791012 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T04:21:26.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178791012 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-31T04:21:26.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1178791021 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T04:21:26.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1178791021 data=null doit=true} to TreeItem with text {xml-test} [2019-07-31T04:21:26.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1178791021 data=null} to TreeItem with text {xml-test} [2019-07-31T04:21:26.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1178791022 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T04:21:26.939Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1178791022 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-31T04:21:26.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1178791083 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T04:21:26.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:26.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178791084 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:21:26.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178791084 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:21:26.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178791085 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:21:26.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178791085 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:21:26.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178791085 data=null item=TreeItem {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-31T04:21:26.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178791099 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:21:26.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-31T04:21:26.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:26.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1178791125 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-31T04:21:26.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1178791126 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-31T04:21:26.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1178791126 data=null} to TreeItem with text {Traces [0]} [2019-07-31T04:21:26.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1178791127 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:21:26.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178791127 data=null item=TreeItem {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-31T04:21:26.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1178791187 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-31T04:21:27.195Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...' [2019-07-31T04:21:27.195Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...' [2019-07-31T04:21:27.452Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...' [2019-07-31T04:21:27.452Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:27.452Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)' [2019-07-31T04:21:27.452Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)') [2019-07-31T04:21:27.452Z] 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-31T04:21:27.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=1178791617 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:27.452Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:27.452Z] 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-31T04:21:27.452Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:27.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178791693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:27.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178791693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:27.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178791693 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-31T04:21:27.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178791693 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:27.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178791694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:27.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178791694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:27.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178791694 data=null item=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-31T04:21:27.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1178791304 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-31T04:21:27.709Z] DEBUG - Clicked on [2019-07-31T04:21:27.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178791830 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:27.709Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-31T04:21:27.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:27.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:27.709Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:27.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1178791905 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-31T04:21:27.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1178791906 data=null doit=true} to TreeItem with text {xml-test} [2019-07-31T04:21:27.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1178791906 data=null} to TreeItem with text {xml-test} [2019-07-31T04:21:27.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1178791906 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T04:21:27.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178791907 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-31T04:21:27.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1178791986 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-31T04:21:27.966Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:21:27.966Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-31T04:21:27.966Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-31T04:21:28.895Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-31T04:21:28.895Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-31T04:21:28.895Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:21:28.895Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-31T04:21:28.895Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:21:28.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:28.895Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:21:28.895Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-31T04:21:28.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178792915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178792915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178792916 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178792916 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178792916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178792916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178792916 data=null item=null detail=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-31T04:21:28.895Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178792920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178792920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178792920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178792921 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1178792921 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-31T04:21:28.895Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-31T04:21:28.895Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-31T04:21:28.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:28.895Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-31T04:21:28.895Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-31T04:21:28.895Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:28.895Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:28.895Z] DEBUG - Clicking on OK [2019-07-31T04:21:28.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1178792925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:28.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1178792925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:28.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1178792925 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:28.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1178792925 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:28.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1178792926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:28.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1178792926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:28.895Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:28.895Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:28.895Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:28.895Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:28.895Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:28.895Z] DEBUG - Clicked on OK [2019-07-31T04:21:28.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1178792926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-31T04:21:28.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1178792098 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-31T04:21:29.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178793442 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:29.459Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:29.459Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:29.459Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:29.459Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:29.459Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:29.459Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:29.459Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:29.459Z] 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-31T04:21:29.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178793693 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:29.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:29.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:29.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:29.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178793709 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:29.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178793709 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:29.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178793709 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:29.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178793709 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:29.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178793710 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-31T04:21:29.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178793794 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:29.716Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:29.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:29.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178793796 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:29.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178793796 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:29.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178793796 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:29.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178793797 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:29.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178793797 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-31T04:21:29.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178793800 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:29.716Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:29.716Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:29.716Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:29.716Z] 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-31T04:21:29.716Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:29.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178793806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:29.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178793806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:29.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178793806 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-31T04:21:29.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178793807 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:29.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178793807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:29.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178793807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:29.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178793807 data=null item=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-31T04:21:29.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178793454 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-31T04:21:29.973Z] DEBUG - Clicked on [2019-07-31T04:21:29.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178793981 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:29.973Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:29.973Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:29.973Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:30.231Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:30.231Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:30.231Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:30.231Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:30.231Z] 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-31T04:21:30.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178794287 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:30.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:30.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:30.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:30.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178794291 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:30.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178794292 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:30.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178794292 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:30.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178794292 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:30.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178794292 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-31T04:21:30.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178794336 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:30.231Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:30.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:30.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178794338 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:30.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178794338 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:30.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178794338 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:30.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178794339 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:30.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178794339 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-31T04:21:30.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178794341 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:30.231Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:30.231Z] DEBUG - Clicking on Import [2019-07-31T04:21:30.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1178794397 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-31T04:21:30.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1178794397 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-31T04:21:30.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1178794397 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:30.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1178794397 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:30.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1178794397 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-31T04:21:30.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1178794398 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-31T04:21:30.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1178794398 data=null item=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-31T04:21:30.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1178794509 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-31T04:21:30.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1178794510 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-31T04:21:30.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1178794510 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-31T04:21:30.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1178794510 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:30.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1178794510 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:30.489Z] DEBUG - Clicked on Import [2019-07-31T04:21:30.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:30.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:30.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Selecting rows [1, 0] in (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178794518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178794518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178794518 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178794518 data=null} to (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1178794518 data=null button=1 stateMask=0x0 x=60 y=33 count=1} to (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178794519 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-31T04:21:30.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1178794597 data=null button=1 stateMask=0x80000 x=60 y=33 count=1} to (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178794598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178794598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178794598 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178794598 data=null} to (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1178794599 data=null button=1 stateMask=0x40000 x=95 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178794599 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-31T04:21:30.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1178794682 data=null button=1 stateMask=0xc0000 x=95 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:30.489Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:30.489Z] DEBUG - Clicking on Edit... [2019-07-31T04:21:30.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1178794686 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-31T04:21:30.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1178794686 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-31T04:21:30.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1178794686 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T04:21:30.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1178794686 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T04:21:30.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1178794687 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-31T04:21:30.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1178794687 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-31T04:21:33.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1178794687 data=null item=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-31T04:21:33.009Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1178797086 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-31T04:21:33.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1178797108 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-31T04:21:33.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1178797108 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-31T04:21:33.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1178797108 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T04:21:33.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1178797108 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T04:21:33.009Z] DEBUG - Clicked on Edit... [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:33.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:33.009Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:33.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178797113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:33.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178797113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:33.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178797113 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-31T04:21:33.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178797113 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:33.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178797115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:33.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178797115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:33.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178797115 data=null item=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-31T04:21:33.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178793993 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-31T04:21:33.009Z] DEBUG - Clicked on [2019-07-31T04:21:33.009Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"' [2019-07-31T04:21:33.009Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"' [2019-07-31T04:21:33.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178797589 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:33.578Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:33.578Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:33.578Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:33.835Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:33.835Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:33.835Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:33.835Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:33.835Z] 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-31T04:21:33.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178797908 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:33.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:33.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:33.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:33.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178797925 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:33.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178797925 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:33.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178797925 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:33.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178797925 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:33.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178797926 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-31T04:21:33.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178797978 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:33.835Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:33.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:33.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178797985 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:33.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178797986 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:33.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178797986 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:33.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178797986 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:33.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178797987 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-31T04:21:33.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178797991 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:33.835Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:33.835Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:33.835Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:33.835Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:33.835Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-31T04:21:33.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178798029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:33.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178798029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:33.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178798030 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:33.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178798030 data=null} to (of type 'Table') [2019-07-31T04:21:33.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1178798030 data=null button=1 stateMask=0x0 x=95 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:33.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178798031 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-31T04:21:34.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1178798095 data=null button=1 stateMask=0x80000 x=95 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:34.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178798095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:34.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178798095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:34.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178798095 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:34.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178798096 data=null} to (of type 'Table') [2019-07-31T04:21:34.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1178798097 data=null button=1 stateMask=0x40000 x=60 y=33 count=1} to (of type 'Table') [2019-07-31T04:21:34.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178798097 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-31T04:21:34.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1178798200 data=null button=1 stateMask=0xc0000 x=60 y=33 count=1} to (of type 'Table') [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - Clicking on Delete [2019-07-31T04:21:34.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1178798214 data=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-31T04:21:34.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178798214 data=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-31T04:21:34.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1178798214 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:34.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1178798214 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:34.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1178798215 data=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-31T04:21:34.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1178798215 data=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-31T04:21:34.093Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1178798340 data=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-31T04:21:34.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178798341 data=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-31T04:21:34.093Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1178798341 data=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-31T04:21:34.093Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1178798343 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:34.093Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1178798343 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:34.093Z] DEBUG - Clicked on Delete [2019-07-31T04:21:34.093Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T04:21:34.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1178798345 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:34.093Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:34.093Z] DEBUG - Clicking on &Yes [2019-07-31T04:21:34.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178798346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:34.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178798346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:34.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178798346 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:34.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178798347 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:34.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178798347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:34.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178798347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:34.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178798347 data=null item=null detail=0 x=0 y=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-31T04:21:34.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1178798216 data=null item=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-31T04:21:34.351Z] DEBUG - Clicked on [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:34.351Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:34.351Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:34.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178798451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:34.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178798451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:34.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178798451 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-31T04:21:34.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178798452 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:34.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178798452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:34.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178798452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:34.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178798452 data=null item=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-31T04:21:34.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178797623 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-31T04:21:34.351Z] DEBUG - Clicked on [2019-07-31T04:21:34.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178798597 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:34.612Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:34.612Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:34.612Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:34.932Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:34.933Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:34.933Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:34.933Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:34.933Z] 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-31T04:21:34.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178798921 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:34.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:34.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:34.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:34.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178798994 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:34.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178798994 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:34.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178798994 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:34.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178798995 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:34.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178798995 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-31T04:21:34.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178799032 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:34.933Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:34.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:34.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178799033 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:34.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178799036 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:34.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178799036 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:34.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178799037 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:34.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178799037 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-31T04:21:34.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178799039 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:34.933Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:34.933Z] DEBUG - Clicking on Import [2019-07-31T04:21:34.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1178799066 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-31T04:21:34.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1178799066 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-31T04:21:34.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1178799066 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:34.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1178799066 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:34.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1178799066 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-31T04:21:34.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1178799066 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-31T04:21:35.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1178799067 data=null item=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-31T04:21:35.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1178799487 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-31T04:21:35.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1178799492 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-31T04:21:35.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1178799492 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-31T04:21:35.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1178799492 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:35.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1178799492 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:35.379Z] DEBUG - Clicked on Import [2019-07-31T04:21:35.379Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:35.379Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:35.379Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:35.379Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:35.379Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:21:35.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1178799514 data=null button=0 stateMask=0x0 x=59 y=33 count=0} to TableItem with text {test_valid} [2019-07-31T04:21:35.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=1178799514 data=null doit=true} to TableItem with text {test_valid} [2019-07-31T04:21:35.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=1178799514 data=null} to TableItem with text {test_valid} [2019-07-31T04:21:35.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1178799515 data=null button=1 stateMask=0x0 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-31T04:21:35.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178799515 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-31T04:21:35.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1178799718 data=null button=1 stateMask=0x80000 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-31T04:21:35.639Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:21:35.639Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:21:35.639Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-31T04:21:35.639Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-31T04:21:35.639Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-31T04:21:35.639Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:21:35.639Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:21:35.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1178799729 data=null button=0 stateMask=0x0 x=125 y=11 count=0} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T04:21:35.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1178799729 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T04:21:35.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1178799729 data=null} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T04:21:35.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1178799730 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T04:21:35.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178799730 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-31T04:21:35.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1178799788 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-31T04:21:35.639Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:21:35.639Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:21:35.639Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-31T04:21:35.639Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-31T04:21:35.639Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-31T04:21:35.639Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:35.639Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:35.639Z] 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-31T04:21:35.639Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:35.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178799795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:35.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178799797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:35.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178799797 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-31T04:21:35.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178799798 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:35.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178799798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:35.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178799798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:35.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178799798 data=null item=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-31T04:21:35.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178798614 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-31T04:21:35.896Z] DEBUG - Clicked on [2019-07-31T04:21:35.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178799989 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:35.896Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:35.896Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:35.896Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:36.154Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:36.154Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:36.154Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:36.154Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:36.154Z] 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-31T04:21:36.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178800324 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:36.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:36.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:36.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:36.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178800391 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:36.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178800391 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:36.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178800391 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:36.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178800392 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:36.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178800392 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-31T04:21:36.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178800485 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:36.411Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:36.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:36.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178800488 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:36.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178800488 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:36.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178800488 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:36.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178800489 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:36.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178800489 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-31T04:21:36.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178800492 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:36.411Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:36.411Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178800523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178800523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178800523 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178800523 data=null} to (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1178800524 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178800524 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-31T04:21:36.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1178800600 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178800610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178800611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178800611 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178800611 data=null} to (of type 'Table') [2019-07-31T04:21:36.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1178800612 data=null button=1 stateMask=0x40000 x=59 y=33 count=1} to (of type 'Table') [2019-07-31T04:21:36.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178800613 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-31T04:21:36.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1178800839 data=null button=1 stateMask=0xc0000 x=59 y=33 count=1} to (of type 'Table') [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:36.668Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:36.668Z] DEBUG - Clicking on Delete [2019-07-31T04:21:36.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1178800881 data=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-31T04:21:36.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178800881 data=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-31T04:21:36.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1178800881 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:36.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1178800882 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:36.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1178800882 data=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-31T04:21:36.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1178800883 data=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-31T04:21:36.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1178801020 data=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-31T04:21:36.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178801021 data=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-31T04:21:36.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1178801021 data=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-31T04:21:36.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1178801021 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:36.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1178801021 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:36.925Z] DEBUG - Clicked on Delete [2019-07-31T04:21:36.925Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T04:21:36.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1178801022 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T04:21:36.925Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:21:36.925Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:21:36.925Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:21:36.925Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:36.925Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:36.925Z] DEBUG - Clicking on &Yes [2019-07-31T04:21:36.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178801026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:36.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178801026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:36.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178801026 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:36.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178801026 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:36.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178801026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:36.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178801026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:36.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178801026 data=null item=null detail=0 x=0 y=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-31T04:21:36.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1178800883 data=null item=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-31T04:21:37.183Z] DEBUG - Clicked on [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:37.183Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:37.183Z] 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-31T04:21:37.183Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:37.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178801217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:37.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178801217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:37.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178801217 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-31T04:21:37.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178801217 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:37.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178801218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:37.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178801218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:37.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178801218 data=null item=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-31T04:21:37.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178800010 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-31T04:21:37.183Z] DEBUG - Clicked on [2019-07-31T04:21:37.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178801405 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:37.183Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:37.183Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:37.183Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:37.746Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:37.746Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:37.746Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:37.746Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:37.746Z] 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-31T04:21:37.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178801792 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:37.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:37.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:37.746Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:37.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178801810 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:37.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178801810 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:37.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178801810 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:37.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178801811 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:37.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178801811 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-31T04:21:37.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178801908 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:37.746Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:37.746Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:37.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178801910 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:37.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178801910 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:37.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178801910 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:37.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178801912 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:37.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178801912 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-31T04:21:37.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178801914 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:37.746Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:37.746Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:37.746Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:37.746Z] DEBUG - Clicking on Import [2019-07-31T04:21:37.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1178801990 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-31T04:21:37.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1178801990 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-31T04:21:37.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1178801990 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:37.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1178801991 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:37.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1178801991 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-31T04:21:37.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1178801991 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-31T04:21:38.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1178801991 data=null item=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-31T04:21:38.310Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1178802318 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-31T04:21:38.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1178802321 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-31T04:21:38.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1178802321 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-31T04:21:38.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1178802322 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:38.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1178802322 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:38.310Z] DEBUG - Clicked on Import [2019-07-31T04:21:38.310Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:38.310Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178802392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178802392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178802392 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178802392 data=null} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1178802393 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178802394 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-31T04:21:38.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1178802436 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178802436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178802436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178802437 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178802437 data=null} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1178802437 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178802437 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-31T04:21:38.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1178802519 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:38.310Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:38.310Z] DEBUG - Clicking on Uncheck selected [2019-07-31T04:21:38.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1178802522 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-31T04:21:38.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1178802522 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-31T04:21:38.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1178802522 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T04:21:38.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1178802522 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T04:21:38.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1178802523 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-31T04:21:38.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1178802523 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-31T04:21:38.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1178802523 data=null item=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-31T04:21:38.310Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1178802524 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-31T04:21:38.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1178802524 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-31T04:21:38.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1178802524 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-31T04:21:38.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1178802524 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T04:21:38.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1178802524 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-31T04:21:38.310Z] DEBUG - Clicked on Uncheck selected [2019-07-31T04:21:38.310Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178802525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178802525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:38.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178802525 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:38.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178802525 data=null} to (of type 'Table') [2019-07-31T04:21:38.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1178802526 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T04:21:38.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178802526 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-31T04:21:38.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1178802596 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178802596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178802597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:38.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178802597 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:38.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178802597 data=null} to (of type 'Table') [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1178802598 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T04:21:38.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178802598 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-31T04:21:38.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1178802688 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - Clicking on Check selected [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1178802693 data=null 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-31T04:21:38.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1178802693 data=null 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-31T04:21:38.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1178802693 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1178802693 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1178802694 data=null 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-31T04:21:38.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1178802694 data=null 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-31T04:21:38.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1178802694 data=null item=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-31T04:21:38.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1178802783 data=null 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-31T04:21:38.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1178802783 data=null 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-31T04:21:38.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1178802783 data=null 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-31T04:21:38.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1178802784 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1178802784 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Clicked on Check selected [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - Clicking on Uncheck all [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1178802787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1178802787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1178802787 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1178802787 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1178802788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1178802788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1178802788 data=null item=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-31T04:21:38.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1178802791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1178802791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1178802792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1178802792 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1178802792 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Clicked on Uncheck all [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:38.568Z] DEBUG - Clicking on Check all [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1178802796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1178802796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1178802796 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1178802801 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1178802801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1178802802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1178802802 data=null item=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-31T04:21:38.829Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1178802889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1178802889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.829Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1178802890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1178802890 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.829Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1178802890 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-31T04:21:38.829Z] DEBUG - Clicked on Check all [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:38.829Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:38.829Z] 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-31T04:21:38.829Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:38.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178802897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:38.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178802897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:38.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178802898 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-31T04:21:38.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178802898 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:38.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178802898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:38.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178802899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:38.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178802899 data=null item=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-31T04:21:38.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178801424 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-31T04:21:39.086Z] DEBUG - Clicked on [2019-07-31T04:21:39.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178803116 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:39.086Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:39.086Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:39.086Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:39.345Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:39.345Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:39.345Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:39.345Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:39.345Z] 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-31T04:21:39.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178803428 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:39.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:39.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:39.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:39.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178803501 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:39.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178803501 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:39.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178803502 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:39.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178803502 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:39.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178803503 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-31T04:21:39.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178803588 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:39.345Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:39.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:39.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178803591 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:39.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178803591 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:39.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178803591 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:39.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178803592 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:39.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178803592 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-31T04:21:39.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178803596 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:39.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:39.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178803624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178803624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178803625 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178803625 data=null} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1178803626 data=null button=1 stateMask=0x0 x=75 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178803626 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-31T04:21:39.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1178803696 data=null button=1 stateMask=0x80000 x=75 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178803696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178803697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178803697 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178803697 data=null} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1178803698 data=null button=1 stateMask=0x40000 x=100 y=33 count=1} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178803699 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-31T04:21:39.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1178803732 data=null button=1 stateMask=0xc0000 x=100 y=33 count=1} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178803732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178803732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178803733 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178803733 data=null} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1178803734 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178803734 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-31T04:21:39.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1178803804 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178803804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178803804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178803805 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178803805 data=null} to (of type 'Table') [2019-07-31T04:21:39.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1178803807 data=null button=1 stateMask=0x40000 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T04:21:39.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178803807 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-31T04:21:39.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1178803914 data=null button=1 stateMask=0xc0000 x=85 y=77 count=1} to (of type 'Table') [2019-07-31T04:21:39.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178803915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:39.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178803915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:39.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178803915 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:39.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178803915 data=null} to (of type 'Table') [2019-07-31T04:21:39.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1178803916 data=null button=1 stateMask=0x40000 x=69 y=99 count=1} to (of type 'Table') [2019-07-31T04:21:39.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178803916 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-31T04:21:39.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1178804024 data=null button=1 stateMask=0xc0000 x=69 y=99 count=1} to (of type 'Table') [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:39.860Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:39.860Z] DEBUG - Clicking on Delete [2019-07-31T04:21:39.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1178804028 data=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-31T04:21:39.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178804028 data=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-31T04:21:39.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1178804028 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:39.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1178804028 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:39.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1178804028 data=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-31T04:21:39.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1178804029 data=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-31T04:21:40.116Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1178804223 data=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-31T04:21:40.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178804237 data=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-31T04:21:40.116Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1178804310 data=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-31T04:21:40.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1178804310 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:40.116Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1178804310 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:40.116Z] DEBUG - Clicked on Delete [2019-07-31T04:21:40.116Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T04:21:40.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1178804312 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T04:21:40.116Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:21:40.116Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:21:40.116Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:21:40.116Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:40.116Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:40.116Z] DEBUG - Clicking on &Yes [2019-07-31T04:21:40.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178804313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:40.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178804313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:40.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178804315 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:40.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178804315 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:40.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178804315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:40.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178804315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:40.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178804323 data=null item=null detail=0 x=0 y=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-31T04:21:40.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1178804029 data=null item=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-31T04:21:40.373Z] DEBUG - Clicked on [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:40.373Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:40.373Z] 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-31T04:21:40.373Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:40.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178804526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:40.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178804526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:40.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178804526 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-31T04:21:40.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178804526 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:40.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178804526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:40.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178804526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:40.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178804526 data=null item=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-31T04:21:40.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178803128 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-31T04:21:40.633Z] DEBUG - Clicked on [2019-07-31T04:21:40.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178804718 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:40.633Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:40.633Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:40.633Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:40.891Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:40.891Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:40.891Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:40.891Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:40.891Z] 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-31T04:21:40.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178805084 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:40.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:40.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:40.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:40.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178805088 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:40.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178805089 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:40.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178805089 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:40.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178805089 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:40.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178805090 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-31T04:21:40.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178805133 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:40.891Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:40.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:40.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178805134 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:40.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178805134 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:40.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178805135 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:40.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178805135 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:41.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178805135 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-31T04:21:41.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178805205 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:41.150Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:41.150Z] DEBUG - Clicking on Import [2019-07-31T04:21:41.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1178805210 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-31T04:21:41.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1178805210 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-31T04:21:41.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1178805210 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:41.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1178805210 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:41.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1178805215 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-31T04:21:41.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1178805215 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-31T04:21:41.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1178805215 data=null item=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-31T04:21:41.150Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1178805338 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-31T04:21:41.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1178805388 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-31T04:21:41.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1178805388 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-31T04:21:41.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1178805388 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:41.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1178805388 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:41.150Z] DEBUG - Clicked on Import [2019-07-31T04:21:41.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:41.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:41.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:41.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:41.150Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:41.407Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:41.407Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T04:21:41.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178805407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:41.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178805407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:41.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178805407 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:41.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178805407 data=null} to (of type 'Table') [2019-07-31T04:21:41.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1178805408 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:41.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178805408 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-31T04:21:41.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1178805427 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:41.407Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:41.407Z] DEBUG - Clicking on Edit... [2019-07-31T04:21:41.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1178805430 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-31T04:21:41.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1178805430 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-31T04:21:41.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1178805431 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T04:21:41.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1178805431 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T04:21:41.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1178805431 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-31T04:21:41.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1178805431 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-31T04:21:41.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1178805431 data=null item=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-31T04:21:41.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1178806106 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-31T04:21:41.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1178806116 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-31T04:21:41.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1178806117 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-31T04:21:41.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1178806117 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T04:21:41.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1178806117 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-31T04:21:41.921Z] DEBUG - Clicked on Edit... [2019-07-31T04:21:41.921Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178806259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178806259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178806259 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178806259 data=null} to (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1178806260 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178806260 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-31T04:21:42.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1178806323 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178806323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178806323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178806323 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178806332 data=null} to (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1178806333 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178806333 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-31T04:21:42.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1178806413 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table') [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:42.178Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:42.178Z] DEBUG - Clicking on Delete [2019-07-31T04:21:42.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1178806416 data=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-31T04:21:42.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178806416 data=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-31T04:21:42.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1178806416 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:42.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1178806416 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:42.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1178806416 data=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-31T04:21:42.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1178806416 data=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-31T04:21:42.435Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1178806546 data=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-31T04:21:42.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178806547 data=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-31T04:21:42.435Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1178806547 data=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-31T04:21:42.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1178806547 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:42.435Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1178806547 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:42.435Z] DEBUG - Clicked on Delete [2019-07-31T04:21:42.435Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T04:21:42.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1178806590 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T04:21:42.435Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:21:42.435Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:21:42.435Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:21:42.435Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:42.435Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:42.435Z] DEBUG - Clicking on &Yes [2019-07-31T04:21:42.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178806591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:42.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178806592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:42.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178806592 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:42.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178806592 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:42.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178806592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:42.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178806592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:42.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178806592 data=null item=null detail=0 x=0 y=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-31T04:21:42.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1178806416 data=null item=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-31T04:21:42.692Z] DEBUG - Clicked on [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:42.692Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:42.692Z] 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-31T04:21:42.692Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:42.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178806828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:42.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178806828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:42.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178806828 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-31T04:21:42.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178806828 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:42.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178806828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:42.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178806828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:42.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178806828 data=null item=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-31T04:21:42.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178804737 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-31T04:21:42.949Z] DEBUG - Clicked on [2019-07-31T04:21:42.949Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178806988 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:42.949Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:42.949Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:42.949Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:43.427Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:43.427Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:43.427Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:43.427Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:43.427Z] 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-31T04:21:43.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178807326 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:43.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:43.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:43.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:43.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178807389 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:43.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178807390 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:43.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178807390 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:43.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178807391 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:43.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178807391 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-31T04:21:43.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178807424 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:43.427Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:43.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:43.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178807426 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:43.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178807426 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:43.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178807426 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:43.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178807429 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:43.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178807429 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-31T04:21:43.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178807431 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:43.427Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:43.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:43.427Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:43.427Z] 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-31T04:21:43.427Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:43.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178807491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:43.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178807491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:43.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178807491 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-31T04:21:43.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178807491 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:43.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178807492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:43.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178807492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:43.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178807492 data=null item=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-31T04:21:43.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178807025 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-31T04:21:43.428Z] DEBUG - Clicked on [2019-07-31T04:21:43.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178807615 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:43.428Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:43.428Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:43.428Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:43.684Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:43.684Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:43.684Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:43.684Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:43.684Z] 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-31T04:21:43.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178807890 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:43.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:43.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:43.684Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:43.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178807894 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:43.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178807894 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:43.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178807894 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:43.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178807894 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:43.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178807896 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-31T04:21:43.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178807981 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:43.945Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:43.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:43.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178807983 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:43.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178807983 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:43.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178807983 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:43.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178807983 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:43.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178807984 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-31T04:21:43.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178807986 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - Clicking on Import [2019-07-31T04:21:43.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1178807990 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-31T04:21:43.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1178807990 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-31T04:21:43.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1178807990 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1178807990 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1178807990 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-31T04:21:43.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1178807990 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-31T04:21:43.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1178807990 data=null item=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-31T04:21:43.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1178808026 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-31T04:21:43.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1178808026 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-31T04:21:43.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1178808026 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-31T04:21:43.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1178808027 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1178808027 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - Clicked on Import [2019-07-31T04:21:43.945Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:43.945Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:43.945Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:43.945Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:43.945Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:43.945Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:43.945Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T04:21:43.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178808085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:43.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178808085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:43.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178808085 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:43.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178808085 data=null} to (of type 'Table') [2019-07-31T04:21:43.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1178808086 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:43.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178808086 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-31T04:21:43.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1178808111 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - Clicking on Export [2019-07-31T04:21:43.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=1178808114 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-31T04:21:43.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1178808114 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-31T04:21:43.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=1178808114 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=1178808118 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=1178808119 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-31T04:21:43.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=1178808119 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-31T04:21:43.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=1178808119 data=null item=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-31T04:21:43.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=1178808121 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-31T04:21:43.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1178808121 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-31T04:21:43.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=1178808121 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-31T04:21:43.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=1178808121 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=1178808121 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - Clicked on Export [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:43.945Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:43.945Z] 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-31T04:21:43.945Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:43.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178808125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178808125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178808125 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-31T04:21:43.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178808125 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178808125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:43.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178808125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:44.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178808125 data=null item=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-31T04:21:44.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178807628 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-31T04:21:44.202Z] DEBUG - Clicked on [2019-07-31T04:21:44.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178808312 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:44.202Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:44.202Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:44.202Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:44.458Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:44.458Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:44.458Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:44.458Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:44.458Z] 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-31T04:21:44.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178808625 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:44.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:44.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:44.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:44.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178808690 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:44.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178808691 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:44.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178808691 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:44.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178808691 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:44.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178808691 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-31T04:21:44.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178808730 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:44.715Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:44.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:44.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178808732 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:44.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178808732 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:44.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178808732 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:44.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178808732 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:44.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178808733 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-31T04:21:44.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178808735 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:44.715Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:44.715Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:44.715Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:44.715Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:44.715Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T04:21:44.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178808792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:44.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178808792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:44.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178808792 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:44.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178808792 data=null} to (of type 'Table') [2019-07-31T04:21:44.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1178808793 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:44.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178808793 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-31T04:21:44.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1178808819 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:44.715Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:44.715Z] DEBUG - Clicking on Delete [2019-07-31T04:21:44.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1178808822 data=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-31T04:21:44.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178808830 data=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-31T04:21:44.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1178808830 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:44.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1178808830 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:44.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1178808831 data=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-31T04:21:44.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1178808831 data=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-31T04:21:44.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1178808994 data=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-31T04:21:44.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178808995 data=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-31T04:21:44.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1178808995 data=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-31T04:21:44.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1178808995 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1178808996 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Clicked on Delete [2019-07-31T04:21:44.973Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T04:21:44.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1178808997 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Clicking on &Yes [2019-07-31T04:21:44.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178808998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178808998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178808998 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178808998 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178808998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178808998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178808998 data=null item=null detail=0 x=0 y=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-31T04:21:44.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1178808831 data=null item=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-31T04:21:44.973Z] DEBUG - Clicked on [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:44.973Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:44.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178809101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178809101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178809102 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-31T04:21:44.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178809102 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178809102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178809102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:44.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178809102 data=null item=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-31T04:21:44.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178808326 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-31T04:21:44.973Z] DEBUG - Clicked on [2019-07-31T04:21:45.230Z] [2019-07-31T04:21:45.230Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 04:21:45.023 [2019-07-31T04:21:45.230Z] !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-31T04:21:45.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178809280 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:45.230Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:45.230Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:45.230Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:45.230Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:45.230Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:45.230Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:45.230Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:45.230Z] 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-31T04:21:45.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178809464 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:45.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:45.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:45.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:45.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178809468 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:45.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178809468 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:45.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178809468 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:45.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178809469 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:45.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178809470 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-31T04:21:45.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178809511 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:45.488Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:45.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:45.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178809513 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:45.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178809513 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:45.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178809513 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:45.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178809514 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:45.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178809514 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-31T04:21:45.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178809516 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:45.488Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:45.488Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:45.488Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-31T04:21:45.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1178809520 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TableItem with text {test_invalid} [2019-07-31T04:21:45.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=1178809520 data=null doit=true} to TableItem with text {test_invalid} [2019-07-31T04:21:45.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1178809520 data=null} to TableItem with text {test_invalid} [2019-07-31T04:21:45.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1178809521 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-31T04:21:45.488Z] [2019-07-31T04:21:45.488Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 04:21:45.275 [2019-07-31T04:21:45.488Z] !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-31T04:21:45.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178809522 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-31T04:21:45.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1178809592 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-31T04:21:45.488Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:21:45.488Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:21:45.488Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label' [2019-07-31T04:21:45.488Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file' [2019-07-31T04:21:45.488Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file') [2019-07-31T04:21:45.488Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:45.488Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:45.488Z] 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-31T04:21:45.488Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:45.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178809598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:45.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178809599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:45.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178809599 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-31T04:21:45.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178809599 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:45.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178809599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:45.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178809599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:45.488Z] [2019-07-31T04:21:45.488Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 04:21:45.352 [2019-07-31T04:21:45.488Z] !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-31T04:21:45.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178809600 data=null item=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-31T04:21:45.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178809291 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-31T04:21:45.488Z] DEBUG - Clicked on [2019-07-31T04:21:45.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1178809717 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-31T04:21:45.488Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-31T04:21:45.488Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-31T04:21:45.488Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-31T04:21:45.745Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-31T04:21:45.745Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-31T04:21:45.745Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-31T04:21:45.745Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-31T04:21:45.745Z] 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-31T04:21:45.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1178809992 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-31T04:21:45.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-31T04:21:45.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-31T04:21:46.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:46.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1178810005 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-31T04:21:46.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1178810005 data=null doit=true} to TreeItem with text {Tracing} [2019-07-31T04:21:46.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1178810005 data=null} to TreeItem with text {Tracing} [2019-07-31T04:21:46.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1178810006 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:46.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178810006 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-31T04:21:46.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1178810077 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-31T04:21:46.002Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-31T04:21:46.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-31T04:21:46.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1178810082 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-31T04:21:46.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1178810083 data=null doit=true} to Tree node with text: XML Analyses [2019-07-31T04:21:46.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1178810083 data=null} to Tree node with text: XML Analyses [2019-07-31T04:21:46.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1178810083 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:46.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1178810083 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-31T04:21:46.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1178810086 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-31T04:21:46.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-31T04:21:46.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-31T04:21:46.002Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:46.002Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-31T04:21:46.002Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-31T04:21:46.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1178810091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:46.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1178810091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-31T04:21:46.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1178810091 data=null doit=true} to (of type 'Table') [2019-07-31T04:21:46.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1178810091 data=null} to (of type 'Table') [2019-07-31T04:21:46.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1178810092 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:46.002Z] [2019-07-31T04:21:46.002Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-31 04:21:45.847 [2019-07-31T04:21:46.002Z] !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-31T04:21:46.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1178810092 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-31T04:21:46.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1178810119 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to (of type 'Table') [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:46.002Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:46.002Z] DEBUG - Clicking on Delete [2019-07-31T04:21:46.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1178810128 data=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-31T04:21:46.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178810128 data=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-31T04:21:46.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1178810128 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:46.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1178810128 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:46.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1178810129 data=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-31T04:21:46.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1178810129 data=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-31T04:21:46.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1178810294 data=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-31T04:21:46.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1178810299 data=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-31T04:21:46.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1178810299 data=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-31T04:21:46.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1178810299 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:46.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1178810301 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-31T04:21:46.259Z] DEBUG - Clicked on Delete [2019-07-31T04:21:46.259Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-31T04:21:46.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1178810314 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:46.259Z] DEBUG - Clicking on &Yes [2019-07-31T04:21:46.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1178810326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:46.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1178810326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:46.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1178810326 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:46.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1178810327 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:46.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1178810327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:46.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1178810327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-31T04:21:46.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1178810327 data=null item=null detail=0 x=0 y=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-31T04:21:46.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1178810129 data=null item=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-31T04:21:46.259Z] DEBUG - Clicked on [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-31T04:21:46.259Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-31T04:21:46.259Z] 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-31T04:21:46.259Z] DEBUG - Clicking on Apply and Close [2019-07-31T04:21:46.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1178810437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:46.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1178810478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:46.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1178810492 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-31T04:21:46.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1178810492 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:46.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1178810492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:46.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1178810492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-31T04:21:46.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1178810493 data=null item=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-31T04:21:46.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1178809729 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-31T04:21:46.522Z] DEBUG - Clicked on [2019-07-31T04:21:46.522Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.087 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-31T04:21:46.522Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.484 s [2019-07-31T04:21:46.522Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.449 s [2019-07-31T04:21:46.522Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 3.342 s [2019-07-31T04:21:46.522Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 4.616 s [2019-07-31T04:21:46.522Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.808 s [2019-07-31T04:21:46.522Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 3.312 s [2019-07-31T04:21:46.522Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.896 s [2019-07-31T04:21:46.522Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.608 s [2019-07-31T04:21:46.522Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.399 s [2019-07-31T04:21:46.522Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-31T04:21:54.616Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.204 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-31T04:21:54.616Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest) Time elapsed: 7.138 s [2019-07-31T04:21:54.616Z] [2019-07-31T04:21:54.616Z] Results: [2019-07-31T04:21:54.616Z] [2019-07-31T04:21:54.616Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:21:54.616Z] [2019-07-31T04:21:54.616Z] [2019-07-31T04:21:54.616Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 04:21:54.258 [2019-07-31T04:21:54.616Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T04:21:55.550Z] [INFO] All tests passed! [2019-07-31T04:21:55.550Z] [INFO] [2019-07-31T04:21:55.550Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:21:55.550Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:21:55.550Z] [INFO] [2019-07-31T04:21:55.550Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:21:56.918Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:21:56.918Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:21:57.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:21:58.044Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:21:58.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T04:21:58.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:21:58.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T04:21:59.330Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:21:59.330Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:21:59.330Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:21:59.330Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:21:59.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T04:22:00.515Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:22:02.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:22:02.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T04:22:02.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:22:02.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:22:02.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T04:22:03.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T04:22:03.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T04:22:03.485Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T04:22:03.742Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:22:03.999Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T04:22:04.256Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:22:04.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T04:22:05.074Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T04:22:05.331Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T04:22:06.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T04:22:06.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:22:06.261Z] [INFO] [2019-07-31T04:22:06.261Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-31T04:22:06.261Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-31T04:22:06.261Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-31T04:22:06.261Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-31T04:22:06.261Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:22:06.261Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T04:22:06.261Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T04:22:06.261Z] [INFO] [2019-07-31T04:22:06.261Z] [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-31T04:22:06.261Z] [INFO] [2019-07-31T04:22:06.261Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [2019-07-31T04:22:06.261Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [126/134] [2019-07-31T04:22:06.261Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:22:06.518Z] [INFO] [2019-07-31T04:22:06.518Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:06.518Z] [INFO] [2019-07-31T04:22:06.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:06.518Z] [INFO] The project's OSGi version is 1.0.2.201907310252 [2019-07-31T04:22:06.518Z] [INFO] [2019-07-31T04:22:06.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:06.518Z] [INFO] [2019-07-31T04:22:06.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:06.518Z] [INFO] [2019-07-31T04:22:06.518Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:06.518Z] [INFO] [2019-07-31T04:22:06.518Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:06.518Z] [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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:22:06.518Z] [INFO] [2019-07-31T04:22:06.518Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:06.518Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:22:06.518Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources [2019-07-31T04:22:06.518Z] [INFO] [2019-07-31T04:22:06.518Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:06.518Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes [2019-07-31T04:22:06.774Z] [INFO] [2019-07-31T04:22:06.774Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:06.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:22:06.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources [2019-07-31T04:22:06.774Z] [INFO] [2019-07-31T04:22:06.774Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:07.337Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T04:22:07.337Z] [INFO] [2019-07-31T04:22:07.337Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:07.337Z] [INFO] [2019-07-31T04:22:07.337Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:07.337Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-31T04:22:07.337Z] [INFO] [2019-07-31T04:22:07.337Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:07.337Z] [INFO] [2019-07-31T04:22:07.337Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:07.337Z] [INFO] [2019-07-31T04:22:07.337Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:07.337Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-31T04:22:07.337Z] [INFO] [2019-07-31T04:22:07.337Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:07.337Z] [INFO] [2019-07-31T04:22:07.337Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:08.707Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log [2019-07-31T04:22:08.707Z] [INFO] Command line: [2019-07-31T04:22:08.965Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:22:08.965Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:22:12.657Z] !SESSION 2019-07-31 04:22:09.085 ----------------------------------------------- [2019-07-31T04:22:12.657Z] eclipse.buildId=unknown [2019-07-31T04:22:12.657Z] java.version=1.8.0_202 [2019-07-31T04:22:12.657Z] java.vendor=Oracle Corporation [2019-07-31T04:22:12.657Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:22:12.657Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:22:12.657Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:22:12.657Z] [2019-07-31T04:22:12.657Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:22:12.453 [2019-07-31T04:22:12.657Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:22:12.657Z] !STACK 0 [2019-07-31T04:22:12.657Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T04:22:12.657Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:22:12.657Z] [2019-07-31T04:22:12.657Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:22:12.657Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:22:12.657Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:22:12.657Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:22:12.657Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:22:12.657Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:22:12.657Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:22:12.657Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:22:12.657Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:22:12.657Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:22:12.915Z] [2019-07-31T04:22:12.915Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:22:12.664 [2019-07-31T04:22:12.915Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:22:12.915Z] !STACK 0 [2019-07-31T04:22:12.915Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T04:22:12.915Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:22:12.915Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:22:12.915Z] -> 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-31T04:22:12.915Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T04:22:12.915Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:22:12.915Z] [2019-07-31T04:22:12.915Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:22:12.915Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:22:12.915Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:22:12.915Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:22:12.915Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:22:12.915Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:22:12.915Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:22:12.915Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:22:12.915Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:22:12.915Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:22:15.437Z] process 19314: 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-31T04:22:15.437Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T04:22:15.693Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:22:15.693Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:22:27.876Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-31T04:22:27.876Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-31T04:22:27.876Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0.001 s [2019-07-31T04:22:27.876Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0 s [2019-07-31T04:22:27.876Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-31T04:22:27.876Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-31T04:22:27.876Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest) Time elapsed: 1.118 s [2019-07-31T04:22:27.876Z] [2019-07-31T04:22:27.876Z] Results: [2019-07-31T04:22:27.876Z] [2019-07-31T04:22:27.876Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:22:27.876Z] [2019-07-31T04:22:27.876Z] [2019-07-31T04:22:27.876Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:22:27.838 [2019-07-31T04:22:27.876Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-31T04:22:27.876Z] !STACK 0 [2019-07-31T04:22:27.876Z] java.lang.NullPointerException [2019-07-31T04:22:27.876Z] at java.io.File.(File.java:277) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T04:22:27.876Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T04:22:27.876Z] [2019-07-31T04:22:27.876Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:22:27.839 [2019-07-31T04:22:27.876Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-31T04:22:27.876Z] !STACK 0 [2019-07-31T04:22:27.876Z] java.lang.NullPointerException [2019-07-31T04:22:27.876Z] at java.io.File.(File.java:277) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T04:22:27.876Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T04:22:27.876Z] [2019-07-31T04:22:27.876Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:22:27.848 [2019-07-31T04:22:27.876Z] !MESSAGE Exception executing analysis [2019-07-31T04:22:27.876Z] !STACK 0 [2019-07-31T04:22:27.876Z] java.lang.NullPointerException [2019-07-31T04:22:27.876Z] at java.io.File.(File.java:277) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T04:22:27.876Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T04:22:27.876Z] [2019-07-31T04:22:27.876Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:22:27.849 [2019-07-31T04:22:27.876Z] !MESSAGE Exception executing analysis [2019-07-31T04:22:27.876Z] !STACK 0 [2019-07-31T04:22:27.876Z] java.lang.NullPointerException [2019-07-31T04:22:27.876Z] at java.io.File.(File.java:277) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-31T04:22:27.876Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T04:22:27.876Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T04:22:28.817Z] [2019-07-31T04:22:28.817Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2019-07-31 04:22:28.673 [2019-07-31T04:22:28.817Z] !MESSAGE Failed to evaluate: ReferenceExpression [definitionId=org.eclipse.ui.ide.showInDefinition] [2019-07-31T04:22:28.817Z] !STACK 0 [2019-07-31T04:22:28.817Z] 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@3568e3f] [2019-07-31T04:22:28.817Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:68) [2019-07-31T04:22:28.817Z] at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:103) [2019-07-31T04:22:28.817Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:55) [2019-07-31T04:22:28.817Z] at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:81) [2019-07-31T04:22:28.817Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:69) [2019-07-31T04:22:28.817Z] at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:25) [2019-07-31T04:22:28.817Z] at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:74) [2019-07-31T04:22:28.817Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:74) [2019-07-31T04:22:28.817Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:100) [2019-07-31T04:22:28.817Z] at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:94) [2019-07-31T04:22:28.817Z] at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:109) [2019-07-31T04:22:28.817Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:364) [2019-07-31T04:22:28.817Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:379) [2019-07-31T04:22:28.817Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:208) [2019-07-31T04:22:28.817Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:171) [2019-07-31T04:22:28.817Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102) [2019-07-31T04:22:28.817Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144) [2019-07-31T04:22:28.817Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973) [2019-07-31T04:22:28.817Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:22:28.817Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) [2019-07-31T04:22:28.817Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:234) [2019-07-31T04:22:28.817Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:140) [2019-07-31T04:22:28.817Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:132) [2019-07-31T04:22:28.817Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:231) [2019-07-31T04:22:28.817Z] at org.eclipse.osgi.container.Module.publishEvent(Module.java:493) [2019-07-31T04:22:28.817Z] at org.eclipse.osgi.container.Module.doStop(Module.java:651) [2019-07-31T04:22:28.817Z] at org.eclipse.osgi.container.Module.stop(Module.java:515) [2019-07-31T04:22:28.817Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) [2019-07-31T04:22:28.817Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) [2019-07-31T04:22:28.817Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T04:22:28.817Z] Caused by: org.eclipse.swt.SWTException: Invalid thread access [2019-07-31T04:22:28.817Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-31T04:22:28.817Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-31T04:22:28.817Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-31T04:22:28.817Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-31T04:22:28.817Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:470) [2019-07-31T04:22:28.817Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:558) [2019-07-31T04:22:28.817Z] at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:39) [2019-07-31T04:22:28.817Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:65) [2019-07-31T04:22:28.817Z] ... 29 more [2019-07-31T04:22:29.746Z] [INFO] All tests passed! [2019-07-31T04:22:29.746Z] [INFO] [2019-07-31T04:22:29.746Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:29.746Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:22:29.746Z] [INFO] [2019-07-31T04:22:29.746Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:30.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:22:30.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:22:30.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:22:31.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:22:31.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:22:31.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:22:31.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T04:22:31.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:22:32.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:22:33.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:22:33.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T04:22:33.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:22:33.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:22:33.735Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T04:22:33.735Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T04:22:33.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:22:34.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:22:34.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T04:22:34.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T04:22:34.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:22:34.505Z] [INFO] [2019-07-31T04:22:34.505Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:34.505Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-31T04:22:34.505Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.pom [2019-07-31T04:22:34.505Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T04:22:34.505Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:22:34.505Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T04:22:34.505Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T04:22:34.505Z] [INFO] [2019-07-31T04:22:34.505Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-31T04:22:34.505Z] [INFO] [2019-07-31T04:22:34.505Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [2019-07-31T04:22:34.505Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [127/134] [2019-07-31T04:22:34.505Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:22:34.505Z] [INFO] [2019-07-31T04:22:34.505Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:34.505Z] [INFO] [2019-07-31T04:22:34.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:34.505Z] [INFO] The project's OSGi version is 1.0.0.201907310252 [2019-07-31T04:22:34.505Z] [INFO] [2019-07-31T04:22:34.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:34.505Z] [INFO] [2019-07-31T04:22:34.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:34.505Z] [INFO] [2019-07-31T04:22:34.505Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:34.505Z] [INFO] [2019-07-31T04:22:34.505Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:34.505Z] [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/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:22:34.505Z] [INFO] [2019-07-31T04:22:34.505Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:34.505Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:22:34.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources [2019-07-31T04:22:34.505Z] [INFO] [2019-07-31T04:22:34.505Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:34.505Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes [2019-07-31T04:22:34.762Z] [INFO] [2019-07-31T04:22:34.762Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:34.762Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:22:34.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources [2019-07-31T04:22:34.762Z] [INFO] [2019-07-31T04:22:34.762Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:34.762Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T04:22:34.762Z] [INFO] [2019-07-31T04:22:34.762Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:34.762Z] [INFO] [2019-07-31T04:22:34.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:34.762Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T04:22:35.018Z] [INFO] [2019-07-31T04:22:35.018Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:35.018Z] [INFO] [2019-07-31T04:22:35.018Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:35.018Z] [INFO] [2019-07-31T04:22:35.018Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:35.018Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T04:22:35.018Z] [INFO] [2019-07-31T04:22:35.018Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:35.018Z] [INFO] [2019-07-31T04:22:35.018Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:37.538Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log [2019-07-31T04:22:37.538Z] [INFO] Command line: [2019-07-31T04:22:37.538Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:22:37.538Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:22:40.812Z] !SESSION 2019-07-31 04:22:37.323 ----------------------------------------------- [2019-07-31T04:22:40.812Z] eclipse.buildId=unknown [2019-07-31T04:22:40.812Z] java.version=1.8.0_202 [2019-07-31T04:22:40.812Z] java.vendor=Oracle Corporation [2019-07-31T04:22:40.812Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:22:40.812Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:22:40.812Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:22:40.812Z] [2019-07-31T04:22:40.812Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:22:40.240 [2019-07-31T04:22:40.812Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:22:40.812Z] !STACK 0 [2019-07-31T04:22:40.812Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T04:22:40.812Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:22:40.812Z] [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:22:40.812Z] [2019-07-31T04:22:40.812Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:22:40.427 [2019-07-31T04:22:40.812Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:22:40.812Z] !STACK 0 [2019-07-31T04:22:40.812Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T04:22:40.812Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:22:40.812Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:22:40.812Z] -> 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-31T04:22:40.812Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T04:22:40.812Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:22:40.812Z] [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:22:40.812Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:22:42.705Z] process 19389: 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-31T04:22:42.705Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T04:22:42.962Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:22:42.962Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:22:53.213Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-31T04:22:53.213Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-31T04:22:53.213Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.044 s [2019-07-31T04:22:53.213Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.003 s [2019-07-31T04:22:53.213Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-31T04:22:53.213Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-31T04:22:53.213Z] [2019-07-31T04:22:53.213Z] Results: [2019-07-31T04:22:53.213Z] [2019-07-31T04:22:53.213Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:22:53.213Z] [2019-07-31T04:22:54.582Z] [INFO] All tests passed! [2019-07-31T04:22:54.582Z] [INFO] [2019-07-31T04:22:54.582Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:54.582Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:22:54.582Z] [INFO] [2019-07-31T04:22:54.582Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:54.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:22:54.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:22:54.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:22:54.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:22:55.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:22:55.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:22:56.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T04:22:56.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T04:22:56.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:22:57.915Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:22:57.915Z] [INFO] [2019-07-31T04:22:57.915Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:57.915Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T04:22:57.915Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T04:22:57.915Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T04:22:57.915Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:22:57.915Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:22:57.915Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:22:57.915Z] [INFO] [2019-07-31T04:22:57.915Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-31T04:22:57.915Z] [INFO] [2019-07-31T04:22:57.915Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [2019-07-31T04:22:57.915Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT [128/134] [2019-07-31T04:22:57.915Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:22:57.915Z] [INFO] [2019-07-31T04:22:57.915Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:57.915Z] [INFO] [2019-07-31T04:22:57.915Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:57.915Z] [INFO] The project's OSGi version is 1.0.6.201907310252 [2019-07-31T04:22:57.915Z] [INFO] [2019-07-31T04:22:57.915Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:57.915Z] [INFO] [2019-07-31T04:22:57.915Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:57.915Z] [INFO] [2019-07-31T04:22:57.915Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:57.915Z] [INFO] [2019-07-31T04:22:57.915Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:57.915Z] [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/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:22:57.915Z] [INFO] [2019-07-31T04:22:57.915Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:57.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:22:57.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources [2019-07-31T04:22:57.915Z] [INFO] [2019-07-31T04:22:57.915Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:57.915Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes [2019-07-31T04:22:58.172Z] [INFO] [2019-07-31T04:22:58.172Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:58.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:22:58.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources [2019-07-31T04:22:58.430Z] [INFO] [2019-07-31T04:22:58.430Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:58.430Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T04:22:58.430Z] [INFO] [2019-07-31T04:22:58.430Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:58.430Z] [INFO] [2019-07-31T04:22:58.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:58.430Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-31T04:22:58.430Z] [INFO] [2019-07-31T04:22:58.430Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:58.430Z] [INFO] [2019-07-31T04:22:58.430Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:58.430Z] [INFO] [2019-07-31T04:22:58.430Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:58.430Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-31T04:22:58.430Z] [INFO] [2019-07-31T04:22:58.430Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:22:58.430Z] [INFO] [2019-07-31T04:22:58.430Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:23:00.326Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-31T04:23:00.326Z] [INFO] Command line: [2019-07-31T04:23:00.326Z] [/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/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-31T04:23:00.326Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:23:03.600Z] !SESSION 2019-07-31 04:23:00.268 ----------------------------------------------- [2019-07-31T04:23:03.600Z] eclipse.buildId=unknown [2019-07-31T04:23:03.600Z] java.version=1.8.0_202 [2019-07-31T04:23:03.600Z] java.vendor=Oracle Corporation [2019-07-31T04:23:03.600Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:23:03.600Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-31T04:23:03.600Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-31T04:23:03.600Z] [2019-07-31T04:23:03.600Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:23:03.248 [2019-07-31T04:23:03.600Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:23:03.600Z] !STACK 0 [2019-07-31T04:23:03.600Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T04:23:03.600Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:23:03.600Z] [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:23:03.600Z] [2019-07-31T04:23:03.600Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:23:03.445 [2019-07-31T04:23:03.600Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:23:03.600Z] !STACK 0 [2019-07-31T04:23:03.600Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T04:23:03.600Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:23:03.600Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:23:03.600Z] -> 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-31T04:23:03.600Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T04:23:03.600Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:23:03.600Z] [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:23:03.600Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:23:05.858Z] process 19457: 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-31T04:23:05.858Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T04:23:06.114Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:23:06.114Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:23:18.293Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-31T04:23:18.856Z] Display size: 1440x900 [2019-07-31T04:23:18.856Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-31T04:23:18.856Z] GTK version=3.18.9 [2019-07-31T04:23:18.856Z] GTK theme=Ambiance [2019-07-31T04:23:18.856Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-31T04:23:18.856Z] Time zone: Coordinated Universal Time [2019-07-31T04:23:18.856Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-31T04:23:18.856Z] log4j:WARN Please initialize the log4j system properly. [2019-07-31T04:23:22.128Z] *** BUG *** [2019-07-31T04:23:22.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:23:22.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:23:22.128Z] [2019-07-31T04:23:22.128Z] *** BUG *** [2019-07-31T04:23:22.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:23:22.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:23:22.128Z] [2019-07-31T04:23:22.128Z] *** BUG *** [2019-07-31T04:23:22.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:23:22.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:23:22.128Z] [2019-07-31T04:23:22.128Z] *** BUG *** [2019-07-31T04:23:22.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:23:22.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:23:22.128Z] [2019-07-31T04:23:22.128Z] *** BUG *** [2019-07-31T04:23:22.128Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:23:22.128Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:23:22.128Z] [2019-07-31T04:23:26.300Z] *** BUG *** [2019-07-31T04:23:26.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:23:26.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:23:26.300Z] [2019-07-31T04:23:26.300Z] *** BUG *** [2019-07-31T04:23:26.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:23:26.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:23:26.300Z] [2019-07-31T04:23:26.300Z] *** BUG *** [2019-07-31T04:23:26.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:23:26.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:23:26.300Z] [2019-07-31T04:23:26.300Z] *** BUG *** [2019-07-31T04:23:26.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:23:26.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:23:26.300Z] [2019-07-31T04:23:26.300Z] *** BUG *** [2019-07-31T04:23:26.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-31T04:23:26.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-31T04:23:26.300Z] [2019-07-31T04:25:18.180Z] [2019-07-31T04:25:18.180Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-31 04:25:09.724 [2019-07-31T04:25:18.180Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2019-07-31T04:25:18.180Z] !STACK 0 [2019-07-31T04:25:18.180Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2019-07-31T04:25:18.180Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88) [2019-07-31T04:25:18.180Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141) [2019-07-31T04:25:18.180Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390) [2019-07-31T04:25:18.180Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2019-07-31T04:25:18.180Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2019-07-31T04:25:18.180Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2019-07-31T04:25:18.180Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2019-07-31T04:25:18.180Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2019-07-31T04:25:18.180Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2019-07-31T04:25:18.180Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84) [2019-07-31T04:25:18.180Z] ... 3 more [2019-07-31T04:25:33.031Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 135.446 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-31T04:25:33.031Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.203 s [2019-07-31T04:25:33.031Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.971 s [2019-07-31T04:25:33.031Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 13.185 s [2019-07-31T04:25:33.031Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 19.102 s [2019-07-31T04:25:33.031Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 12.239 s [2019-07-31T04:25:33.031Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 10.474 s [2019-07-31T04:25:33.031Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 8.989 s [2019-07-31T04:25:33.031Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.248 s [2019-07-31T04:25:33.031Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.391 s [2019-07-31T04:25:33.031Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.669 s [2019-07-31T04:25:33.031Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.404 s [2019-07-31T04:25:33.031Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 6.188 s [2019-07-31T04:25:33.031Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.54 s [2019-07-31T04:25:33.031Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.954 s [2019-07-31T04:25:33.031Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.369 s [2019-07-31T04:25:33.031Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped [2019-07-31T04:25:33.031Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.14 s [2019-07-31T04:25:33.031Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.556 s [2019-07-31T04:25:33.031Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.922 s [2019-07-31T04:25:33.031Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.107 s [2019-07-31T04:25:33.031Z] [2019-07-31T04:25:33.031Z] Results: [2019-07-31T04:25:33.031Z] [2019-07-31T04:25:33.031Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T04:25:33.031Z] [2019-07-31T04:25:33.824Z] [2019-07-31T04:25:33.824Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 04:25:33.453 [2019-07-31T04:25:33.824Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T04:25:34.756Z] [INFO] All tests passed! [2019-07-31T04:25:34.756Z] [INFO] [2019-07-31T04:25:34.756Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:25:34.756Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:25:34.756Z] [INFO] [2019-07-31T04:25:34.756Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:25:35.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:25:35.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:25:36.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:25:37.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:25:37.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T04:25:38.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:25:38.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T04:25:39.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:25:39.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:25:39.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:25:39.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:25:39.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:25:40.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:25:40.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T04:25:40.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T04:25:40.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T04:25:40.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:25:40.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T04:25:41.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:25:41.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:25:41.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:25:42.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T04:25:42.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T04:25:43.304Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T04:25:45.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:25:46.531Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T04:25:47.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T04:25:47.094Z] [INFO] [2019-07-31T04:25:47.094Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:25:47.351Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-31T04:25:47.351Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.pom [2019-07-31T04:25:47.351Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T04:25:47.351Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:25:47.351Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-31T04:25:47.351Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-31T04:25:47.351Z] [INFO] [2019-07-31T04:25:47.351Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-31T04:25:47.351Z] [INFO] [2019-07-31T04:25:47.351Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [2019-07-31T04:25:47.351Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [129/134] [2019-07-31T04:25:47.351Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:25:47.608Z] [INFO] [2019-07-31T04:25:47.608Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:47.608Z] [INFO] [2019-07-31T04:25:47.608Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:47.608Z] [INFO] The project's OSGi version is 1.0.0.201907310252 [2019-07-31T04:25:47.608Z] [INFO] [2019-07-31T04:25:47.608Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:47.608Z] [INFO] [2019-07-31T04:25:47.608Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:47.608Z] [INFO] [2019-07-31T04:25:47.608Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:47.608Z] [INFO] [2019-07-31T04:25:47.608Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:47.608Z] [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/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:25:47.608Z] [INFO] [2019-07-31T04:25:47.608Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:47.608Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:25:47.608Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources [2019-07-31T04:25:47.608Z] [INFO] [2019-07-31T04:25:47.608Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:47.608Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes [2019-07-31T04:25:48.172Z] [INFO] [2019-07-31T04:25:48.172Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:48.172Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:25:48.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources [2019-07-31T04:25:48.172Z] [INFO] [2019-07-31T04:25:48.172Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:48.172Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T04:25:48.172Z] [INFO] [2019-07-31T04:25:48.172Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:48.172Z] [INFO] [2019-07-31T04:25:48.172Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:48.172Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T04:25:48.172Z] [INFO] [2019-07-31T04:25:48.172Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:48.172Z] [INFO] [2019-07-31T04:25:48.172Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:48.172Z] [INFO] [2019-07-31T04:25:48.172Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:48.172Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T04:25:48.172Z] [INFO] [2019-07-31T04:25:48.172Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:48.172Z] [INFO] [2019-07-31T04:25:48.172Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:25:50.064Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log [2019-07-31T04:25:50.064Z] [INFO] Command line: [2019-07-31T04:25:50.064Z] [/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/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:25:50.064Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:25:53.334Z] !SESSION 2019-07-31 04:25:50.172 ----------------------------------------------- [2019-07-31T04:25:53.334Z] eclipse.buildId=unknown [2019-07-31T04:25:53.334Z] java.version=1.8.0_202 [2019-07-31T04:25:53.334Z] java.vendor=Oracle Corporation [2019-07-31T04:25:53.334Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:25:53.334Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:25:53.334Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:25:53.334Z] [2019-07-31T04:25:53.334Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:25:53.055 [2019-07-31T04:25:53.334Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:25:53.334Z] !STACK 0 [2019-07-31T04:25:53.334Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T04:25:53.334Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:25:53.334Z] [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:25:53.334Z] [2019-07-31T04:25:53.334Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:25:53.276 [2019-07-31T04:25:53.334Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:25:53.334Z] !STACK 0 [2019-07-31T04:25:53.334Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T04:25:53.334Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:25:53.334Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:25:53.334Z] -> 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-31T04:25:53.334Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T04:25:53.334Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:25:53.334Z] [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:25:53.334Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:25:55.856Z] process 20047: 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-31T04:25:55.856Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T04:25:56.113Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:25:56.113Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T04:26:06.588Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-31T04:26:06.588Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-31T04:26:06.588Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest) Time elapsed: 0.236 s [2019-07-31T04:26:06.588Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-31T04:26:07.152Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-31T04:26:07.152Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.711 s [2019-07-31T04:26:07.152Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.03 s [2019-07-31T04:26:07.152Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.005 s [2019-07-31T04:26:07.152Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.01 s [2019-07-31T04:26:07.152Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.005 s [2019-07-31T04:26:07.152Z] [2019-07-31T04:26:07.152Z] Results: [2019-07-31T04:26:07.152Z] [2019-07-31T04:26:07.152Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:26:07.152Z] [2019-07-31T04:26:12.403Z] [INFO] All tests passed! [2019-07-31T04:26:12.403Z] [INFO] [2019-07-31T04:26:12.403Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:26:12.403Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:26:12.403Z] [INFO] [2019-07-31T04:26:12.403Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:26:12.403Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:26:12.403Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:26:12.403Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:26:12.659Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:26:12.659Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:26:12.915Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:26:12.915Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:26:12.915Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:26:13.172Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:26:13.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T04:26:13.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T04:26:13.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:26:15.052Z] [INFO] [2019-07-31T04:26:15.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:26:15.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-31T04:26:16.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-31T04:26:17.787Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-31T04:26:18.044Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:26:18.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:26:18.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:26:18.300Z] [INFO] [2019-07-31T04:26:18.300Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-31T04:26:18.300Z] [INFO] [2019-07-31T04:26:18.300Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [2019-07-31T04:26:18.300Z] [INFO] Building Trace Compass All Tests 1.0.6-SNAPSHOT [130/134] [2019-07-31T04:26:18.300Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:26:18.557Z] [INFO] [2019-07-31T04:26:18.557Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:18.557Z] [INFO] [2019-07-31T04:26:18.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:18.557Z] [INFO] The project's OSGi version is 1.0.6.201907310252 [2019-07-31T04:26:18.557Z] [INFO] [2019-07-31T04:26:18.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:18.557Z] [INFO] [2019-07-31T04:26:18.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:18.557Z] [INFO] [2019-07-31T04:26:18.557Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:18.557Z] [INFO] [2019-07-31T04:26:18.557Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:18.557Z] [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/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:26:18.557Z] [INFO] [2019-07-31T04:26:18.557Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:18.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:26:18.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/main/resources [2019-07-31T04:26:18.557Z] [INFO] [2019-07-31T04:26:18.557Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:18.557Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/classes [2019-07-31T04:26:20.659Z] [INFO] [2019-07-31T04:26:20.659Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:20.659Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:26:20.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/test/resources [2019-07-31T04:26:20.659Z] [INFO] [2019-07-31T04:26:20.659Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:20.659Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T04:26:20.659Z] [INFO] [2019-07-31T04:26:20.659Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:21.223Z] [INFO] [2019-07-31T04:26:21.223Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:21.223Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-31T04:26:21.223Z] [INFO] [2019-07-31T04:26:21.223Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:21.223Z] [INFO] [2019-07-31T04:26:21.223Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:21.223Z] [INFO] [2019-07-31T04:26:21.223Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:21.223Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-31T04:26:21.223Z] [INFO] [2019-07-31T04:26:21.223Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:21.223Z] [INFO] [2019-07-31T04:26:21.223Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:25.397Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log [2019-07-31T04:26:25.397Z] [INFO] Command line: [2019-07-31T04:26:25.397Z] [/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/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:26:25.397Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:26:28.670Z] !SESSION 2019-07-31 04:26:24.823 ----------------------------------------------- [2019-07-31T04:26:28.670Z] eclipse.buildId=unknown [2019-07-31T04:26:28.670Z] java.version=1.8.0_202 [2019-07-31T04:26:28.670Z] java.vendor=Oracle Corporation [2019-07-31T04:26:28.670Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:26:28.670Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:26:28.670Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:26:28.670Z] [2019-07-31T04:26:28.670Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:26:28.260 [2019-07-31T04:26:28.670Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:26:28.670Z] !STACK 0 [2019-07-31T04:26:28.670Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-31T04:26:28.670Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:26:28.670Z] [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:26:28.670Z] [2019-07-31T04:26:28.670Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:26:28.426 [2019-07-31T04:26:28.670Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:26:28.670Z] !STACK 0 [2019-07-31T04:26:28.670Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-31T04:26:28.670Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:26:28.670Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:26:28.670Z] -> 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-31T04:26:28.670Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T04:26:28.670Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:26:28.670Z] [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:26:28.670Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:26:30.563Z] [2019-07-31T04:26:30.563Z] Results: [2019-07-31T04:26:30.563Z] [2019-07-31T04:26:30.563Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:26:30.563Z] [2019-07-31T04:26:31.933Z] [WARNING] No tests found. [2019-07-31T04:26:31.933Z] [INFO] [2019-07-31T04:26:31.933Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:31.933Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:26:31.933Z] [INFO] [2019-07-31T04:26:31.933Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:38.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-31T04:26:38.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-31T04:26:38.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-31T04:26:38.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-31T04:26:39.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-31T04:26:39.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-31T04:26:39.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-31T04:26:39.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-31T04:26:39.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests' with 3 classes [2019-07-31T04:26:40.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T04:26:40.141Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-31T04:26:40.397Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-31T04:26:40.397Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-31T04:26:40.397Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T04:26:40.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-31T04:26:40.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-31T04:26:40.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-31T04:26:40.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-31T04:26:40.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-31T04:26:40.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-31T04:26:41.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-31T04:26:41.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-31T04:26:41.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-31T04:26:42.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-31T04:26:42.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-31T04:26:42.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-31T04:26:42.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-31T04:26:42.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-31T04:26:42.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-31T04:26:43.013Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:26:43.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T04:26:43.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-31T04:26:43.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-31T04:26:43.526Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T04:26:44.454Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-31T04:26:44.454Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-31T04:26:44.711Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:26:44.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T04:26:45.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-31T04:26:45.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-31T04:26:46.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-31T04:26:46.975Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-31T04:26:46.975Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-31T04:26:46.975Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-31T04:26:46.975Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T04:26:47.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T04:26:47.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:26:47.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:26:47.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:26:48.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:26:48.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T04:26:48.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:26:49.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T04:26:49.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:26:50.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T04:26:50.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:26:50.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T04:26:50.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:26:50.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T04:26:50.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:26:50.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:26:50.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:26:50.784Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T04:26:51.046Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T04:26:51.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T04:26:51.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T04:26:52.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T04:26:52.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:26:52.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:26:52.635Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-31T04:26:52.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T04:26:53.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-31T04:26:53.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T04:26:53.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T04:26:53.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T04:26:53.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T04:26:54.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T04:26:54.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T04:26:54.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T04:26:55.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T04:26:56.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T04:26:56.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T04:26:57.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T04:26:57.804Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T04:26:58.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:26:58.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T04:26:58.574Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-31T04:26:58.574Z] [INFO] [2019-07-31T04:26:58.574Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:58.574Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-31T04:26:58.574Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.pom [2019-07-31T04:26:58.574Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T04:26:58.574Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:26:58.574Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-31T04:26:58.574Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-31T04:26:58.574Z] [INFO] [2019-07-31T04:26:58.574Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests --- [2019-07-31T04:26:58.574Z] [INFO] [2019-07-31T04:26:58.574Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [2019-07-31T04:26:58.574Z] [INFO] Building org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT [131/134] [2019-07-31T04:26:58.574Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T04:26:58.831Z] [INFO] [2019-07-31T04:26:58.831Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:58.831Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target [2019-07-31T04:26:58.831Z] [INFO] [2019-07-31T04:26:58.831Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:58.831Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T04:26:58.831Z] [INFO] [2019-07-31T04:26:58.831Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:58.831Z] [INFO] [2019-07-31T04:26:58.831Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:58.831Z] [INFO] [2019-07-31T04:26:58.831Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:58.831Z] [INFO] [2019-07-31T04:26:58.831Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:58.831Z] [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/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:26:58.831Z] [INFO] [2019-07-31T04:26:58.831Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:58.831Z] [INFO] [2019-07-31T04:26:58.831Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:58.831Z] [INFO] [2019-07-31T04:26:58.831Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:59.090Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-31T04:26:59.090Z] [INFO] [2019-07-31T04:26:59.090Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:59.090Z] [INFO] [2019-07-31T04:26:59.090Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:59.090Z] [INFO] [2019-07-31T04:26:59.090Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:59.090Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:26:59.090Z] [INFO] [2019-07-31T04:26:59.090Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:59.090Z] [INFO] [2019-07-31T04:26:59.090Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:59.090Z] [INFO] [2019-07-31T04:26:59.090Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:26:59.090Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:26:59.090Z] [INFO] [2019-07-31T04:26:59.090Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:27:04.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:27:04.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:27:04.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:27:04.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-31T04:27:04.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T04:27:05.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:27:05.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:27:05.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T04:27:05.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:27:08.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-31T04:27:08.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T04:27:08.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T04:27:08.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T04:27:08.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:27:08.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-31T04:27:08.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T04:27:08.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:27:08.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T04:27:08.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:27:08.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-31T04:27:08.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T04:27:08.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:27:08.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:27:08.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:27:08.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-31T04:27:08.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:27:08.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T04:27:09.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T04:27:09.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-31T04:27:09.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T04:27:09.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-31T04:27:09.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-31T04:27:09.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T04:27:09.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T04:27:09.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T04:27:09.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T04:27:09.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-31T04:27:09.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-31T04:27:09.705Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:27:09.705Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:27:09.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-31T04:27:09.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-31T04:27:09.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T04:27:09.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-31T04:27:09.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-31T04:27:09.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-31T04:27:09.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-31T04:27:09.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T04:27:09.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T04:27:10.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T04:27:10.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T04:27:10.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-31T04:27:10.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T04:27:10.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-31T04:27:10.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T04:27:10.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-31T04:27:10.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T04:27:10.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-31T04:27:10.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T04:27:10.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T04:27:10.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-31T04:27:10.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-31T04:27:10.988Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-31T04:27:10.988Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T04:27:11.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-31T04:27:11.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T04:27:11.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-31T04:27:11.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-31T04:27:11.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-31T04:27:11.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T04:27:11.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-31T04:27:11.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-31T04:27:11.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-31T04:27:11.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-31T04:27:11.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T04:27:11.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-31T04:27:11.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-31T04:27:11.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-31T04:27:11.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-31T04:27:11.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-31T04:27:11.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-31T04:27:11.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T04:27:11.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:27:11.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T04:27:11.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-31T04:27:11.758Z] [INFO] [2019-07-31T04:27:11.758Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:27:11.758Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-31T04:27:11.758Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.pom [2019-07-31T04:27:11.758Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:27:11.758Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:27:11.758Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:27:11.758Z] [INFO] [2019-07-31T04:27:11.758Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing --- [2019-07-31T04:27:11.758Z] [INFO] [2019-07-31T04:27:11.758Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [2019-07-31T04:27:11.758Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT [132/134] [2019-07-31T04:27:11.758Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-31T04:27:11.758Z] [INFO] [2019-07-31T04:27:11.758Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:11.758Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target [2019-07-31T04:27:11.758Z] [INFO] [2019-07-31T04:27:11.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:11.758Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T04:27:11.758Z] [INFO] [2019-07-31T04:27:11.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:11.758Z] [INFO] [2019-07-31T04:27:11.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:11.758Z] [INFO] [2019-07-31T04:27:11.758Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:11.758Z] [INFO] [2019-07-31T04:27:11.758Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:11.758Z] [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/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:27:11.758Z] [INFO] [2019-07-31T04:27:11.758Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:11.759Z] [INFO] [2019-07-31T04:27:11.759Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:11.759Z] [INFO] [2019-07-31T04:27:11.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:11.759Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-31T04:27:11.759Z] [INFO] [2019-07-31T04:27:11.759Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:11.759Z] [INFO] [2019-07-31T04:27:11.759Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:11.759Z] [INFO] [2019-07-31T04:27:11.759Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:12.015Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:27:12.015Z] [INFO] [2019-07-31T04:27:12.015Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:12.015Z] [INFO] [2019-07-31T04:27:12.015Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:12.015Z] [INFO] [2019-07-31T04:27:12.015Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:12.015Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:27:12.015Z] [INFO] [2019-07-31T04:27:12.015Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:12.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:27:12.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:27:12.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:27:12.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:27:12.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:27:13.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:27:13.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T04:27:13.625Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:27:14.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T04:27:14.701Z] [INFO] [2019-07-31T04:27:14.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:14.701Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-31T04:27:14.958Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.pom [2019-07-31T04:27:14.958Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-31T04:27:14.958Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:27:14.958Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [2019-07-31T04:27:14.958Z] [INFO] Building Trace Compass Repository 5.0.0-SNAPSHOT [133/134] [2019-07-31T04:27:14.958Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:14.958Z] [INFO] The project's OSGi version is 5.0.0.201907310252 [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:14.958Z] [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/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:14.958Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:27:14.958Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/src/main/resources [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:14.958Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-31T04:27:14.958Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:14.958Z] [INFO] [2019-07-31T04:27:14.958Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:33.014Z] [INFO] [2019-07-31T04:27:33.014Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:33.014Z] [INFO] [2019-07-31T04:27:33.014Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:33.014Z] [INFO] [2019-07-31T04:27:33.014Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:33.014Z] [INFO] [2019-07-31T04:27:33.014Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:33.014Z] [INFO] [2019-07-31T04:27:33.014Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:34.906Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.zip [2019-07-31T04:27:37.426Z] [INFO] [2019-07-31T04:27:37.426Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:37.426Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:27:37.426Z] [INFO] [2019-07-31T04:27:37.426Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:45.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:27:45.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:27:45.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:27:45.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-31T04:27:45.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T04:27:45.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:27:45.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:27:45.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-31T04:27:45.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-31T04:27:47.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-31T04:27:47.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-31T04:27:47.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-31T04:27:47.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-31T04:27:47.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:27:47.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-31T04:27:47.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-31T04:27:47.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:27:47.687Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T04:27:47.687Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:27:47.687Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-31T04:27:47.687Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-31T04:27:48.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T04:27:48.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T04:27:48.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:27:48.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:27:48.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:27:48.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-31T04:27:48.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:27:48.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T04:27:49.021Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T04:27:49.021Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-31T04:27:49.021Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T04:27:49.021Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-31T04:27:49.021Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-31T04:27:49.021Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T04:27:49.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-31T04:27:49.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-31T04:27:49.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-31T04:27:49.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-31T04:27:49.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-31T04:27:49.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-31T04:27:49.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-31T04:27:49.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-31T04:27:49.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-31T04:27:49.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-31T04:27:49.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:27:49.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-31T04:27:50.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-31T04:27:50.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-31T04:27:50.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-31T04:27:50.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-31T04:27:50.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-31T04:27:50.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-31T04:27:50.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-31T04:27:50.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-31T04:27:50.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-31T04:27:50.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-31T04:27:50.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-31T04:27:50.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-31T04:27:50.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-31T04:27:50.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-31T04:27:50.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-31T04:27:50.816Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-31T04:27:50.816Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-31T04:27:50.816Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-31T04:27:51.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-31T04:27:51.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-31T04:27:51.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-31T04:27:51.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-31T04:27:51.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-31T04:27:51.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-31T04:27:51.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-31T04:27:51.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-31T04:27:51.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-31T04:27:51.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-31T04:27:51.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-31T04:27:51.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-31T04:27:51.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:27:51.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-31T04:27:51.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-31T04:27:51.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-31T04:27:51.586Z] [INFO] [2019-07-31T04:27:51.586Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:51.586Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-31T04:27:51.586Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.pom [2019-07-31T04:27:51.586Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:27:51.586Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:27:51.586Z] [INFO] [2019-07-31T04:27:51.586Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site --- [2019-07-31T04:27:51.586Z] [INFO] [2019-07-31T04:27:51.586Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test >-- [2019-07-31T04:27:51.586Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT [134/134] [2019-07-31T04:27:51.586Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:27:51.586Z] [INFO] [2019-07-31T04:27:51.586Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.586Z] [INFO] [2019-07-31T04:27:51.586Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.586Z] [INFO] The project's OSGi version is 1.0.1.201907310252 [2019-07-31T04:27:51.586Z] [INFO] [2019-07-31T04:27:51.586Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.586Z] [INFO] [2019-07-31T04:27:51.586Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.586Z] [INFO] [2019-07-31T04:27:51.586Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.586Z] [INFO] [2019-07-31T04:27:51.586Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.586Z] [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/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:27:51.586Z] [INFO] [2019-07-31T04:27:51.586Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.586Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:27:51.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/main/resources [2019-07-31T04:27:51.586Z] [INFO] [2019-07-31T04:27:51.586Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.586Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/classes [2019-07-31T04:27:51.586Z] [INFO] [2019-07-31T04:27:51.586Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.586Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:27:51.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/test/resources [2019-07-31T04:27:51.586Z] [INFO] [2019-07-31T04:27:51.586Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.586Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-31T04:27:51.843Z] [INFO] [2019-07-31T04:27:51.843Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.843Z] [INFO] [2019-07-31T04:27:51.843Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.843Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-31T04:27:51.843Z] [INFO] [2019-07-31T04:27:51.843Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.843Z] [INFO] [2019-07-31T04:27:51.843Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.843Z] [INFO] [2019-07-31T04:27:51.843Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.843Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-31T04:27:51.843Z] [INFO] [2019-07-31T04:27:51.843Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.843Z] [INFO] [2019-07-31T04:27:51.843Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.843Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:27:51.843Z] [INFO] [2019-07-31T04:27:51.843Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:51.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:27:51.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:27:51.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-31T04:27:52.100Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 422 classes [2019-07-31T04:27:52.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:27:52.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:27:52.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:27:52.663Z] [INFO] [2019-07-31T04:27:52.663Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:52.663Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-31T04:27:52.663Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.pom [2019-07-31T04:27:52.663Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-31T04:27:52.663Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:27:52.663Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T04:27:52.921Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T04:27:52.921Z] [INFO] [2019-07-31T04:27:52.921Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-31T04:27:52.921Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T04:27:52.921Z] [INFO] Reactor Summary: [2019-07-31T04:27:52.921Z] [INFO] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass Parent 5.0.0-SNAPSHOT ................ SUCCESS [ 44.408 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT SUCCESS [ 0.099 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT SUCCESS [ 0.072 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 15.218 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass State System Parent 5.0.0-SNAPSHOT ... SUCCESS [ 0.084 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 1.928 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT SUCCESS [ 1.601 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT SUCCESS [ 1.821 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass TMF Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.154 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass Filter Parser 1.0.2-SNAPSHOT ......... SUCCESS [ 0.690 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 7.249 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 2.458 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass CTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.034 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT .... SUCCESS [ 6.178 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT ... SUCCESS [ 2.194 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [01:16 min] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT SUCCESS [ 18.224 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:48 min] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 4.088 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [09:59 min] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 14.395 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 11.483 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 3.975 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT SUCCESS [ 2.213 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 13.774 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 1.715 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT SUCCESS [ 1.941 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT SUCCESS [ 12.094 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 4.561 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT SUCCESS [ 4.002 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 3.178 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT SUCCESS [ 3.220 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 2.825 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT SUCCESS [02:19 min] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT SUCCESS [ 4.170 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT SUCCESS [ 5.432 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 27.047 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT SUCCESS [ 2.054 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 45.337 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT SUCCESS [ 4.009 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT SUCCESS [03:36 min] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [06:50 min] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 22.948 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 31.124 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT .. SUCCESS [ 0.044 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 1.861 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT SUCCESS [ 2.938 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT SUCCESS [ 3.453 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [02:24 min] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:32 min] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [02:31 min] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 8.244 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 31.019 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 52.315 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass BTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.036 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 1.518 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass Documentation 5.0.0-SNAPSHOT ......... SUCCESS [ 0.030 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass Developer Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 28.424 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT SUCCESS [ 3.793 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT ........ SUCCESS [ 4.606 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 3.218 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT ........ SUCCESS [ 4.537 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT SUCCESS [ 11.006 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT SUCCESS [ 12.271 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.593 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 12.592 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT .... SUCCESS [ 4.469 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [03:41 min] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass User Guide 5.0.0-SNAPSHOT ............ SUCCESS [ 10.405 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT SUCCESS [ 6.278 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass RCP User Guide 5.0.0-SNAPSHOT ........ SUCCESS [ 6.554 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass Pcap User Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 5.864 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 3.142 s] [2019-07-31T04:27:52.921Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT SUCCESS [ 0.055 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT SUCCESS [ 3.626 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT SUCCESS [ 3.989 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT ... SUCCESS [ 6.011 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 13.285 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 33.500 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 12.137 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT SUCCESS [ 2.501 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT SUCCESS [ 0.841 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT SUCCESS [ 3.842 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT SUCCESS [ 5.709 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT SUCCESS [ 6.918 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 19.150 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 12.201 s] [2019-07-31T04:27:52.921Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 58.063 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 6.343 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT SUCCESS [ 7.678 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT SUCCESS [01:06 min] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:58 min] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT SUCCESS [ 3.468 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SUCCESS [ 6.319 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT . SUCCESS [ 8.207 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 45.561 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 26.323 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [01:30 min] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [06:06 min] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:40 min] [2019-07-31T04:27:52.922Z] [INFO] Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT SUCCESS [ 0.029 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT .. SUCCESS [ 0.931 s] [2019-07-31T04:27:52.922Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT SUCCESS [ 12.352 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [ 1.512 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT SUCCESS [ 3.072 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT ... SUCCESS [ 4.760 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [ 12.224 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 54.677 s] [2019-07-31T04:27:52.922Z] [INFO] Trace Compass RCP Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.031 s] [2019-07-31T04:27:52.922Z] [INFO] Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT .. SUCCESS [ 0.314 s] [2019-07-31T04:27:52.922Z] [INFO] Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT .. SUCCESS [ 0.112 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT ..... SUCCESS [ 2.904 s] [2019-07-31T04:27:52.922Z] [INFO] Trace Compass RCP Feature 5.0.0-SNAPSHOT ........... SUCCESS [ 4.606 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [ 0.257 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SUCCESS [ 0.608 s] [2019-07-31T04:27:52.922Z] [INFO] Trace Compass Json trace Parent 5.0.0-SNAPSHOT ..... SUCCESS [ 0.018 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT SUCCESS [ 1.438 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SUCCESS [ 4.999 s] [2019-07-31T04:27:52.922Z] [INFO] Trace Compass RCP Product 5.0.0-SNAPSHOT ........... SUCCESS [02:29 min] [2019-07-31T04:27:52.922Z] [INFO] Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT SUCCESS [ 0.026 s] [2019-07-31T04:27:52.922Z] [INFO] Trace Compass Target Platform 5.0.0-SNAPSHOT ....... SUCCESS [ 3.479 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [10:45 min] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT SUCCESS [ 13.218 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [ 11.709 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:52 min] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 28.166 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 23.353 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [02:49 min] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 30.863 s] [2019-07-31T04:27:52.922Z] [INFO] Trace Compass All Tests 1.0.6-SNAPSHOT ............. SUCCESS [ 40.351 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT .... SUCCESS [ 13.139 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT . SUCCESS [ 3.025 s] [2019-07-31T04:27:52.922Z] [INFO] Trace Compass Repository 5.0.0-SNAPSHOT ............ SUCCESS [ 36.708 s] [2019-07-31T04:27:52.922Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT SUCCESS [ 1.246 s] [2019-07-31T04:27:52.922Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T04:27:52.922Z] [INFO] BUILD SUCCESS [2019-07-31T04:27:52.922Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T04:27:52.922Z] [INFO] Total time: 01:35 h [2019-07-31T04:27:52.922Z] [INFO] Finished at: 2019-07-31T04:27:52Z [2019-07-31T04:27:52.922Z] [INFO] ------------------------------------------------------------------------ Post stage [Pipeline] archiveArtifacts [2019-07-31T04:27:55.024Z] Archiving artifacts Error when executing always post condition: hudson.remoting.RequestAbortedException: java.nio.channels.ClosedChannelException at hudson.remoting.Request.abort(Request.java:340) at hudson.remoting.Channel.terminate(Channel.java:1040) at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:209) at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:222) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816) at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:287) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:172) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816) at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:795) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.130.14.1/10.130.14.1:38246 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.Request.call(Request.java:202) at hudson.remoting.Channel.call(Channel.java:956) at hudson.FilePath.act(FilePath.java:1070) at hudson.FilePath.act(FilePath.java:1059) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:233) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$295.00000000F00C7410.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) ... 3 more Caused by: java.nio.channels.ClosedChannelException ... 8 more [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] emailext [2019-07-31T04:28:35.392Z] ERROR: Issue with creating launcher for agent tracecompass-build-qj3l8-nlqpr. The agent has not been fully initialized yet [2019-07-31T04:28:40.415Z] Not sending mail to unregistered user bernd.hufmann@ericsson.com because your SCM claimed this was associated with a user ID ‘bernd hufmann' which your security realm does not recognize; you may need changes in your SCM plugin [2019-07-31T04:28:40.416Z] Not sending mail to unregistered user gbastien+lttng@versatic.net because your SCM claimed this was associated with a user ID ‘gbastien+lttng' which your security realm does not recognize; you may need changes in your SCM plugin [2019-07-31T04:28:40.417Z] Not sending mail to unregistered user matthew.khouzam@ericsson.com because your SCM claimed this was associated with a user ID ‘matthew khouzam' which your security realm does not recognize; you may need changes in your SCM plugin [2019-07-31T04:28:40.417Z] Sending email to: ${EMAIL_RECIPIENT} simon.delisle@ericsson.com [2019-07-31T04:28:40.484Z] Successfully sent to the following addresses: simon.delisle@ericsson.com [2019-07-31T04:28:40.484Z] Error sending to the following INVALID addresses: ${EMAIL_RECIPIENT} [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline java.nio.channels.ClosedChannelException Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.130.14.1/10.130.14.1:38246 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.Request.call(Request.java:202) at hudson.remoting.Channel.call(Channel.java:956) at hudson.FilePath.act(FilePath.java:1070) at hudson.FilePath.act(FilePath.java:1059) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:233) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$295.00000000F00C7410.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) Caused: hudson.remoting.RequestAbortedException at hudson.remoting.Request.abort(Request.java:340) at hudson.remoting.Channel.terminate(Channel.java:1040) at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:209) at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:222) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816) at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:287) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:172) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816) at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:795) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Finished: FAILURE